{ "id":"/axapi/v3/slot-context", "type":"object", "node-type":"scalar", "title":"slot-context", "operation-not-allowed": ["DELETE", "PUT"], "operational":1, "description":"Switch context to a particular slot", "properties":{ "obj-slot-id":{ "type":"number", "format":"number", "minimum":1, "maximum":2, "description":"Slot ID", "optional":true } } }