vcd.organization
Description
VMware Cloud Director organization resource
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
id | string | Organization ID |
name | string | Organization name |
fullName | string | Organization full name |
isEnabled | bool | Whether this organization is enabled |
description | string | Organization description |
vms | []vcd.vm | Virtual machines |
rights | []vcd.right | Rights |
vdcs | []vcd.vdc | Virtual data centers (VDCs) |
vdcGroups | []vcd.vdcGroup | VDC groups |
roles | []vcd.role | Organization roles |
settings | dict | Organization settings |
ldapConfiguration | vcd.organization.ldapSettings | Organization LDAP configuration |