Skip to main content
POST
Change hostname private key type

Authorizations

AccessKey
string
header
required

API Access Key authorization header

Path Parameters

id
integer<int32>
required

The hostname that the private key type will be updated on

Body

application/json
Hostname
string
required
Minimum string length: 1
KeyType
enum<integer>
required

0 = Ecdsa 1 = Rsa

Available options:
0,
1

Response

The key type was changed successfully