1. Packages
  2. Fortimanager Provider
  3. API Docs
  4. SecurityconsolePblockClone
fortimanager 1.13.0 published on Thursday, Mar 13, 2025 by fortinetdev

fortimanager.SecurityconsolePblockClone

Explore with Pulumi AI

fortimanager logo
fortimanager 1.13.0 published on Thursday, Mar 13, 2025 by fortinetdev

    Import

    Securityconsole PblockClone can be imported using any of these accepted formats:

    $ export “FORTIMANAGER_IMPORT_TABLE”=“true”

    $ pulumi import fortimanager:index/securityconsolePblockClone:SecurityconsolePblockClone labelname SecurityconsolePblockClone
    

    $ unset “FORTIMANAGER_IMPORT_TABLE”

    Create SecurityconsolePblockClone Resource

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

    Constructor syntax

    new SecurityconsolePblockClone(name: string, args?: SecurityconsolePblockCloneArgs, opts?: CustomResourceOptions);
    @overload
    def SecurityconsolePblockClone(resource_name: str,
                                   args: Optional[SecurityconsolePblockCloneArgs] = None,
                                   opts: Optional[ResourceOptions] = None)
    
    @overload
    def SecurityconsolePblockClone(resource_name: str,
                                   opts: Optional[ResourceOptions] = None,
                                   dst_name: Optional[str] = None,
                                   fmgadom: Optional[str] = None,
                                   force_recreate: Optional[str] = None,
                                   pblock: Optional[str] = None,
                                   securityconsole_pblock_clone_id: Optional[str] = None)
    func NewSecurityconsolePblockClone(ctx *Context, name string, args *SecurityconsolePblockCloneArgs, opts ...ResourceOption) (*SecurityconsolePblockClone, error)
    public SecurityconsolePblockClone(string name, SecurityconsolePblockCloneArgs? args = null, CustomResourceOptions? opts = null)
    public SecurityconsolePblockClone(String name, SecurityconsolePblockCloneArgs args)
    public SecurityconsolePblockClone(String name, SecurityconsolePblockCloneArgs args, CustomResourceOptions options)
    
    type: fortimanager:SecurityconsolePblockClone
    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 SecurityconsolePblockCloneArgs
    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 SecurityconsolePblockCloneArgs
    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 SecurityconsolePblockCloneArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args SecurityconsolePblockCloneArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args SecurityconsolePblockCloneArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Constructor example

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

    var securityconsolePblockCloneResource = new Fortimanager.SecurityconsolePblockClone("securityconsolePblockCloneResource", new()
    {
        DstName = "string",
        Fmgadom = "string",
        ForceRecreate = "string",
        Pblock = "string",
        SecurityconsolePblockCloneId = "string",
    });
    
    example, err := fortimanager.NewSecurityconsolePblockClone(ctx, "securityconsolePblockCloneResource", &fortimanager.SecurityconsolePblockCloneArgs{
    DstName: pulumi.String("string"),
    Fmgadom: pulumi.String("string"),
    ForceRecreate: pulumi.String("string"),
    Pblock: pulumi.String("string"),
    SecurityconsolePblockCloneId: pulumi.String("string"),
    })
    
    var securityconsolePblockCloneResource = new SecurityconsolePblockClone("securityconsolePblockCloneResource", SecurityconsolePblockCloneArgs.builder()
        .dstName("string")
        .fmgadom("string")
        .forceRecreate("string")
        .pblock("string")
        .securityconsolePblockCloneId("string")
        .build());
    
    securityconsole_pblock_clone_resource = fortimanager.SecurityconsolePblockClone("securityconsolePblockCloneResource",
        dst_name="string",
        fmgadom="string",
        force_recreate="string",
        pblock="string",
        securityconsole_pblock_clone_id="string")
    
    const securityconsolePblockCloneResource = new fortimanager.SecurityconsolePblockClone("securityconsolePblockCloneResource", {
        dstName: "string",
        fmgadom: "string",
        forceRecreate: "string",
        pblock: "string",
        securityconsolePblockCloneId: "string",
    });
    
    type: fortimanager:SecurityconsolePblockClone
    properties:
        dstName: string
        fmgadom: string
        forceRecreate: string
        pblock: string
        securityconsolePblockCloneId: string
    

    SecurityconsolePblockClone Resource Properties

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

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The SecurityconsolePblockClone resource accepts the following input properties:

    DstName string
    Dst_Name.
    Fmgadom string
    Source ADOM name.
    ForceRecreate string
    The argument is optional, if it is set, when the value changes, the resource will be re-created.
    Pblock string
    Pblock.
    SecurityconsolePblockCloneId string
    an identifier for the resource.
    DstName string
    Dst_Name.
    Fmgadom string
    Source ADOM name.
    ForceRecreate string
    The argument is optional, if it is set, when the value changes, the resource will be re-created.
    Pblock string
    Pblock.
    SecurityconsolePblockCloneId string
    an identifier for the resource.
    dstName String
    Dst_Name.
    fmgadom String
    Source ADOM name.
    forceRecreate String
    The argument is optional, if it is set, when the value changes, the resource will be re-created.
    pblock String
    Pblock.
    securityconsolePblockCloneId String
    an identifier for the resource.
    dstName string
    Dst_Name.
    fmgadom string
    Source ADOM name.
    forceRecreate string
    The argument is optional, if it is set, when the value changes, the resource will be re-created.
    pblock string
    Pblock.
    securityconsolePblockCloneId string
    an identifier for the resource.
    dst_name str
    Dst_Name.
    fmgadom str
    Source ADOM name.
    force_recreate str
    The argument is optional, if it is set, when the value changes, the resource will be re-created.
    pblock str
    Pblock.
    securityconsole_pblock_clone_id str
    an identifier for the resource.
    dstName String
    Dst_Name.
    fmgadom String
    Source ADOM name.
    forceRecreate String
    The argument is optional, if it is set, when the value changes, the resource will be re-created.
    pblock String
    Pblock.
    securityconsolePblockCloneId String
    an identifier for the resource.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the SecurityconsolePblockClone 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 SecurityconsolePblockClone Resource

    Get an existing SecurityconsolePblockClone 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?: SecurityconsolePblockCloneState, opts?: CustomResourceOptions): SecurityconsolePblockClone
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            dst_name: Optional[str] = None,
            fmgadom: Optional[str] = None,
            force_recreate: Optional[str] = None,
            pblock: Optional[str] = None,
            securityconsole_pblock_clone_id: Optional[str] = None) -> SecurityconsolePblockClone
    func GetSecurityconsolePblockClone(ctx *Context, name string, id IDInput, state *SecurityconsolePblockCloneState, opts ...ResourceOption) (*SecurityconsolePblockClone, error)
    public static SecurityconsolePblockClone Get(string name, Input<string> id, SecurityconsolePblockCloneState? state, CustomResourceOptions? opts = null)
    public static SecurityconsolePblockClone get(String name, Output<String> id, SecurityconsolePblockCloneState state, CustomResourceOptions options)
    resources:  _:    type: fortimanager:SecurityconsolePblockClone    get:      id: ${id}
    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:
    DstName string
    Dst_Name.
    Fmgadom string
    Source ADOM name.
    ForceRecreate string
    The argument is optional, if it is set, when the value changes, the resource will be re-created.
    Pblock string
    Pblock.
    SecurityconsolePblockCloneId string
    an identifier for the resource.
    DstName string
    Dst_Name.
    Fmgadom string
    Source ADOM name.
    ForceRecreate string
    The argument is optional, if it is set, when the value changes, the resource will be re-created.
    Pblock string
    Pblock.
    SecurityconsolePblockCloneId string
    an identifier for the resource.
    dstName String
    Dst_Name.
    fmgadom String
    Source ADOM name.
    forceRecreate String
    The argument is optional, if it is set, when the value changes, the resource will be re-created.
    pblock String
    Pblock.
    securityconsolePblockCloneId String
    an identifier for the resource.
    dstName string
    Dst_Name.
    fmgadom string
    Source ADOM name.
    forceRecreate string
    The argument is optional, if it is set, when the value changes, the resource will be re-created.
    pblock string
    Pblock.
    securityconsolePblockCloneId string
    an identifier for the resource.
    dst_name str
    Dst_Name.
    fmgadom str
    Source ADOM name.
    force_recreate str
    The argument is optional, if it is set, when the value changes, the resource will be re-created.
    pblock str
    Pblock.
    securityconsole_pblock_clone_id str
    an identifier for the resource.
    dstName String
    Dst_Name.
    fmgadom String
    Source ADOM name.
    forceRecreate String
    The argument is optional, if it is set, when the value changes, the resource will be re-created.
    pblock String
    Pblock.
    securityconsolePblockCloneId String
    an identifier for the resource.

    Package Details

    Repository
    fortimanager fortinetdev/terraform-provider-fortimanager
    License
    Notes
    This Pulumi package is based on the fortimanager Terraform Provider.
    fortimanager logo
    fortimanager 1.13.0 published on Thursday, Mar 13, 2025 by fortinetdev