{ "id":"/axapi/v3/delete/glm-license", "type":"object", "node-type":"scalar", "title":"glm-license", "operation-not-allowed": ["PUT"], "partition-visibility":"shared", "operational":1, "description":"Remove glm license", "properties":{ "threatstop":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"only remove ThreatSTOP license", "optional":true }, "qosmos":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"only remove QOSMOS license", "optional":true }, "webroot-ti":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"only remove Webroot Threat Intel license", "optional":true }, "ipsec-vpn":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"only remove IPSEC VPN license", "optional":true }, "webroot":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"only remove Webroot license", "optional":true }, "a10-ti":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"only remove A10 Threat Intel license", "optional":true }, "secure-gaming":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"only remove Secure gaming license", "optional":true }, "ngwaf":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"only remove NGWAF license", "optional":true } } }