POST /api/sonicos/address-objects/ipv4
Content-type: application/json
{
"address_object": {
"ipv4": {
"name": "Web Server",
"zone": "DMZ",
"host": {
"ip": "192.168.168.168" } }
} }