[Index]
Model ref.: tool/Macro
The full URL would include the host-proxy name: https://[host-proxy].
Variables are enclosed in square brackets.
{
"$schema": "http://json-schema.org/draft-03/schema",
"type": "object",
"properties": {
"context_hierarchy": {
"title": "Context Hierarchy",
"required": false,
"choices": [
{
"value": "6t0ggef2c0deab00hb595101",
"title": "sys (System)"
},
{
"value": "5da4c643ce894e0012225c90",
"title": "sys.hcs (Hcs)"
},
{
"value": "5df0b338ce894e001275535c",
"title": "sys.hcs.CS-P (Provider)"
},
{
"value": "5df0b3a3ce894e0012756904",
"title": "sys.hcs.CS-P.CS-AB (Reseller)"
},
{
"value": "5df0b66bce894e001275a913",
"title": "sys.hcs.CS-P.CS-AB.AB_Group (Customer)"
},
{
"value": "5df0b6b6ce894e001275ca48",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-C (IntermediateNode)"
},
{
"value": "5df0b767ce894e001275f0cf",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-C.CL1-AB-C-Berlin (Site)"
},
{
"value": "5df0b73fce894e001275e736",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-C.CL1-AB-C-Grenoble (Site)"
},
{
"value": "5df0b75ece894e001275ee96",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-C.CL1-AB-C-Hannover (Site)"
},
{
"value": "5df0b77bce894e001275f5e3",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-C.CL1-AB-C-Leipzig (Site)"
},
{
"value": "5df0b753ce894e001275ec2e",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-C.CL1-AB-C-Marseilles (Site)"
},
{
"value": "5df0b771ce894e001275f34a",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-C.CL1-AB-C-Munich (Site)"
},
{
"value": "5df0b737ce894e001275e4a7",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-C.CL1-AB-C-Paris (Site)"
},
{
"value": "5df0b74ace894e001275e95a",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-C.CL1-AB-C-Rennes (Site)"
},
{
"value": "5df0b6c8ce894e001275cf1b",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-DS (IntermediateNode)"
},
{
"value": "5df0b78fce894e001275fabb",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-DS.CL1-AB-DS-HQ-Lyon (Site)"
},
{
"value": "5df0b784ce894e001275f87d",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-DS.CL1-AB-DS-Salford (Site)"
},
{
"value": "5df0b6c9ce894e001275cf61",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-HS (IntermediateNode)"
},
{
"value": "5df0b7aace894e001275ff44",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-HS.CL1-AB-HS-Dusseldorf (Site)"
},
{
"value": "5df0b79bce894e001275fd06",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-HS.CL1-AB-HS-HQ-Bordeaux (Site)"
},
{
"value": "5df0b383ce894e0012756138",
"title": "sys.hcs.CS-P.CS-NB (Reseller)"
},
{
"value": "5df0b38fce894e00127563d1",
"title": "sys.hcs.CS-P.CS-OB (Reseller)"
},
{
"value": "5df0b39ace894e001275666a",
"title": "sys.hcs.CS-P.CS-PSN (Reseller)"
}
],
"readonly": false,
"type": "string"
},
"input": {
"readonly": false,
"required": false,
"type": "string",
"title": "Macro"
},
"output": {
"readonly": false,
"required": false,
"type": "string",
"title": "Output"
},
"context": {
"type": "string",
"description": "Json formatted context data. ",
"title": "Context Data"
},
"show_context": {
"default": "True",
"type": "boolean",
"title": "Show Context"
}
},
"schema_version": "0.1.0"
}
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Evaluate | POST | /api/tool/Macro/?hierarchy=[hierarchy] |
|
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Get the on-line Help for tool/Macro. | GET | /api/tool/Macro/help/?hierarchy=[hierarchy] | hierarchy=[hierarchy] | On-line help of Model ref.: tool/Macro as HTML |