GET /admin/org/{id}/associations

Operation:
GET /admin/org/{id}/associations
Description:
Retrieves the complete list of Organizations associated with this organization
Since:
29.0
Input parameters
Consume media type(s):
None
Input type:
None
Output parameters
non-null, possibly empty {@link List} of {@link OrgAssociationsType} representing this organization's associations

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