fortimanager.SecurityconsoleInstallPackage
Explore with Pulumi AI
Import
Securityconsole InstallPackage can be imported using any of these accepted formats:
$ export “FORTIMANAGER_IMPORT_TABLE”=“true”
$ pulumi import fortimanager:index/securityconsoleInstallPackage:SecurityconsoleInstallPackage labelname SecurityconsoleInstallPackage
$ unset “FORTIMANAGER_IMPORT_TABLE”
Create SecurityconsoleInstallPackage Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new SecurityconsoleInstallPackage(name: string, args?: SecurityconsoleInstallPackageArgs, opts?: CustomResourceOptions);
@overload
def SecurityconsoleInstallPackage(resource_name: str,
args: Optional[SecurityconsoleInstallPackageArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def SecurityconsoleInstallPackage(resource_name: str,
opts: Optional[ResourceOptions] = None,
adom_rev_comments: Optional[str] = None,
adom_rev_name: Optional[str] = None,
dev_rev_comments: Optional[str] = None,
dynamic_sort_subtable: Optional[str] = None,
flags: Optional[Sequence[str]] = None,
fmgadom: Optional[str] = None,
force_recreate: Optional[str] = None,
pkg: Optional[str] = None,
scopes: Optional[Sequence[SecurityconsoleInstallPackageScopeArgs]] = None,
securityconsole_install_package_id: Optional[str] = None)
func NewSecurityconsoleInstallPackage(ctx *Context, name string, args *SecurityconsoleInstallPackageArgs, opts ...ResourceOption) (*SecurityconsoleInstallPackage, error)
public SecurityconsoleInstallPackage(string name, SecurityconsoleInstallPackageArgs? args = null, CustomResourceOptions? opts = null)
public SecurityconsoleInstallPackage(String name, SecurityconsoleInstallPackageArgs args)
public SecurityconsoleInstallPackage(String name, SecurityconsoleInstallPackageArgs args, CustomResourceOptions options)
type: fortimanager:SecurityconsoleInstallPackage
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 SecurityconsoleInstallPackageArgs
- 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 SecurityconsoleInstallPackageArgs
- 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 SecurityconsoleInstallPackageArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args SecurityconsoleInstallPackageArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args SecurityconsoleInstallPackageArgs
- 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 securityconsoleInstallPackageResource = new Fortimanager.SecurityconsoleInstallPackage("securityconsoleInstallPackageResource", new()
{
AdomRevComments = "string",
AdomRevName = "string",
DevRevComments = "string",
DynamicSortSubtable = "string",
Flags = new[]
{
"string",
},
Fmgadom = "string",
ForceRecreate = "string",
Pkg = "string",
Scopes = new[]
{
new Fortimanager.Inputs.SecurityconsoleInstallPackageScopeArgs
{
Name = "string",
Vdom = "string",
},
},
SecurityconsoleInstallPackageId = "string",
});
example, err := fortimanager.NewSecurityconsoleInstallPackage(ctx, "securityconsoleInstallPackageResource", &fortimanager.SecurityconsoleInstallPackageArgs{
AdomRevComments: pulumi.String("string"),
AdomRevName: pulumi.String("string"),
DevRevComments: pulumi.String("string"),
DynamicSortSubtable: pulumi.String("string"),
Flags: pulumi.StringArray{
pulumi.String("string"),
},
Fmgadom: pulumi.String("string"),
ForceRecreate: pulumi.String("string"),
Pkg: pulumi.String("string"),
Scopes: .SecurityconsoleInstallPackageScopeArray{
&.SecurityconsoleInstallPackageScopeArgs{
Name: pulumi.String("string"),
Vdom: pulumi.String("string"),
},
},
SecurityconsoleInstallPackageId: pulumi.String("string"),
})
var securityconsoleInstallPackageResource = new SecurityconsoleInstallPackage("securityconsoleInstallPackageResource", SecurityconsoleInstallPackageArgs.builder()
.adomRevComments("string")
.adomRevName("string")
.devRevComments("string")
.dynamicSortSubtable("string")
.flags("string")
.fmgadom("string")
.forceRecreate("string")
.pkg("string")
.scopes(SecurityconsoleInstallPackageScopeArgs.builder()
.name("string")
.vdom("string")
.build())
.securityconsoleInstallPackageId("string")
.build());
securityconsole_install_package_resource = fortimanager.SecurityconsoleInstallPackage("securityconsoleInstallPackageResource",
adom_rev_comments="string",
adom_rev_name="string",
dev_rev_comments="string",
dynamic_sort_subtable="string",
flags=["string"],
fmgadom="string",
force_recreate="string",
pkg="string",
scopes=[{
"name": "string",
"vdom": "string",
}],
securityconsole_install_package_id="string")
const securityconsoleInstallPackageResource = new fortimanager.SecurityconsoleInstallPackage("securityconsoleInstallPackageResource", {
adomRevComments: "string",
adomRevName: "string",
devRevComments: "string",
dynamicSortSubtable: "string",
flags: ["string"],
fmgadom: "string",
forceRecreate: "string",
pkg: "string",
scopes: [{
name: "string",
vdom: "string",
}],
securityconsoleInstallPackageId: "string",
});
type: fortimanager:SecurityconsoleInstallPackage
properties:
adomRevComments: string
adomRevName: string
devRevComments: string
dynamicSortSubtable: string
flags:
- string
fmgadom: string
forceRecreate: string
pkg: string
scopes:
- name: string
vdom: string
securityconsoleInstallPackageId: string
SecurityconsoleInstallPackage 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 SecurityconsoleInstallPackage resource accepts the following input properties:
- Adom
Rev stringComments - If "generate_rev" flag is set, the comment for the new ADOM revision.
- Adom
Rev stringName - If "generate_rev" flag is set, the name for the new ADOM revision.
- Dev
Rev stringComments - Comments for the device configuration revision that will be generated during install.
- Dynamic
Sort stringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- Flags List<string>
- cp_all_objs - Assign all objects during global policy assignment. preview - Generate preview cache only. generate_rev - Generate new ADOM revision before install. copy_assigned_pkg - For global policy assignment - copy assigned package from ADOM to device. unassign - Remove global policy from ADOM. ifpolicy_only - Only install interface policies. no_ifpolicy - Install regular policies only - do not install interface policies. objs_only - Install object(s) only - do not install any policies. auto_lock_ws - Automatically lock and unlock workspace when performing security console task. copy_only - Only copy to device db. Valid values:
none
,cp_all_objs
,preview
,generate_rev
,copy_assigned_pkg
,unassign
,ifpolicy_only
,no_ifpolicy
,objs_only
,auto_lock_ws
,check_pkg_st
,copy_only
. - Fmgadom string
- Source ADOM name.
- Force
Recreate string - The argument is optional, if it is set, when the value changes, the resource will be re-created.
- Pkg string
- Source package path and name.
- Scopes
List<Securityconsole
Install Package Scope> - Scope. The structure of
scope
block is documented below. - Securityconsole
Install stringPackage Id - an identifier for the resource.
- Adom
Rev stringComments - If "generate_rev" flag is set, the comment for the new ADOM revision.
- Adom
Rev stringName - If "generate_rev" flag is set, the name for the new ADOM revision.
- Dev
Rev stringComments - Comments for the device configuration revision that will be generated during install.
- Dynamic
Sort stringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- Flags []string
- cp_all_objs - Assign all objects during global policy assignment. preview - Generate preview cache only. generate_rev - Generate new ADOM revision before install. copy_assigned_pkg - For global policy assignment - copy assigned package from ADOM to device. unassign - Remove global policy from ADOM. ifpolicy_only - Only install interface policies. no_ifpolicy - Install regular policies only - do not install interface policies. objs_only - Install object(s) only - do not install any policies. auto_lock_ws - Automatically lock and unlock workspace when performing security console task. copy_only - Only copy to device db. Valid values:
none
,cp_all_objs
,preview
,generate_rev
,copy_assigned_pkg
,unassign
,ifpolicy_only
,no_ifpolicy
,objs_only
,auto_lock_ws
,check_pkg_st
,copy_only
. - Fmgadom string
- Source ADOM name.
- Force
Recreate string - The argument is optional, if it is set, when the value changes, the resource will be re-created.
- Pkg string
- Source package path and name.
- Scopes
[]Securityconsole
Install Package Scope Args - Scope. The structure of
scope
block is documented below. - Securityconsole
Install stringPackage Id - an identifier for the resource.
- adom
Rev StringComments - If "generate_rev" flag is set, the comment for the new ADOM revision.
- adom
Rev StringName - If "generate_rev" flag is set, the name for the new ADOM revision.
- dev
Rev StringComments - Comments for the device configuration revision that will be generated during install.
- dynamic
Sort StringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- flags List<String>
- cp_all_objs - Assign all objects during global policy assignment. preview - Generate preview cache only. generate_rev - Generate new ADOM revision before install. copy_assigned_pkg - For global policy assignment - copy assigned package from ADOM to device. unassign - Remove global policy from ADOM. ifpolicy_only - Only install interface policies. no_ifpolicy - Install regular policies only - do not install interface policies. objs_only - Install object(s) only - do not install any policies. auto_lock_ws - Automatically lock and unlock workspace when performing security console task. copy_only - Only copy to device db. Valid values:
none
,cp_all_objs
,preview
,generate_rev
,copy_assigned_pkg
,unassign
,ifpolicy_only
,no_ifpolicy
,objs_only
,auto_lock_ws
,check_pkg_st
,copy_only
. - fmgadom String
- Source ADOM name.
- force
Recreate String - The argument is optional, if it is set, when the value changes, the resource will be re-created.
- pkg String
- Source package path and name.
- scopes
List<Securityconsole
Install Package Scope> - Scope. The structure of
scope
block is documented below. - securityconsole
Install StringPackage Id - an identifier for the resource.
- adom
Rev stringComments - If "generate_rev" flag is set, the comment for the new ADOM revision.
- adom
Rev stringName - If "generate_rev" flag is set, the name for the new ADOM revision.
- dev
Rev stringComments - Comments for the device configuration revision that will be generated during install.
- dynamic
Sort stringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- flags string[]
- cp_all_objs - Assign all objects during global policy assignment. preview - Generate preview cache only. generate_rev - Generate new ADOM revision before install. copy_assigned_pkg - For global policy assignment - copy assigned package from ADOM to device. unassign - Remove global policy from ADOM. ifpolicy_only - Only install interface policies. no_ifpolicy - Install regular policies only - do not install interface policies. objs_only - Install object(s) only - do not install any policies. auto_lock_ws - Automatically lock and unlock workspace when performing security console task. copy_only - Only copy to device db. Valid values:
none
,cp_all_objs
,preview
,generate_rev
,copy_assigned_pkg
,unassign
,ifpolicy_only
,no_ifpolicy
,objs_only
,auto_lock_ws
,check_pkg_st
,copy_only
. - fmgadom string
- Source ADOM name.
- force
Recreate string - The argument is optional, if it is set, when the value changes, the resource will be re-created.
- pkg string
- Source package path and name.
- scopes
Securityconsole
Install Package Scope[] - Scope. The structure of
scope
block is documented below. - securityconsole
Install stringPackage Id - an identifier for the resource.
- adom_
rev_ strcomments - If "generate_rev" flag is set, the comment for the new ADOM revision.
- adom_
rev_ strname - If "generate_rev" flag is set, the name for the new ADOM revision.
- dev_
rev_ strcomments - Comments for the device configuration revision that will be generated during install.
- dynamic_
sort_ strsubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- flags Sequence[str]
- cp_all_objs - Assign all objects during global policy assignment. preview - Generate preview cache only. generate_rev - Generate new ADOM revision before install. copy_assigned_pkg - For global policy assignment - copy assigned package from ADOM to device. unassign - Remove global policy from ADOM. ifpolicy_only - Only install interface policies. no_ifpolicy - Install regular policies only - do not install interface policies. objs_only - Install object(s) only - do not install any policies. auto_lock_ws - Automatically lock and unlock workspace when performing security console task. copy_only - Only copy to device db. Valid values:
none
,cp_all_objs
,preview
,generate_rev
,copy_assigned_pkg
,unassign
,ifpolicy_only
,no_ifpolicy
,objs_only
,auto_lock_ws
,check_pkg_st
,copy_only
. - 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.
- pkg str
- Source package path and name.
- scopes
Sequence[Securityconsole
Install Package Scope Args] - Scope. The structure of
scope
block is documented below. - securityconsole_
install_ strpackage_ id - an identifier for the resource.
- adom
Rev StringComments - If "generate_rev" flag is set, the comment for the new ADOM revision.
- adom
Rev StringName - If "generate_rev" flag is set, the name for the new ADOM revision.
- dev
Rev StringComments - Comments for the device configuration revision that will be generated during install.
- dynamic
Sort StringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- flags List<String>
- cp_all_objs - Assign all objects during global policy assignment. preview - Generate preview cache only. generate_rev - Generate new ADOM revision before install. copy_assigned_pkg - For global policy assignment - copy assigned package from ADOM to device. unassign - Remove global policy from ADOM. ifpolicy_only - Only install interface policies. no_ifpolicy - Install regular policies only - do not install interface policies. objs_only - Install object(s) only - do not install any policies. auto_lock_ws - Automatically lock and unlock workspace when performing security console task. copy_only - Only copy to device db. Valid values:
none
,cp_all_objs
,preview
,generate_rev
,copy_assigned_pkg
,unassign
,ifpolicy_only
,no_ifpolicy
,objs_only
,auto_lock_ws
,check_pkg_st
,copy_only
. - fmgadom String
- Source ADOM name.
- force
Recreate String - The argument is optional, if it is set, when the value changes, the resource will be re-created.
- pkg String
- Source package path and name.
- scopes List<Property Map>
- Scope. The structure of
scope
block is documented below. - securityconsole
Install StringPackage Id - an identifier for the resource.
Outputs
All input properties are implicitly available as output properties. Additionally, the SecurityconsoleInstallPackage 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 SecurityconsoleInstallPackage Resource
Get an existing SecurityconsoleInstallPackage 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?: SecurityconsoleInstallPackageState, opts?: CustomResourceOptions): SecurityconsoleInstallPackage
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
adom_rev_comments: Optional[str] = None,
adom_rev_name: Optional[str] = None,
dev_rev_comments: Optional[str] = None,
dynamic_sort_subtable: Optional[str] = None,
flags: Optional[Sequence[str]] = None,
fmgadom: Optional[str] = None,
force_recreate: Optional[str] = None,
pkg: Optional[str] = None,
scopes: Optional[Sequence[SecurityconsoleInstallPackageScopeArgs]] = None,
securityconsole_install_package_id: Optional[str] = None) -> SecurityconsoleInstallPackage
func GetSecurityconsoleInstallPackage(ctx *Context, name string, id IDInput, state *SecurityconsoleInstallPackageState, opts ...ResourceOption) (*SecurityconsoleInstallPackage, error)
public static SecurityconsoleInstallPackage Get(string name, Input<string> id, SecurityconsoleInstallPackageState? state, CustomResourceOptions? opts = null)
public static SecurityconsoleInstallPackage get(String name, Output<String> id, SecurityconsoleInstallPackageState state, CustomResourceOptions options)
resources: _: type: fortimanager:SecurityconsoleInstallPackage 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.
- Adom
Rev stringComments - If "generate_rev" flag is set, the comment for the new ADOM revision.
- Adom
Rev stringName - If "generate_rev" flag is set, the name for the new ADOM revision.
- Dev
Rev stringComments - Comments for the device configuration revision that will be generated during install.
- Dynamic
Sort stringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- Flags List<string>
- cp_all_objs - Assign all objects during global policy assignment. preview - Generate preview cache only. generate_rev - Generate new ADOM revision before install. copy_assigned_pkg - For global policy assignment - copy assigned package from ADOM to device. unassign - Remove global policy from ADOM. ifpolicy_only - Only install interface policies. no_ifpolicy - Install regular policies only - do not install interface policies. objs_only - Install object(s) only - do not install any policies. auto_lock_ws - Automatically lock and unlock workspace when performing security console task. copy_only - Only copy to device db. Valid values:
none
,cp_all_objs
,preview
,generate_rev
,copy_assigned_pkg
,unassign
,ifpolicy_only
,no_ifpolicy
,objs_only
,auto_lock_ws
,check_pkg_st
,copy_only
. - Fmgadom string
- Source ADOM name.
- Force
Recreate string - The argument is optional, if it is set, when the value changes, the resource will be re-created.
- Pkg string
- Source package path and name.
- Scopes
List<Securityconsole
Install Package Scope> - Scope. The structure of
scope
block is documented below. - Securityconsole
Install stringPackage Id - an identifier for the resource.
- Adom
Rev stringComments - If "generate_rev" flag is set, the comment for the new ADOM revision.
- Adom
Rev stringName - If "generate_rev" flag is set, the name for the new ADOM revision.
- Dev
Rev stringComments - Comments for the device configuration revision that will be generated during install.
- Dynamic
Sort stringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- Flags []string
- cp_all_objs - Assign all objects during global policy assignment. preview - Generate preview cache only. generate_rev - Generate new ADOM revision before install. copy_assigned_pkg - For global policy assignment - copy assigned package from ADOM to device. unassign - Remove global policy from ADOM. ifpolicy_only - Only install interface policies. no_ifpolicy - Install regular policies only - do not install interface policies. objs_only - Install object(s) only - do not install any policies. auto_lock_ws - Automatically lock and unlock workspace when performing security console task. copy_only - Only copy to device db. Valid values:
none
,cp_all_objs
,preview
,generate_rev
,copy_assigned_pkg
,unassign
,ifpolicy_only
,no_ifpolicy
,objs_only
,auto_lock_ws
,check_pkg_st
,copy_only
. - Fmgadom string
- Source ADOM name.
- Force
Recreate string - The argument is optional, if it is set, when the value changes, the resource will be re-created.
- Pkg string
- Source package path and name.
- Scopes
[]Securityconsole
Install Package Scope Args - Scope. The structure of
scope
block is documented below. - Securityconsole
Install stringPackage Id - an identifier for the resource.
- adom
Rev StringComments - If "generate_rev" flag is set, the comment for the new ADOM revision.
- adom
Rev StringName - If "generate_rev" flag is set, the name for the new ADOM revision.
- dev
Rev StringComments - Comments for the device configuration revision that will be generated during install.
- dynamic
Sort StringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- flags List<String>
- cp_all_objs - Assign all objects during global policy assignment. preview - Generate preview cache only. generate_rev - Generate new ADOM revision before install. copy_assigned_pkg - For global policy assignment - copy assigned package from ADOM to device. unassign - Remove global policy from ADOM. ifpolicy_only - Only install interface policies. no_ifpolicy - Install regular policies only - do not install interface policies. objs_only - Install object(s) only - do not install any policies. auto_lock_ws - Automatically lock and unlock workspace when performing security console task. copy_only - Only copy to device db. Valid values:
none
,cp_all_objs
,preview
,generate_rev
,copy_assigned_pkg
,unassign
,ifpolicy_only
,no_ifpolicy
,objs_only
,auto_lock_ws
,check_pkg_st
,copy_only
. - fmgadom String
- Source ADOM name.
- force
Recreate String - The argument is optional, if it is set, when the value changes, the resource will be re-created.
- pkg String
- Source package path and name.
- scopes
List<Securityconsole
Install Package Scope> - Scope. The structure of
scope
block is documented below. - securityconsole
Install StringPackage Id - an identifier for the resource.
- adom
Rev stringComments - If "generate_rev" flag is set, the comment for the new ADOM revision.
- adom
Rev stringName - If "generate_rev" flag is set, the name for the new ADOM revision.
- dev
Rev stringComments - Comments for the device configuration revision that will be generated during install.
- dynamic
Sort stringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- flags string[]
- cp_all_objs - Assign all objects during global policy assignment. preview - Generate preview cache only. generate_rev - Generate new ADOM revision before install. copy_assigned_pkg - For global policy assignment - copy assigned package from ADOM to device. unassign - Remove global policy from ADOM. ifpolicy_only - Only install interface policies. no_ifpolicy - Install regular policies only - do not install interface policies. objs_only - Install object(s) only - do not install any policies. auto_lock_ws - Automatically lock and unlock workspace when performing security console task. copy_only - Only copy to device db. Valid values:
none
,cp_all_objs
,preview
,generate_rev
,copy_assigned_pkg
,unassign
,ifpolicy_only
,no_ifpolicy
,objs_only
,auto_lock_ws
,check_pkg_st
,copy_only
. - fmgadom string
- Source ADOM name.
- force
Recreate string - The argument is optional, if it is set, when the value changes, the resource will be re-created.
- pkg string
- Source package path and name.
- scopes
Securityconsole
Install Package Scope[] - Scope. The structure of
scope
block is documented below. - securityconsole
Install stringPackage Id - an identifier for the resource.
- adom_
rev_ strcomments - If "generate_rev" flag is set, the comment for the new ADOM revision.
- adom_
rev_ strname - If "generate_rev" flag is set, the name for the new ADOM revision.
- dev_
rev_ strcomments - Comments for the device configuration revision that will be generated during install.
- dynamic_
sort_ strsubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- flags Sequence[str]
- cp_all_objs - Assign all objects during global policy assignment. preview - Generate preview cache only. generate_rev - Generate new ADOM revision before install. copy_assigned_pkg - For global policy assignment - copy assigned package from ADOM to device. unassign - Remove global policy from ADOM. ifpolicy_only - Only install interface policies. no_ifpolicy - Install regular policies only - do not install interface policies. objs_only - Install object(s) only - do not install any policies. auto_lock_ws - Automatically lock and unlock workspace when performing security console task. copy_only - Only copy to device db. Valid values:
none
,cp_all_objs
,preview
,generate_rev
,copy_assigned_pkg
,unassign
,ifpolicy_only
,no_ifpolicy
,objs_only
,auto_lock_ws
,check_pkg_st
,copy_only
. - 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.
- pkg str
- Source package path and name.
- scopes
Sequence[Securityconsole
Install Package Scope Args] - Scope. The structure of
scope
block is documented below. - securityconsole_
install_ strpackage_ id - an identifier for the resource.
- adom
Rev StringComments - If "generate_rev" flag is set, the comment for the new ADOM revision.
- adom
Rev StringName - If "generate_rev" flag is set, the name for the new ADOM revision.
- dev
Rev StringComments - Comments for the device configuration revision that will be generated during install.
- dynamic
Sort StringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- flags List<String>
- cp_all_objs - Assign all objects during global policy assignment. preview - Generate preview cache only. generate_rev - Generate new ADOM revision before install. copy_assigned_pkg - For global policy assignment - copy assigned package from ADOM to device. unassign - Remove global policy from ADOM. ifpolicy_only - Only install interface policies. no_ifpolicy - Install regular policies only - do not install interface policies. objs_only - Install object(s) only - do not install any policies. auto_lock_ws - Automatically lock and unlock workspace when performing security console task. copy_only - Only copy to device db. Valid values:
none
,cp_all_objs
,preview
,generate_rev
,copy_assigned_pkg
,unassign
,ifpolicy_only
,no_ifpolicy
,objs_only
,auto_lock_ws
,check_pkg_st
,copy_only
. - fmgadom String
- Source ADOM name.
- force
Recreate String - The argument is optional, if it is set, when the value changes, the resource will be re-created.
- pkg String
- Source package path and name.
- scopes List<Property Map>
- Scope. The structure of
scope
block is documented below. - securityconsole
Install StringPackage Id - an identifier for the resource.
Supporting Types
SecurityconsoleInstallPackageScope, SecurityconsoleInstallPackageScopeArgs
Package Details
- Repository
- fortimanager fortinetdev/terraform-provider-fortimanager
- License
- Notes
- This Pulumi package is based on the
fortimanager
Terraform Provider.