Vcenter NamespaceManagement Supervisors Storage CloudNative ResourceChecks Info
Vcenter NamespaceManagement Supervisors Storage CloudNative ResourceChecks Info
The Vcenter NamespaceManagement Supervisors Storage CloudNative ResourceChecks Info contains predicted state of the Supervisor after executing the queried operation.
This schema was added in vSphere API 9.1.0.0.
JSON Example
{
"query_params": {
"operation": "string",
"host": "string",
"action": "string"
},
"result": {
"timestamp": "string",
"status": "string",
"data_to_rebuild": 0,
"data_to_sync": 0,
"inaccessible_instances": [
"string"
],
"reduced_availability_instances": [
"string"
],
"rebuild_instances": [
"string"
],
"messages": [
{
"id": "string",
"default_message": "string",
"args": [
"string"
],
"params": {
"params": {
"s": "string",
"dt": "string",
"i": 0,
"d": "number",
"l": "Vapi Std NestedLocalizableMessage Object",
"format": "string",
"precision": 0
}
},
"localized": "string"
}
]
}
}
query_params
Required
The resource check query parameters used for generating this report.
This property was added in vSphere API 9.1.0.0.
result
Required
The resource check result for the queried operation.
This property was added in vSphere API 9.1.0.0.