A parameter describes a variable impacting a platform, a distribution, or an application. This description includes the schema of the variable i.e. a description of acceptable values.
The following elements are defined as part of a parameter:
{
"name": "Httpd Port",
"description": "The httpd port",
"version": 1,
"key": "httpd_port",
"schema": {
"type": "string"
},
"value": "80"
}
Parameters are part of a sub-collection, below URLs are therefore relative.
parameters
parameters/{param_name}
2016 © ComodIT. All Rights Reserved. Privacy Policy | Terms of Service