{ "id":"/axapi/v3/slb/player-id-global/oper", "type":"object", "node-type":"scalar", "title":"player-id-global", "description":"Operational Status for the object player-id-global", "properties":{ "oper":{ "type":"object", "properties":{ "state":{ "type":"string", "format":"enum", "enum":[ "Active", "Passive", "Forced Passive" ] }, "time_to_active":{ "type":"number", "format":"number" }, "table_count":{ "type":"number", "format":"number" } } } } }