get_definitions_items
Run this command to return a list of the possible items to export for a given data set type or category.
This API is available in Guardium V9.5 and later.
REST API syntax
This API is available only as a REST service with the
GET
method. Call this API as follows:
GET https://[Guardium hostname or IP address]:8443/restAPI/get_definitions_items
GuardAPI syntax
get_definitions_items parameter=value
Parameters
Parameter | Value type | Description |
---|---|---|
dataSet | String | A defined data set. For valid values, call get_definitions_items from the command line with --help=true . |