DigitalOcean v4.57.0 published on Thursday, Feb 12, 2026 by Pulumi
DigitalOcean v4.57.0 published on Thursday, Feb 12, 2026 by Pulumi
Using getGradientaiIndexingJob
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 getGradientaiIndexingJob(args: GetGradientaiIndexingJobArgs, opts?: InvokeOptions): Promise<GetGradientaiIndexingJobResult>
function getGradientaiIndexingJobOutput(args: GetGradientaiIndexingJobOutputArgs, opts?: InvokeOptions): Output<GetGradientaiIndexingJobResult>def get_gradientai_indexing_job(uuid: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetGradientaiIndexingJobResult
def get_gradientai_indexing_job_output(uuid: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGradientaiIndexingJobResult]func GetGradientaiIndexingJob(ctx *Context, args *GetGradientaiIndexingJobArgs, opts ...InvokeOption) (*GetGradientaiIndexingJobResult, error)
func GetGradientaiIndexingJobOutput(ctx *Context, args *GetGradientaiIndexingJobOutputArgs, opts ...InvokeOption) GetGradientaiIndexingJobResultOutput> Note: This function is named GetGradientaiIndexingJob in the Go SDK.
public static class GetGradientaiIndexingJob
{
public static Task<GetGradientaiIndexingJobResult> InvokeAsync(GetGradientaiIndexingJobArgs args, InvokeOptions? opts = null)
public static Output<GetGradientaiIndexingJobResult> Invoke(GetGradientaiIndexingJobInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetGradientaiIndexingJobResult> getGradientaiIndexingJob(GetGradientaiIndexingJobArgs args, InvokeOptions options)
public static Output<GetGradientaiIndexingJobResult> getGradientaiIndexingJob(GetGradientaiIndexingJobArgs args, InvokeOptions options)
fn::invoke:
function: digitalocean:index/getGradientaiIndexingJob:getGradientaiIndexingJob
arguments:
# arguments dictionaryThe following arguments are supported:
- Uuid string
- Uuid string
- uuid String
- uuid string
- uuid str
- uuid String
getGradientaiIndexingJob Result
The following output properties are available:
- Completed
Datasources int - Created
At string - Data
Source List<string>Uuids - Finished
At string - Id string
- The provider-assigned unique ID for this managed resource.
- Knowledge
Base stringUuid - Phase string
- Started
At string - Status string
- Tokens int
- Total
Datasources int - Total
Items stringFailed - Total
Items stringIndexed - Total
Items stringSkipped - Updated
At string - Uuid string
- Completed
Datasources int - Created
At string - Data
Source []stringUuids - Finished
At string - Id string
- The provider-assigned unique ID for this managed resource.
- Knowledge
Base stringUuid - Phase string
- Started
At string - Status string
- Tokens int
- Total
Datasources int - Total
Items stringFailed - Total
Items stringIndexed - Total
Items stringSkipped - Updated
At string - Uuid string
- completed
Datasources Integer - created
At String - data
Source List<String>Uuids - finished
At String - id String
- The provider-assigned unique ID for this managed resource.
- knowledge
Base StringUuid - phase String
- started
At String - status String
- tokens Integer
- total
Datasources Integer - total
Items StringFailed - total
Items StringIndexed - total
Items StringSkipped - updated
At String - uuid String
- completed
Datasources number - created
At string - data
Source string[]Uuids - finished
At string - id string
- The provider-assigned unique ID for this managed resource.
- knowledge
Base stringUuid - phase string
- started
At string - status string
- tokens number
- total
Datasources number - total
Items stringFailed - total
Items stringIndexed - total
Items stringSkipped - updated
At string - uuid string
- completed_
datasources int - created_
at str - data_
source_ Sequence[str]uuids - finished_
at str - id str
- The provider-assigned unique ID for this managed resource.
- knowledge_
base_ struuid - phase str
- started_
at str - status str
- tokens int
- total_
datasources int - total_
items_ strfailed - total_
items_ strindexed - total_
items_ strskipped - updated_
at str - uuid str
- completed
Datasources Number - created
At String - data
Source List<String>Uuids - finished
At String - id String
- The provider-assigned unique ID for this managed resource.
- knowledge
Base StringUuid - phase String
- started
At String - status String
- tokens Number
- total
Datasources Number - total
Items StringFailed - total
Items StringIndexed - total
Items StringSkipped - updated
At String - uuid String
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
