ComponentRole
ComponentRole
Provisioned custom role definition
JSON Example
{
"importedAt": 0,
"provisionDetails": [
{
"components": [
{
"componentId": "string",
"driftResult": "string",
"status": "string"
}
],
"summary": {
"drifted": 0,
"failed": 0,
"inProgress": 0,
"notProvisioned": 0,
"provisioned": 0
},
"vcfInstanceId": "string"
}
],
"roleId": "string",
"roleName": "string",
"sourceComponentId": "string",
"targetVcfInstances": [
"string"
]
}
integer As int64
As int64
importedAt
Optional
The imported timestamp of the role for the specific instance
string As uuid
As uuid
roleId
Optional
ID of the Role
string
roleName
Optional
Name of the Role
string As uuid
As uuid
sourceComponentId
Required
Source component details
array of
string
targetVcfInstances
Required
VCF instances
Property Of
Returned By