VMware Cloud Director API - PUT-Association
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
application/vnd.vmware.admin.organizationAssociation+json - Input type:
 - OrgAssociationType
 
 - Output parameters
 - 
                    Reference to the task updating the org's association
- Produce media type(s):
 - application/vnd.vmware.vcloud.task+xml
application/vnd.vmware.vcloud.task+json - Output type:
 - javax.ws.rs.core.Response
 
 - Examples
 -