OrganizationVdc
OrganizationVdc
JSON Example
{
"id": "string",
"name": "string",
"contentType": "string",
"links": "string",
"instanceId": "string",
"pvdcId": "string",
"organizationId": "string",
"updatedAt": "string",
"entityRef": "string",
"multisite": false
}
string
id
Optional
URN of CDS object for a VCD Organization VDC
string
name
Optional
Human-readable name of this organization vdc
string
contentType
Optional
Content-type returned by VCD (includes api version)
string
links
Optional
Http links for this entity returnd by VCD
string
instanceId
Optional
URN of VCD instance containing this organization
string
pvdcId
Optional
URN of VCD provider vcdc containing this org vdc
string
organizationId
Optional
URN of VCD organization containing this vdc
string
updatedAt
Optional
Instant when these org vdc records were captured
string
entityRef
Optional
VCD entity reference for this organization vdc
boolean
multisite
Optional
true if this organization is not reachable directly by a CDS instance
object
vcdData
Optional
Raw organization vdc object returned by VCD