NSX-T Data Center REST API
CertificatesBatchReplacementParameters (type)
{ "additionalProperties": false, "id": "CertificatesBatchReplacementParameters", "module_id": "CertificateManager", "properties": { "force": { "default": false, "description": "If true, perform the certificate batch replacement even if blocked.", "title": "Force batch replacement\n", "type": "boolean" } }, "title": "Parameters that affect how certificate batch operations are processed", "type": "object" }