TYPE | Request |
---|---|
Category | Objects |
name | type | required | default | description |
---|---|---|---|---|
hostname | string | yes | The host to create | |
addr | array <Addr> | yes | array | The Ip addresses attached to the |
{
"hostname": "ns4.zerg-test-controlpanel-2023-06-09-01.frl",
"addr": [
{
"ipAddress": "213.249.80.251",
"ip": "v4"
}
]
}