NSX-T Data Center Global Manager REST API
AutoUpdateErrorsOnAirgappedSites (type)
{
"additionalProperties": false,
"id": "AutoUpdateErrorsOnAirgappedSites",
"module_id": "PolicyIDS",
"nsx_feature": "IDPSFederation",
"properties": {
"failure_reason": {
"description": "Reason for auto-update/update-now failure.",
"readonly": true,
"title": "Reason for auto-update/update-now failure.",
"type": "string"
},
"site_path": {
"description": "The path of the site where auto-update/update-now is failed",
"readonly": true,
"title": "String Path of the site",
"type": "string"
}
},
"title": "Auto-update/Update-now errors on airgapped Sites.",
"type": "object"
}