rest_export_definition
This API is available in Guardium V9.5 and later.
REST API syntax
This API is available only as a REST service with the
POST method. Call this API as follows:
POST https://[Guardium hostname or IP address]:8443/restAPI/export_definition
Parameters
| Parameter | Value type | Description |
|---|---|---|
| dataSet | String | Required. For valid values, call rest_export_definition from the command line with --help=true.
|
| itemsNames | String | |
| exportToCSV | Boolean |
Valid values:
Default = 0 (false) |
| exportToXacml | Boolean |
Valid values:
Default = 0 (false) |
| excludeGroupMembers | Boolean |
Valid values:
Default = 0 (false) |