export_status
Overview
Name | export_status |
Type | Resource |
Id | sumologic.content.export_status |
Fields
Name | Datatype | Description |
---|---|---|
error | object | |
status | string | Whether or not the request is in progress (InProgress ), has completed successfully (Success ), or has completed with an error (Failed ). |
statusMessage | string | Additional status message generated if the status is not Failed . |
Methods
Name | Accessible by | Required Params |
---|---|---|
getAsyncExportStatus | SELECT | contentId, jobId, region |