{ "id":"/axapi/v3/license-manager/ng-waf-module", "type":"object", "node-type":"scalar", "title":"ng-waf-module", "operation-not-allowed": ["PUT"], "partition-visibility":"shared", "operational":1, "description":"Enter WAF license-keys", "properties":{ "access-key-id":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "description":"access-key", "optional":true }, "secret-access-key":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "optional":true } } }