SSH Key Group

Delete an SSH Key Group

Delete a specific SSH key Group.

SSH Key Group must be owned by current Tenant. All Sites associated must be online to proceed.

Org must have a Tenant entity. User must have authorization role with TENANT_ADMIN suffix.

delete/v2/org/{org}/nico/sshkeygroup/{sshKeyGroupId}

Response

Deletion request was accepted

messagestring required

Human-readable outcome of the request

Example response

{
  "message": "Deletion request was accepted"
}

Changes