Viewing docs for Strata Cloud Manager v1.0.6
published on Saturday, Apr 25, 2026 by Pulumi
published on Saturday, Apr 25, 2026 by Pulumi
Viewing docs for Strata Cloud Manager v1.0.6
published on Saturday, Apr 25, 2026 by Pulumi
published on Saturday, Apr 25, 2026 by Pulumi
Retrieves a listing of config items.
Using getForwardingProfileSourceApplicationList
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 getForwardingProfileSourceApplicationList(args: GetForwardingProfileSourceApplicationListArgs, opts?: InvokeOptions): Promise<GetForwardingProfileSourceApplicationListResult>
function getForwardingProfileSourceApplicationListOutput(args: GetForwardingProfileSourceApplicationListOutputArgs, opts?: InvokeOptions): Output<GetForwardingProfileSourceApplicationListResult>def get_forwarding_profile_source_application_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) -> GetForwardingProfileSourceApplicationListResult
def get_forwarding_profile_source_application_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[GetForwardingProfileSourceApplicationListResult]func GetForwardingProfileSourceApplicationList(ctx *Context, args *GetForwardingProfileSourceApplicationListArgs, opts ...InvokeOption) (*GetForwardingProfileSourceApplicationListResult, error)
func GetForwardingProfileSourceApplicationListOutput(ctx *Context, args *GetForwardingProfileSourceApplicationListOutputArgs, opts ...InvokeOption) GetForwardingProfileSourceApplicationListResultOutput> Note: This function is named GetForwardingProfileSourceApplicationList in the Go SDK.
public static class GetForwardingProfileSourceApplicationList
{
public static Task<GetForwardingProfileSourceApplicationListResult> InvokeAsync(GetForwardingProfileSourceApplicationListArgs args, InvokeOptions? opts = null)
public static Output<GetForwardingProfileSourceApplicationListResult> Invoke(GetForwardingProfileSourceApplicationListInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetForwardingProfileSourceApplicationListResult> getForwardingProfileSourceApplicationList(GetForwardingProfileSourceApplicationListArgs args, InvokeOptions options)
public static Output<GetForwardingProfileSourceApplicationListResult> getForwardingProfileSourceApplicationList(GetForwardingProfileSourceApplicationListArgs args, InvokeOptions options)
fn::invoke:
function: scm:index/getForwardingProfileSourceApplicationList:getForwardingProfileSourceApplicationList
arguments:
# arguments dictionaryThe following arguments are supported:
getForwardingProfileSourceApplicationList Result
The following output properties are available:
- Datas
List<Get
Forwarding Profile Source Application List Data> - The data.
- Id string
- The provider-assigned unique ID for this managed resource.
- Tfid string
- The Terraform ID.
- 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
Forwarding Profile Source Application List Data - The data.
- Id string
- The provider-assigned unique ID for this managed resource.
- Tfid string
- The Terraform ID.
- 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
Forwarding Profile Source Application List Data> - The data.
- id String
- The provider-assigned unique ID for this managed resource.
- tfid String
- The Terraform ID.
- 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
Forwarding Profile Source Application List Data[] - The data.
- id string
- The provider-assigned unique ID for this managed resource.
- tfid string
- The Terraform ID.
- 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
Forwarding Profile Source Application List Data] - The data.
- id str
- The provider-assigned unique ID for this managed resource.
- tfid str
- The Terraform ID.
- 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
- The Terraform ID.
- 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
GetForwardingProfileSourceApplicationListData
- Applications List<string>
- List of application names to be included in this source application profile
- Description string
- fowarding profile source application description
- Folder string
- The folder in which the resource is defined
- Id string
- The id of the source application
- Name string
- The unique name identifying the source application. Must be alphanumeric with allowed characters [0-9a-zA-Z._-]
- Tfid string
- The Terraform ID.
- Applications []string
- List of application names to be included in this source application profile
- Description string
- fowarding profile source application description
- Folder string
- The folder in which the resource is defined
- Id string
- The id of the source application
- Name string
- The unique name identifying the source application. Must be alphanumeric with allowed characters [0-9a-zA-Z._-]
- Tfid string
- The Terraform ID.
- applications List<String>
- List of application names to be included in this source application profile
- description String
- fowarding profile source application description
- folder String
- The folder in which the resource is defined
- id String
- The id of the source application
- name String
- The unique name identifying the source application. Must be alphanumeric with allowed characters [0-9a-zA-Z._-]
- tfid String
- The Terraform ID.
- applications string[]
- List of application names to be included in this source application profile
- description string
- fowarding profile source application description
- folder string
- The folder in which the resource is defined
- id string
- The id of the source application
- name string
- The unique name identifying the source application. Must be alphanumeric with allowed characters [0-9a-zA-Z._-]
- tfid string
- The Terraform ID.
- applications Sequence[str]
- List of application names to be included in this source application profile
- description str
- fowarding profile source application description
- folder str
- The folder in which the resource is defined
- id str
- The id of the source application
- name str
- The unique name identifying the source application. Must be alphanumeric with allowed characters [0-9a-zA-Z._-]
- tfid str
- The Terraform ID.
- applications List<String>
- List of application names to be included in this source application profile
- description String
- fowarding profile source application description
- folder String
- The folder in which the resource is defined
- id String
- The id of the source application
- name String
- The unique name identifying the source application. Must be alphanumeric with allowed characters [0-9a-zA-Z._-]
- tfid String
- The Terraform ID.
Package Details
- Repository
- scm pulumi/pulumi-scm
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
scmTerraform Provider.
Viewing docs for Strata Cloud Manager v1.0.6
published on Saturday, Apr 25, 2026 by Pulumi
published on Saturday, Apr 25, 2026 by Pulumi
