POST (/ext/app/packagemanager/era/registernetwork)

Registers the app on the specified network share.

URI parameters

Parameter Description  
networkshare base64-encoded string The network share location of the package to be registered. This network share should be base64-encoded.

Required request headers

None.

Required request body

None.

Optional request body

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.

Response

None.

HTTP status codes

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.

See also

Parent

/ext/app/packagemanager/era/registernetwork