Get Sddc Proxy Certificate Thumbprint
Retrieve a SDDC Proxy SSL certificate thumbprint. The thumbprint is the SHA-1 hash of the DER encoding of the certificate.
Request
URI
GET
https://{api_host}/cloudapi/1.0.0/sddcProxies/{id}/thumbprint
COPY
Path Parameters
string
id
Required
SDDC Proxy ID URN
Responses
200
OK
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/cloudapi/1.0.0/sddcProxies/{id}/thumbprint
Deprecated
Availability
Added in 32.0
Deprecated in 34.0
With alternative: see
See GET /cloudapi/1.0.0/proxies/{id}/cert
Removed in 36.0
Sddc Proxy Operations
GET
Get Sddc Proxies Pac File
Deprecated
GET
Get Sddc Proxies
Deprecated
POST
Create Sddc Proxy
Deprecated
GET
Get Sddc Proxy
Deprecated
PUT
Update Sddc Proxy
Deprecated
DELETE
Delete Sddc Proxy
Deprecated
GET
Get Sddc Proxy Certificate
Deprecated
PUT
Update Sddc Proxy Certificate
Deprecated
GET
Get Sddc Proxy CRL
Deprecated
PUT
Update Sddc Proxy CRL
Deprecated
GET
Get Sddc Proxy Certificate Thumbprint
Deprecated