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. null if no member found.

Produce media type(s):
application/vnd.vmware.admin.organizationAssociation+xml
Output type:
OrgAssociationType
Examples