PUT /admin/org/{id}/associations/{remoteSiteId}/{remoteOrgId}

Operation:
PUT /admin/org/{id}/associations/{remoteSiteId}/{remoteOrgId}
Description:
Update an organization association
Since:
29.0
Input parameters
{@link OrgAssociationsType} containing updated info

Consume media type(s):
application/vnd.vmware.admin.organizationAssociation+xml
Input type:
OrgAssociationType
Output parameters
Reference to the task updating the org's association

Produce media type(s):
application/vnd.vmware.vcloud.task+xml
Output type:
TaskType
Examples