InlineCrossVdcNetwork1

InlineCrossVdcNetwork1
InlineCrossVdcNetwork1
JSON Example
{
    "vdcGroupRef": {
        "name": "string",
        "id": "string"
    },
    "routerRef": {
        "name": "string",
        "id": "string"
    },
    "status": {},
    "errorMessage": "string"
}
vdcGroupRef
Optional

Entity reference used to describe VCD entities

routerRef
Optional

Entity reference used to describe VCD entities

status
Optional

Represents status of vDC group components such as participating vdc's configured routing, egress points, etc.

Possible values are : SAVING, SAVED, CONFIGURING, REALIZED, REALIZATION_FAILED, DELETING, DELETE_FAILED, OBJECT_NOT_FOUND, UNCONFIGURED,
string
errorMessage
Optional

If the network has an error status, a more detailed error message is set here.