List TLS Certificates
DescriptionReturns all certificate information viewable by the user, including each certificate’s id; resource_type (for example, certificate_self_signed, certificate_ca, or certificate_signed); pem_encoded data; and history of the certificate (who created or modified it and when). For additional information, include the ?details=true modifier at the end of the request URI.
Request
URLURL
Query Parameters
Query Parameters
Opaque cursor to be used for getting next page of records (supplied by current result page)
whether to expand the pem data and show all its details
Comma separated list of fields that should be included in query result
Maximum number of results to return in this page (server may return fewer)
Field by which records are sorted
Type of certificate to return
Possible values are: cluster_api_certificate
Authentication
Response
Response BodyResponse Body
200 OK
Errors
Bad Request
Forbidden
Not Found
Precondition Failed
Internal Server Error
Service Unavailable
Code Samples
cURL Command
Vendor Extensions
x-vmw-doc-operation: list-tls-certificates
x-vmw-nsx-module: PolicyCertificate