1. Packages
  2. Strata Cloud Manager Provider
  3. API Docs
  4. getSite
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

    Site data source

    Using getSite

    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 getSite(args: GetSiteArgs, opts?: InvokeOptions): Promise<GetSiteResult>
    function getSiteOutput(args: GetSiteOutputArgs, opts?: InvokeOptions): Output<GetSiteResult>
    def get_site(id: Optional[str] = None,
                 name: Optional[str] = None,
                 opts: Optional[InvokeOptions] = None) -> GetSiteResult
    def get_site_output(id: Optional[pulumi.Input[str]] = None,
                 name: Optional[pulumi.Input[str]] = None,
                 opts: Optional[InvokeOptions] = None) -> Output[GetSiteResult]
    func GetSite(ctx *Context, args *GetSiteArgs, opts ...InvokeOption) (*GetSiteResult, error)
    func GetSiteOutput(ctx *Context, args *GetSiteOutputArgs, opts ...InvokeOption) GetSiteResultOutput

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

    public static class GetSite 
    {
        public static Task<GetSiteResult> InvokeAsync(GetSiteArgs args, InvokeOptions? opts = null)
        public static Output<GetSiteResult> Invoke(GetSiteInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSiteResult> getSite(GetSiteArgs args, InvokeOptions options)
    public static Output<GetSiteResult> getSite(GetSiteArgs args, InvokeOptions options)
    
    fn::invoke:
      function: scm:index/getSite:getSite
      arguments:
        # arguments dictionary

    The following arguments are supported:

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

    getSite Result

    The following output properties are available:

    AddressLine1 string
    The address in which the site exists
    AddressLine2 string
    The address in which the site exists (continued)
    City string
    The city in which the site exists
    Country string
    The country in which the site exists
    Id string
    The UUID of the site
    Latitude double
    The latitude coordinate for the site
    Longitude double
    The longitude coordinate for the site
    Members List<GetSiteMember>
    Members
    Name string
    The name of the site
    Qos GetSiteQos
    Qos
    State string
    The state in which the site exists
    Tfid string
    Type string
    The site type
    ZipCode string
    The postal code in which the site exists
    AddressLine1 string
    The address in which the site exists
    AddressLine2 string
    The address in which the site exists (continued)
    City string
    The city in which the site exists
    Country string
    The country in which the site exists
    Id string
    The UUID of the site
    Latitude float64
    The latitude coordinate for the site
    Longitude float64
    The longitude coordinate for the site
    Members []GetSiteMember
    Members
    Name string
    The name of the site
    Qos GetSiteQos
    Qos
    State string
    The state in which the site exists
    Tfid string
    Type string
    The site type
    ZipCode string
    The postal code in which the site exists
    addressLine1 String
    The address in which the site exists
    addressLine2 String
    The address in which the site exists (continued)
    city String
    The city in which the site exists
    country String
    The country in which the site exists
    id String
    The UUID of the site
    latitude Double
    The latitude coordinate for the site
    longitude Double
    The longitude coordinate for the site
    members List<GetSiteMember>
    Members
    name String
    The name of the site
    qos GetSiteQos
    Qos
    state String
    The state in which the site exists
    tfid String
    type String
    The site type
    zipCode String
    The postal code in which the site exists
    addressLine1 string
    The address in which the site exists
    addressLine2 string
    The address in which the site exists (continued)
    city string
    The city in which the site exists
    country string
    The country in which the site exists
    id string
    The UUID of the site
    latitude number
    The latitude coordinate for the site
    longitude number
    The longitude coordinate for the site
    members GetSiteMember[]
    Members
    name string
    The name of the site
    qos GetSiteQos
    Qos
    state string
    The state in which the site exists
    tfid string
    type string
    The site type
    zipCode string
    The postal code in which the site exists
    address_line1 str
    The address in which the site exists
    address_line2 str
    The address in which the site exists (continued)
    city str
    The city in which the site exists
    country str
    The country in which the site exists
    id str
    The UUID of the site
    latitude float
    The latitude coordinate for the site
    longitude float
    The longitude coordinate for the site
    members Sequence[GetSiteMember]
    Members
    name str
    The name of the site
    qos GetSiteQos
    Qos
    state str
    The state in which the site exists
    tfid str
    type str
    The site type
    zip_code str
    The postal code in which the site exists
    addressLine1 String
    The address in which the site exists
    addressLine2 String
    The address in which the site exists (continued)
    city String
    The city in which the site exists
    country String
    The country in which the site exists
    id String
    The UUID of the site
    latitude Number
    The latitude coordinate for the site
    longitude Number
    The longitude coordinate for the site
    members List<Property Map>
    Members
    name String
    The name of the site
    qos Property Map
    Qos
    state String
    The state in which the site exists
    tfid String
    type String
    The site type
    zipCode String
    The postal code in which the site exists

    Supporting Types

    GetSiteMember

    Id string
    UUID of the remote network
    Mode string
    The mode of the remote network
    Name string
    The member name
    RemoteNetwork string
    The remote network name
    Id string
    UUID of the remote network
    Mode string
    The mode of the remote network
    Name string
    The member name
    RemoteNetwork string
    The remote network name
    id String
    UUID of the remote network
    mode String
    The mode of the remote network
    name String
    The member name
    remoteNetwork String
    The remote network name
    id string
    UUID of the remote network
    mode string
    The mode of the remote network
    name string
    The member name
    remoteNetwork string
    The remote network name
    id str
    UUID of the remote network
    mode str
    The mode of the remote network
    name str
    The member name
    remote_network str
    The remote network name
    id String
    UUID of the remote network
    mode String
    The mode of the remote network
    name String
    The member name
    remoteNetwork String
    The remote network name

    GetSiteQos

    BackupCir double
    The backup CIR in Mbps. This is distributed equally for all tunnels in the site.
    Cir double
    The CIR in Mbps. This is distributed equally for all tunnels in the site.
    Profile string
    The name of the site QoS profile
    BackupCir float64
    The backup CIR in Mbps. This is distributed equally for all tunnels in the site.
    Cir float64
    The CIR in Mbps. This is distributed equally for all tunnels in the site.
    Profile string
    The name of the site QoS profile
    backupCir Double
    The backup CIR in Mbps. This is distributed equally for all tunnels in the site.
    cir Double
    The CIR in Mbps. This is distributed equally for all tunnels in the site.
    profile String
    The name of the site QoS profile
    backupCir number
    The backup CIR in Mbps. This is distributed equally for all tunnels in the site.
    cir number
    The CIR in Mbps. This is distributed equally for all tunnels in the site.
    profile string
    The name of the site QoS profile
    backup_cir float
    The backup CIR in Mbps. This is distributed equally for all tunnels in the site.
    cir float
    The CIR in Mbps. This is distributed equally for all tunnels in the site.
    profile str
    The name of the site QoS profile
    backupCir Number
    The backup CIR in Mbps. This is distributed equally for all tunnels in the site.
    cir Number
    The CIR in Mbps. This is distributed equally for all tunnels in the site.
    profile String
    The name of the site QoS profile

    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