DomainsWithCapabilities
DomainsWithCapabilities
Represents the Capabilities of Domains
JSON Example
{
"result": {
"elements": [
{
"domainId": "string",
"capabilities": [
"List can contain values among: REPOSITORY_IMAGES, BASELINE_CLUSTERS_UPGRADE, HETEROGENEOUS_CLUSTER"
]
}
],
"pageMetadata": {
"pageNumber": 0,
"pageSize": 0,
"totalElements": 0,
"totalPages": 0
}
},
"errors": [
{
"error": {
"errorCode": "string",
"errorType": "string",
"arguments": [
"string"
],
"context": {
"context": "string"
},
"message": "string",
"remediationMessage": "string",
"causes": [
{
"type": "string",
"message": "string"
}
],
"nestedErrors": [
"Error Object"
],
"referenceToken": "string",
"label": "string",
"remediationUrl": "string"
},
"resource": {
"id": "BE8A5E04-92A0-43F6-A166-AA041F4327CC",
"type": "One among: DOMAIN, VCENTER, CLUSTER, HOST",
"name": "string"
}
}
]
}
array of
ResourceError
errors
Optional
Errors associated to domains, for which capabilities retrieval failed