...
Request Method | GET | ||
Description | Returns the volume size of a job (in bytes). | ||
URI Syntax |
| ||
Example Response |
|
...
Request Method | GET | ||
Description | Returns information on your Datameer X product. This information includes the product ID, version, license holder, license type, start date of license, expiration of license, volume period, volume limit (in bytes), and total volume consumed (in bytes). | ||
URI Syntax |
| ||
Example Response |
|
...
Request Method | POST | ||||
Description | Uploads a license file to Datameer. | ||||
URI Syntax |
| ||||
Example Response | If the license is accepted
If the license is not accepted
|
...
Request Method | GET | ||
Description | Returns the product ID and product version. | ||
URI Syntax |
| ||
Example Response |
|
...
Request Method | GET | ||
Description | Viewing the metrics in JSON format. | ||
URI Syntax |
| ||
Additional Notes | An HTML table of the metrics for the current collection interval can be viewed with the following command:
|
...
Request Method | PUT | ||
Description | Allows clients to enable or disable JAMon at runtime. | ||
URI Syntax | INFO: If your file name includes
|
...
Request Method | POST | ||
Description | Creates a variable value that can be called within Datameer X paths and workbooks. | ||
URI Syntax |
| ||
Example Response |
|
...
Request Method | PUT | ||||
Description | Updates a variable value that can be called within Datameer X paths and workbooks. It contains the information for creation number, workbook id, last modified, name, type and value. | ||||
URI Syntax | INFO: Instead of the id, the current name can be used in the URL. Both, name and value in the JSON body are optional.
or
| ||||
Example Response |
|
...
Request Method | PUT | ||
Description | Updates multiple variable values that can be called within Datameer X paths and workbooks. | ||
URI Syntax |
| ||
Example Response | INFO: The variables are identified by id, the ids must be present in the JSON body of the request.
|
...
Request Method | DELETE | ||
Description | Deletes a variable value that can be called within Datameer X paths and workbooks. | ||
URI Syntax |
| ||
Example Response | If the request is successful, there is no output. |
...
Request Method | DELETE | ||
Description | Deletes multiple variable values that can be called within Datameer X paths and workbooks. | ||
URI Syntax |
| ||
Example Response | If the request is successful, there is no output. |
...
Request Method | GET | ||
Description | Displays a list of information about variables values that can be called within Datameer X paths and workbooks. It contains the information for creation number, workbook id, last modified, name, type and value. | ||
URI Syntax | INFO: Instead of the id, the current name can be used in the URL.
| ||
Example Response |
|
...
Request Method | GET | ||
Description | Displays a list of information about all variables values that can be called within Datameer X paths and workbooks. INFO: It is not required to execute a job to list a workbook variable. The workbook variables are specified prior to job execution to influence the results. | ||
URI Syntax |
| ||
Example Response |
|