| Attributes | Elements | Operations | ||
|
Home Frames |
|
|
|
|
Attributes
| Attribute | Type | Required | Modifiable | Since | Description |
|---|---|---|---|---|---|
| href | anyURI | No | always | 1.5 | Contains the URI to the entity. |
| type | string | No | always | 1.5 | Contains the type of the entity. |
Elements
| Element | Type | Occurrence | Modifiable | Since | Description |
|---|---|---|---|---|---|
| VCloudExtension | VCloudExtensionType | 0..* | always | 1.5 | An optional extension element that can contain an arbitrary number of elements and attributes. |
| Link | LinkType | 0..* | none | 1.5 | Optional link to an entity or operation associated with this object. |
| OrgLdapMode | string | 0..1 | always | 1.5 | Defines whether this organization is connected to an LDAP service, and whether it uses the system default LDAP service or a custom LDAP service. One of: NONE (This organization has no LDAP connection.), SYSTEM (This organization uses the system default LDAP service.), CUSTOM (This organization uses the LDAP service specified in CustomOrgLdapSettings.) |
| CustomUsersOu | string | 0..1 | always | 1.0 | If OrgLdapMode is SYSTEM, specifies an LDAP attribute=value pair to use for OU (organizational unit). |
| CustomOrgLdapSettings | CustomOrgLdapSettingsType | 0..1 | always | 1.0 | If OrgLdapMode=CUSTOM, this element defines the hostname and connection details for the organization's LDAP service. |
Operations
| CRUD | Operation | Description | Since |
|---|---|---|---|
| read | GET /admin/org/{id}/settings/ldap | Retrieves LDAP settings for an organization. | 1.5 |
| update | PUT /admin/org/{id}/settings/ldap | Updates LDAP settings for an organization. | 1.5 |
| Top of page | Attributes | Elements | Operations | |
|
Home Frames |
|
|
|
|