Capability
Describes a capability of an entity.
Properties
Describes the category of the capability.
Possible values are: EdgeGateway , VAppNetwork , OrgVdcNetwork , Infra , Security , StoragePolicy , QuotaPolicy , VdcGroup , NamedDisk , VirtualMachine
Description of the capability as it relates to the entity.
The name of the capability.
The settings of the capability.
Describes the object type of the capability value.
Possible values are: Boolean , String , List
JSON Example
{
"category": "EdgeGateway",
"description": "string",
"name": "string",
"settings": {},
"type": "Boolean",
"value": {}
}
Availability
Property Of
InlineCapabilities1