The following endpoint returns the supported action for a certificate.

https://{host}:{port}/{server.servlet.context-path}/v1/certificate-authorities/{caId}/certificates/{sn}/actions

See the table below for a description of each field.

Field

Value

​{host}

The hostname or IP address of the CA Gateway host server

{port}

The port of the CA Gateway service

{server.servlet.context-path}

The value of the server.servlet.context-path parameter

{caId}

The certificate authority identifier

{sn}

The certificate serial number

See below for CA-specific considerations on this endpoint.