Deployment URIs

This section provides detail about URI addresses and associated HTTP methods from Windows Device Portal (WDP) for ERA deployment.

In this section

/ext/app/packagemanager/era/available
Determines whether there are any apps ready to be registered on the Title Scratch drive or in the DeveloperFiles LooseApps folder.

/ext/app/packagemanager/era/check
Determines whether the specified AppXManifest is for an ERA title or a UWP application.

Note Only supported for the Xbox One platform.

/ext/app/packagemanager/era/register
Registers the app in the specified loose folder, or registers an app on a specified drive by the package full name.

Note Only supported for the Xbox One platform.

/ext/app/packagemanager/era/registernetwork
Registers the app on the specified network share.

Note Only supported for the Xbox One platform.

/ext/app/packagemanager/era/streaming
Starts the streaming install of an XVC from a network share or local drive on the console.

Note Only supported for the Xbox One platform.

/ext/app/packagemanager/era/upload
Uploads the contents of the specified folder to the Title Scratch Drive (or to a subfolder within that folder).

Note Only supported for the Xbox One platform.

/ext/app/unregistered
Returns a JSON array of unregistered packages.

Note Only supported for the Xbox One platform.

/ext/app/move
Manages moves of applications from one drive to another, and supports getting status and cancelling streaming installs.

Note Only supported for the Xbox One platform.

See also

Windows Device Portal REST API Reference