Update Sddc Proxy CRL
Update a SDDC proxy certificate revocation list in PEM format.
Request
URI
PUT
https://{api_host}/cloudapi/1.0.0/sddcProxies/{id}/crl
COPY
Path Parameters
string
id
Required
id
Request Body
updateProxyCRLProxycrl
of type(s)
application/x-pkcs7-crl
Optional
Responses
200
OK
Operation doesn't return any data structure
Code Samples
COPY
curl -X PUT -H 'Authorization: <value>' -H 'Content-Type: application/x-pkcs7-crl' -d '[{}]' https://{api_host}/cloudapi/1.0.0/sddcProxies/{id}/crl
Deprecated
Availability
Added in 33.0
Deprecated in 34.0
With alternative: see
proxy-crl
On This Page
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