UpdateServerCertificate

GET /?Action=UpdateServerCertificate
Description

Modifies the name and/or the path of a specified server certificate.

Body parameter

Required: false
Name: UpdateServerCertificateRequest

Name Description Required Schema Default Example

NewPath

A new path for the server certificate.

false

string

NewServerCertificateName

A new name for the server certificate.

false

string

ServerCertificateName

The name of the server certificate you want to modify.

true

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

UpdateServerCertificateResponse

Response 200

Response 200

Name Description Required Schema Default Example

ResponseMetadata

Information about the response.

false

ResponseMetadata