1. Packages
  2. Strata Cloud Manager Provider
  3. API Docs
  4. getSdwanSaasQualityProfile
Strata Cloud Manager v1.0.3 published on Thursday, Jan 22, 2026 by Pulumi
scm logo
Strata Cloud Manager v1.0.3 published on Thursday, Jan 22, 2026 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(device: Optional[str] = None,
                                       folder: Optional[str] = None,
                                       id: Optional[str] = None,
                                       name: Optional[str] = None,
                                       snippet: Optional[str] = None,
                                       opts: Optional[InvokeOptions] = None) -> GetSdwanSaasQualityProfileResult
    def get_sdwan_saas_quality_profile_output(device: Optional[pulumi.Input[str]] = None,
                                       folder: Optional[pulumi.Input[str]] = None,
                                       id: Optional[pulumi.Input[str]] = None,
                                       name: Optional[pulumi.Input[str]] = None,
                                       snippet: 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 dictionary

    The following arguments are supported:

    Id string
    UUID of the resource
    Device string
    The device in which the resource is defined
    Folder string
    Name string
    Snippet string
    Id string
    UUID of the resource
    Device string
    The device in which the resource is defined
    Folder string
    Name string
    Snippet string
    id String
    UUID of the resource
    device String
    The device in which the resource is defined
    folder String
    name String
    snippet String
    id string
    UUID of the resource
    device string
    The device in which the resource is defined
    folder string
    name string
    snippet string
    id str
    UUID of the resource
    device str
    The device in which the resource is defined
    folder str
    name str
    snippet str
    id String
    UUID of the resource
    device String
    The device in which the resource is defined
    folder String
    name String
    snippet String

    getSdwanSaasQualityProfile Result

    The following output properties are available:

    Device string
    The device in which the resource is defined
    Folder string
    Id string
    UUID of the resource
    MonitorMode GetSdwanSaasQualityProfileMonitorMode
    Name string
    Snippet string
    Tfid string
    Device string
    The device in which the resource is defined
    Folder string
    Id string
    UUID of the resource
    MonitorMode GetSdwanSaasQualityProfileMonitorMode
    Name string
    Snippet string
    Tfid string
    device String
    The device in which the resource is defined
    folder String
    id String
    UUID of the resource
    monitorMode GetSdwanSaasQualityProfileMonitorMode
    name String
    snippet String
    tfid String
    device string
    The device in which the resource is defined
    folder string
    id string
    UUID of the resource
    monitorMode GetSdwanSaasQualityProfileMonitorMode
    name string
    snippet string
    tfid string
    device str
    The device in which the resource is defined
    folder str
    id str
    UUID of the resource
    monitor_mode GetSdwanSaasQualityProfileMonitorMode
    name str
    snippet str
    tfid str
    device String
    The device in which the resource is defined
    folder String
    id String
    UUID of the resource
    monitorMode Property Map
    name String
    snippet String
    tfid String

    Supporting Types

    GetSdwanSaasQualityProfileMonitorMode

    Adaptive GetSdwanSaasQualityProfileMonitorModeAdaptive
    Adaptive
    HttpHttps GetSdwanSaasQualityProfileMonitorModeHttpHttps

    Http https

    ℹ️ Note: You must specify exactly one of adaptive, http_https, and static_ip.

    StaticIp GetSdwanSaasQualityProfileMonitorModeStaticIp

    Static ip

    ℹ️ Note: You must specify exactly one of adaptive, http_https, and static_ip.

    Adaptive GetSdwanSaasQualityProfileMonitorModeAdaptive
    Adaptive
    HttpHttps GetSdwanSaasQualityProfileMonitorModeHttpHttps

    Http https

    ℹ️ Note: You must specify exactly one of adaptive, http_https, and static_ip.

    StaticIp GetSdwanSaasQualityProfileMonitorModeStaticIp

    Static ip

    ℹ️ Note: You must specify exactly one of adaptive, http_https, and static_ip.

    adaptive GetSdwanSaasQualityProfileMonitorModeAdaptive
    Adaptive
    httpHttps GetSdwanSaasQualityProfileMonitorModeHttpHttps

    Http https

    ℹ️ Note: You must specify exactly one of adaptive, http_https, and static_ip.

    staticIp GetSdwanSaasQualityProfileMonitorModeStaticIp

    Static ip

    ℹ️ Note: You must specify exactly one of adaptive, http_https, and static_ip.

    adaptive GetSdwanSaasQualityProfileMonitorModeAdaptive
    Adaptive
    httpHttps GetSdwanSaasQualityProfileMonitorModeHttpHttps

    Http https

    ℹ️ Note: You must specify exactly one of adaptive, http_https, and static_ip.

    staticIp GetSdwanSaasQualityProfileMonitorModeStaticIp

    Static ip

    ℹ️ Note: You must specify exactly one of adaptive, http_https, and static_ip.

    adaptive GetSdwanSaasQualityProfileMonitorModeAdaptive
    Adaptive
    http_https GetSdwanSaasQualityProfileMonitorModeHttpHttps

    Http https

    ℹ️ Note: You must specify exactly one of adaptive, http_https, and static_ip.

    static_ip GetSdwanSaasQualityProfileMonitorModeStaticIp

    Static ip

    ℹ️ Note: You must specify exactly one of adaptive, http_https, and static_ip.

    adaptive Property Map
    Adaptive
    httpHttps Property Map

    Http https

    ℹ️ Note: You must specify exactly one of adaptive, http_https, and static_ip.

    staticIp Property Map

    Static ip

    ℹ️ Note: You must specify exactly one of adaptive, http_https, and static_ip.

    GetSdwanSaasQualityProfileMonitorModeHttpHttps

    MonitoredUrl string
    Monitored URL
    ProbeInterval int
    Probe interval (seconds)
    MonitoredUrl string
    Monitored URL
    ProbeInterval int
    Probe interval (seconds)
    monitoredUrl String
    Monitored URL
    probeInterval Integer
    Probe interval (seconds)
    monitoredUrl string
    Monitored URL
    probeInterval number
    Probe interval (seconds)
    monitored_url str
    Monitored URL
    probe_interval int
    Probe interval (seconds)
    monitoredUrl String
    Monitored URL
    probeInterval Number
    Probe interval (seconds)

    GetSdwanSaasQualityProfileMonitorModeStaticIp

    Fqdn GetSdwanSaasQualityProfileMonitorModeStaticIpFqdn
    Fqdn
    IpAddresses List<GetSdwanSaasQualityProfileMonitorModeStaticIpIpAddress>

    List of IP addresses

    ℹ️ Note: You must specify exactly one of fqdn and ip_address.

    Fqdn GetSdwanSaasQualityProfileMonitorModeStaticIpFqdn
    Fqdn
    IpAddresses []GetSdwanSaasQualityProfileMonitorModeStaticIpIpAddress

    List of IP addresses

    ℹ️ Note: You must specify exactly one of fqdn and ip_address.

    fqdn GetSdwanSaasQualityProfileMonitorModeStaticIpFqdn
    Fqdn
    ipAddresses List<GetSdwanSaasQualityProfileMonitorModeStaticIpIpAddress>

    List of IP addresses

    ℹ️ Note: You must specify exactly one of fqdn and ip_address.

    fqdn GetSdwanSaasQualityProfileMonitorModeStaticIpFqdn
    Fqdn
    ipAddresses GetSdwanSaasQualityProfileMonitorModeStaticIpIpAddress[]

    List of IP addresses

    ℹ️ Note: You must specify exactly one of fqdn and ip_address.

    fqdn GetSdwanSaasQualityProfileMonitorModeStaticIpFqdn
    Fqdn
    ip_addresses Sequence[GetSdwanSaasQualityProfileMonitorModeStaticIpIpAddress]

    List of IP addresses

    ℹ️ Note: You must specify exactly one of fqdn and ip_address.

    fqdn Property Map
    Fqdn
    ipAddresses List<Property Map>

    List of IP addresses

    ℹ️ Note: You must specify exactly one of fqdn and ip_address.

    GetSdwanSaasQualityProfileMonitorModeStaticIpFqdn

    FqdnName string
    FQDN
    ProbeInterval int
    Probe interval (seconds)
    FqdnName string
    FQDN
    ProbeInterval int
    Probe interval (seconds)
    fqdnName String
    FQDN
    probeInterval Integer
    Probe interval (seconds)
    fqdnName string
    FQDN
    probeInterval number
    Probe interval (seconds)
    fqdn_name str
    FQDN
    probe_interval int
    Probe interval (seconds)
    fqdnName String
    FQDN
    probeInterval Number
    Probe interval (seconds)

    GetSdwanSaasQualityProfileMonitorModeStaticIpIpAddress

    Name string
    IP address
    ProbeInterval int
    Probe interval (seconds)
    Name string
    IP address
    ProbeInterval int
    Probe interval (seconds)
    name String
    IP address
    probeInterval Integer
    Probe interval (seconds)
    name string
    IP address
    probeInterval number
    Probe interval (seconds)
    name str
    IP address
    probe_interval int
    Probe interval (seconds)
    name String
    IP address
    probeInterval Number
    Probe interval (seconds)

    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 v1.0.3 published on Thursday, Jan 22, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate