{ "id":"/axapi/v3/cgnv6/scaleout/address-mapping/inside-user-or-nat-ip/oper", "type":"object", "node-type":"scalar", "title":"inside-user-or-nat-ip", "description":"Operational Status for the object inside-user-or-nat-ip", "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" }, "nat-ip":{ "type":"string", "format":"ipv4-address" }, "application":{ "type":"string", "format":"string" } } } } }