1. Packages
  2. Strata Cloud Manager Provider
  3. API Docs
  4. getRegion
Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
scm logo
Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi

    Region data source

    Using getRegion

    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 getRegion(args: GetRegionArgs, opts?: InvokeOptions): Promise<GetRegionResult>
    function getRegionOutput(args: GetRegionOutputArgs, opts?: InvokeOptions): Output<GetRegionResult>
    def get_region(id: Optional[str] = None,
                   name: Optional[str] = None,
                   opts: Optional[InvokeOptions] = None) -> GetRegionResult
    def get_region_output(id: Optional[pulumi.Input[str]] = None,
                   name: Optional[pulumi.Input[str]] = None,
                   opts: Optional[InvokeOptions] = None) -> Output[GetRegionResult]
    func LookupRegion(ctx *Context, args *LookupRegionArgs, opts ...InvokeOption) (*LookupRegionResult, error)
    func LookupRegionOutput(ctx *Context, args *LookupRegionOutputArgs, opts ...InvokeOption) LookupRegionResultOutput

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

    public static class GetRegion 
    {
        public static Task<GetRegionResult> InvokeAsync(GetRegionArgs args, InvokeOptions? opts = null)
        public static Output<GetRegionResult> Invoke(GetRegionInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetRegionResult> getRegion(GetRegionArgs args, InvokeOptions options)
    public static Output<GetRegionResult> getRegion(GetRegionArgs args, InvokeOptions options)
    
    fn::invoke:
      function: scm:index/getRegion:getRegion
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    The UUID of the region
    Name string
    The name of the region
    Id string
    The UUID of the region
    Name string
    The name of the region
    id String
    The UUID of the region
    name String
    The name of the region
    id string
    The UUID of the region
    name string
    The name of the region
    id str
    The UUID of the region
    name str
    The name of the region
    id String
    The UUID of the region
    name String
    The name of the region

    getRegion Result

    The following output properties are available:

    Addresses List<string>
    Address
    Device string
    The device in which the resource is defined
    Folder string
    The folder in which the resource is defined
    GeoLocation GetRegionGeoLocation
    Geo location
    Id string
    The UUID of the region
    Name string
    The name of the region
    Snippet string
    The snippet in which the resource is defined
    Tfid string
    Addresses []string
    Address
    Device string
    The device in which the resource is defined
    Folder string
    The folder in which the resource is defined
    GeoLocation GetRegionGeoLocation
    Geo location
    Id string
    The UUID of the region
    Name string
    The name of the region
    Snippet string
    The snippet in which the resource is defined
    Tfid string
    addresses List<String>
    Address
    device String
    The device in which the resource is defined
    folder String
    The folder in which the resource is defined
    geoLocation GetRegionGeoLocation
    Geo location
    id String
    The UUID of the region
    name String
    The name of the region
    snippet String
    The snippet in which the resource is defined
    tfid String
    addresses string[]
    Address
    device string
    The device in which the resource is defined
    folder string
    The folder in which the resource is defined
    geoLocation GetRegionGeoLocation
    Geo location
    id string
    The UUID of the region
    name string
    The name of the region
    snippet string
    The snippet in which the resource is defined
    tfid string
    addresses Sequence[str]
    Address
    device str
    The device in which the resource is defined
    folder str
    The folder in which the resource is defined
    geo_location GetRegionGeoLocation
    Geo location
    id str
    The UUID of the region
    name str
    The name of the region
    snippet str
    The snippet in which the resource is defined
    tfid str
    addresses List<String>
    Address
    device String
    The device in which the resource is defined
    folder String
    The folder in which the resource is defined
    geoLocation Property Map
    Geo location
    id String
    The UUID of the region
    name String
    The name of the region
    snippet String
    The snippet in which the resource is defined
    tfid String

    Supporting Types

    GetRegionGeoLocation

    Latitude double
    The latitudinal position of the region
    Longitude double
    The longitudinal postition of the region
    Latitude float64
    The latitudinal position of the region
    Longitude float64
    The longitudinal postition of the region
    latitude Double
    The latitudinal position of the region
    longitude Double
    The longitudinal postition of the region
    latitude number
    The latitudinal position of the region
    longitude number
    The longitudinal postition of the region
    latitude float
    The latitudinal position of the region
    longitude float
    The longitudinal postition of the region
    latitude Number
    The latitudinal position of the region
    longitude Number
    The longitudinal postition of the region

    Package Details

    Repository
    scm pulumi/pulumi-scm
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the scm Terraform Provider.
    scm logo
    Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate