[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform
Get SSL Certificate
DescriptionGet/Download SSL Termination Certificate
Request
URLURL
https://{api_host}//api/cws/v1/enterprises/{enterpriseLogicalId}/sslCertificates
Path Parameters
Path Parameters
string
enterpriseLogicalId
Required
Enterprise Logical ID
Query Parameters
Query Parameters
string
action
Optional
Download Action
Possible values are: download
string
serialNumber
Optional
SSL Certificate Serial Number
Errors
httpResponseError
400
Invalid Input
httpResponseError
500
Internal Server Error
Code Samples
cURL Command
curl https://{api_host}/api/cws/v1/enterprises/{enterpriseLogicalId}/sslCertificates
[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform