JOC API

Version 1.13.10

Download RAML
JOC API
/lock/configuration
POST

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


Parameters in the POST body schema

include documentation/lock/lockRequired.md
Name Type Description Example Default
jobschedulerId required, string JobScheduler Master ID scheduler
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