{ "id":"/axapi/v3/glm", "type":"object", "node-type":"scalar", "title":"glm", "partition-visibility":"shared", "description":"Set GLM Connection values", "properties":{ "interval":{ "type":"number", "format":"number", "minimum":1, "maximum":8760, "partition-visibility":"shared", "description":"GLM license request interval (in hours)", "optional":true }, "use-mgmt-port":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Use management port to connect to GLM", "optional":true }, "host":{ "type":"string", "format":"string", "minLength":4, "maxLength":60, "partition-visibility":"shared", "optional":true }, "enable-requests":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Turn on periodic GLM license requests (default license retrieval interval is every 24 hours)", "optional":true }, "check-expiration":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "optional":true }, "allocate-bandwidth":{ "type":"number", "format":"number", "minimum":2, "maximum":204800, "partition-visibility":"shared", "description":"Enter the requested bandwidth in Mbps for Capacity Pool", "optional":true }, "token":{ "type":"string", "format":"string", "minLength":8, "maxLength":60, "partition-visibility":"shared", "description":"License entitlement token", "optional":true }, "enterprise":{ "type":"string", "format":"string-rlx", "minLength":4, "maxLength":65, "partition-visibility":"shared", "description":"Enter the ELM hostname, IP or [IPV6]", "optional":true }, "enterprise-request-type":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'fqdn': TLS verified with FQDN; 'self-signed': TLS verified with self signed certificate(Default); 'self-signed-pull-cert': Request and use self signed certificate; ", "enum":[ "fqdn", "self-signed", "self-signed-pull-cert" ], "optional":true }, "port":{ "type":"number", "format":"number", "minimum":1, "maximum":65535, "partition-visibility":"shared", "description":"License request port (default 443)", "optional":true }, "appliance-name":{ "type":"string", "format":"string", "minLength":1, "maxLength":60, "partition-visibility":"shared", "description":"Helpful identifier for this appliance", "optional":true }, "burst":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable Burst License", "optional":true }, "thunder-capacity-license":{ "type":"number", "format":"flag", "plat-neg-list":["non-fpga,cots,soft-ax,pure-fpga", "cots,soft-ax,pure-fpga", "soft-ax,pure-fpga", "pure-fpga"], "default":0, "partition-visibility":"shared", "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 }, "enterprise-ha-host-list":{ "type":"array", "minItems":1, "items":{ "type":"enterprise-ha-host" }, "uniqueItems":true, "$ref":"/axapi/v3/glm/enterprise-ha-host/{host-entry}", "array":[ { "properties":{ "host-entry":{ "type":"string", "format":"string-rlx", "minLength":4, "maxLength":60, "partition-visibility":"shared", "description":"Enter the ELM hostname, IP or [IPV6]", "optional":false }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true } }, "required":[ "host-entry" ] } ] }, "send":{ "type":"object", "$ref":"/axapi/v3/glm/send", "properties":{ "license-request":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Immediately send a single GLM license request" }, "ha-status":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Send a ELM HA status request" } } }, "new-license":{ "type":"object", "$ref":"/axapi/v3/glm/new-license", "properties":{ "existing-org":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Use existing account with organization ID" }, "org-id":{ "type":"number", "format":"number", "minimum":1, "maximum":899760, "partition-visibility":"shared", "description":"GLM organization id" }, "existing-user":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Use an existing account with email and password" }, "glm-email":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":99, "partition-visibility":"shared", "description":"GLM email" }, "glm-password":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":99, "partition-visibility":"shared", "description":"GLM password" }, "new-user":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Create a new account" }, "new-email":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":99, "partition-visibility":"shared", "description":"GLM email" }, "new-password":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":99, "partition-visibility":"shared", "description":"GLM password" }, "account-name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":99, "partition-visibility":"shared", "description":"Account Name" }, "first-name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":99, "partition-visibility":"shared", "description":"First Name" }, "last-name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":99, "partition-visibility":"shared", "description":"Last Name" }, "country":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":99, "partition-visibility":"shared", "description":"Country" }, "phone":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":99, "partition-visibility":"shared", "description":"Phone" }, "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":99, "partition-visibility":"shared", "description":"License name (Configure license name)" }, "type":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'webroot': webroot; 'webroot_trial': webroot_trial; 'webroot_ti': webroot_ti; 'webroot_ti_trial': webroot_ti_trial; 'qosmos': qosmos; 'qosmos_trial': qosmos_trial; 'ipsec_vpn': ipsec_vpn; ", "enum":[ "webroot", "webroot_trial", "webroot_ti", "webroot_ti_trial", "qosmos", "qosmos_trial", "ipsec_vpn" ] } } }, "proxy-server":{ "type":"object", "$ref":"/axapi/v3/glm/proxy-server", "properties":{ "host":{ "type":"string", "format":"string", "minLength":1, "maxLength":255, "partition-visibility":"shared", "description":"Proxy server hostname or IP address" }, "port":{ "type":"number", "format":"number", "minimum":1, "maximum":65535, "partition-visibility":"shared", "description":"Proxy server port" }, "username":{ "type":"string", "format":"string", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Username for proxy authentication" }, "password":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Password for proxy authentication" }, "secret-string":{ "type":"string", "format":"password", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"password value" }, "encrypted":{ "type":"encrypted", "format":"encrypted", "partition-visibility":"shared", "description":"Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED secret string)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "create-license-request":{ "type":"object", "$ref":"/axapi/v3/glm/create-license-request", "properties":{ "create-license-request":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Create a GLM trial or license request" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }