37 строки
1005 B
JSON
37 строки
1005 B
JSON
{
|
|
"properties": {
|
|
"capabilities": ["actions"],
|
|
"publisher":"Solort",
|
|
"stackOwner":"Solort",
|
|
"connectionParameters": {
|
|
"api_key": {
|
|
"type": "securestring",
|
|
"uiDefinition": {
|
|
"constraints": {
|
|
"clearText": false,
|
|
"required": "true",
|
|
"tabIndex": 2
|
|
},
|
|
"description": "The KEY to use this API. You can get one from https://solort.com/solosign",
|
|
"displayName": "API KEY",
|
|
"tooltip": "Provide your API KEY"
|
|
}
|
|
}
|
|
},
|
|
"iconBrandColor": "#0384e1",
|
|
"scriptOperations": [
|
|
"postCall"
|
|
],
|
|
"policyTemplateInstances": [
|
|
{
|
|
"title": "MyPolicy",
|
|
"templateId": "setqueryparameter",
|
|
"parameters": {
|
|
"x-ms-apimTemplateParameter.name": "queryParameterName",
|
|
"x-ms-apimTemplateParameter.value": "queryParameterValue",
|
|
"x-ms-apimTemplateParameter.existsAction": "override"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
} |