VMware Cloud Director API - GET-AssociationData
GET /admin/org/{id}/associations/localAssociationData
- Operation:
 - GET /admin/org/{id}/associations/localAssociationData
 - Description:
 - Gets the associaiton data for a given local org. This can be pasted into the body of a request to add an associated org on a remote site
 - Since:
 - Input parameters
 - 
                
- Consume media type(s):
 - None
 - Input type:
 - None
 
 - Output parameters
 - 
                    {@link OrgAssociationType} containing the local org's info
- Produce media type(s):
 - application/vnd.vmware.admin.organizationAssociation+xml
application/vnd.vmware.admin.organizationAssociation+json - Output type:
 - OrgAssociationType
 
 - Examples
 -