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

    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 getGradientaiRegions(args: GetGradientaiRegionsArgs, opts?: InvokeOptions): Promise<GetGradientaiRegionsResult>
    function getGradientaiRegionsOutput(args: GetGradientaiRegionsOutputArgs, opts?: InvokeOptions): Output<GetGradientaiRegionsResult>
    def get_gradientai_regions(filters: Optional[Sequence[GetGradientaiRegionsFilter]] = None,
                               sorts: Optional[Sequence[GetGradientaiRegionsSort]] = None,
                               opts: Optional[InvokeOptions] = None) -> GetGradientaiRegionsResult
    def get_gradientai_regions_output(filters: Optional[pulumi.Input[Sequence[pulumi.Input[GetGradientaiRegionsFilterArgs]]]] = None,
                               sorts: Optional[pulumi.Input[Sequence[pulumi.Input[GetGradientaiRegionsSortArgs]]]] = None,
                               opts: Optional[InvokeOptions] = None) -> Output[GetGradientaiRegionsResult]
    func GetGradientaiRegions(ctx *Context, args *GetGradientaiRegionsArgs, opts ...InvokeOption) (*GetGradientaiRegionsResult, error)
    func GetGradientaiRegionsOutput(ctx *Context, args *GetGradientaiRegionsOutputArgs, opts ...InvokeOption) GetGradientaiRegionsResultOutput

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

    public static class GetGradientaiRegions 
    {
        public static Task<GetGradientaiRegionsResult> InvokeAsync(GetGradientaiRegionsArgs args, InvokeOptions? opts = null)
        public static Output<GetGradientaiRegionsResult> Invoke(GetGradientaiRegionsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGradientaiRegionsResult> getGradientaiRegions(GetGradientaiRegionsArgs args, InvokeOptions options)
    public static Output<GetGradientaiRegionsResult> getGradientaiRegions(GetGradientaiRegionsArgs args, InvokeOptions options)
    
    fn::invoke:
      function: digitalocean:index/getGradientaiRegions:getGradientaiRegions
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getGradientaiRegions Result

    The following output properties are available:

    id String
    The provider-assigned unique ID for this managed resource.
    regions List<Property Map>
    filters List<Property Map>
    sorts List<Property Map>

    Supporting Types

    GetGradientaiRegionsFilter

    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

    GetGradientaiRegionsRegion

    InferenceUrl string
    Inference URL for the model
    Region string
    Region where the model is deployed
    ServesBatch bool
    Indicates if the model serves batch requests
    ServesInference bool
    Indicates if the model serves inference requests
    StreamInferenceUrl string
    Streaming inference URL for the model
    InferenceUrl string
    Inference URL for the model
    Region string
    Region where the model is deployed
    ServesBatch bool
    Indicates if the model serves batch requests
    ServesInference bool
    Indicates if the model serves inference requests
    StreamInferenceUrl string
    Streaming inference URL for the model
    inferenceUrl String
    Inference URL for the model
    region String
    Region where the model is deployed
    servesBatch Boolean
    Indicates if the model serves batch requests
    servesInference Boolean
    Indicates if the model serves inference requests
    streamInferenceUrl String
    Streaming inference URL for the model
    inferenceUrl string
    Inference URL for the model
    region string
    Region where the model is deployed
    servesBatch boolean
    Indicates if the model serves batch requests
    servesInference boolean
    Indicates if the model serves inference requests
    streamInferenceUrl string
    Streaming inference URL for the model
    inference_url str
    Inference URL for the model
    region str
    Region where the model is deployed
    serves_batch bool
    Indicates if the model serves batch requests
    serves_inference bool
    Indicates if the model serves inference requests
    stream_inference_url str
    Streaming inference URL for the model
    inferenceUrl String
    Inference URL for the model
    region String
    Region where the model is deployed
    servesBatch Boolean
    Indicates if the model serves batch requests
    servesInference Boolean
    Indicates if the model serves inference requests
    streamInferenceUrl String
    Streaming inference URL for the model

    GetGradientaiRegionsSort

    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