Breaking Changes
In this article
Breaking changes cause REST API v1.6 to function differently and could affect the client code.
The following required parameters were added to the request body of the POST /vCloud/orgConfigs operation.
Element | Type | Description | Modifiable | Min/Max Occurrence |
---|---|---|---|---|
RepositoryFriendlyName | String | Backup repository name displayed to vCloud Director organization members, for example: Backup Repository 1. | Yes | 1/1 |
HostUid | UidType | UID of the vCloud Director host where the vCloud Director organization has been created. | Yes | 1/1 |