1. Packages
  2. DigitalOcean Provider
  3. API Docs
  4. getGradientaiModels
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 getGradientaiModels

    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 getGradientaiModels(args: GetGradientaiModelsArgs, opts?: InvokeOptions): Promise<GetGradientaiModelsResult>
    function getGradientaiModelsOutput(args: GetGradientaiModelsOutputArgs, opts?: InvokeOptions): Output<GetGradientaiModelsResult>
    def get_gradientai_models(filters: Optional[Sequence[GetGradientaiModelsFilter]] = None,
                              sorts: Optional[Sequence[GetGradientaiModelsSort]] = None,
                              opts: Optional[InvokeOptions] = None) -> GetGradientaiModelsResult
    def get_gradientai_models_output(filters: Optional[pulumi.Input[Sequence[pulumi.Input[GetGradientaiModelsFilterArgs]]]] = None,
                              sorts: Optional[pulumi.Input[Sequence[pulumi.Input[GetGradientaiModelsSortArgs]]]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetGradientaiModelsResult]
    func GetGradientaiModels(ctx *Context, args *GetGradientaiModelsArgs, opts ...InvokeOption) (*GetGradientaiModelsResult, error)
    func GetGradientaiModelsOutput(ctx *Context, args *GetGradientaiModelsOutputArgs, opts ...InvokeOption) GetGradientaiModelsResultOutput

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

    public static class GetGradientaiModels 
    {
        public static Task<GetGradientaiModelsResult> InvokeAsync(GetGradientaiModelsArgs args, InvokeOptions? opts = null)
        public static Output<GetGradientaiModelsResult> Invoke(GetGradientaiModelsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGradientaiModelsResult> getGradientaiModels(GetGradientaiModelsArgs args, InvokeOptions options)
    public static Output<GetGradientaiModelsResult> getGradientaiModels(GetGradientaiModelsArgs args, InvokeOptions options)
    
    fn::invoke:
      function: digitalocean:index/getGradientaiModels:getGradientaiModels
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getGradientaiModels Result

    The following output properties are available:

    Id string
    The provider-assigned unique ID for this managed resource.
    Models []GetGradientaiModelsModel
    Filters []GetGradientaiModelsFilter
    Sorts []GetGradientaiModelsSort
    id string
    The provider-assigned unique ID for this managed resource.
    models GetGradientaiModelsModel[]
    filters GetGradientaiModelsFilter[]
    sorts GetGradientaiModelsSort[]
    id String
    The provider-assigned unique ID for this managed resource.
    models List<Property Map>
    filters List<Property Map>
    sorts List<Property Map>

    Supporting Types

    GetGradientaiModelsFilter

    Key string
    Values List<string>
    All bool
    MatchBy string
    Key string
    Values []string
    All bool
    MatchBy string
    key String
    values List<String>
    all Boolean
    matchBy String
    key string
    values string[]
    all boolean
    matchBy string
    key str
    values Sequence[str]
    all bool
    match_by str
    key String
    values List<String>
    all Boolean
    matchBy String

    GetGradientaiModelsModel

    Agreements List<Pulumi.DigitalOcean.Inputs.GetGradientaiModelsModelAgreement>
    Agreement information for the model
    CreatedAt string
    Created At timestamp for the Knowledge Base
    Id string
    ID of the Knowledge Base
    IsFoundational bool
    Indicates if the Model Base is foundational
    Name string
    Name of the Knowledge Base
    ParentUuid string
    Parent UUID of the Model
    UpdatedAt string
    Timestamp when the Knowledge Base was updated
    UploadComplete bool
    Indicates if the Model upload is complete
    Url string
    URL of the Model
    Uuid string
    UUID of the Model
    Versions List<Pulumi.DigitalOcean.Inputs.GetGradientaiModelsModelVersion>
    List of Versions for the Model
    Agreements []GetGradientaiModelsModelAgreement
    Agreement information for the model
    CreatedAt string
    Created At timestamp for the Knowledge Base
    Id string
    ID of the Knowledge Base
    IsFoundational bool
    Indicates if the Model Base is foundational
    Name string
    Name of the Knowledge Base
    ParentUuid string
    Parent UUID of the Model
    UpdatedAt string
    Timestamp when the Knowledge Base was updated
    UploadComplete bool
    Indicates if the Model upload is complete
    Url string
    URL of the Model
    Uuid string
    UUID of the Model
    Versions []GetGradientaiModelsModelVersion
    List of Versions for the Model
    agreements List<GetGradientaiModelsModelAgreement>
    Agreement information for the model
    createdAt String
    Created At timestamp for the Knowledge Base
    id String
    ID of the Knowledge Base
    isFoundational Boolean
    Indicates if the Model Base is foundational
    name String
    Name of the Knowledge Base
    parentUuid String
    Parent UUID of the Model
    updatedAt String
    Timestamp when the Knowledge Base was updated
    uploadComplete Boolean
    Indicates if the Model upload is complete
    url String
    URL of the Model
    uuid String
    UUID of the Model
    versions List<GetGradientaiModelsModelVersion>
    List of Versions for the Model
    agreements GetGradientaiModelsModelAgreement[]
    Agreement information for the model
    createdAt string
    Created At timestamp for the Knowledge Base
    id string
    ID of the Knowledge Base
    isFoundational boolean
    Indicates if the Model Base is foundational
    name string
    Name of the Knowledge Base
    parentUuid string
    Parent UUID of the Model
    updatedAt string
    Timestamp when the Knowledge Base was updated
    uploadComplete boolean
    Indicates if the Model upload is complete
    url string
    URL of the Model
    uuid string
    UUID of the Model
    versions GetGradientaiModelsModelVersion[]
    List of Versions for the Model
    agreements Sequence[GetGradientaiModelsModelAgreement]
    Agreement information for the model
    created_at str
    Created At timestamp for the Knowledge Base
    id str
    ID of the Knowledge Base
    is_foundational bool
    Indicates if the Model Base is foundational
    name str
    Name of the Knowledge Base
    parent_uuid str
    Parent UUID of the Model
    updated_at str
    Timestamp when the Knowledge Base was updated
    upload_complete bool
    Indicates if the Model upload is complete
    url str
    URL of the Model
    uuid str
    UUID of the Model
    versions Sequence[GetGradientaiModelsModelVersion]
    List of Versions for the Model
    agreements List<Property Map>
    Agreement information for the model
    createdAt String
    Created At timestamp for the Knowledge Base
    id String
    ID of the Knowledge Base
    isFoundational Boolean
    Indicates if the Model Base is foundational
    name String
    Name of the Knowledge Base
    parentUuid String
    Parent UUID of the Model
    updatedAt String
    Timestamp when the Knowledge Base was updated
    uploadComplete Boolean
    Indicates if the Model upload is complete
    url String
    URL of the Model
    uuid String
    UUID of the Model
    versions List<Property Map>
    List of Versions for the Model

    GetGradientaiModelsModelAgreement

    Description string
    Description of the agreement
    Name string
    Name of the agreement
    Url string
    URL of the agreement
    Uuid string
    UUID of the agreement
    Description string
    Description of the agreement
    Name string
    Name of the agreement
    Url string
    URL of the agreement
    Uuid string
    UUID of the agreement
    description String
    Description of the agreement
    name String
    Name of the agreement
    url String
    URL of the agreement
    uuid String
    UUID of the agreement
    description string
    Description of the agreement
    name string
    Name of the agreement
    url string
    URL of the agreement
    uuid string
    UUID of the agreement
    description str
    Description of the agreement
    name str
    Name of the agreement
    url str
    URL of the agreement
    uuid str
    UUID of the agreement
    description String
    Description of the agreement
    name String
    Name of the agreement
    url String
    URL of the agreement
    uuid String
    UUID of the agreement

    GetGradientaiModelsModelVersion

    Major int
    Major version of the model
    Minor int
    Minor version of the model
    Patch int
    Patch version of the model
    Major int
    Major version of the model
    Minor int
    Minor version of the model
    Patch int
    Patch version of the model
    major Integer
    Major version of the model
    minor Integer
    Minor version of the model
    patch Integer
    Patch version of the model
    major number
    Major version of the model
    minor number
    Minor version of the model
    patch number
    Patch version of the model
    major int
    Major version of the model
    minor int
    Minor version of the model
    patch int
    Patch version of the model
    major Number
    Major version of the model
    minor Number
    Minor version of the model
    patch Number
    Patch version of the model

    GetGradientaiModelsSort

    Key string
    Direction string
    Key string
    Direction string
    key String
    direction String
    key string
    direction string
    key str
    direction str
    key String
    direction String

    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