GET (/ext/app/unregistered)

Returns a JSON array of unregistered packages.

URI parameters

None.

Required request headers

None.

Required request body

None.

Response

If the call is successful, the service will return a JSON array containing information about the unregistered packages on the console. Each entry in the array will contain the following members.

Member Description
PackageFullName Name of the app.
DeployType This should be UnregisteredPackage.
DeployDrive The drive where the package resides.
DeploySizeInBytes The size of the package.

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 operation was successful.
500 A server error occurred.

See also

Parent

/ext/app/unregistered