[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Get Certificates
DescriptionReturns all certificate information viewable by the user.
Request
Operation doesn't accept any path, query or header parameters.
URL
https://api_host/napp/api/v1/platform/trust-management/certificates
Authentication
This operation uses the following authentication methods.
METHOD
enterprise_admin
METHOD
auditor
Response
Response
Response BodyResponse Body
200 OK
Returns
CertificateListResult
of type(s) application/json
{
"results": [
{
"alias": "string",
"passphrase": "string",
"pem_encoded": "string",
"private_key": "string",
"skip_sync_services": false,
"uuid": "string"
}
]
}
Errors
400
Unknown backend error
Code Samples
cURL Command
curl https://api_host/napp/api/v1/platform/trust-management/certificates
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
On This Page
Trust Manager Operations
post
delete
delete
post
get
get
get
get