JOC API

Version 1.13.10

Download RAML
JOC API
/job_chain/configuration
POST

Returns the configuration in XML and HTML besides the file timestamp.


Parameters in the POST body schema

Name Type Description Example Default
jobschedulerId required, string JobScheduler Master ID scheduler
jobChain required, string Specifies the job chain by its path /sos/reporting/Inventory
mime optional, string,
enum[XML,HTML]
The configuration have a XML representation where the HTML content is a highlighting version of the XML for the browser where CSS is required.
span.bracket                    {color:black;}
span.attribute_name             {color:black;}
span.attribute_val              {color:blue;}
span.namespace_name             {color:black;}
span.namespace_val              {color:green;font-style:italic}
span.element_name               {color:purple;}
span.cdata                      {color:blue;font-family:Arial,Helvetica,Sans-Serif;}
pre.cdata                       {color:grey;}
XML