Registers the app on the specified network share.
| Parameter | Description | |
|---|---|---|
| networkshare | base64-encoded string | The network share location of the package to be registered. This network share should be base64-encoded. |
None.
None.
This API can take a “username” and “password” optional parameter in JSON format in the request body if credentials are needed to access the network share.
None.
The service returns one of the status codes in this section in response to a request made with this method on this resource.
| Code | Description |
|---|---|
| 200 | The app was successfully registered. |
| 4XX | Error codes. |
| 5XX | Error codes. |