[{"label":"Latest (v37.1)","version":"latest"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director

Capability

Describes a capability of an entity.


Properties

category Optional

Describes the category of the capability.

Possible values are: EdgeGatewayVAppNetworkOrgVdcNetworkInfraSecurityStoragePolicyQuotaPolicyVdcGroupNamedDiskVirtualMachine

Added in 32.0

string
description Optional

Description of the capability as it relates to the entity.


string
name Optional

The name of the capability.


map of object
settings Optional

The settings of the capability.

Added in 37.0

type Optional

Describes the object type of the capability value.

Possible values are: BooleanStringList

Added in 32.0

value Optional

The value of the capability.

JSON Example

{
	"category": "EdgeGateway",
	"description": "string",
	"name": "string",
	"settings": {},
	"type": "Boolean",
	"value": {}
}
[{"label":"Latest (v37.1)","version":"latest"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Availability
Added in 32.0
Property Of

InlineCapabilities1

Feedback

Was this page helpful?