{ "id":"/axapi/v3/slb/quic/oper", "type":"object", "node-type":"scalar", "title":"quic", "description":"Operational Status for the object quic", "properties":{ "oper":{ "type":"object", "properties":{ "session-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "fwd-source":{ "type":"string", "format":"string" }, "fwd-source-cid":{ "type":"string", "format":"string" }, "fwd-dest":{ "type":"string", "format":"string" }, "fwd-dest-cid":{ "type":"string", "format":"string" }, "fwd-state":{ "type":"string", "format":"string" }, "fwd-flags":{ "type":"string", "format":"string" }, "fwd-active-scids":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "fwd-active-scid":{ "type":"string", "format":"string" } } } ] }, "fwd-available-scids":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "fwd-available-scid":{ "type":"string", "format":"string" } } } ] }, "fwd-retired-scids":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "fwd-retired-scid":{ "type":"string", "format":"string" } } } ] }, "fwd-active-dcids":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "fwd-active-dcid":{ "type":"string", "format":"string" } } } ] }, "fwd-available-dcids":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "fwd-available-dcid":{ "type":"string", "format":"string" } } } ] }, "fwd-retired-dcids":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "fwd-retired-dcid":{ "type":"string", "format":"string" } } } ] }, "reverse-tuples":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "rev-source":{ "type":"string", "format":"string" }, "rev-source-cid":{ "type":"string", "format":"string" }, "rev-dest":{ "type":"string", "format":"string" }, "rev-dest-cid":{ "type":"string", "format":"string" }, "rev-state":{ "type":"string", "format":"string" }, "rev-flags":{ "type":"string", "format":"string" }, "rev-active-scids":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "rev-active-scid":{ "type":"string", "format":"string" } } } ] }, "rev-available-scids":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "rev-available-scid":{ "type":"string", "format":"string" } } } ] }, "rev-retired-scids":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "rev-retired-scid":{ "type":"string", "format":"string" } } } ] }, "rev-active-dcids":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "rev-active-dcid":{ "type":"string", "format":"string" } } } ] }, "rev-available-dcids":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "rev-available-dcid":{ "type":"string", "format":"string" } } } ] }, "rev-retired-dcids":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "rev-retired-dcid":{ "type":"string", "format":"string" } } } ] } } } ] } } } ] }, "total-sessions":{ "type":"number", "format":"number" } } } } }