1. Packages
  2. Packages
  3. Cisco Catalyst SD-WAN Provider
  4. API Docs
  5. getCloudProviderSettings
Viewing docs for Cisco Catalyst SD-WAN v0.8.2
published on Tuesday, May 19, 2026 by Pulumi
sdwan logo
Viewing docs for Cisco Catalyst SD-WAN v0.8.2
published on Tuesday, May 19, 2026 by Pulumi

    This data source can read the Cloud Provider Settings .

    Example Usage

    import * as pulumi from "@pulumi/pulumi";
    import * as sdwan from "@pulumi/sdwan";
    
    const example = sdwan.getCloudProviderSettings({});
    
    import pulumi
    import pulumi_sdwan as sdwan
    
    example = sdwan.get_cloud_provider_settings()
    
    package main
    
    import (
    	"github.com/pulumi/pulumi-sdwan/sdk/go/sdwan"
    	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
    )
    
    func main() {
    	pulumi.Run(func(ctx *pulumi.Context) error {
    		_, err := sdwan.GetCloudProviderSettings(ctx, map[string]interface{}{}, nil)
    		if err != nil {
    			return err
    		}
    		return nil
    	})
    }
    
    using System.Collections.Generic;
    using System.Linq;
    using Pulumi;
    using Sdwan = Pulumi.Sdwan;
    
    return await Deployment.RunAsync(() => 
    {
        var example = Sdwan.GetCloudProviderSettings.Invoke();
    
    });
    
    package generated_program;
    
    import com.pulumi.Context;
    import com.pulumi.Pulumi;
    import com.pulumi.core.Output;
    import com.pulumi.sdwan.SdwanFunctions;
    import java.util.ArrayList;
    import java.util.Arrays;
    import java.util.Map;
    import java.io.File;
    import java.nio.file.Files;
    import java.nio.file.Paths;
    
    public class App {
        public static void main(String[] args) {
            Pulumi.run(App::stack);
        }
    
        public static void stack(Context ctx) {
            final var example = SdwanFunctions.getCloudProviderSettings(%!v(PANIC=Format method: runtime error: invalid memory address or nil pointer dereference);
    
        }
    }
    
    variables:
      example:
        fn::invoke:
          function: sdwan:getCloudProviderSettings
          arguments: {}
    
    Example coming soon!
    

    Using getCloudProviderSettings

    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 getCloudProviderSettings(opts?: InvokeOptions): Promise<GetCloudProviderSettingsResult>
    function getCloudProviderSettingsOutput(opts?: InvokeOptions): Output<GetCloudProviderSettingsResult>
    def get_cloud_provider_settings(opts: Optional[InvokeOptions] = None) -> GetCloudProviderSettingsResult
    def get_cloud_provider_settings_output(opts: Optional[InvokeOptions] = None) -> Output[GetCloudProviderSettingsResult]
    func LookupCloudProviderSettings(ctx *Context, opts ...InvokeOption) (*LookupCloudProviderSettingsResult, error)
    func LookupCloudProviderSettingsOutput(ctx *Context, opts ...InvokeOption) LookupCloudProviderSettingsResultOutput

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

    public static class GetCloudProviderSettings 
    {
        public static Task<GetCloudProviderSettingsResult> InvokeAsync(InvokeOptions? opts = null)
        public static Output<GetCloudProviderSettingsResult> Invoke(InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetCloudProviderSettingsResult> getCloudProviderSettings(InvokeOptions options)
    public static Output<GetCloudProviderSettingsResult> getCloudProviderSettings(InvokeOptions options)
    
    fn::invoke:
      function: sdwan:index/getCloudProviderSettings:getCloudProviderSettings
      arguments:
        # arguments dictionary
    data "sdwan_getcloudprovidersettings" "name" {
        # arguments
    }

    getCloudProviderSettings Result

    The following output properties are available:

    CiscoSseAuthKey string
    Cisco SSE Authentication Key
    CiscoSseAuthSecret string
    Cisco SSE Authentication Secret
    CiscoSseContextSharing bool
    Enable Cisco SSE Context Sharing
    CiscoSseOrgId string
    Cisco SSE Organization ID (numeric string)
    Id string
    The id of the object
    UmbrellaAuthKeyV2 string
    Umbrella Authentication Key (v2)
    UmbrellaAuthSecretV2 string
    Umbrella Authentication Secret (v2)
    UmbrellaDnsAuthKey string
    Umbrella DNS Authentication Key
    UmbrellaDnsAuthSecret string
    Umbrella DNS Authentication Secret
    UmbrellaOrgId string
    Umbrella Organization ID (numeric string)
    UmbrellaSigAuthKey string
    Umbrella SIG Authentication Key
    UmbrellaSigAuthSecret string
    Umbrella SIG Authentication Secret
    ZscalerOrganization string
    Zscaler Organization
    ZscalerPartnerBaseUri string
    Zscaler Partner Base URI
    ZscalerPartnerKey string
    Zscaler Partner Key
    ZscalerPassword string
    Zscaler Password
    ZscalerUsername string
    Zscaler Username
    CiscoSseAuthKey string
    Cisco SSE Authentication Key
    CiscoSseAuthSecret string
    Cisco SSE Authentication Secret
    CiscoSseContextSharing bool
    Enable Cisco SSE Context Sharing
    CiscoSseOrgId string
    Cisco SSE Organization ID (numeric string)
    Id string
    The id of the object
    UmbrellaAuthKeyV2 string
    Umbrella Authentication Key (v2)
    UmbrellaAuthSecretV2 string
    Umbrella Authentication Secret (v2)
    UmbrellaDnsAuthKey string
    Umbrella DNS Authentication Key
    UmbrellaDnsAuthSecret string
    Umbrella DNS Authentication Secret
    UmbrellaOrgId string
    Umbrella Organization ID (numeric string)
    UmbrellaSigAuthKey string
    Umbrella SIG Authentication Key
    UmbrellaSigAuthSecret string
    Umbrella SIG Authentication Secret
    ZscalerOrganization string
    Zscaler Organization
    ZscalerPartnerBaseUri string
    Zscaler Partner Base URI
    ZscalerPartnerKey string
    Zscaler Partner Key
    ZscalerPassword string
    Zscaler Password
    ZscalerUsername string
    Zscaler Username
    cisco_sse_auth_key string
    Cisco SSE Authentication Key
    cisco_sse_auth_secret string
    Cisco SSE Authentication Secret
    cisco_sse_context_sharing bool
    Enable Cisco SSE Context Sharing
    cisco_sse_org_id string
    Cisco SSE Organization ID (numeric string)
    id string
    The id of the object
    umbrella_auth_key_v2 string
    Umbrella Authentication Key (v2)
    umbrella_auth_secret_v2 string
    Umbrella Authentication Secret (v2)
    umbrella_dns_auth_key string
    Umbrella DNS Authentication Key
    umbrella_dns_auth_secret string
    Umbrella DNS Authentication Secret
    umbrella_org_id string
    Umbrella Organization ID (numeric string)
    umbrella_sig_auth_key string
    Umbrella SIG Authentication Key
    umbrella_sig_auth_secret string
    Umbrella SIG Authentication Secret
    zscaler_organization string
    Zscaler Organization
    zscaler_partner_base_uri string
    Zscaler Partner Base URI
    zscaler_partner_key string
    Zscaler Partner Key
    zscaler_password string
    Zscaler Password
    zscaler_username string
    Zscaler Username
    ciscoSseAuthKey String
    Cisco SSE Authentication Key
    ciscoSseAuthSecret String
    Cisco SSE Authentication Secret
    ciscoSseContextSharing Boolean
    Enable Cisco SSE Context Sharing
    ciscoSseOrgId String
    Cisco SSE Organization ID (numeric string)
    id String
    The id of the object
    umbrellaAuthKeyV2 String
    Umbrella Authentication Key (v2)
    umbrellaAuthSecretV2 String
    Umbrella Authentication Secret (v2)
    umbrellaDnsAuthKey String
    Umbrella DNS Authentication Key
    umbrellaDnsAuthSecret String
    Umbrella DNS Authentication Secret
    umbrellaOrgId String
    Umbrella Organization ID (numeric string)
    umbrellaSigAuthKey String
    Umbrella SIG Authentication Key
    umbrellaSigAuthSecret String
    Umbrella SIG Authentication Secret
    zscalerOrganization String
    Zscaler Organization
    zscalerPartnerBaseUri String
    Zscaler Partner Base URI
    zscalerPartnerKey String
    Zscaler Partner Key
    zscalerPassword String
    Zscaler Password
    zscalerUsername String
    Zscaler Username
    ciscoSseAuthKey string
    Cisco SSE Authentication Key
    ciscoSseAuthSecret string
    Cisco SSE Authentication Secret
    ciscoSseContextSharing boolean
    Enable Cisco SSE Context Sharing
    ciscoSseOrgId string
    Cisco SSE Organization ID (numeric string)
    id string
    The id of the object
    umbrellaAuthKeyV2 string
    Umbrella Authentication Key (v2)
    umbrellaAuthSecretV2 string
    Umbrella Authentication Secret (v2)
    umbrellaDnsAuthKey string
    Umbrella DNS Authentication Key
    umbrellaDnsAuthSecret string
    Umbrella DNS Authentication Secret
    umbrellaOrgId string
    Umbrella Organization ID (numeric string)
    umbrellaSigAuthKey string
    Umbrella SIG Authentication Key
    umbrellaSigAuthSecret string
    Umbrella SIG Authentication Secret
    zscalerOrganization string
    Zscaler Organization
    zscalerPartnerBaseUri string
    Zscaler Partner Base URI
    zscalerPartnerKey string
    Zscaler Partner Key
    zscalerPassword string
    Zscaler Password
    zscalerUsername string
    Zscaler Username
    cisco_sse_auth_key str
    Cisco SSE Authentication Key
    cisco_sse_auth_secret str
    Cisco SSE Authentication Secret
    cisco_sse_context_sharing bool
    Enable Cisco SSE Context Sharing
    cisco_sse_org_id str
    Cisco SSE Organization ID (numeric string)
    id str
    The id of the object
    umbrella_auth_key_v2 str
    Umbrella Authentication Key (v2)
    umbrella_auth_secret_v2 str
    Umbrella Authentication Secret (v2)
    umbrella_dns_auth_key str
    Umbrella DNS Authentication Key
    umbrella_dns_auth_secret str
    Umbrella DNS Authentication Secret
    umbrella_org_id str
    Umbrella Organization ID (numeric string)
    umbrella_sig_auth_key str
    Umbrella SIG Authentication Key
    umbrella_sig_auth_secret str
    Umbrella SIG Authentication Secret
    zscaler_organization str
    Zscaler Organization
    zscaler_partner_base_uri str
    Zscaler Partner Base URI
    zscaler_partner_key str
    Zscaler Partner Key
    zscaler_password str
    Zscaler Password
    zscaler_username str
    Zscaler Username
    ciscoSseAuthKey String
    Cisco SSE Authentication Key
    ciscoSseAuthSecret String
    Cisco SSE Authentication Secret
    ciscoSseContextSharing Boolean
    Enable Cisco SSE Context Sharing
    ciscoSseOrgId String
    Cisco SSE Organization ID (numeric string)
    id String
    The id of the object
    umbrellaAuthKeyV2 String
    Umbrella Authentication Key (v2)
    umbrellaAuthSecretV2 String
    Umbrella Authentication Secret (v2)
    umbrellaDnsAuthKey String
    Umbrella DNS Authentication Key
    umbrellaDnsAuthSecret String
    Umbrella DNS Authentication Secret
    umbrellaOrgId String
    Umbrella Organization ID (numeric string)
    umbrellaSigAuthKey String
    Umbrella SIG Authentication Key
    umbrellaSigAuthSecret String
    Umbrella SIG Authentication Secret
    zscalerOrganization String
    Zscaler Organization
    zscalerPartnerBaseUri String
    Zscaler Partner Base URI
    zscalerPartnerKey String
    Zscaler Partner Key
    zscalerPassword String
    Zscaler Password
    zscalerUsername String
    Zscaler Username

    Package Details

    Repository
    sdwan pulumi/pulumi-sdwan
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the sdwan Terraform Provider.
    sdwan logo
    Viewing docs for Cisco Catalyst SD-WAN v0.8.2
    published on Tuesday, May 19, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.