Capability

Capability
Capability

Describes a capability of an entity.

JSON Example
{
    "name": "string",
    "description": "string",
    "value": {},
    "type": "string",
    "category": "string",
    "settings": {
        "settings": {}
    }
}
string
name
Optional

The name of the capability.

string
description
Optional

Description of the capability as it relates to the entity.

object
value
Optional

The value of the capability.

type
Optional

Describes the object type of the capability value.

Possible values are : Boolean, String, List,
category
Optional

Describes the category of the capability.

Possible values are : EdgeGateway, VAppNetwork, OrgVdcNetwork, Infra, Security, StoragePolicy, QuotaPolicy, VdcGroup, NamedDisk, VirtualMachine, TrustedPlatformModule, ProviderGateway,
object
settings
Optional

The settings of the capability.

Availability
Added in 32.0