datamart_set_active

This command activates extraction of the specified datamart.

This API is available in Guardium V9.5 and later.

REST API syntax

This API is available as a REST service with the PUT method. Call this API as follows:
PUT https://[Guardium hostname or IP address]:8443/restAPI/datamart_set_active

GuardAPI syntax

datamart_set_active parameter=value

Parameters

Parameter Value type Description
Name String Required. A defined data mart

Examples

To activate the datamart Export:Full SQL:

datamart_set_active name="Export:Full SQL"