Resource Changes
The following new resource parameters and parameter values were introduced in REST API v1.6.
Logon Sessions
The v1_6 version was added to the /sessionMngr resource. For details, see HTTP Authentication.
Backup Repositories
The Nfs value was added to the Kind parameter of the entity resource representation of the /repositories/{ID} resource.
VMware vCloud Director
- The following parameters were added to the request body of the POST /vCloud/orgConfigs operation.
Element | Type | Description | Modifiable | Min/Max Occurrence |
---|---|---|---|---|
RepositoryFriendlyName | String | Name of the backup repository that will be displayed to vCloud Director organization members, for example: Backup Repository 1. | Yes | 1/1 |
HighPriorityJob | Boolean | Defines whether the backup job has a high priority. Possible values:
| Yes | 0/1 |
HostUid | UidType | UID of the vCloud Director server for which the configuration is created. | Yes | 1/1 |
- The HighPriorityJob parameter was added to the entity resource representation of the /vCloud/orgConfigs/{ID} resource.
vSphere Self-Service Backup Portal
- The following parameters were added to the request body of the POST /selfService/vSphere/Configs operation.
Element | Type | Description | Modifiable | Min/Max Occurrence |
---|---|---|---|---|
AccountType | String | Type of the tenant access configuration. Possible values:
| False | 0/1 |
HighPriorityJob | Boolean | Defines whether the backup job has a high priority. Possible values:
| Yes | 0/1 |
VCentersScope | VCentersScopeListType | Defines a list of vCenter Servers whose VMs are available to the tenant. By default, the tenant has access to all vCenter Servers. | Yes | 0/1 |
- The HighPriorityJob and VCentersScope parameters were added to the entity resource representation of the /selfService/vSphere/Configs/{ID} resource.
- The AccountSid parameter of vSphere Self-Service account settings specified in the request body for the PUT /selfService/vSphere/Configs/{ID} operation was marked as optional.
Veeam Agent
The HierarchyObjRef parameter was added to the entity resource representation of the /agents/protectionGroups/{ID} and /agents/discoveredComputers/{ID} resources.
Veeam Cloud Connect
- The ActiveDirectory value was added to the Type parameter of the entity resource representation of the /cloud/tenants/{ID} resource.
- The Domain parameter was added to the request body of the POST /cloud/tenants operation.
Element | Type | Description | Modifiable | Min/Max Occurrence |
---|---|---|---|---|
Domain | CloudTenantADDomainInfoType | Specifies settings of the Active Directory domain for Active Directory tenant account. For details, see Active Directory Domain Options. | Yes | 0/1 |