POST /admin/org/{id}/associations

Operation:
POST /admin/org/{id}/associations
Description:
Adds a new member to this organization's associations
Since:
29.0
Input parameters
{@link OrgAssociationType} representing the new association member to be added

Consume media type(s):
application/vnd.vmware.admin.organizationAssociation+xml
Input type:
OrgAssociationType
Output parameters
Reference to the task performing the association

Produce media type(s):
application/vnd.vmware.vcloud.task+xml
Output type:
TaskType
Examples