Gets a Boolean value that indicates whether the specified AppXManifest is for an ERA title.
| Parameter | Description | |
|---|---|---|
| networkshare | base64-encoded string | The network share location of the system update packages. This network share should be base64-encoded. |
None.
if credentials are required to access the network share, the request must contain a JSON body that contains optional username and password parameters and a Boolean parameter AllowSameBuild that indicates whether the recovery should be allowed to proceed even if the console is already on this build. The JSON should also contain an array named RecoverOptions which contains ParamName to ParamValue key-value pairs specifying the following update options:
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 console was successfully updated to the specified recovery. |
| 4XX | Error codes. |
| 5XX | Error codes. |