Update a server certificate
You can update the name and/or the path of an existing server certificate.
Permissions
info
This action requires the following IAM (Identity and Access Management) permissions:
- compute.serverCertificate.update
- Console
- API
- Terraform
Console
info
Updating a server certificate is not available from the Numspot console.
Use the API or Terraform (see the corresponding tabs).
The PUT /compute/spaces/{spaceId}/serverCertificates/{id} command updates the name and/or the path of a specified server certificate.
Terraform
The Terraform documentation is available on the Numspot registry ↗.