VMware Cloud Director API - GET-Association
GET /admin/org/{id}/associations/{remoteSiteId}/{remoteOrgId}
- Operation:
 - GET /admin/org/{id}/associations/{remoteSiteId}/{remoteOrgId}
 - Description:
 - Retrieves a specific member from the organization's associations as identified by identifier included in the request
 - Since:
 - 29.0
 - Input parameters
 - 
                
- Consume media type(s):
 - None
 - Input type:
 - None
 
 - Output parameters
 - 
                    the {@link OrgAssociationType} representing the particular organization association
         record. 
nullif no member found.
- Produce media type(s):
 - application/vnd.vmware.admin.organizationAssociation+xml
application/vnd.vmware.admin.organizationAssociation+json - Output type:
 - OrgAssociationType
 
 - Examples
 -