ProviderVdc

ProviderVdc
ProviderVdc
JSON Example
{
    "id": "string",
    "instanceId": "string",
    "entityRef": "string",
    "name": "string",
    "contentType": "string",
    "links": "string",
    "multisite": false
}
string
id
Optional

URN of provider VDC

string
instanceId
Optional

URN of VCD instance containing this provider VDC.

string
entityRef
Optional

VCD entity reference for this provider VDC

string
name
Optional

Human-readable name of this provider VDC

string
contentType
Optional

Content-type returned by VCD (includes api version)

string
links
Optional

Http links for this entity returnd by VCD

boolean
multisite
Optional

true if this PVDC is not reachable directly by a CDS instance.

object
vcdData
Optional

Raw ProviderVdc object returned by VCD