[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": {
"input": {
"readonly": false,
"required": false,
"type": "string",
"title": "Macro"
},
"show_context": {
"default": "True",
"type": "boolean",
"title": "Show Context"
},
"context_hierarchy": {
"choices": [
{
"value": "6t0ggef2c0deab00hb595101",
"title": "sys (System)"
},
{
"value": "5df35e48ce894e0012b345a1",
"title": "sys.hcs (Hcs)"
},
{
"value": "5f3ae1fcce894e001204e0ed",
"title": "sys.hcs.CS-P (Provider)"
},
{
"value": "5f3ae256ce894e001204f7db",
"title": "sys.hcs.CS-P.CS-AB (Reseller)"
},
{
"value": "5f3ae552ce894e00120537fa",
"title": "sys.hcs.CS-P.CS-AB.AB_Group (Customer)"
},
{
"value": "5f3ae5bace894e00120559f8",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-C (IntermediateNode)"
},
{
"value": "5f3ae657ce894e0012057858",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-C.CL1-AB-C-Berlin (Site)"
},
{
"value": "5f3ae621ce894e0012056c72",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-C.CL1-AB-C-Grenoble (Site)"
},
{
"value": "5f3ae64ace894e0012057585",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-C.CL1-AB-C-Hannover (Site)"
},
{
"value": "5f3ae670ce894e0012057e12",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-C.CL1-AB-C-Leipzig (Site)"
},
{
"value": "5f3ae63cce894e001205723b",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-C.CL1-AB-C-Marseilles (Site)"
},
{
"value": "5f3ae662ce894e0012057b11",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-C.CL1-AB-C-Munich (Site)"
},
{
"value": "5f3ae615ce894e001205697d",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-C.CL1-AB-C-Paris (Site)"
},
{
"value": "5f3ae62dce894e0012056f66",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-C.CL1-AB-C-Rennes (Site)"
},
{
"value": "5f3ae5bbce894e0012055a46",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-DS (IntermediateNode)"
},
{
"value": "5f3ae68bce894e00120583f9",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-DS.CL1-AB-DS-HQ-Lyon (Site)"
},
{
"value": "5f3ae67ece894e00120580f1",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-DS.CL1-AB-DS-Salford (Site)"
},
{
"value": "5f3ae5bcce894e0012055a91",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-HS (IntermediateNode)"
},
{
"value": "5f3ae6a7ce894e0012058920",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-HS.CL1-AB-HS-Dusseldorf (Site)"
},
{
"value": "5f3ae698ce894e0012058681",
"title": "sys.hcs.CS-P.CS-AB.AB_Group.AB-HS.CL1-AB-HS-HQ-Bordeaux (Site)"
},
{
"value": "5f3ae236ce894e001204efa0",
"title": "sys.hcs.CS-P.CS-NB (Reseller)"
},
{
"value": "5f3ae241ce894e001204f25e",
"title": "sys.hcs.CS-P.CS-OB (Reseller)"
},
{
"value": "5f3ae24cce894e001204f51c",
"title": "sys.hcs.CS-P.CS-PSN (Reseller)"
}
],
"readonly": false,
"required": false,
"type": "string",
"title": "Context Hierarchy"
},
"context": {
"type": "string",
"description": "Json formatted context data. ",
"title": "Context Data"
},
"output": {
"readonly": false,
"required": false,
"type": "string",
"title": "Output"
}
},
"schema_version": "0.1.0"
}
| 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 |