VMware Cloud Director API - POST-AddOrgAssociation
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
application/vnd.vmware.admin.organizationAssociation+json
- Input type:
- OrgAssociationType
- Output parameters
-
Reference to the task performing the association
- Produce media type(s):
-
application/vnd.vmware.vcloud.task+xml
application/vnd.vmware.vcloud.task+json
- Output type:
- javax.ws.rs.core.Response
- Examples
-