TYPE | Response |
---|---|
Category | Objects |
name | type | required | default | description |
---|---|---|---|---|
responseId | string | yes | The response id | |
status | string | yes | The status of the request | |
message | string | yes | The message |
{
"hostname": "ns3.zerg-test-controlpanel-2023-06-09-01.frl",
"add": [
{
"ipAddress": "213.249.80.251",
"ip": "v4"
}
],
"rem": [
{
"ipAddress": "213.249.80.252",
"ip": "v4"
}
]
}