Organization
Organization
JSON Example
{
"id": "string",
"instanceId": "string",
"updatedAt": "string",
"entityRef": "string",
"name": "string",
"displayName": "string",
"contentType": "string",
"links": "string",
"multisite": false
}
string
id
Optional
URN of CDS object for a VCD Organization
string
instanceId
Optional
URN of VCD instance containing this organization.
string
updatedAt
Optional
Instant when these org records were captured
string
entityRef
Optional
VCD entity reference for this organization
string
name
Optional
Short org name of this organization
string
displayName
Optional
Human-readable name of this organization
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 organization is not reachable directly by a CDS instance.
object
vcdData
Optional
Raw organization object returned by VCD