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 getGradientaiCustomModels
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 getGradientaiCustomModels(args: GetGradientaiCustomModelsArgs, opts?: InvokeOptions): Promise<GetGradientaiCustomModelsResult>
function getGradientaiCustomModelsOutput(args: GetGradientaiCustomModelsOutputArgs, opts?: InvokeOptions): Output<GetGradientaiCustomModelsResult>def get_gradientai_custom_models(filters: Optional[Sequence[GetGradientaiCustomModelsFilter]] = None,
sorts: Optional[Sequence[GetGradientaiCustomModelsSort]] = None,
status: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetGradientaiCustomModelsResult
def get_gradientai_custom_models_output(filters: pulumi.Input[Optional[Sequence[pulumi.Input[GetGradientaiCustomModelsFilterArgs]]]] = None,
sorts: pulumi.Input[Optional[Sequence[pulumi.Input[GetGradientaiCustomModelsSortArgs]]]] = None,
status: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGradientaiCustomModelsResult]func GetGradientaiCustomModels(ctx *Context, args *GetGradientaiCustomModelsArgs, opts ...InvokeOption) (*GetGradientaiCustomModelsResult, error)
func GetGradientaiCustomModelsOutput(ctx *Context, args *GetGradientaiCustomModelsOutputArgs, opts ...InvokeOption) GetGradientaiCustomModelsResultOutput> Note: This function is named GetGradientaiCustomModels in the Go SDK.
public static class GetGradientaiCustomModels
{
public static Task<GetGradientaiCustomModelsResult> InvokeAsync(GetGradientaiCustomModelsArgs args, InvokeOptions? opts = null)
public static Output<GetGradientaiCustomModelsResult> Invoke(GetGradientaiCustomModelsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetGradientaiCustomModelsResult> getGradientaiCustomModels(GetGradientaiCustomModelsArgs args, InvokeOptions options)
public static Output<GetGradientaiCustomModelsResult> getGradientaiCustomModels(GetGradientaiCustomModelsArgs args, InvokeOptions options)
fn::invoke:
function: digitalocean:index/getGradientaiCustomModels:getGradientaiCustomModels
arguments:
# arguments dictionarydata "digitalocean_getgradientaicustommodels" "name" {
# arguments
}The following arguments are supported:
getGradientaiCustomModels Result
The following output properties are available:
- Custom
Models List<Pulumi.Digital Ocean. Outputs. Get Gradientai Custom Models Custom Model> - Id string
- The provider-assigned unique ID for this managed resource.
- Filters
List<Pulumi.
Digital Ocean. Outputs. Get Gradientai Custom Models Filter> - Sorts
List<Pulumi.
Digital Ocean. Outputs. Get Gradientai Custom Models Sort> - Status string
- Custom
Models []GetGradientai Custom Models Custom Model - Id string
- The provider-assigned unique ID for this managed resource.
- Filters
[]Get
Gradientai Custom Models Filter - Sorts
[]Get
Gradientai Custom Models Sort - Status string
- custom_
models list(object) - id string
- The provider-assigned unique ID for this managed resource.
- filters list(object)
- sorts list(object)
- status string
- custom
Models List<GetGradientai Custom Models Custom Model> - id String
- The provider-assigned unique ID for this managed resource.
- filters
List<Get
Gradientai Custom Models Filter> - sorts
List<Get
Gradientai Custom Models Sort> - status String
- custom
Models GetGradientai Custom Models Custom Model[] - id string
- The provider-assigned unique ID for this managed resource.
- filters
Get
Gradientai Custom Models Filter[] - sorts
Get
Gradientai Custom Models Sort[] - status string
- custom_
models Sequence[GetGradientai Custom Models Custom Model] - id str
- The provider-assigned unique ID for this managed resource.
- filters
Sequence[Get
Gradientai Custom Models Filter] - sorts
Sequence[Get
Gradientai Custom Models Sort] - status str
- custom
Models List<Property Map> - id String
- The provider-assigned unique ID for this managed resource.
- filters List<Property Map>
- sorts List<Property Map>
- status String
Supporting Types
GetGradientaiCustomModelsCustomModel
- Active
Deployments List<Pulumi.Digital Ocean. Inputs. Get Gradientai Custom Models Custom Model Active Deployment> - Active dedicated inference deployments referencing this custom model.
- Architecture string
- Model architecture as reported by the importer.
- Context
Length int - Maximum context length supported by the model.
- Cost
Estimate intPer Month - Estimated monthly cost of running the custom model.
- Created
At string - Timestamp when the custom model was created.
- Description string
- Description of the custom model.
- File
Count int - Number of files that make up the imported model.
- Input
Modalities List<string> - Input modalities supported by the model (e.g. text, image).
- License string
- License of the custom model, as reported by the source.
- Name string
- Human-readable name of the custom model.
- Output
Modalities List<string> - Output modalities produced by the model.
- Parameters string
- Parameter-count summary reported by the importer.
- Source
Reves List<Pulumi.Digital Ocean. Inputs. Get Gradientai Custom Models Custom Model Source Ref> - Reference to the source from which the custom model was imported.
- Source
Type string - Source type of the custom model (e.g. SOURCE_TYPE_HUGGINGFACE, SOURCE_TYPE_SPACES_BUCKET).
- Status string
- Current status of the custom model (e.g. STATUS_IMPORTING, STATUS_READY, STATUS_FAILED).
- Storage
Region string - Region where the custom model artifacts are stored.
- List<string>
- User-defined tags associated with the custom model.
- Team
Id string - ID of the team that owns the custom model.
- Total
Size stringBytes - Total size of the imported model artifacts in bytes (string-encoded int64).
- Updated
At string - Timestamp when the custom model was last updated.
- Uuid string
- UUID of the custom model.
- Active
Deployments []GetGradientai Custom Models Custom Model Active Deployment - Active dedicated inference deployments referencing this custom model.
- Architecture string
- Model architecture as reported by the importer.
- Context
Length int - Maximum context length supported by the model.
- Cost
Estimate intPer Month - Estimated monthly cost of running the custom model.
- Created
At string - Timestamp when the custom model was created.
- Description string
- Description of the custom model.
- File
Count int - Number of files that make up the imported model.
- Input
Modalities []string - Input modalities supported by the model (e.g. text, image).
- License string
- License of the custom model, as reported by the source.
- Name string
- Human-readable name of the custom model.
- Output
Modalities []string - Output modalities produced by the model.
- Parameters string
- Parameter-count summary reported by the importer.
- Source
Reves []GetGradientai Custom Models Custom Model Source Ref - Reference to the source from which the custom model was imported.
- Source
Type string - Source type of the custom model (e.g. SOURCE_TYPE_HUGGINGFACE, SOURCE_TYPE_SPACES_BUCKET).
- Status string
- Current status of the custom model (e.g. STATUS_IMPORTING, STATUS_READY, STATUS_FAILED).
- Storage
Region string - Region where the custom model artifacts are stored.
- []string
- User-defined tags associated with the custom model.
- Team
Id string - ID of the team that owns the custom model.
- Total
Size stringBytes - Total size of the imported model artifacts in bytes (string-encoded int64).
- Updated
At string - Timestamp when the custom model was last updated.
- Uuid string
- UUID of the custom model.
- active_
deployments list(object) - Active dedicated inference deployments referencing this custom model.
- architecture string
- Model architecture as reported by the importer.
- context_
length number - Maximum context length supported by the model.
- cost_
estimate_ numberper_ month - Estimated monthly cost of running the custom model.
- created_
at string - Timestamp when the custom model was created.
- description string
- Description of the custom model.
- file_
count number - Number of files that make up the imported model.
- input_
modalities list(string) - Input modalities supported by the model (e.g. text, image).
- license string
- License of the custom model, as reported by the source.
- name string
- Human-readable name of the custom model.
- output_
modalities list(string) - Output modalities produced by the model.
- parameters string
- Parameter-count summary reported by the importer.
- source_
reves list(object) - Reference to the source from which the custom model was imported.
- source_
type string - Source type of the custom model (e.g. SOURCE_TYPE_HUGGINGFACE, SOURCE_TYPE_SPACES_BUCKET).
- status string
- Current status of the custom model (e.g. STATUS_IMPORTING, STATUS_READY, STATUS_FAILED).
- storage_
region string - Region where the custom model artifacts are stored.
- list(string)
- User-defined tags associated with the custom model.
- team_
id string - ID of the team that owns the custom model.
- total_
size_ stringbytes - Total size of the imported model artifacts in bytes (string-encoded int64).
- updated_
at string - Timestamp when the custom model was last updated.
- uuid string
- UUID of the custom model.
- active
Deployments List<GetGradientai Custom Models Custom Model Active Deployment> - Active dedicated inference deployments referencing this custom model.
- architecture String
- Model architecture as reported by the importer.
- context
Length Integer - Maximum context length supported by the model.
- cost
Estimate IntegerPer Month - Estimated monthly cost of running the custom model.
- created
At String - Timestamp when the custom model was created.
- description String
- Description of the custom model.
- file
Count Integer - Number of files that make up the imported model.
- input
Modalities List<String> - Input modalities supported by the model (e.g. text, image).
- license String
- License of the custom model, as reported by the source.
- name String
- Human-readable name of the custom model.
- output
Modalities List<String> - Output modalities produced by the model.
- parameters String
- Parameter-count summary reported by the importer.
- source
Reves List<GetGradientai Custom Models Custom Model Source Ref> - Reference to the source from which the custom model was imported.
- source
Type String - Source type of the custom model (e.g. SOURCE_TYPE_HUGGINGFACE, SOURCE_TYPE_SPACES_BUCKET).
- status String
- Current status of the custom model (e.g. STATUS_IMPORTING, STATUS_READY, STATUS_FAILED).
- storage
Region String - Region where the custom model artifacts are stored.
- List<String>
- User-defined tags associated with the custom model.
- team
Id String - ID of the team that owns the custom model.
- total
Size StringBytes - Total size of the imported model artifacts in bytes (string-encoded int64).
- updated
At String - Timestamp when the custom model was last updated.
- uuid String
- UUID of the custom model.
- active
Deployments GetGradientai Custom Models Custom Model Active Deployment[] - Active dedicated inference deployments referencing this custom model.
- architecture string
- Model architecture as reported by the importer.
- context
Length number - Maximum context length supported by the model.
- cost
Estimate numberPer Month - Estimated monthly cost of running the custom model.
- created
At string - Timestamp when the custom model was created.
- description string
- Description of the custom model.
- file
Count number - Number of files that make up the imported model.
- input
Modalities string[] - Input modalities supported by the model (e.g. text, image).
- license string
- License of the custom model, as reported by the source.
- name string
- Human-readable name of the custom model.
- output
Modalities string[] - Output modalities produced by the model.
- parameters string
- Parameter-count summary reported by the importer.
- source
Reves GetGradientai Custom Models Custom Model Source Ref[] - Reference to the source from which the custom model was imported.
- source
Type string - Source type of the custom model (e.g. SOURCE_TYPE_HUGGINGFACE, SOURCE_TYPE_SPACES_BUCKET).
- status string
- Current status of the custom model (e.g. STATUS_IMPORTING, STATUS_READY, STATUS_FAILED).
- storage
Region string - Region where the custom model artifacts are stored.
- string[]
- User-defined tags associated with the custom model.
- team
Id string - ID of the team that owns the custom model.
- total
Size stringBytes - Total size of the imported model artifacts in bytes (string-encoded int64).
- updated
At string - Timestamp when the custom model was last updated.
- uuid string
- UUID of the custom model.
- active_
deployments Sequence[GetGradientai Custom Models Custom Model Active Deployment] - Active dedicated inference deployments referencing this custom model.
- architecture str
- Model architecture as reported by the importer.
- context_
length int - Maximum context length supported by the model.
- cost_
estimate_ intper_ month - Estimated monthly cost of running the custom model.
- created_
at str - Timestamp when the custom model was created.
- description str
- Description of the custom model.
- file_
count int - Number of files that make up the imported model.
- input_
modalities Sequence[str] - Input modalities supported by the model (e.g. text, image).
- license str
- License of the custom model, as reported by the source.
- name str
- Human-readable name of the custom model.
- output_
modalities Sequence[str] - Output modalities produced by the model.
- parameters str
- Parameter-count summary reported by the importer.
- source_
reves Sequence[GetGradientai Custom Models Custom Model Source Ref] - Reference to the source from which the custom model was imported.
- source_
type str - Source type of the custom model (e.g. SOURCE_TYPE_HUGGINGFACE, SOURCE_TYPE_SPACES_BUCKET).
- status str
- Current status of the custom model (e.g. STATUS_IMPORTING, STATUS_READY, STATUS_FAILED).
- storage_
region str - Region where the custom model artifacts are stored.
- Sequence[str]
- User-defined tags associated with the custom model.
- team_
id str - ID of the team that owns the custom model.
- total_
size_ strbytes - Total size of the imported model artifacts in bytes (string-encoded int64).
- updated_
at str - Timestamp when the custom model was last updated.
- uuid str
- UUID of the custom model.
- active
Deployments List<Property Map> - Active dedicated inference deployments referencing this custom model.
- architecture String
- Model architecture as reported by the importer.
- context
Length Number - Maximum context length supported by the model.
- cost
Estimate NumberPer Month - Estimated monthly cost of running the custom model.
- created
At String - Timestamp when the custom model was created.
- description String
- Description of the custom model.
- file
Count Number - Number of files that make up the imported model.
- input
Modalities List<String> - Input modalities supported by the model (e.g. text, image).
- license String
- License of the custom model, as reported by the source.
- name String
- Human-readable name of the custom model.
- output
Modalities List<String> - Output modalities produced by the model.
- parameters String
- Parameter-count summary reported by the importer.
- source
Reves List<Property Map> - Reference to the source from which the custom model was imported.
- source
Type String - Source type of the custom model (e.g. SOURCE_TYPE_HUGGINGFACE, SOURCE_TYPE_SPACES_BUCKET).
- status String
- Current status of the custom model (e.g. STATUS_IMPORTING, STATUS_READY, STATUS_FAILED).
- storage
Region String - Region where the custom model artifacts are stored.
- List<String>
- User-defined tags associated with the custom model.
- team
Id String - ID of the team that owns the custom model.
- total
Size StringBytes - Total size of the imported model artifacts in bytes (string-encoded int64).
- updated
At String - Timestamp when the custom model was last updated.
- uuid String
- UUID of the custom model.
GetGradientaiCustomModelsCustomModelActiveDeployment
- Created
At string - Timestamp when the deployment was created.
- Endpoints
List<Pulumi.
Digital Ocean. Inputs. Get Gradientai Custom Models 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 Models 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 Models 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 Models 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 Models 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.
GetGradientaiCustomModelsCustomModelActiveDeploymentEndpoint
- 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.
GetGradientaiCustomModelsCustomModelSourceRef
- 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).
GetGradientaiCustomModelsFilter
GetGradientaiCustomModelsSort
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