1. Packages
  2. Strata Cloud Manager Provider
  3. API Docs
  4. getScepProfile
Strata Cloud Manager v1.0.2 published on Friday, Jan 16, 2026 by Pulumi
scm logo
Strata Cloud Manager v1.0.2 published on Friday, Jan 16, 2026 by Pulumi

    ScepProfile data source

    Using getScepProfile

    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 getScepProfile(args: GetScepProfileArgs, opts?: InvokeOptions): Promise<GetScepProfileResult>
    function getScepProfileOutput(args: GetScepProfileOutputArgs, opts?: InvokeOptions): Output<GetScepProfileResult>
    def get_scep_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) -> GetScepProfileResult
    def get_scep_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[GetScepProfileResult]
    func LookupScepProfile(ctx *Context, args *LookupScepProfileArgs, opts ...InvokeOption) (*LookupScepProfileResult, error)
    func LookupScepProfileOutput(ctx *Context, args *LookupScepProfileOutputArgs, opts ...InvokeOption) LookupScepProfileResultOutput

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

    public static class GetScepProfile 
    {
        public static Task<GetScepProfileResult> InvokeAsync(GetScepProfileArgs args, InvokeOptions? opts = null)
        public static Output<GetScepProfileResult> Invoke(GetScepProfileInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetScepProfileResult> getScepProfile(GetScepProfileArgs args, InvokeOptions options)
    public static Output<GetScepProfileResult> getScepProfile(GetScepProfileArgs args, InvokeOptions options)
    
    fn::invoke:
      function: scm:index/getScepProfile:getScepProfile
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    The UUID of the SCEP profile
    Device string

    The device in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    Folder string

    The folder in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    Name string
    The name of the SCEP profile
    Snippet string

    The snippet in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    Id string
    The UUID of the SCEP profile
    Device string

    The device in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    Folder string

    The folder in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    Name string
    The name of the SCEP profile
    Snippet string

    The snippet in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    id String
    The UUID of the SCEP profile
    device String

    The device in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    folder String

    The folder in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    name String
    The name of the SCEP profile
    snippet String

    The snippet in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    id string
    The UUID of the SCEP profile
    device string

    The device in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    folder string

    The folder in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    name string
    The name of the SCEP profile
    snippet string

    The snippet in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    id str
    The UUID of the SCEP profile
    device str

    The device in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    folder str

    The folder in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    name str
    The name of the SCEP profile
    snippet str

    The snippet in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    id String
    The UUID of the SCEP profile
    device String

    The device in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    folder String

    The folder in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    name String
    The name of the SCEP profile
    snippet String

    The snippet in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    getScepProfile Result

    The following output properties are available:

    Algorithm GetScepProfileAlgorithm
    Algorithm
    CaIdentityName string
    Certificate Authority identity
    CertificateAttributes GetScepProfileCertificateAttributes
    Subject Alternative name type
    Device string

    The device in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    Digest string
    Digest for CSR
    EncryptedValues Dictionary<string, string>
    Map of sensitive values returned from the API.
    Fingerprint string
    CA certificate fingerprint
    Folder string

    The folder in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    Id string
    The UUID of the SCEP profile
    Name string
    The name of the SCEP profile
    ScepCaCert string
    SCEP server CA certificate
    ScepChallenge GetScepProfileScepChallenge
    One Time Password challenge
    ScepClientCert string
    SCEP client ceertificate
    ScepUrl string
    SCEP server URL
    Snippet string

    The snippet in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    Subject string
    Subject
    Tfid string
    UseAsDigitalSignature bool
    Use as digital signature?
    UseForKeyEncipherment bool
    Use for key encipherment?
    Algorithm GetScepProfileAlgorithm
    Algorithm
    CaIdentityName string
    Certificate Authority identity
    CertificateAttributes GetScepProfileCertificateAttributes
    Subject Alternative name type
    Device string

    The device in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    Digest string
    Digest for CSR
    EncryptedValues map[string]string
    Map of sensitive values returned from the API.
    Fingerprint string
    CA certificate fingerprint
    Folder string

    The folder in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    Id string
    The UUID of the SCEP profile
    Name string
    The name of the SCEP profile
    ScepCaCert string
    SCEP server CA certificate
    ScepChallenge GetScepProfileScepChallenge
    One Time Password challenge
    ScepClientCert string
    SCEP client ceertificate
    ScepUrl string
    SCEP server URL
    Snippet string

    The snippet in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    Subject string
    Subject
    Tfid string
    UseAsDigitalSignature bool
    Use as digital signature?
    UseForKeyEncipherment bool
    Use for key encipherment?
    algorithm GetScepProfileAlgorithm
    Algorithm
    caIdentityName String
    Certificate Authority identity
    certificateAttributes GetScepProfileCertificateAttributes
    Subject Alternative name type
    device String

    The device in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    digest String
    Digest for CSR
    encryptedValues Map<String,String>
    Map of sensitive values returned from the API.
    fingerprint String
    CA certificate fingerprint
    folder String

    The folder in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    id String
    The UUID of the SCEP profile
    name String
    The name of the SCEP profile
    scepCaCert String
    SCEP server CA certificate
    scepChallenge GetScepProfileScepChallenge
    One Time Password challenge
    scepClientCert String
    SCEP client ceertificate
    scepUrl String
    SCEP server URL
    snippet String

    The snippet in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    subject String
    Subject
    tfid String
    useAsDigitalSignature Boolean
    Use as digital signature?
    useForKeyEncipherment Boolean
    Use for key encipherment?
    algorithm GetScepProfileAlgorithm
    Algorithm
    caIdentityName string
    Certificate Authority identity
    certificateAttributes GetScepProfileCertificateAttributes
    Subject Alternative name type
    device string

    The device in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    digest string
    Digest for CSR
    encryptedValues {[key: string]: string}
    Map of sensitive values returned from the API.
    fingerprint string
    CA certificate fingerprint
    folder string

    The folder in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    id string
    The UUID of the SCEP profile
    name string
    The name of the SCEP profile
    scepCaCert string
    SCEP server CA certificate
    scepChallenge GetScepProfileScepChallenge
    One Time Password challenge
    scepClientCert string
    SCEP client ceertificate
    scepUrl string
    SCEP server URL
    snippet string

    The snippet in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    subject string
    Subject
    tfid string
    useAsDigitalSignature boolean
    Use as digital signature?
    useForKeyEncipherment boolean
    Use for key encipherment?
    algorithm GetScepProfileAlgorithm
    Algorithm
    ca_identity_name str
    Certificate Authority identity
    certificate_attributes GetScepProfileCertificateAttributes
    Subject Alternative name type
    device str

    The device in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    digest str
    Digest for CSR
    encrypted_values Mapping[str, str]
    Map of sensitive values returned from the API.
    fingerprint str
    CA certificate fingerprint
    folder str

    The folder in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    id str
    The UUID of the SCEP profile
    name str
    The name of the SCEP profile
    scep_ca_cert str
    SCEP server CA certificate
    scep_challenge GetScepProfileScepChallenge
    One Time Password challenge
    scep_client_cert str
    SCEP client ceertificate
    scep_url str
    SCEP server URL
    snippet str

    The snippet in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    subject str
    Subject
    tfid str
    use_as_digital_signature bool
    Use as digital signature?
    use_for_key_encipherment bool
    Use for key encipherment?
    algorithm Property Map
    Algorithm
    caIdentityName String
    Certificate Authority identity
    certificateAttributes Property Map
    Subject Alternative name type
    device String

    The device in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    digest String
    Digest for CSR
    encryptedValues Map<String>
    Map of sensitive values returned from the API.
    fingerprint String
    CA certificate fingerprint
    folder String

    The folder in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    id String
    The UUID of the SCEP profile
    name String
    The name of the SCEP profile
    scepCaCert String
    SCEP server CA certificate
    scepChallenge Property Map
    One Time Password challenge
    scepClientCert String
    SCEP client ceertificate
    scepUrl String
    SCEP server URL
    snippet String

    The snippet in which the resource is defined

    ℹ️ Note: You must specify exactly one of device, folder, and snippet.

    subject String
    Subject
    tfid String
    useAsDigitalSignature Boolean
    Use as digital signature?
    useForKeyEncipherment Boolean
    Use for key encipherment?

    Supporting Types

    GetScepProfileAlgorithm

    rsa Property Map
    Key length (bits)

    GetScepProfileAlgorithmRsa

    RsaNbits int
    Rsa nbits
    RsaNbits int
    Rsa nbits
    rsaNbits Integer
    Rsa nbits
    rsaNbits number
    Rsa nbits
    rsa_nbits int
    Rsa nbits
    rsaNbits Number
    Rsa nbits

    GetScepProfileCertificateAttributes

    Dnsname string

    Dnsname

    ℹ️ Note: You must specify exactly one of dnsname, rfc822name, and uniform_resource_identifier.

    Rfc822name string

    Rfc822name

    ℹ️ Note: You must specify exactly one of dnsname, rfc822name, and uniform_resource_identifier.

    UniformResourceIdentifier string

    Uniform resource identifier

    ℹ️ Note: You must specify exactly one of dnsname, rfc822name, and uniform_resource_identifier.

    Dnsname string

    Dnsname

    ℹ️ Note: You must specify exactly one of dnsname, rfc822name, and uniform_resource_identifier.

    Rfc822name string

    Rfc822name

    ℹ️ Note: You must specify exactly one of dnsname, rfc822name, and uniform_resource_identifier.

    UniformResourceIdentifier string

    Uniform resource identifier

    ℹ️ Note: You must specify exactly one of dnsname, rfc822name, and uniform_resource_identifier.

    dnsname String

    Dnsname

    ℹ️ Note: You must specify exactly one of dnsname, rfc822name, and uniform_resource_identifier.

    rfc822name String

    Rfc822name

    ℹ️ Note: You must specify exactly one of dnsname, rfc822name, and uniform_resource_identifier.

    uniformResourceIdentifier String

    Uniform resource identifier

    ℹ️ Note: You must specify exactly one of dnsname, rfc822name, and uniform_resource_identifier.

    dnsname string

    Dnsname

    ℹ️ Note: You must specify exactly one of dnsname, rfc822name, and uniform_resource_identifier.

    rfc822name string

    Rfc822name

    ℹ️ Note: You must specify exactly one of dnsname, rfc822name, and uniform_resource_identifier.

    uniformResourceIdentifier string

    Uniform resource identifier

    ℹ️ Note: You must specify exactly one of dnsname, rfc822name, and uniform_resource_identifier.

    dnsname str

    Dnsname

    ℹ️ Note: You must specify exactly one of dnsname, rfc822name, and uniform_resource_identifier.

    rfc822name str

    Rfc822name

    ℹ️ Note: You must specify exactly one of dnsname, rfc822name, and uniform_resource_identifier.

    uniform_resource_identifier str

    Uniform resource identifier

    ℹ️ Note: You must specify exactly one of dnsname, rfc822name, and uniform_resource_identifier.

    dnsname String

    Dnsname

    ℹ️ Note: You must specify exactly one of dnsname, rfc822name, and uniform_resource_identifier.

    rfc822name String

    Rfc822name

    ℹ️ Note: You must specify exactly one of dnsname, rfc822name, and uniform_resource_identifier.

    uniformResourceIdentifier String

    Uniform resource identifier

    ℹ️ Note: You must specify exactly one of dnsname, rfc822name, and uniform_resource_identifier.

    GetScepProfileScepChallenge

    Dynamic GetScepProfileScepChallengeDynamic

    Dynamic

    ℹ️ Note: You must specify exactly one of dynamic, fixed, and none.

    Fixed string

    Challenge to use for SCEP server on mobile clients

    ℹ️ Note: You must specify exactly one of dynamic, fixed, and none.

    None string

    No OTP

    ℹ️ Note: You must specify exactly one of dynamic, fixed, and none.

    Dynamic GetScepProfileScepChallengeDynamic

    Dynamic

    ℹ️ Note: You must specify exactly one of dynamic, fixed, and none.

    Fixed string

    Challenge to use for SCEP server on mobile clients

    ℹ️ Note: You must specify exactly one of dynamic, fixed, and none.

    None string

    No OTP

    ℹ️ Note: You must specify exactly one of dynamic, fixed, and none.

    dynamic GetScepProfileScepChallengeDynamic

    Dynamic

    ℹ️ Note: You must specify exactly one of dynamic, fixed, and none.

    fixed String

    Challenge to use for SCEP server on mobile clients

    ℹ️ Note: You must specify exactly one of dynamic, fixed, and none.

    none String

    No OTP

    ℹ️ Note: You must specify exactly one of dynamic, fixed, and none.

    dynamic GetScepProfileScepChallengeDynamic

    Dynamic

    ℹ️ Note: You must specify exactly one of dynamic, fixed, and none.

    fixed string

    Challenge to use for SCEP server on mobile clients

    ℹ️ Note: You must specify exactly one of dynamic, fixed, and none.

    none string

    No OTP

    ℹ️ Note: You must specify exactly one of dynamic, fixed, and none.

    dynamic GetScepProfileScepChallengeDynamic

    Dynamic

    ℹ️ Note: You must specify exactly one of dynamic, fixed, and none.

    fixed str

    Challenge to use for SCEP server on mobile clients

    ℹ️ Note: You must specify exactly one of dynamic, fixed, and none.

    none str

    No OTP

    ℹ️ Note: You must specify exactly one of dynamic, fixed, and none.

    dynamic Property Map

    Dynamic

    ℹ️ Note: You must specify exactly one of dynamic, fixed, and none.

    fixed String

    Challenge to use for SCEP server on mobile clients

    ℹ️ Note: You must specify exactly one of dynamic, fixed, and none.

    none String

    No OTP

    ℹ️ Note: You must specify exactly one of dynamic, fixed, and none.

    GetScepProfileScepChallengeDynamic

    OtpServerUrl string
    OTP server URL
    Password string
    OTP password
    Username string
    OTP username
    OtpServerUrl string
    OTP server URL
    Password string
    OTP password
    Username string
    OTP username
    otpServerUrl String
    OTP server URL
    password String
    OTP password
    username String
    OTP username
    otpServerUrl string
    OTP server URL
    password string
    OTP password
    username string
    OTP username
    otp_server_url str
    OTP server URL
    password str
    OTP password
    username str
    OTP username
    otpServerUrl String
    OTP server URL
    password String
    OTP password
    username String
    OTP username

    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.2 published on Friday, Jan 16, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate