ProviderVdc

ProviderVdc
ProviderVdc

A provider vdc.

JSON Example
{
    "id": "string",
    "name": "string",
    "description": "string",
    "isEnabled": false,
    "maxSupportedHwVersion": "string",
    "creationStatus": "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.

string
creationStatus
Optional

The creation status of the Provider VDC. Possible values are READY, NOT_READY, ERROR, FAILED_CREATION.

nsxTManager
Optional

nsxTManager

vimServer
Optional

vimServer

Availability
Added in 33.0