Viewing docs for DigitalOcean v4.71.0
published on Saturday, Jun 20, 2026 by Pulumi
published on Saturday, Jun 20, 2026 by Pulumi
Viewing docs for DigitalOcean v4.71.0
published on Saturday, Jun 20, 2026 by Pulumi
published on Saturday, Jun 20, 2026 by Pulumi
Using getGradientaiCustomModel
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 getGradientaiCustomModel(args: GetGradientaiCustomModelArgs, opts?: InvokeOptions): Promise<GetGradientaiCustomModelResult>
function getGradientaiCustomModelOutput(args: GetGradientaiCustomModelOutputArgs, opts?: InvokeOptions): Output<GetGradientaiCustomModelResult>def get_gradientai_custom_model(uuid: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetGradientaiCustomModelResult
def get_gradientai_custom_model_output(uuid: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGradientaiCustomModelResult]func LookupGradientaiCustomModel(ctx *Context, args *LookupGradientaiCustomModelArgs, opts ...InvokeOption) (*LookupGradientaiCustomModelResult, error)
func LookupGradientaiCustomModelOutput(ctx *Context, args *LookupGradientaiCustomModelOutputArgs, opts ...InvokeOption) LookupGradientaiCustomModelResultOutput> Note: This function is named LookupGradientaiCustomModel in the Go SDK.
public static class GetGradientaiCustomModel
{
public static Task<GetGradientaiCustomModelResult> InvokeAsync(GetGradientaiCustomModelArgs args, InvokeOptions? opts = null)
public static Output<GetGradientaiCustomModelResult> Invoke(GetGradientaiCustomModelInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetGradientaiCustomModelResult> getGradientaiCustomModel(GetGradientaiCustomModelArgs args, InvokeOptions options)
public static Output<GetGradientaiCustomModelResult> getGradientaiCustomModel(GetGradientaiCustomModelArgs args, InvokeOptions options)
fn::invoke:
function: digitalocean:index/getGradientaiCustomModel:getGradientaiCustomModel
arguments:
# arguments dictionarydata "digitalocean_getgradientaicustommodel" "name" {
# arguments
}The following arguments are supported:
- Uuid string
- Uuid string
- uuid string
- uuid String
- uuid string
- uuid str
- uuid String
getGradientaiCustomModel Result
The following output properties are available:
- Active
Deployments List<Pulumi.Digital Ocean. Outputs. Get Gradientai Custom Model Active Deployment> - Architecture string
- Context
Length int - Cost
Estimate intPer Month - Created
At string - Description string
- File
Count int - Id string
- The provider-assigned unique ID for this managed resource.
- Input
Modalities List<string> - License string
- Name string
- Output
Modalities List<string> - Parameters string
- Source
Reves List<Pulumi.Digital Ocean. Outputs. Get Gradientai Custom Model Source Ref> - Source
Type string - Status string
- Storage
Region string - List<string>
- Team
Id string - Total
Size stringBytes - Updated
At string - Uuid string
- Active
Deployments []GetGradientai Custom Model Active Deployment - Architecture string
- Context
Length int - Cost
Estimate intPer Month - Created
At string - Description string
- File
Count int - Id string
- The provider-assigned unique ID for this managed resource.
- Input
Modalities []string - License string
- Name string
- Output
Modalities []string - Parameters string
- Source
Reves []GetGradientai Custom Model Source Ref - Source
Type string - Status string
- Storage
Region string - []string
- Team
Id string - Total
Size stringBytes - Updated
At string - Uuid string
- active_
deployments list(object) - architecture string
- context_
length number - cost_
estimate_ numberper_ month - created_
at string - description string
- file_
count number - id string
- The provider-assigned unique ID for this managed resource.
- input_
modalities list(string) - license string
- name string
- output_
modalities list(string) - parameters string
- source_
reves list(object) - source_
type string - status string
- storage_
region string - list(string)
- team_
id string - total_
size_ stringbytes - updated_
at string - uuid string
- active
Deployments List<GetGradientai Custom Model Active Deployment> - architecture String
- context
Length Integer - cost
Estimate IntegerPer Month - created
At String - description String
- file
Count Integer - id String
- The provider-assigned unique ID for this managed resource.
- input
Modalities List<String> - license String
- name String
- output
Modalities List<String> - parameters String
- source
Reves List<GetGradientai Custom Model Source Ref> - source
Type String - status String
- storage
Region String - List<String>
- team
Id String - total
Size StringBytes - updated
At String - uuid String
- active
Deployments GetGradientai Custom Model Active Deployment[] - architecture string
- context
Length number - cost
Estimate numberPer Month - created
At string - description string
- file
Count number - id string
- The provider-assigned unique ID for this managed resource.
- input
Modalities string[] - license string
- name string
- output
Modalities string[] - parameters string
- source
Reves GetGradientai Custom Model Source Ref[] - source
Type string - status string
- storage
Region string - string[]
- team
Id string - total
Size stringBytes - updated
At string - uuid string
- active_
deployments Sequence[GetGradientai Custom Model Active Deployment] - architecture str
- context_
length int - cost_
estimate_ intper_ month - created_
at str - description str
- file_
count int - id str
- The provider-assigned unique ID for this managed resource.
- input_
modalities Sequence[str] - license str
- name str
- output_
modalities Sequence[str] - parameters str
- source_
reves Sequence[GetGradientai Custom Model Source Ref] - source_
type str - status str
- storage_
region str - Sequence[str]
- team_
id str - total_
size_ strbytes - updated_
at str - uuid str
- active
Deployments List<Property Map> - architecture String
- context
Length Number - cost
Estimate NumberPer Month - created
At String - description String
- file
Count Number - id String
- The provider-assigned unique ID for this managed resource.
- input
Modalities List<String> - license String
- name String
- output
Modalities List<String> - parameters String
- source
Reves List<Property Map> - source
Type String - status String
- storage
Region String - List<String>
- team
Id String - total
Size StringBytes - updated
At String - uuid String
Supporting Types
GetGradientaiCustomModelActiveDeployment
- Created
At string - Timestamp when the deployment was created.
- Endpoints
List<Pulumi.
Digital Ocean. Inputs. Get Gradientai Custom Model Active Deployment Endpoint> - Endpoint URLs exposed by the deployment.
- Id string
- ID of the dedicated inference deployment.
- Name string
- Name of the dedicated inference deployment.
- Region
Slug string - Region slug of the dedicated inference deployment.
- State string
- Current state of the deployment.
- Updated
At string - Timestamp when the deployment was last updated.
- Created
At string - Timestamp when the deployment was created.
- Endpoints
[]Get
Gradientai Custom Model Active Deployment Endpoint - Endpoint URLs exposed by the deployment.
- Id string
- ID of the dedicated inference deployment.
- Name string
- Name of the dedicated inference deployment.
- Region
Slug string - Region slug of the dedicated inference deployment.
- State string
- Current state of the deployment.
- Updated
At string - Timestamp when the deployment was last updated.
- created_
at string - Timestamp when the deployment was created.
- endpoints list(object)
- Endpoint URLs exposed by the deployment.
- id string
- ID of the dedicated inference deployment.
- name string
- Name of the dedicated inference deployment.
- region_
slug string - Region slug of the dedicated inference deployment.
- state string
- Current state of the deployment.
- updated_
at string - Timestamp when the deployment was last updated.
- created
At String - Timestamp when the deployment was created.
- endpoints
List<Get
Gradientai Custom Model Active Deployment Endpoint> - Endpoint URLs exposed by the deployment.
- id String
- ID of the dedicated inference deployment.
- name String
- Name of the dedicated inference deployment.
- region
Slug String - Region slug of the dedicated inference deployment.
- state String
- Current state of the deployment.
- updated
At String - Timestamp when the deployment was last updated.
- created
At string - Timestamp when the deployment was created.
- endpoints
Get
Gradientai Custom Model Active Deployment Endpoint[] - Endpoint URLs exposed by the deployment.
- id string
- ID of the dedicated inference deployment.
- name string
- Name of the dedicated inference deployment.
- region
Slug string - Region slug of the dedicated inference deployment.
- state string
- Current state of the deployment.
- updated
At string - Timestamp when the deployment was last updated.
- created_
at str - Timestamp when the deployment was created.
- endpoints
Sequence[Get
Gradientai Custom Model Active Deployment Endpoint] - Endpoint URLs exposed by the deployment.
- id str
- ID of the dedicated inference deployment.
- name str
- Name of the dedicated inference deployment.
- region_
slug str - Region slug of the dedicated inference deployment.
- state str
- Current state of the deployment.
- updated_
at str - Timestamp when the deployment was last updated.
- created
At String - Timestamp when the deployment was created.
- endpoints List<Property Map>
- Endpoint URLs exposed by the deployment.
- id String
- ID of the dedicated inference deployment.
- name String
- Name of the dedicated inference deployment.
- region
Slug String - Region slug of the dedicated inference deployment.
- state String
- Current state of the deployment.
- updated
At String - Timestamp when the deployment was last updated.
GetGradientaiCustomModelActiveDeploymentEndpoint
- Private
Endpoint stringFqdn - Private endpoint FQDN.
- Public
Endpoint stringFqdn - Public endpoint FQDN, if enabled.
- Private
Endpoint stringFqdn - Private endpoint FQDN.
- Public
Endpoint stringFqdn - Public endpoint FQDN, if enabled.
- private_
endpoint_ stringfqdn - Private endpoint FQDN.
- public_
endpoint_ stringfqdn - Public endpoint FQDN, if enabled.
- private
Endpoint StringFqdn - Private endpoint FQDN.
- public
Endpoint StringFqdn - Public endpoint FQDN, if enabled.
- private
Endpoint stringFqdn - Private endpoint FQDN.
- public
Endpoint stringFqdn - Public endpoint FQDN, if enabled.
- private_
endpoint_ strfqdn - Private endpoint FQDN.
- public_
endpoint_ strfqdn - Public endpoint FQDN, if enabled.
- private
Endpoint StringFqdn - Private endpoint FQDN.
- public
Endpoint StringFqdn - Public endpoint FQDN, if enabled.
GetGradientaiCustomModelSourceRef
- Access
Type string - Access type for the source repository (e.g. ACCESS_TYPE_PUBLIC).
- Bucket string
- Spaces bucket name for SPACES_BUCKET sources.
- Commit
Sha string - Commit SHA pinned for the import.
- Prefix string
- Key prefix inside the source bucket.
- Region string
- Region of the source bucket.
- Repo
Id string - Repository identifier (e.g. HuggingFace repo).
- Access
Type string - Access type for the source repository (e.g. ACCESS_TYPE_PUBLIC).
- Bucket string
- Spaces bucket name for SPACES_BUCKET sources.
- Commit
Sha string - Commit SHA pinned for the import.
- Prefix string
- Key prefix inside the source bucket.
- Region string
- Region of the source bucket.
- Repo
Id string - Repository identifier (e.g. HuggingFace repo).
- access_
type string - Access type for the source repository (e.g. ACCESS_TYPE_PUBLIC).
- bucket string
- Spaces bucket name for SPACES_BUCKET sources.
- commit_
sha string - Commit SHA pinned for the import.
- prefix string
- Key prefix inside the source bucket.
- region string
- Region of the source bucket.
- repo_
id string - Repository identifier (e.g. HuggingFace repo).
- access
Type String - Access type for the source repository (e.g. ACCESS_TYPE_PUBLIC).
- bucket String
- Spaces bucket name for SPACES_BUCKET sources.
- commit
Sha String - Commit SHA pinned for the import.
- prefix String
- Key prefix inside the source bucket.
- region String
- Region of the source bucket.
- repo
Id String - Repository identifier (e.g. HuggingFace repo).
- access
Type string - Access type for the source repository (e.g. ACCESS_TYPE_PUBLIC).
- bucket string
- Spaces bucket name for SPACES_BUCKET sources.
- commit
Sha string - Commit SHA pinned for the import.
- prefix string
- Key prefix inside the source bucket.
- region string
- Region of the source bucket.
- repo
Id string - Repository identifier (e.g. HuggingFace repo).
- access_
type str - Access type for the source repository (e.g. ACCESS_TYPE_PUBLIC).
- bucket str
- Spaces bucket name for SPACES_BUCKET sources.
- commit_
sha str - Commit SHA pinned for the import.
- prefix str
- Key prefix inside the source bucket.
- region str
- Region of the source bucket.
- repo_
id str - Repository identifier (e.g. HuggingFace repo).
- access
Type String - Access type for the source repository (e.g. ACCESS_TYPE_PUBLIC).
- bucket String
- Spaces bucket name for SPACES_BUCKET sources.
- commit
Sha String - Commit SHA pinned for the import.
- prefix String
- Key prefix inside the source bucket.
- region String
- Region of the source bucket.
- repo
Id String - Repository identifier (e.g. HuggingFace repo).
Package Details
- Repository
- DigitalOcean pulumi/pulumi-digitalocean
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
digitaloceanTerraform Provider.
Viewing docs for DigitalOcean v4.71.0
published on Saturday, Jun 20, 2026 by Pulumi
published on Saturday, Jun 20, 2026 by Pulumi