1. Packages
  2. Fortios
  3. API Docs
  4. router
  5. getKeychain
Fortios v0.0.5 published on Tuesday, Apr 9, 2024 by pulumiverse

fortios.router.getKeychain

Explore with Pulumi AI

fortios logo
Fortios v0.0.5 published on Tuesday, Apr 9, 2024 by pulumiverse

    Use this data source to get information on an fortios router keychain

    Using getKeychain

    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 getKeychain(args: GetKeychainArgs, opts?: InvokeOptions): Promise<GetKeychainResult>
    function getKeychainOutput(args: GetKeychainOutputArgs, opts?: InvokeOptions): Output<GetKeychainResult>
    def get_keychain(name: Optional[str] = None,
                     vdomparam: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetKeychainResult
    def get_keychain_output(name: Optional[pulumi.Input[str]] = None,
                     vdomparam: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetKeychainResult]
    func LookupKeychain(ctx *Context, args *LookupKeychainArgs, opts ...InvokeOption) (*LookupKeychainResult, error)
    func LookupKeychainOutput(ctx *Context, args *LookupKeychainOutputArgs, opts ...InvokeOption) LookupKeychainResultOutput

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

    public static class GetKeychain 
    {
        public static Task<GetKeychainResult> InvokeAsync(GetKeychainArgs args, InvokeOptions? opts = null)
        public static Output<GetKeychainResult> Invoke(GetKeychainInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetKeychainResult> getKeychain(GetKeychainArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: fortios:router/getKeychain:getKeychain
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Name string
    Specify the name of the desired router keychain.
    Vdomparam string
    Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    Name string
    Specify the name of the desired router keychain.
    Vdomparam string
    Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    name String
    Specify the name of the desired router keychain.
    vdomparam String
    Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    name string
    Specify the name of the desired router keychain.
    vdomparam string
    Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    name str
    Specify the name of the desired router keychain.
    vdomparam str
    Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    name String
    Specify the name of the desired router keychain.
    vdomparam String
    Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.

    getKeychain Result

    The following output properties are available:

    Id string
    The provider-assigned unique ID for this managed resource.
    Keys List<Pulumiverse.Fortios.Router.Outputs.GetKeychainKey>
    Configuration method to edit key settings. The structure of key block is documented below.
    Name string
    Key-chain name.
    Vdomparam string
    Id string
    The provider-assigned unique ID for this managed resource.
    Keys []GetKeychainKey
    Configuration method to edit key settings. The structure of key block is documented below.
    Name string
    Key-chain name.
    Vdomparam string
    id String
    The provider-assigned unique ID for this managed resource.
    keys List<GetKeychainKey>
    Configuration method to edit key settings. The structure of key block is documented below.
    name String
    Key-chain name.
    vdomparam String
    id string
    The provider-assigned unique ID for this managed resource.
    keys GetKeychainKey[]
    Configuration method to edit key settings. The structure of key block is documented below.
    name string
    Key-chain name.
    vdomparam string
    id str
    The provider-assigned unique ID for this managed resource.
    keys Sequence[GetKeychainKey]
    Configuration method to edit key settings. The structure of key block is documented below.
    name str
    Key-chain name.
    vdomparam str
    id String
    The provider-assigned unique ID for this managed resource.
    keys List<Property Map>
    Configuration method to edit key settings. The structure of key block is documented below.
    name String
    Key-chain name.
    vdomparam String

    Supporting Types

    GetKeychainKey

    AcceptLifetime string
    Lifetime of received authentication key (format: hh:mm:ss day month year).
    Algorithm string
    Cryptographic algorithm.
    Id int
    Key ID (0 - 2147483647).
    KeyString string
    Password for the key (max. = 35 characters).
    SendLifetime string
    Lifetime of sent authentication key (format: hh:mm:ss day month year).
    AcceptLifetime string
    Lifetime of received authentication key (format: hh:mm:ss day month year).
    Algorithm string
    Cryptographic algorithm.
    Id int
    Key ID (0 - 2147483647).
    KeyString string
    Password for the key (max. = 35 characters).
    SendLifetime string
    Lifetime of sent authentication key (format: hh:mm:ss day month year).
    acceptLifetime String
    Lifetime of received authentication key (format: hh:mm:ss day month year).
    algorithm String
    Cryptographic algorithm.
    id Integer
    Key ID (0 - 2147483647).
    keyString String
    Password for the key (max. = 35 characters).
    sendLifetime String
    Lifetime of sent authentication key (format: hh:mm:ss day month year).
    acceptLifetime string
    Lifetime of received authentication key (format: hh:mm:ss day month year).
    algorithm string
    Cryptographic algorithm.
    id number
    Key ID (0 - 2147483647).
    keyString string
    Password for the key (max. = 35 characters).
    sendLifetime string
    Lifetime of sent authentication key (format: hh:mm:ss day month year).
    accept_lifetime str
    Lifetime of received authentication key (format: hh:mm:ss day month year).
    algorithm str
    Cryptographic algorithm.
    id int
    Key ID (0 - 2147483647).
    key_string str
    Password for the key (max. = 35 characters).
    send_lifetime str
    Lifetime of sent authentication key (format: hh:mm:ss day month year).
    acceptLifetime String
    Lifetime of received authentication key (format: hh:mm:ss day month year).
    algorithm String
    Cryptographic algorithm.
    id Number
    Key ID (0 - 2147483647).
    keyString String
    Password for the key (max. = 35 characters).
    sendLifetime String
    Lifetime of sent authentication key (format: hh:mm:ss day month year).

    Package Details

    Repository
    fortios pulumiverse/pulumi-fortios
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the fortios Terraform Provider.
    fortios logo
    Fortios v0.0.5 published on Tuesday, Apr 9, 2024 by pulumiverse