DigitalOcean v4.57.0 published on Thursday, Feb 12, 2026 by Pulumi
DigitalOcean v4.57.0 published on Thursday, Feb 12, 2026 by Pulumi
Deprecated: digitalocean.getGenaiKnowledgeBaseIndexingJobs has been deprecated in favor of digitalocean.getGradientaiKnowledgeBaseIndexingJobs
Using getGenaiKnowledgeBaseIndexingJobs
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 getGenaiKnowledgeBaseIndexingJobs(args: GetGenaiKnowledgeBaseIndexingJobsArgs, opts?: InvokeOptions): Promise<GetGenaiKnowledgeBaseIndexingJobsResult>
function getGenaiKnowledgeBaseIndexingJobsOutput(args: GetGenaiKnowledgeBaseIndexingJobsOutputArgs, opts?: InvokeOptions): Output<GetGenaiKnowledgeBaseIndexingJobsResult>def get_genai_knowledge_base_indexing_jobs(knowledge_base_uuid: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetGenaiKnowledgeBaseIndexingJobsResult
def get_genai_knowledge_base_indexing_jobs_output(knowledge_base_uuid: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGenaiKnowledgeBaseIndexingJobsResult]func GetGenaiKnowledgeBaseIndexingJobs(ctx *Context, args *GetGenaiKnowledgeBaseIndexingJobsArgs, opts ...InvokeOption) (*GetGenaiKnowledgeBaseIndexingJobsResult, error)
func GetGenaiKnowledgeBaseIndexingJobsOutput(ctx *Context, args *GetGenaiKnowledgeBaseIndexingJobsOutputArgs, opts ...InvokeOption) GetGenaiKnowledgeBaseIndexingJobsResultOutput> Note: This function is named GetGenaiKnowledgeBaseIndexingJobs in the Go SDK.
public static class GetGenaiKnowledgeBaseIndexingJobs
{
public static Task<GetGenaiKnowledgeBaseIndexingJobsResult> InvokeAsync(GetGenaiKnowledgeBaseIndexingJobsArgs args, InvokeOptions? opts = null)
public static Output<GetGenaiKnowledgeBaseIndexingJobsResult> Invoke(GetGenaiKnowledgeBaseIndexingJobsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetGenaiKnowledgeBaseIndexingJobsResult> getGenaiKnowledgeBaseIndexingJobs(GetGenaiKnowledgeBaseIndexingJobsArgs args, InvokeOptions options)
public static Output<GetGenaiKnowledgeBaseIndexingJobsResult> getGenaiKnowledgeBaseIndexingJobs(GetGenaiKnowledgeBaseIndexingJobsArgs args, InvokeOptions options)
fn::invoke:
function: digitalocean:index/getGenaiKnowledgeBaseIndexingJobs:getGenaiKnowledgeBaseIndexingJobs
arguments:
# arguments dictionaryThe following arguments are supported:
- Knowledge
Base stringUuid
- Knowledge
Base stringUuid
- knowledge
Base StringUuid
- knowledge
Base stringUuid
- knowledge
Base StringUuid
getGenaiKnowledgeBaseIndexingJobs Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Jobs
List<Pulumi.
Digital Ocean. Outputs. Get Genai Knowledge Base Indexing Jobs Job> - Knowledge
Base stringUuid - Metas
List<Pulumi.
Digital Ocean. Outputs. Get Genai Knowledge Base Indexing Jobs Meta>
- Id string
- The provider-assigned unique ID for this managed resource.
- Jobs
[]Get
Genai Knowledge Base Indexing Jobs Job - Knowledge
Base stringUuid - Metas
[]Get
Genai Knowledge Base Indexing Jobs Meta
- id String
- The provider-assigned unique ID for this managed resource.
- jobs
List<Get
Genai Knowledge Base Indexing Jobs Job> - knowledge
Base StringUuid - metas
List<Get
Genai Knowledge Base Indexing Jobs Meta>
- id string
- The provider-assigned unique ID for this managed resource.
- jobs
Get
Genai Knowledge Base Indexing Jobs Job[] - knowledge
Base stringUuid - metas
Get
Genai Knowledge Base Indexing Jobs Meta[]
- id str
- The provider-assigned unique ID for this managed resource.
- jobs
Sequence[Get
Genai Knowledge Base Indexing Jobs Job] - knowledge_
base_ struuid - metas
Sequence[Get
Genai Knowledge Base Indexing Jobs Meta]
- id String
- The provider-assigned unique ID for this managed resource.
- jobs List<Property Map>
- knowledge
Base StringUuid - metas List<Property Map>
Supporting Types
GetGenaiKnowledgeBaseIndexingJobsJob
- Completed
Datasources int - Number of datasources indexed completed
- Created
At string - Creation timestamp
- Data
Source List<string>Uuids - List of data source UUIDs
- Finished
At string - Finish timestamp
- Knowledge
Base stringUuid - Knowledge base UUID
- Phase string
- Current phase of the batch job
- Started
At string - Start timestamp
- Status string
- Status of the indexing job
- Tokens int
- Number of tokens
- Total
Datasources int - Total number of datasources being indexed
- Total
Items stringFailed - Total items failed
- Total
Items stringIndexed - Total items indexed
- Total
Items stringSkipped - Total items skipped
- Updated
At string - Last update timestamp
- Uuid string
- Unique identifier of the indexing job
- Completed
Datasources int - Number of datasources indexed completed
- Created
At string - Creation timestamp
- Data
Source []stringUuids - List of data source UUIDs
- Finished
At string - Finish timestamp
- Knowledge
Base stringUuid - Knowledge base UUID
- Phase string
- Current phase of the batch job
- Started
At string - Start timestamp
- Status string
- Status of the indexing job
- Tokens int
- Number of tokens
- Total
Datasources int - Total number of datasources being indexed
- Total
Items stringFailed - Total items failed
- Total
Items stringIndexed - Total items indexed
- Total
Items stringSkipped - Total items skipped
- Updated
At string - Last update timestamp
- Uuid string
- Unique identifier of the indexing job
- completed
Datasources Integer - Number of datasources indexed completed
- created
At String - Creation timestamp
- data
Source List<String>Uuids - List of data source UUIDs
- finished
At String - Finish timestamp
- knowledge
Base StringUuid - Knowledge base UUID
- phase String
- Current phase of the batch job
- started
At String - Start timestamp
- status String
- Status of the indexing job
- tokens Integer
- Number of tokens
- total
Datasources Integer - Total number of datasources being indexed
- total
Items StringFailed - Total items failed
- total
Items StringIndexed - Total items indexed
- total
Items StringSkipped - Total items skipped
- updated
At String - Last update timestamp
- uuid String
- Unique identifier of the indexing job
- completed
Datasources number - Number of datasources indexed completed
- created
At string - Creation timestamp
- data
Source string[]Uuids - List of data source UUIDs
- finished
At string - Finish timestamp
- knowledge
Base stringUuid - Knowledge base UUID
- phase string
- Current phase of the batch job
- started
At string - Start timestamp
- status string
- Status of the indexing job
- tokens number
- Number of tokens
- total
Datasources number - Total number of datasources being indexed
- total
Items stringFailed - Total items failed
- total
Items stringIndexed - Total items indexed
- total
Items stringSkipped - Total items skipped
- updated
At string - Last update timestamp
- uuid string
- Unique identifier of the indexing job
- completed_
datasources int - Number of datasources indexed completed
- created_
at str - Creation timestamp
- data_
source_ Sequence[str]uuids - List of data source UUIDs
- finished_
at str - Finish timestamp
- knowledge_
base_ struuid - Knowledge base UUID
- phase str
- Current phase of the batch job
- started_
at str - Start timestamp
- status str
- Status of the indexing job
- tokens int
- Number of tokens
- total_
datasources int - Total number of datasources being indexed
- total_
items_ strfailed - Total items failed
- total_
items_ strindexed - Total items indexed
- total_
items_ strskipped - Total items skipped
- updated_
at str - Last update timestamp
- uuid str
- Unique identifier of the indexing job
- completed
Datasources Number - Number of datasources indexed completed
- created
At String - Creation timestamp
- data
Source List<String>Uuids - List of data source UUIDs
- finished
At String - Finish timestamp
- knowledge
Base StringUuid - Knowledge base UUID
- phase String
- Current phase of the batch job
- started
At String - Start timestamp
- status String
- Status of the indexing job
- tokens Number
- Number of tokens
- total
Datasources Number - Total number of datasources being indexed
- total
Items StringFailed - Total items failed
- total
Items StringIndexed - Total items indexed
- total
Items StringSkipped - Total items skipped
- updated
At String - Last update timestamp
- uuid String
- Unique identifier of the indexing job
GetGenaiKnowledgeBaseIndexingJobsMeta
Package Details
- Repository
- DigitalOcean pulumi/pulumi-digitalocean
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
digitaloceanTerraform Provider.
DigitalOcean v4.57.0 published on Thursday, Feb 12, 2026 by Pulumi
