Sddc Proxy APIs
Operations
POST
Create Sddc Proxy
Creates an SDDC proxy.
DELETE
Delete Sddc Proxy
Delete a specific SDDC proxy. Will not delete an enabled proxy unless force is specified.
GET
Get Sddc Proxies
Gets a paged list of SDDC proxies for a tenant.
GET
Get Sddc Proxies Pac File
Gets the .pac file for the user's accessible proxies.
GET
Get Sddc Proxy
Retrieves a specific SDDC proxy.
GET
Get Sddc Proxy Certificate
Retrieve a SDDC proxy SSL certificate chain in PEM format.
GET
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.
GET
Get Sddc Proxy CRL
Retrieve a SDDC proxy certificate revocation list in PEM format.
PUT
Update Sddc Proxy
Update a specific SDDC proxy.
PUT
Update Sddc Proxy Certificate
Update a SDDC proxy certificate chain in PEM format.
PUT
Update Sddc Proxy CRL
Update a SDDC proxy certificate revocation list in PEM format.