{ "id":"/axapi/v3/enable-site-license", "type":"object", "node-type":"scalar", "title":"enable-site-license", "operation-not-allowed": ["PUT"], "partition-visibility":"shared", "operational":1, "description":"Enable Site License for Azure", "properties":{ "hash-key":{ "type":"string", "format":"string", "minLength":1, "maxLength":31, "partition-visibility":"shared", "description":"Input Hash key to enable licensing", "optional":false } }, "object-keys":[ "hash-key" ], "required":[ "hash-key" ] }