Hostname
idinteger
hoststring
Example:
www.example.comstatusinteger
0 PendingValidation, 1 Active, 2 Error, 3 Disabled.
Possible values: [0, 1, 2, 3]
isSystemDefaultboolean
Hostname
{
"id": 0,
"host": "www.example.com",
"status": 0,
"isSystemDefault": true
}