NSX-T Data Center Global Manager REST API
CertificateFormatParameter (type)
{ "additionalProperties": false, "description": "By default the format returned is exactly the format in which the user provided it, which is the 'raw' format. | The 'standard' format has all extraneous characters removed and has a newline after each 64 characters.", "enum": [ "STANDARD", "RAW" ], "id": "CertificateFormatParameter", "module_id": "CertificateManager", "title": "Format in which the certificate is returned.", "type": "string" }