ProviderVdc

ProviderVdc
ProviderVdc

A provider vdc.

JSON Example
{
    "id": "string",
    "name": "string",
    "description": "string",
    "isEnabled": false,
    "maxSupportedHwVersion": "string",
    "nsxTManager": {
        "name": "string",
        "id": "string"
    },
    "vimServer": {
        "name": "string",
        "id": "string"
    }
}
string
id
Optional

A unique identifier for the pvdc.

string
name
Optional

The name of the pvdc.

string
description
Optional

The description of the pvdc.

boolean
isEnabled
Optional

Whether the pvdc is enabled or not.

string
maxSupportedHwVersion
Optional

The maximum hardware version this pvdc supports.

nsxTManager
Optional

nsxTManager

vimServer
Optional

vimServer

Availability
Added in 33.0