1. Packages
  2. Zscaler Private Access (ZPA)
  3. API Docs
  4. PraCredentialController
Zscaler Private Access v0.0.10 published on Tuesday, Apr 9, 2024 by Zscaler

zpa.PraCredentialController

Explore with Pulumi AI

zpa logo
Zscaler Private Access v0.0.10 published on Tuesday, Apr 9, 2024 by Zscaler
    Deprecated: zpa.index/pracredentialcontroller.PraCredentialController has been deprecated in favor of zpa.index/pracredential.PRACredential

    Create PraCredentialController Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new PraCredentialController(name: string, args?: PraCredentialControllerArgs, opts?: CustomResourceOptions);
    @overload
    def PraCredentialController(resource_name: str,
                                args: Optional[PraCredentialControllerArgs] = None,
                                opts: Optional[ResourceOptions] = None)
    
    @overload
    def PraCredentialController(resource_name: str,
                                opts: Optional[ResourceOptions] = None,
                                credential_type: Optional[str] = None,
                                description: Optional[str] = None,
                                microtenant_id: Optional[str] = None,
                                name: Optional[str] = None,
                                passphrase: Optional[str] = None,
                                password: Optional[str] = None,
                                private_key: Optional[str] = None,
                                user_domain: Optional[str] = None,
                                username: Optional[str] = None)
    func NewPraCredentialController(ctx *Context, name string, args *PraCredentialControllerArgs, opts ...ResourceOption) (*PraCredentialController, error)
    public PraCredentialController(string name, PraCredentialControllerArgs? args = null, CustomResourceOptions? opts = null)
    public PraCredentialController(String name, PraCredentialControllerArgs args)
    public PraCredentialController(String name, PraCredentialControllerArgs args, CustomResourceOptions options)
    
    type: zpa:PraCredentialController
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args PraCredentialControllerArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args PraCredentialControllerArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args PraCredentialControllerArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args PraCredentialControllerArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args PraCredentialControllerArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Example

    The following reference example uses placeholder values for all input properties.

    Coming soon!
    
    Coming soon!
    
    Coming soon!
    
    Coming soon!
    
    Coming soon!
    
    Coming soon!
    

    PraCredentialController Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    The PraCredentialController resource accepts the following input properties:

    CredentialType string
    The protocol type that was designated for that particular privileged credential. The protocol type options are SSH, RDP, and VNC. Each protocol type has its own credential requirements.
    Description string
    The description of the privileged credential
    MicrotenantId string
    The unique identifier of the Microtenant for the ZPA tenant. If you are within the Default Microtenant, pass microtenantId as 0 when making requests to retrieve data from the Default Microtenant.
    Name string
    The name of the privileged credential
    Passphrase string
    The password that is used to protect the SSH private key. This field is optional
    Password string
    The password associated with the username for the login you want to use for the privileged credential
    PrivateKey string
    The SSH private key associated with the username for the login you want to use for the privileged credential
    UserDomain string
    The domain name associated with the username. The domain name only needs to be specified with logging in to an RDP console that is connected to an Active Directory Domain
    Username string
    The username for the login you want to use for the privileged credential
    CredentialType string
    The protocol type that was designated for that particular privileged credential. The protocol type options are SSH, RDP, and VNC. Each protocol type has its own credential requirements.
    Description string
    The description of the privileged credential
    MicrotenantId string
    The unique identifier of the Microtenant for the ZPA tenant. If you are within the Default Microtenant, pass microtenantId as 0 when making requests to retrieve data from the Default Microtenant.
    Name string
    The name of the privileged credential
    Passphrase string
    The password that is used to protect the SSH private key. This field is optional
    Password string
    The password associated with the username for the login you want to use for the privileged credential
    PrivateKey string
    The SSH private key associated with the username for the login you want to use for the privileged credential
    UserDomain string
    The domain name associated with the username. The domain name only needs to be specified with logging in to an RDP console that is connected to an Active Directory Domain
    Username string
    The username for the login you want to use for the privileged credential
    credentialType String
    The protocol type that was designated for that particular privileged credential. The protocol type options are SSH, RDP, and VNC. Each protocol type has its own credential requirements.
    description String
    The description of the privileged credential
    microtenantId String
    The unique identifier of the Microtenant for the ZPA tenant. If you are within the Default Microtenant, pass microtenantId as 0 when making requests to retrieve data from the Default Microtenant.
    name String
    The name of the privileged credential
    passphrase String
    The password that is used to protect the SSH private key. This field is optional
    password String
    The password associated with the username for the login you want to use for the privileged credential
    privateKey String
    The SSH private key associated with the username for the login you want to use for the privileged credential
    userDomain String
    The domain name associated with the username. The domain name only needs to be specified with logging in to an RDP console that is connected to an Active Directory Domain
    username String
    The username for the login you want to use for the privileged credential
    credentialType string
    The protocol type that was designated for that particular privileged credential. The protocol type options are SSH, RDP, and VNC. Each protocol type has its own credential requirements.
    description string
    The description of the privileged credential
    microtenantId string
    The unique identifier of the Microtenant for the ZPA tenant. If you are within the Default Microtenant, pass microtenantId as 0 when making requests to retrieve data from the Default Microtenant.
    name string
    The name of the privileged credential
    passphrase string
    The password that is used to protect the SSH private key. This field is optional
    password string
    The password associated with the username for the login you want to use for the privileged credential
    privateKey string
    The SSH private key associated with the username for the login you want to use for the privileged credential
    userDomain string
    The domain name associated with the username. The domain name only needs to be specified with logging in to an RDP console that is connected to an Active Directory Domain
    username string
    The username for the login you want to use for the privileged credential
    credential_type str
    The protocol type that was designated for that particular privileged credential. The protocol type options are SSH, RDP, and VNC. Each protocol type has its own credential requirements.
    description str
    The description of the privileged credential
    microtenant_id str
    The unique identifier of the Microtenant for the ZPA tenant. If you are within the Default Microtenant, pass microtenantId as 0 when making requests to retrieve data from the Default Microtenant.
    name str
    The name of the privileged credential
    passphrase str
    The password that is used to protect the SSH private key. This field is optional
    password str
    The password associated with the username for the login you want to use for the privileged credential
    private_key str
    The SSH private key associated with the username for the login you want to use for the privileged credential
    user_domain str
    The domain name associated with the username. The domain name only needs to be specified with logging in to an RDP console that is connected to an Active Directory Domain
    username str
    The username for the login you want to use for the privileged credential
    credentialType String
    The protocol type that was designated for that particular privileged credential. The protocol type options are SSH, RDP, and VNC. Each protocol type has its own credential requirements.
    description String
    The description of the privileged credential
    microtenantId String
    The unique identifier of the Microtenant for the ZPA tenant. If you are within the Default Microtenant, pass microtenantId as 0 when making requests to retrieve data from the Default Microtenant.
    name String
    The name of the privileged credential
    passphrase String
    The password that is used to protect the SSH private key. This field is optional
    password String
    The password associated with the username for the login you want to use for the privileged credential
    privateKey String
    The SSH private key associated with the username for the login you want to use for the privileged credential
    userDomain String
    The domain name associated with the username. The domain name only needs to be specified with logging in to an RDP console that is connected to an Active Directory Domain
    username String
    The username for the login you want to use for the privileged credential

    Outputs

    All input properties are implicitly available as output properties. Additionally, the PraCredentialController resource produces the following output properties:

    Id string
    The provider-assigned unique ID for this managed resource.
    Id string
    The provider-assigned unique ID for this managed resource.
    id String
    The provider-assigned unique ID for this managed resource.
    id string
    The provider-assigned unique ID for this managed resource.
    id str
    The provider-assigned unique ID for this managed resource.
    id String
    The provider-assigned unique ID for this managed resource.

    Look up Existing PraCredentialController Resource

    Get an existing PraCredentialController resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

    public static get(name: string, id: Input<ID>, state?: PraCredentialControllerState, opts?: CustomResourceOptions): PraCredentialController
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            credential_type: Optional[str] = None,
            description: Optional[str] = None,
            microtenant_id: Optional[str] = None,
            name: Optional[str] = None,
            passphrase: Optional[str] = None,
            password: Optional[str] = None,
            private_key: Optional[str] = None,
            user_domain: Optional[str] = None,
            username: Optional[str] = None) -> PraCredentialController
    func GetPraCredentialController(ctx *Context, name string, id IDInput, state *PraCredentialControllerState, opts ...ResourceOption) (*PraCredentialController, error)
    public static PraCredentialController Get(string name, Input<string> id, PraCredentialControllerState? state, CustomResourceOptions? opts = null)
    public static PraCredentialController get(String name, Output<String> id, PraCredentialControllerState state, CustomResourceOptions options)
    Resource lookup is not supported in YAML
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    resource_name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    The following state arguments are supported:
    CredentialType string
    The protocol type that was designated for that particular privileged credential. The protocol type options are SSH, RDP, and VNC. Each protocol type has its own credential requirements.
    Description string
    The description of the privileged credential
    MicrotenantId string
    The unique identifier of the Microtenant for the ZPA tenant. If you are within the Default Microtenant, pass microtenantId as 0 when making requests to retrieve data from the Default Microtenant.
    Name string
    The name of the privileged credential
    Passphrase string
    The password that is used to protect the SSH private key. This field is optional
    Password string
    The password associated with the username for the login you want to use for the privileged credential
    PrivateKey string
    The SSH private key associated with the username for the login you want to use for the privileged credential
    UserDomain string
    The domain name associated with the username. The domain name only needs to be specified with logging in to an RDP console that is connected to an Active Directory Domain
    Username string
    The username for the login you want to use for the privileged credential
    CredentialType string
    The protocol type that was designated for that particular privileged credential. The protocol type options are SSH, RDP, and VNC. Each protocol type has its own credential requirements.
    Description string
    The description of the privileged credential
    MicrotenantId string
    The unique identifier of the Microtenant for the ZPA tenant. If you are within the Default Microtenant, pass microtenantId as 0 when making requests to retrieve data from the Default Microtenant.
    Name string
    The name of the privileged credential
    Passphrase string
    The password that is used to protect the SSH private key. This field is optional
    Password string
    The password associated with the username for the login you want to use for the privileged credential
    PrivateKey string
    The SSH private key associated with the username for the login you want to use for the privileged credential
    UserDomain string
    The domain name associated with the username. The domain name only needs to be specified with logging in to an RDP console that is connected to an Active Directory Domain
    Username string
    The username for the login you want to use for the privileged credential
    credentialType String
    The protocol type that was designated for that particular privileged credential. The protocol type options are SSH, RDP, and VNC. Each protocol type has its own credential requirements.
    description String
    The description of the privileged credential
    microtenantId String
    The unique identifier of the Microtenant for the ZPA tenant. If you are within the Default Microtenant, pass microtenantId as 0 when making requests to retrieve data from the Default Microtenant.
    name String
    The name of the privileged credential
    passphrase String
    The password that is used to protect the SSH private key. This field is optional
    password String
    The password associated with the username for the login you want to use for the privileged credential
    privateKey String
    The SSH private key associated with the username for the login you want to use for the privileged credential
    userDomain String
    The domain name associated with the username. The domain name only needs to be specified with logging in to an RDP console that is connected to an Active Directory Domain
    username String
    The username for the login you want to use for the privileged credential
    credentialType string
    The protocol type that was designated for that particular privileged credential. The protocol type options are SSH, RDP, and VNC. Each protocol type has its own credential requirements.
    description string
    The description of the privileged credential
    microtenantId string
    The unique identifier of the Microtenant for the ZPA tenant. If you are within the Default Microtenant, pass microtenantId as 0 when making requests to retrieve data from the Default Microtenant.
    name string
    The name of the privileged credential
    passphrase string
    The password that is used to protect the SSH private key. This field is optional
    password string
    The password associated with the username for the login you want to use for the privileged credential
    privateKey string
    The SSH private key associated with the username for the login you want to use for the privileged credential
    userDomain string
    The domain name associated with the username. The domain name only needs to be specified with logging in to an RDP console that is connected to an Active Directory Domain
    username string
    The username for the login you want to use for the privileged credential
    credential_type str
    The protocol type that was designated for that particular privileged credential. The protocol type options are SSH, RDP, and VNC. Each protocol type has its own credential requirements.
    description str
    The description of the privileged credential
    microtenant_id str
    The unique identifier of the Microtenant for the ZPA tenant. If you are within the Default Microtenant, pass microtenantId as 0 when making requests to retrieve data from the Default Microtenant.
    name str
    The name of the privileged credential
    passphrase str
    The password that is used to protect the SSH private key. This field is optional
    password str
    The password associated with the username for the login you want to use for the privileged credential
    private_key str
    The SSH private key associated with the username for the login you want to use for the privileged credential
    user_domain str
    The domain name associated with the username. The domain name only needs to be specified with logging in to an RDP console that is connected to an Active Directory Domain
    username str
    The username for the login you want to use for the privileged credential
    credentialType String
    The protocol type that was designated for that particular privileged credential. The protocol type options are SSH, RDP, and VNC. Each protocol type has its own credential requirements.
    description String
    The description of the privileged credential
    microtenantId String
    The unique identifier of the Microtenant for the ZPA tenant. If you are within the Default Microtenant, pass microtenantId as 0 when making requests to retrieve data from the Default Microtenant.
    name String
    The name of the privileged credential
    passphrase String
    The password that is used to protect the SSH private key. This field is optional
    password String
    The password associated with the username for the login you want to use for the privileged credential
    privateKey String
    The SSH private key associated with the username for the login you want to use for the privileged credential
    userDomain String
    The domain name associated with the username. The domain name only needs to be specified with logging in to an RDP console that is connected to an Active Directory Domain
    username String
    The username for the login you want to use for the privileged credential

    Package Details

    Repository
    zpa zscaler/pulumi-zpa
    License
    MIT
    Notes
    This Pulumi package is based on the zpa Terraform Provider.
    zpa logo
    Zscaler Private Access v0.0.10 published on Tuesday, Apr 9, 2024 by Zscaler