{ "id":"/axapi/v3/scaleout/user-group-assignment/address/oper", "type":"object", "node-type":"scalar", "title":"address", "description":"Operational Status for the object address", "properties":{ "oper":{ "type":"object", "properties":{ "user-group":{ "type":"number", "format":"number" }, "active-node":{ "type":"number", "format":"number" }, "standby-node":{ "type":"number", "format":"number" }, "service-template":{ "type":"string", "format":"string" }, "application_type":{ "type":"string", "format":"string" }, "ip":{ "type":"string", "format":"ipv4-address" }, "ipv6":{ "type":"string", "format":"ipv6-address" } } } } }