{ "id":"/axapi/v3/gslb/policy/{name}/connection-count-by-site", "type":"object", "node-type":"scalar", "title":"connection-count-by-site", "partition-visibility":"shared", "description":"Select Site Service-IPs with the lowest aggregated connection-count", "properties":{ "connection-count-enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable connection-count-by-site", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true } } }