{ "id":"/axapi/v3/cgnv6/shared-service-group/oper", "type":"object", "node-type":"scalar", "title":"shared-service-group", "description":"Operational Status for the object shared-service-group", "properties":{ "oper":{ "type":"object", "properties":{ "shared-service-group-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "service-group-name":{ "type":"string", "format":"string" } } } ] } } } } }