Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
Retrieves a listing of config items.
Using getSiteList
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 getSiteList(args: GetSiteListArgs, opts?: InvokeOptions): Promise<GetSiteListResult>
function getSiteListOutput(args: GetSiteListOutputArgs, opts?: InvokeOptions): Output<GetSiteListResult>def get_site_list(device: Optional[str] = None,
folder: Optional[str] = None,
limit: Optional[int] = None,
name: Optional[str] = None,
offset: Optional[int] = None,
snippet: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSiteListResult
def get_site_list_output(device: Optional[pulumi.Input[str]] = None,
folder: Optional[pulumi.Input[str]] = None,
limit: Optional[pulumi.Input[int]] = None,
name: Optional[pulumi.Input[str]] = None,
offset: Optional[pulumi.Input[int]] = None,
snippet: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSiteListResult]func GetSiteList(ctx *Context, args *GetSiteListArgs, opts ...InvokeOption) (*GetSiteListResult, error)
func GetSiteListOutput(ctx *Context, args *GetSiteListOutputArgs, opts ...InvokeOption) GetSiteListResultOutput> Note: This function is named GetSiteList in the Go SDK.
public static class GetSiteList
{
public static Task<GetSiteListResult> InvokeAsync(GetSiteListArgs args, InvokeOptions? opts = null)
public static Output<GetSiteListResult> Invoke(GetSiteListInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSiteListResult> getSiteList(GetSiteListArgs args, InvokeOptions options)
public static Output<GetSiteListResult> getSiteList(GetSiteListArgs args, InvokeOptions options)
fn::invoke:
function: scm:index/getSiteList:getSiteList
arguments:
# arguments dictionaryThe following arguments are supported:
getSiteList Result
The following output properties are available:
- Datas
List<Get
Site List Data> - The data.
- Id string
- The provider-assigned unique ID for this managed resource.
- Tfid string
- Total int
- The total number of items.
- Device string
- The device of the item.
- Folder string
- The folder of the item. Default: Shared.
- Limit int
- The max number of items to return. Default: 200.
- Name string
- The name of the item.
- Offset int
- The offset of the first item to return.
- Snippet string
- The snippet of the item.
- Datas
[]Get
Site List Data - The data.
- Id string
- The provider-assigned unique ID for this managed resource.
- Tfid string
- Total int
- The total number of items.
- Device string
- The device of the item.
- Folder string
- The folder of the item. Default: Shared.
- Limit int
- The max number of items to return. Default: 200.
- Name string
- The name of the item.
- Offset int
- The offset of the first item to return.
- Snippet string
- The snippet of the item.
- datas
List<Get
Site List Data> - The data.
- id String
- The provider-assigned unique ID for this managed resource.
- tfid String
- total Integer
- The total number of items.
- device String
- The device of the item.
- folder String
- The folder of the item. Default: Shared.
- limit Integer
- The max number of items to return. Default: 200.
- name String
- The name of the item.
- offset Integer
- The offset of the first item to return.
- snippet String
- The snippet of the item.
- datas
Get
Site List Data[] - The data.
- id string
- The provider-assigned unique ID for this managed resource.
- tfid string
- total number
- The total number of items.
- device string
- The device of the item.
- folder string
- The folder of the item. Default: Shared.
- limit number
- The max number of items to return. Default: 200.
- name string
- The name of the item.
- offset number
- The offset of the first item to return.
- snippet string
- The snippet of the item.
- datas
Sequence[Get
Site List Data] - The data.
- id str
- The provider-assigned unique ID for this managed resource.
- tfid str
- total int
- The total number of items.
- device str
- The device of the item.
- folder str
- The folder of the item. Default: Shared.
- limit int
- The max number of items to return. Default: 200.
- name str
- The name of the item.
- offset int
- The offset of the first item to return.
- snippet str
- The snippet of the item.
- datas List<Property Map>
- The data.
- id String
- The provider-assigned unique ID for this managed resource.
- tfid String
- total Number
- The total number of items.
- device String
- The device of the item.
- folder String
- The folder of the item. Default: Shared.
- limit Number
- The max number of items to return. Default: 200.
- name String
- The name of the item.
- offset Number
- The offset of the first item to return.
- snippet String
- The snippet of the item.
Supporting Types
GetSiteListData
- Address
Line1 string - The address in which the site exists
- Address
Line2 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<Get
Site List Data Member> - Members
- Name string
- The name of the site
- Qos
Get
Site List Data Qos - Qos
- State string
- The state in which the site exists
- Tfid string
- Type string
- The site type
- Zip
Code string - The postal code in which the site exists
- Address
Line1 string - The address in which the site exists
- Address
Line2 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
[]Get
Site List Data Member - Members
- Name string
- The name of the site
- Qos
Get
Site List Data Qos - Qos
- State string
- The state in which the site exists
- Tfid string
- Type string
- The site type
- Zip
Code string - The postal code in which the site exists
- address
Line1 String - The address in which the site exists
- address
Line2 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<Get
Site List Data Member> - Members
- name String
- The name of the site
- qos
Get
Site List Data Qos - Qos
- state String
- The state in which the site exists
- tfid String
- type String
- The site type
- zip
Code String - The postal code in which the site exists
- address
Line1 string - The address in which the site exists
- address
Line2 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
Get
Site List Data Member[] - Members
- name string
- The name of the site
- qos
Get
Site List Data Qos - Qos
- state string
- The state in which the site exists
- tfid string
- type string
- The site type
- zip
Code 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[Get
Site List Data Member] - Members
- name str
- The name of the site
- qos
Get
Site List Data Qos - 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
- address
Line1 String - The address in which the site exists
- address
Line2 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
- zip
Code String - The postal code in which the site exists
GetSiteListDataMember
- Id string
- UUID of the remote network
- Mode string
- The mode of the remote network
- Name string
- The member name
- Remote
Network 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
- Remote
Network 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
- remote
Network 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
- remote
Network 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
- remote
Network String - The remote network name
GetSiteListDataQos
- 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
Package Details
- Repository
- scm pulumi/pulumi-scm
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
scmTerraform Provider.
Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
