1. Packages
  2. Strata Cloud Manager Provider
  3. API Docs
  4. getKerberosServerProfile
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

    KerberosServerProfile data source

    Using getKerberosServerProfile

    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 getKerberosServerProfile(args: GetKerberosServerProfileArgs, opts?: InvokeOptions): Promise<GetKerberosServerProfileResult>
    function getKerberosServerProfileOutput(args: GetKerberosServerProfileOutputArgs, opts?: InvokeOptions): Output<GetKerberosServerProfileResult>
    def get_kerberos_server_profile(id: Optional[str] = None,
                                    name: Optional[str] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetKerberosServerProfileResult
    def get_kerberos_server_profile_output(id: Optional[pulumi.Input[str]] = None,
                                    name: Optional[pulumi.Input[str]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetKerberosServerProfileResult]
    func LookupKerberosServerProfile(ctx *Context, args *LookupKerberosServerProfileArgs, opts ...InvokeOption) (*LookupKerberosServerProfileResult, error)
    func LookupKerberosServerProfileOutput(ctx *Context, args *LookupKerberosServerProfileOutputArgs, opts ...InvokeOption) LookupKerberosServerProfileResultOutput

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

    public static class GetKerberosServerProfile 
    {
        public static Task<GetKerberosServerProfileResult> InvokeAsync(GetKerberosServerProfileArgs args, InvokeOptions? opts = null)
        public static Output<GetKerberosServerProfileResult> Invoke(GetKerberosServerProfileInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetKerberosServerProfileResult> getKerberosServerProfile(GetKerberosServerProfileArgs args, InvokeOptions options)
    public static Output<GetKerberosServerProfileResult> getKerberosServerProfile(GetKerberosServerProfileArgs args, InvokeOptions options)
    
    fn::invoke:
      function: scm:index/getKerberosServerProfile:getKerberosServerProfile
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    The UUID of the Kerberos server profile
    Name string
    The name of the Kerberos server profile
    Id string
    The UUID of the Kerberos server profile
    Name string
    The name of the Kerberos server profile
    id String
    The UUID of the Kerberos server profile
    name String
    The name of the Kerberos server profile
    id string
    The UUID of the Kerberos server profile
    name string
    The name of the Kerberos server profile
    id str
    The UUID of the Kerberos server profile
    name str
    The name of the Kerberos server profile
    id String
    The UUID of the Kerberos server profile
    name String
    The name of the Kerberos server profile

    getKerberosServerProfile 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
    The UUID of the Kerberos server profile
    Name string
    The name of the Kerberos server profile
    Servers List<GetKerberosServerProfileServer>
    The Kerberos server configuration
    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
    The UUID of the Kerberos server profile
    Name string
    The name of the Kerberos server profile
    Servers []GetKerberosServerProfileServer
    The Kerberos server configuration
    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
    The UUID of the Kerberos server profile
    name String
    The name of the Kerberos server profile
    servers List<GetKerberosServerProfileServer>
    The Kerberos server configuration
    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
    The UUID of the Kerberos server profile
    name string
    The name of the Kerberos server profile
    servers GetKerberosServerProfileServer[]
    The Kerberos server configuration
    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
    The UUID of the Kerberos server profile
    name str
    The name of the Kerberos server profile
    servers Sequence[GetKerberosServerProfileServer]
    The Kerberos server configuration
    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
    The UUID of the Kerberos server profile
    name String
    The name of the Kerberos server profile
    servers List<Property Map>
    The Kerberos server configuration
    snippet String
    The snippet in which the resource is defined
    tfid String

    Supporting Types

    GetKerberosServerProfileServer

    Host string
    The Kerberos server IP address
    Name string
    The Kerberos server name
    Port int
    The Kerberos server port
    Host string
    The Kerberos server IP address
    Name string
    The Kerberos server name
    Port int
    The Kerberos server port
    host String
    The Kerberos server IP address
    name String
    The Kerberos server name
    port Integer
    The Kerberos server port
    host string
    The Kerberos server IP address
    name string
    The Kerberos server name
    port number
    The Kerberos server port
    host str
    The Kerberos server IP address
    name str
    The Kerberos server name
    port int
    The Kerberos server port
    host String
    The Kerberos server IP address
    name String
    The Kerberos server name
    port Number
    The Kerberos server port

    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