Skip to main content
PUT
Set reverse DNS

Authorizations

Authorization
string
header
required

API token from your CloudBlast account settings. Pass as Authorization: Bearer <token>.

Path Parameters

server
string
required

Server identifier — any of: numeric id, uuid_short (8 chars), or full uuid (36 chars).

address
string
required

The IP address

Body

application/json
rdns
string
required

The reverse DNS hostname

Maximum string length: 255
Example:

"server1.example.com"

Response

Updated IP address

data
object