Skip to main content
POST
Verify a serverhost

Headers

X-Network-ID
string
required

Network ID

X-Network-Credential
string
required

Network Credential (network password or JWT)

Body

application/json

Serverhost ID

Request for serverhost verification

serverhost_id
string
Example:

"123e4567-e89b-12d3-a456-426614174000"

Response

OK

Response for serverhost verification

host_name
string
Example:

"ServerHost-1"

last_keep_alive
string
Example:

"2023-01-01T12:00:00Z"

maximum_memory
integer
Example:

8192

message
string
Example:

"Serverhost verified successfully"

network_id
string
Example:

"123e4567-e89b-12d3-a456-426614174000"

serverhost_id
string
Example:

"123e4567-e89b-12d3-a456-426614174000"

valid
boolean
Example:

true