/bar/readBar
Mount Point: /apiv1/bar/readBar
POST
This REST API uploads and reads a BAR file. If the uploaded BAR is valid, it is saved in the HTTP session for deployment.
Parameters
name | description | type | default |
---|---|---|---|
escapedBarFileName | The name of the file that is being uploaded. This must be defined as a hidden input element in the form on the browser. | form | |
barFile | The actual BAR file. | form |
Response Body
element: | (custom) |
a JSONObject that contains either the configurable values found in the BAR, or an error.