1. Packages
  2. Strata Cloud Manager Provider
  3. API Docs
  4. getAuthenticationSequence
Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
scm logo
Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi

    AuthenticationSequence data source

    Using getAuthenticationSequence

    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 getAuthenticationSequence(args: GetAuthenticationSequenceArgs, opts?: InvokeOptions): Promise<GetAuthenticationSequenceResult>
    function getAuthenticationSequenceOutput(args: GetAuthenticationSequenceOutputArgs, opts?: InvokeOptions): Output<GetAuthenticationSequenceResult>
    def get_authentication_sequence(id: Optional[str] = None,
                                    name: Optional[str] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetAuthenticationSequenceResult
    def get_authentication_sequence_output(id: Optional[pulumi.Input[str]] = None,
                                    name: Optional[pulumi.Input[str]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetAuthenticationSequenceResult]
    func LookupAuthenticationSequence(ctx *Context, args *LookupAuthenticationSequenceArgs, opts ...InvokeOption) (*LookupAuthenticationSequenceResult, error)
    func LookupAuthenticationSequenceOutput(ctx *Context, args *LookupAuthenticationSequenceOutputArgs, opts ...InvokeOption) LookupAuthenticationSequenceResultOutput

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

    public static class GetAuthenticationSequence 
    {
        public static Task<GetAuthenticationSequenceResult> InvokeAsync(GetAuthenticationSequenceArgs args, InvokeOptions? opts = null)
        public static Output<GetAuthenticationSequenceResult> Invoke(GetAuthenticationSequenceInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetAuthenticationSequenceResult> getAuthenticationSequence(GetAuthenticationSequenceArgs args, InvokeOptions options)
    public static Output<GetAuthenticationSequenceResult> getAuthenticationSequence(GetAuthenticationSequenceArgs args, InvokeOptions options)
    
    fn::invoke:
      function: scm:index/getAuthenticationSequence:getAuthenticationSequence
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    The UUID of the authentication sequence
    Name string
    The name of the authentication sequence
    Id string
    The UUID of the authentication sequence
    Name string
    The name of the authentication sequence
    id String
    The UUID of the authentication sequence
    name String
    The name of the authentication sequence
    id string
    The UUID of the authentication sequence
    name string
    The name of the authentication sequence
    id str
    The UUID of the authentication sequence
    name str
    The name of the authentication sequence
    id String
    The UUID of the authentication sequence
    name String
    The name of the authentication sequence

    getAuthenticationSequence Result

    The following output properties are available:

    AuthenticationProfiles List<string>
    An ordered list of authentication profiles
    Device string
    The device in which the resource is defined
    Folder string
    The folder in which the resource is defined
    Id string
    The UUID of the authentication sequence
    Name string
    The name of the authentication sequence
    Snippet string
    The snippet in which the resource is defined
    Tfid string
    UseDomainFindProfile bool
    Use domain to determine authentication profile?
    AuthenticationProfiles []string
    An ordered list of authentication profiles
    Device string
    The device in which the resource is defined
    Folder string
    The folder in which the resource is defined
    Id string
    The UUID of the authentication sequence
    Name string
    The name of the authentication sequence
    Snippet string
    The snippet in which the resource is defined
    Tfid string
    UseDomainFindProfile bool
    Use domain to determine authentication profile?
    authenticationProfiles List<String>
    An ordered list of authentication profiles
    device String
    The device in which the resource is defined
    folder String
    The folder in which the resource is defined
    id String
    The UUID of the authentication sequence
    name String
    The name of the authentication sequence
    snippet String
    The snippet in which the resource is defined
    tfid String
    useDomainFindProfile Boolean
    Use domain to determine authentication profile?
    authenticationProfiles string[]
    An ordered list of authentication profiles
    device string
    The device in which the resource is defined
    folder string
    The folder in which the resource is defined
    id string
    The UUID of the authentication sequence
    name string
    The name of the authentication sequence
    snippet string
    The snippet in which the resource is defined
    tfid string
    useDomainFindProfile boolean
    Use domain to determine authentication profile?
    authentication_profiles Sequence[str]
    An ordered list of authentication profiles
    device str
    The device in which the resource is defined
    folder str
    The folder in which the resource is defined
    id str
    The UUID of the authentication sequence
    name str
    The name of the authentication sequence
    snippet str
    The snippet in which the resource is defined
    tfid str
    use_domain_find_profile bool
    Use domain to determine authentication profile?
    authenticationProfiles List<String>
    An ordered list of authentication profiles
    device String
    The device in which the resource is defined
    folder String
    The folder in which the resource is defined
    id String
    The UUID of the authentication sequence
    name String
    The name of the authentication sequence
    snippet String
    The snippet in which the resource is defined
    tfid String
    useDomainFindProfile Boolean
    Use domain to determine authentication profile?

    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 v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate