NSX-T Data Center Global Manager REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
CertificateFormatParameter (schema)
Format in which the certificate is returned.
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.
Name | Description | Type | Notes |
---|---|---|---|
CertificateFormatParameter | Format in which the certificate is returned. 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. |
string | Enum: STANDARD, RAW |