Manage Batch Export
Updates, delete or get batch export details
Get details of a batch export configuration
Path Parameters
- partnerId
- id
Responses
- id
Batch export uuid
- name
Batch export configuration name
- allClients
- clients
- categoryType
- exportIntegration
Integration details
- recurringType
- scheduleType
- startHours
- startMinutes
- createdTime
- updatedTime
- dayOfMonth
- createdBy
created by
- updatedBy
last updated by
- isFailureExportNotification
Update batch export configuration
Path Parameters
- partnerId
- id
Request Body
application/json
- name
Batch Export Name
- allClients
Enable all clients
- clients
Specific client list
- scheduleType
Scheduler type
- Enum:
- RECURRINGON-DEMAND
Default: ON-DEMAND
- categoryType
Batch export type
- Enum:
- AlertsAuditUsageIntegrationsMetricsInventory
- recurringType
Recurring type to be used only when recurring configuration is done.
- Enum:
- WeeklyMonthlyDaily
Default: Monthly
- exportIntegration
Integration associated
- isFailureExportNotification
Enable failed export notification
- dayOfMonth
Scheduled day of month. To be used only for Monthly Recurring configuration.Use any values between 1 to 27 and 'last'.
- Enum:
- last12
Default: last
- dayOfWeek
Scheduled week. To be used only for Weekly Recurring configurations.
- Enum:
- SUNMONTUEWEDTHUFRISAT
- startHours
Scheduled hour. To be used during Recurring configurations.
- startMinutes
Scheduled minute. To be used during Recurring configurations.
Responses
- id
Delete existing barch export configuration
Path Parameters
- partnerId
- id
Responses
- result