| 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. |
| GeneralSettings | GeneralSettingsType | 0..1 | 1.5 | The general settings. | |
| NotificationsSettings | NotificationsSettingsType | 0..1 | 1.5 | Notifications settings. | |
| LdapSettings | LdapSettingsType | 0..1 | 1.5 | LDAP settings. | |
| AmqpSettings | AmqpSettingsType | 0..1 | 1.5 | AMQP settings. | |
| EmailSettings | EmailSettingsType | 0..1 | 1.5 | Represent all the email related settings in the system. | |
| License | LicenseType | 0..1 | 1.5 | This is used by the API to update and retrieve site license specific information. | |
| BrandingSettings | BrandingSettingsType | 0..1 | 1.5 | BrandingSettings stores all information about how to brand the product for vCloud service, like provider name, logo etc. | |
| BlockingTaskSettings | BlockingTaskSettingsType | 0..1 | 1.5 | Blocking task settings. | |
| PasswordPolicySettings | SystemPasswordPolicySettingsType | 0..1 | 1.5 | Password policy settings for the cloud provider administrator. These are also inherited by organizations, unless overridden at the organization level. |
Operations
| CRUD | Operation | Description | Since |
|---|---|---|---|
| read | GET /admin/extension/settings | Retrieves the {@link SystemSettings}. | 1.5 |
| as input | PUT /admin/extension/settings | Updates the {@link SystemSettings}. | 1.5 |
| Top of page | Attributes | Elements | Operations | |
|
Home Frames |
|
|
|
|