VsanHclAttributes
Represents attributes of vSAN HCL data
{
"remoteDataTimestamp": 0,
"localDataTimestamp": 0,
"lastError": "string",
"isLocalDataMissing": false,
"isNewDataAvailable": false,
"isWarningThresholdExceeded": false,
"isErrorThresholdExceeded": false,
"localDataTime": "string"
}
Timestamp of vSAN HCL data (in seconds) from remote vSAN HCL service as determined by periodic polling
Timestamp of vSAN HCL data (in seconds) saved on SDDC Manager
Details of last error in case of failure in updating vSAN HCL data on SDDC Manager
True if vSAN HCL data is missing on SDDC Manager
True if timestamp of vSAN HCL data on SDDC Manager is older than timestamp fetched via periodic polling
True if age of vSAN HCL data on SDDC Manager is older than threshold set for warning level
True if age of vSAN HCL data on SDDC Manager is older than threshold set for error level
Last update time of vSAN HCL data in SDDC Manager