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
SdwanSaasQualityProfile data source
Using getSdwanSaasQualityProfile
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 getSdwanSaasQualityProfile(args: GetSdwanSaasQualityProfileArgs, opts?: InvokeOptions): Promise<GetSdwanSaasQualityProfileResult>
function getSdwanSaasQualityProfileOutput(args: GetSdwanSaasQualityProfileOutputArgs, opts?: InvokeOptions): Output<GetSdwanSaasQualityProfileResult>def get_sdwan_saas_quality_profile(id: Optional[str] = None,
name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSdwanSaasQualityProfileResult
def get_sdwan_saas_quality_profile_output(id: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSdwanSaasQualityProfileResult]func LookupSdwanSaasQualityProfile(ctx *Context, args *LookupSdwanSaasQualityProfileArgs, opts ...InvokeOption) (*LookupSdwanSaasQualityProfileResult, error)
func LookupSdwanSaasQualityProfileOutput(ctx *Context, args *LookupSdwanSaasQualityProfileOutputArgs, opts ...InvokeOption) LookupSdwanSaasQualityProfileResultOutput> Note: This function is named LookupSdwanSaasQualityProfile in the Go SDK.
public static class GetSdwanSaasQualityProfile
{
public static Task<GetSdwanSaasQualityProfileResult> InvokeAsync(GetSdwanSaasQualityProfileArgs args, InvokeOptions? opts = null)
public static Output<GetSdwanSaasQualityProfileResult> Invoke(GetSdwanSaasQualityProfileInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSdwanSaasQualityProfileResult> getSdwanSaasQualityProfile(GetSdwanSaasQualityProfileArgs args, InvokeOptions options)
public static Output<GetSdwanSaasQualityProfileResult> getSdwanSaasQualityProfile(GetSdwanSaasQualityProfileArgs args, InvokeOptions options)
fn::invoke:
function: scm:index/getSdwanSaasQualityProfile:getSdwanSaasQualityProfile
arguments:
# arguments dictionaryThe following arguments are supported:
getSdwanSaasQualityProfile Result
The following output properties are available:
- Device string
- The device in which the resource is defined
- Folder string
- The folder in which the resource is defined
- Id string
- UUID of the resource
- Monitor
Mode GetSdwan Saas Quality Profile Monitor Mode - Monitor mode
- Name string
- Profile name
- Snippet string
- The snippet in which the resource is defined
- Tfid string
- Device string
- The device in which the resource is defined
- Folder string
- The folder in which the resource is defined
- Id string
- UUID of the resource
- Monitor
Mode GetSdwan Saas Quality Profile Monitor Mode - Monitor mode
- Name string
- Profile name
- Snippet string
- The snippet in which the resource is defined
- Tfid string
- device String
- The device in which the resource is defined
- folder String
- The folder in which the resource is defined
- id String
- UUID of the resource
- monitor
Mode GetSdwan Saas Quality Profile Monitor Mode - Monitor mode
- name String
- Profile name
- snippet String
- The snippet in which the resource is defined
- tfid String
- device string
- The device in which the resource is defined
- folder string
- The folder in which the resource is defined
- id string
- UUID of the resource
- monitor
Mode GetSdwan Saas Quality Profile Monitor Mode - Monitor mode
- name string
- Profile name
- snippet string
- The snippet in which the resource is defined
- tfid string
- device str
- The device in which the resource is defined
- folder str
- The folder in which the resource is defined
- id str
- UUID of the resource
- monitor_
mode GetSdwan Saas Quality Profile Monitor Mode - Monitor mode
- name str
- Profile name
- snippet str
- The snippet in which the resource is defined
- tfid str
- device String
- The device in which the resource is defined
- folder String
- The folder in which the resource is defined
- id String
- UUID of the resource
- monitor
Mode Property Map - Monitor mode
- name String
- Profile name
- snippet String
- The snippet in which the resource is defined
- tfid String
Supporting Types
GetSdwanSaasQualityProfileMonitorMode
- adaptive Property Map
- Adaptive
- http
Https Property Map - Http https
- static
Ip Property Map - Static ip
GetSdwanSaasQualityProfileMonitorModeHttpHttps
- Monitored
Url string - Monitored URL
- Probe
Interval int - Probe interval (seconds)
- Monitored
Url string - Monitored URL
- Probe
Interval int - Probe interval (seconds)
- monitored
Url String - Monitored URL
- probe
Interval Integer - Probe interval (seconds)
- monitored
Url string - Monitored URL
- probe
Interval number - Probe interval (seconds)
- monitored_
url str - Monitored URL
- probe_
interval int - Probe interval (seconds)
- monitored
Url String - Monitored URL
- probe
Interval Number - Probe interval (seconds)
GetSdwanSaasQualityProfileMonitorModeStaticIp
- fqdn Property Map
- Fqdn
- ip
Addresses List<Property Map> - List of IP addresses
GetSdwanSaasQualityProfileMonitorModeStaticIpFqdn
- Fqdn
Name string - FQDN
- Probe
Interval int - Probe interval (seconds)
- Fqdn
Name string - FQDN
- Probe
Interval int - Probe interval (seconds)
- fqdn
Name String - FQDN
- probe
Interval Integer - Probe interval (seconds)
- fqdn
Name string - FQDN
- probe
Interval number - Probe interval (seconds)
- fqdn_
name str - FQDN
- probe_
interval int - Probe interval (seconds)
- fqdn
Name String - FQDN
- probe
Interval Number - Probe interval (seconds)
GetSdwanSaasQualityProfileMonitorModeStaticIpIpAddress
- Name string
- IP address
- Probe
Interval int - Probe interval (seconds)
- Name string
- IP address
- Probe
Interval int - Probe interval (seconds)
- name String
- IP address
- probe
Interval Integer - Probe interval (seconds)
- name string
- IP address
- probe
Interval number - Probe interval (seconds)
- name str
- IP address
- probe_
interval int - Probe interval (seconds)
- name String
- IP address
- probe
Interval Number - Probe interval (seconds)
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
