1. Packages
  2. DigitalOcean Provider
  3. API Docs
  4. getGradientaiIndexingJobDataSources
DigitalOcean v4.57.0 published on Thursday, Feb 12, 2026 by Pulumi
digitalocean logo
DigitalOcean v4.57.0 published on Thursday, Feb 12, 2026 by Pulumi

    Using getGradientaiIndexingJobDataSources

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getGradientaiIndexingJobDataSources(args: GetGradientaiIndexingJobDataSourcesArgs, opts?: InvokeOptions): Promise<GetGradientaiIndexingJobDataSourcesResult>
    function getGradientaiIndexingJobDataSourcesOutput(args: GetGradientaiIndexingJobDataSourcesOutputArgs, opts?: InvokeOptions): Output<GetGradientaiIndexingJobDataSourcesResult>
    def get_gradientai_indexing_job_data_sources(indexing_job_uuid: Optional[str] = None,
                                                 opts: Optional[InvokeOptions] = None) -> GetGradientaiIndexingJobDataSourcesResult
    def get_gradientai_indexing_job_data_sources_output(indexing_job_uuid: Optional[pulumi.Input[str]] = None,
                                                 opts: Optional[InvokeOptions] = None) -> Output[GetGradientaiIndexingJobDataSourcesResult]
    func GetGradientaiIndexingJobDataSources(ctx *Context, args *GetGradientaiIndexingJobDataSourcesArgs, opts ...InvokeOption) (*GetGradientaiIndexingJobDataSourcesResult, error)
    func GetGradientaiIndexingJobDataSourcesOutput(ctx *Context, args *GetGradientaiIndexingJobDataSourcesOutputArgs, opts ...InvokeOption) GetGradientaiIndexingJobDataSourcesResultOutput

    > Note: This function is named GetGradientaiIndexingJobDataSources in the Go SDK.

    public static class GetGradientaiIndexingJobDataSources 
    {
        public static Task<GetGradientaiIndexingJobDataSourcesResult> InvokeAsync(GetGradientaiIndexingJobDataSourcesArgs args, InvokeOptions? opts = null)
        public static Output<GetGradientaiIndexingJobDataSourcesResult> Invoke(GetGradientaiIndexingJobDataSourcesInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGradientaiIndexingJobDataSourcesResult> getGradientaiIndexingJobDataSources(GetGradientaiIndexingJobDataSourcesArgs args, InvokeOptions options)
    public static Output<GetGradientaiIndexingJobDataSourcesResult> getGradientaiIndexingJobDataSources(GetGradientaiIndexingJobDataSourcesArgs args, InvokeOptions options)
    
    fn::invoke:
      function: digitalocean:index/getGradientaiIndexingJobDataSources:getGradientaiIndexingJobDataSources
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getGradientaiIndexingJobDataSources Result

    The following output properties are available:

    Id string
    The provider-assigned unique ID for this managed resource.
    IndexedDataSources []GetGradientaiIndexingJobDataSourcesIndexedDataSource
    IndexingJobUuid string
    id String
    The provider-assigned unique ID for this managed resource.
    indexedDataSources List<GetGradientaiIndexingJobDataSourcesIndexedDataSource>
    indexingJobUuid String
    id string
    The provider-assigned unique ID for this managed resource.
    indexedDataSources GetGradientaiIndexingJobDataSourcesIndexedDataSource[]
    indexingJobUuid string
    id String
    The provider-assigned unique ID for this managed resource.
    indexedDataSources List<Property Map>
    indexingJobUuid String

    Supporting Types

    GetGradientaiIndexingJobDataSourcesIndexedDataSource

    CompletedAt string
    Timestamp when data source completed indexing
    DataSourceUuid string
    UUID of the indexed data source
    ErrorDetails string
    Detailed error description
    ErrorMsg string
    Error message if indexing failed
    FailedItemCount string
    Total count of items that have failed
    IndexedFileCount string
    Total count of files that have been indexed
    IndexedItemCount string
    Total count of items that have been indexed
    RemovedItemCount string
    Total count of items that have been removed
    SkippedItemCount string
    Total count of items that have been skipped
    StartedAt string
    Timestamp when data source started indexing
    Status string
    Status of the indexed data source
    TotalBytes string
    Total size of files in data source in bytes
    TotalBytesIndexed string
    Total size of indexed files in bytes
    TotalFileCount string
    Total file count in the data source
    CompletedAt string
    Timestamp when data source completed indexing
    DataSourceUuid string
    UUID of the indexed data source
    ErrorDetails string
    Detailed error description
    ErrorMsg string
    Error message if indexing failed
    FailedItemCount string
    Total count of items that have failed
    IndexedFileCount string
    Total count of files that have been indexed
    IndexedItemCount string
    Total count of items that have been indexed
    RemovedItemCount string
    Total count of items that have been removed
    SkippedItemCount string
    Total count of items that have been skipped
    StartedAt string
    Timestamp when data source started indexing
    Status string
    Status of the indexed data source
    TotalBytes string
    Total size of files in data source in bytes
    TotalBytesIndexed string
    Total size of indexed files in bytes
    TotalFileCount string
    Total file count in the data source
    completedAt String
    Timestamp when data source completed indexing
    dataSourceUuid String
    UUID of the indexed data source
    errorDetails String
    Detailed error description
    errorMsg String
    Error message if indexing failed
    failedItemCount String
    Total count of items that have failed
    indexedFileCount String
    Total count of files that have been indexed
    indexedItemCount String
    Total count of items that have been indexed
    removedItemCount String
    Total count of items that have been removed
    skippedItemCount String
    Total count of items that have been skipped
    startedAt String
    Timestamp when data source started indexing
    status String
    Status of the indexed data source
    totalBytes String
    Total size of files in data source in bytes
    totalBytesIndexed String
    Total size of indexed files in bytes
    totalFileCount String
    Total file count in the data source
    completedAt string
    Timestamp when data source completed indexing
    dataSourceUuid string
    UUID of the indexed data source
    errorDetails string
    Detailed error description
    errorMsg string
    Error message if indexing failed
    failedItemCount string
    Total count of items that have failed
    indexedFileCount string
    Total count of files that have been indexed
    indexedItemCount string
    Total count of items that have been indexed
    removedItemCount string
    Total count of items that have been removed
    skippedItemCount string
    Total count of items that have been skipped
    startedAt string
    Timestamp when data source started indexing
    status string
    Status of the indexed data source
    totalBytes string
    Total size of files in data source in bytes
    totalBytesIndexed string
    Total size of indexed files in bytes
    totalFileCount string
    Total file count in the data source
    completed_at str
    Timestamp when data source completed indexing
    data_source_uuid str
    UUID of the indexed data source
    error_details str
    Detailed error description
    error_msg str
    Error message if indexing failed
    failed_item_count str
    Total count of items that have failed
    indexed_file_count str
    Total count of files that have been indexed
    indexed_item_count str
    Total count of items that have been indexed
    removed_item_count str
    Total count of items that have been removed
    skipped_item_count str
    Total count of items that have been skipped
    started_at str
    Timestamp when data source started indexing
    status str
    Status of the indexed data source
    total_bytes str
    Total size of files in data source in bytes
    total_bytes_indexed str
    Total size of indexed files in bytes
    total_file_count str
    Total file count in the data source
    completedAt String
    Timestamp when data source completed indexing
    dataSourceUuid String
    UUID of the indexed data source
    errorDetails String
    Detailed error description
    errorMsg String
    Error message if indexing failed
    failedItemCount String
    Total count of items that have failed
    indexedFileCount String
    Total count of files that have been indexed
    indexedItemCount String
    Total count of items that have been indexed
    removedItemCount String
    Total count of items that have been removed
    skippedItemCount String
    Total count of items that have been skipped
    startedAt String
    Timestamp when data source started indexing
    status String
    Status of the indexed data source
    totalBytes String
    Total size of files in data source in bytes
    totalBytesIndexed String
    Total size of indexed files in bytes
    totalFileCount String
    Total file count in the data source

    Package Details

    Repository
    DigitalOcean pulumi/pulumi-digitalocean
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the digitalocean Terraform Provider.
    digitalocean logo
    DigitalOcean v4.57.0 published on Thursday, Feb 12, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate