reportRunProviderImportStatus
Reports run provider import status and returns run provider import status.
reportRunProviderImportStatus(provider: String!, status: String!, error: String, catalog: JSON): RunProviderImportStatus!Arguments
The provider used to filter or perform the operation.
The status used to filter or perform the operation.
The error used to filter or perform the operation.
The catalog used to filter or perform the operation.
Returns
Stable identifier for this run provider import status.
Identifier of the related agent.
The provider associated with this run provider import status.
The cursor associated with this run provider import status. May be null when unavailable or not applicable.
Current status of this run provider import status.
ISO 8601 timestamp when this run provider import status last started. May be null when unavailable or not applicable.
ISO 8601 timestamp when this run provider import status last completed. May be null when unavailable or not applicable.
The last error associated with this run provider import status. May be null when unavailable or not applicable.
Number of importeds.
Number of unmatcheds.
The catalog associated with this run provider import status. May be null when unavailable or not applicable.
ISO 8601 timestamp when this run provider import status was last updated.