Request
PUT http://{hostname}:{port}
/backupUsers/{id}?{parameters}
Accept: application/json
Content-Type: application/json
Table 1. Request parameters
Parameter |
Type |
Required |
Description |
format |
string |
false |
|
Table 2. URL parameters
Parameter |
Type |
Required |
Description |
id |
string |
true |
The ID of the backupUser element. |
For the
format parameter, use one of the following format options:
detail
- Primary properties, full user profiles, and order in the list of backups
For details about the full JSON that the server returns when you select one of these formats, see the related resource:
backupUsers resource.