URL | DELETE {{basepath}}/domain/:name/host/:hostname |
---|---|
Category | REPP-Host |
Allows you to delete a host (aka Glue record). If it is still in use at the registry the deletion will fail.
Expects a HostDeleteRequest object.
Returns a HostDeleteResponse object.
:name | zerg-test-controlpanel-2023-06-09-01.frl | |
---|---|---|
:hostname | ns4.zerg-test-controlpanel-2023-06-09-01.frl |
DELETE {{basepath}}/domain/:name/host/:hostname
:name | zerg-test-controlpanel-2023-06-09-01.frl | |
---|---|---|
:hostname | ns4.zerg-test-controlpanel-2023-06-09-01.frl |
200 OK
{
"responseId": "mapi1_5bd0ed3a996277e6a7e679d34647d44f25e6778d",
"status": "ok",
"message": "Command completed successfully"
}