PATCH
/
api
/
v1
/
ssh
/
ca
/
{sshCaId}

Path Parameters

sshCaId
string
required

The ID of the SSH CA to update.

Body

application/json
friendlyName
string

A friendly name for the SSH CA to update to.

status
enum<string>

The status of the SSH CA to update to. This can be one of active or disabled.

Available options:
active,
disabled

Response

200 - application/json
ca
object
required

Was this page helpful?