Create Organization
To create a new organization, use the following request:
| |
XML Request Example
| |
JSON Request Example
| |
Where:
label* - the name of the organization. Can contain only alphanumeric characters or one of the following characters: [ -], [ _ ], [ . ], [ ( ], [ ) ], [ ,], [ $ ].
user_group_id - the user group with which this organization is to be associated. This parameter applies only if you disable the create_user_group parameter.
hypervisor_id* - the VCD compute resource with which the new organization is to be associated
create_user_group - whether you wish to create a new user group with which this organization will be associated. If you enable this option, a new user group with the label of this organization will be created and will contain this organization. If you do not enable this option, you can associate this organization with an already existing user group. To enable set to ‘1’, otherwise, set to ‘0’.
user_bucket_id - the bucket for the user group that is to be created once to create this organization. If not set, the first available company billing plan is selected. This parameter applies only if you disable the create_user_group parameter.