get_data_automation_library_ingestion_job¶
Operation¶
get_data_automation_library_ingestion_job
async
¶
get_data_automation_library_ingestion_job(input: GetDataAutomationLibraryIngestionJobInput, plugins: list[Plugin] | None = None) -> GetDataAutomationLibraryIngestionJobOutput
API used to get status of data automation library ingestion job
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
input
|
GetDataAutomationLibraryIngestionJobInput
|
An instance of |
required |
plugins
|
list[Plugin] | None
|
A list of callables that modify the configuration dynamically. Changes made by these plugins only apply for the duration of the operation execution and will not affect any other operation invocations. |
None
|
Returns:
| Type | Description |
|---|---|
GetDataAutomationLibraryIngestionJobOutput
|
An instance of |
Input¶
GetDataAutomationLibraryIngestionJobInput
dataclass
¶
Get DataAutomationLibraryIngestionJob Request
Output¶
GetDataAutomationLibraryIngestionJobOutput
dataclass
¶
Get DataAutomationLibraryIngestionJob Response
Attributes¶
job
class-attribute
instance-attribute
¶
job: DataAutomationLibraryIngestionJob | None = None
Contains the information of a library ingestion job