Attributes
Attribute | Type | Required | Modifiable | Since | Deprecated | Description |
---|---|---|---|---|---|---|
href | anyURI | No | always | 32.0 | The URI of the entity. | |
type | string | No | always | 32.0 | The MIME type of the entity. |
Elements
Element | Type | Required | Modifiable | Since | Deprecated | Description |
---|---|---|---|---|---|---|
AllowInsecureSddcProxying | boolean | No | always | 32.0 | True to allow proxying over insecure HTTP in addition to HTTPS. It is recommended that insecure proxying be left disabled. | |
AllowVcTenantAndProviderScoped | boolean | No | always | 32.0 | True to allow VCs to be both provider scoped (used to back a PVCD), and tenant scoped (encapsulated within an SDDC). | |
Link | LinkType | No | none | 32.0 | A reference to an entity or operation associated with this object. | |
MaxActiveSddcProxyPerUserQuota | int | No | always | 32.0 | Maximum number of active SDDC proxies per user allowed for the system. A value of -1 means there is no maximum. A value of 0 means the system cannot enable any SDDC proxies. | |
MaxActiveSddcProxyQuota | int | No | always | 32.0 | Maximum number of active SDDC proxies allowed for the system. A value of -1 means there is no maximum. A value of 0 means the system cannot enable any SDDC proxies. | |
SddcProxiedHostConnectionTimeoutSeconds | int | No | always | 32.0 | Timeout value for connecting to an SDDC proxied host (in seconds). Any value less than 1 is invalid. | |
VCloudExtension | VCloudExtensionType | No | always | 32.0 | An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services. |
Operations
CRUD | Operation | Description | Since | Deprecated |
---|---|---|---|---|
read | GET /admin/extension/settings/cpom | Retrieve the system-level settings for CPoM. | ||
as input | PUT /admin/extension/settings/cpom | Update CPoM settings. |