fortimanager.ObjectSystemNpuBackgroundssescan
Explore with Pulumi AI
Configure driver background scan for SSE.
This resource is a sub resource for variable
background_sse_scan
of resourcefortimanager.ObjectSystemNpu
. Conflict and overwrite may occur if use both of them.
Create ObjectSystemNpuBackgroundssescan Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ObjectSystemNpuBackgroundssescan(name: string, args?: ObjectSystemNpuBackgroundssescanArgs, opts?: CustomResourceOptions);
@overload
def ObjectSystemNpuBackgroundssescan(resource_name: str,
args: Optional[ObjectSystemNpuBackgroundssescanArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def ObjectSystemNpuBackgroundssescan(resource_name: str,
opts: Optional[ResourceOptions] = None,
adom: Optional[str] = None,
object_system_npu_backgroundssescan_id: Optional[str] = None,
scan: Optional[str] = None,
scan_stale: Optional[float] = None,
scan_vt: Optional[float] = None,
scopetype: Optional[str] = None,
stats_qual_access: Optional[float] = None,
stats_qual_duration: Optional[float] = None,
stats_update_interval: Optional[float] = None,
udp_keepalive_interval: Optional[float] = None,
udp_qual_access: Optional[float] = None,
udp_qual_duration: Optional[float] = None)
func NewObjectSystemNpuBackgroundssescan(ctx *Context, name string, args *ObjectSystemNpuBackgroundssescanArgs, opts ...ResourceOption) (*ObjectSystemNpuBackgroundssescan, error)
public ObjectSystemNpuBackgroundssescan(string name, ObjectSystemNpuBackgroundssescanArgs? args = null, CustomResourceOptions? opts = null)
public ObjectSystemNpuBackgroundssescan(String name, ObjectSystemNpuBackgroundssescanArgs args)
public ObjectSystemNpuBackgroundssescan(String name, ObjectSystemNpuBackgroundssescanArgs args, CustomResourceOptions options)
type: fortimanager:ObjectSystemNpuBackgroundssescan
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 ObjectSystemNpuBackgroundssescanArgs
- 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 ObjectSystemNpuBackgroundssescanArgs
- 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 ObjectSystemNpuBackgroundssescanArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ObjectSystemNpuBackgroundssescanArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ObjectSystemNpuBackgroundssescanArgs
- 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 objectSystemNpuBackgroundssescanResource = new Fortimanager.ObjectSystemNpuBackgroundssescan("objectSystemNpuBackgroundssescanResource", new()
{
Adom = "string",
ObjectSystemNpuBackgroundssescanId = "string",
Scan = "string",
ScanStale = 0,
ScanVt = 0,
Scopetype = "string",
StatsQualAccess = 0,
StatsQualDuration = 0,
StatsUpdateInterval = 0,
UdpKeepaliveInterval = 0,
UdpQualAccess = 0,
UdpQualDuration = 0,
});
example, err := fortimanager.NewObjectSystemNpuBackgroundssescan(ctx, "objectSystemNpuBackgroundssescanResource", &fortimanager.ObjectSystemNpuBackgroundssescanArgs{
Adom: pulumi.String("string"),
ObjectSystemNpuBackgroundssescanId: pulumi.String("string"),
Scan: pulumi.String("string"),
ScanStale: pulumi.Float64(0),
ScanVt: pulumi.Float64(0),
Scopetype: pulumi.String("string"),
StatsQualAccess: pulumi.Float64(0),
StatsQualDuration: pulumi.Float64(0),
StatsUpdateInterval: pulumi.Float64(0),
UdpKeepaliveInterval: pulumi.Float64(0),
UdpQualAccess: pulumi.Float64(0),
UdpQualDuration: pulumi.Float64(0),
})
var objectSystemNpuBackgroundssescanResource = new ObjectSystemNpuBackgroundssescan("objectSystemNpuBackgroundssescanResource", ObjectSystemNpuBackgroundssescanArgs.builder()
.adom("string")
.objectSystemNpuBackgroundssescanId("string")
.scan("string")
.scanStale(0)
.scanVt(0)
.scopetype("string")
.statsQualAccess(0)
.statsQualDuration(0)
.statsUpdateInterval(0)
.udpKeepaliveInterval(0)
.udpQualAccess(0)
.udpQualDuration(0)
.build());
object_system_npu_backgroundssescan_resource = fortimanager.ObjectSystemNpuBackgroundssescan("objectSystemNpuBackgroundssescanResource",
adom="string",
object_system_npu_backgroundssescan_id="string",
scan="string",
scan_stale=0,
scan_vt=0,
scopetype="string",
stats_qual_access=0,
stats_qual_duration=0,
stats_update_interval=0,
udp_keepalive_interval=0,
udp_qual_access=0,
udp_qual_duration=0)
const objectSystemNpuBackgroundssescanResource = new fortimanager.ObjectSystemNpuBackgroundssescan("objectSystemNpuBackgroundssescanResource", {
adom: "string",
objectSystemNpuBackgroundssescanId: "string",
scan: "string",
scanStale: 0,
scanVt: 0,
scopetype: "string",
statsQualAccess: 0,
statsQualDuration: 0,
statsUpdateInterval: 0,
udpKeepaliveInterval: 0,
udpQualAccess: 0,
udpQualDuration: 0,
});
type: fortimanager:ObjectSystemNpuBackgroundssescan
properties:
adom: string
objectSystemNpuBackgroundssescanId: string
scan: string
scanStale: 0
scanVt: 0
scopetype: string
statsQualAccess: 0
statsQualDuration: 0
statsUpdateInterval: 0
udpKeepaliveInterval: 0
udpQualAccess: 0
udpQualDuration: 0
ObjectSystemNpuBackgroundssescan 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 ObjectSystemNpuBackgroundssescan resource accepts the following input properties:
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Object
System stringNpu Backgroundssescan Id - an identifier for the resource.
- Scan string
- Enable/disable background SSE scan by driver thread(default enabled). Valid values:
disable
,enable
. - Scan
Stale double - Configure scanning of active or stale sessions (default = 0 = active sessions).
- Scan
Vt double - Select version/type to scan: bit-0: 44; bit-1: 46; bit-2: 64; bit-3: 66 (default = 0xF).
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Stats
Qual doubleAccess - Statistics update access qualification in seconds (0 - INT_MAX, default = 180).
- Stats
Qual doubleDuration - Statistics update duration qualification in seconds (0 - INT_MAX, default = 300).
- Stats
Update doubleInterval - Stats update interval(>=560 seconds, default 560 seconds).
- Udp
Keepalive doubleInterval - UDP keepalive interval(>=90 seconds, default 90 seconds).
- Udp
Qual doubleAccess - UDP keepalive access qualification in seconds (0 - INT_MAX, default = 30).
- Udp
Qual doubleDuration - UDP keepalive duration qualification in seconds (0 - INT_MAX, default = 90).
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Object
System stringNpu Backgroundssescan Id - an identifier for the resource.
- Scan string
- Enable/disable background SSE scan by driver thread(default enabled). Valid values:
disable
,enable
. - Scan
Stale float64 - Configure scanning of active or stale sessions (default = 0 = active sessions).
- Scan
Vt float64 - Select version/type to scan: bit-0: 44; bit-1: 46; bit-2: 64; bit-3: 66 (default = 0xF).
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Stats
Qual float64Access - Statistics update access qualification in seconds (0 - INT_MAX, default = 180).
- Stats
Qual float64Duration - Statistics update duration qualification in seconds (0 - INT_MAX, default = 300).
- Stats
Update float64Interval - Stats update interval(>=560 seconds, default 560 seconds).
- Udp
Keepalive float64Interval - UDP keepalive interval(>=90 seconds, default 90 seconds).
- Udp
Qual float64Access - UDP keepalive access qualification in seconds (0 - INT_MAX, default = 30).
- Udp
Qual float64Duration - UDP keepalive duration qualification in seconds (0 - INT_MAX, default = 90).
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - object
System StringNpu Backgroundssescan Id - an identifier for the resource.
- scan String
- Enable/disable background SSE scan by driver thread(default enabled). Valid values:
disable
,enable
. - scan
Stale Double - Configure scanning of active or stale sessions (default = 0 = active sessions).
- scan
Vt Double - Select version/type to scan: bit-0: 44; bit-1: 46; bit-2: 64; bit-3: 66 (default = 0xF).
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - stats
Qual DoubleAccess - Statistics update access qualification in seconds (0 - INT_MAX, default = 180).
- stats
Qual DoubleDuration - Statistics update duration qualification in seconds (0 - INT_MAX, default = 300).
- stats
Update DoubleInterval - Stats update interval(>=560 seconds, default 560 seconds).
- udp
Keepalive DoubleInterval - UDP keepalive interval(>=90 seconds, default 90 seconds).
- udp
Qual DoubleAccess - UDP keepalive access qualification in seconds (0 - INT_MAX, default = 30).
- udp
Qual DoubleDuration - UDP keepalive duration qualification in seconds (0 - INT_MAX, default = 90).
- adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - object
System stringNpu Backgroundssescan Id - an identifier for the resource.
- scan string
- Enable/disable background SSE scan by driver thread(default enabled). Valid values:
disable
,enable
. - scan
Stale number - Configure scanning of active or stale sessions (default = 0 = active sessions).
- scan
Vt number - Select version/type to scan: bit-0: 44; bit-1: 46; bit-2: 64; bit-3: 66 (default = 0xF).
- scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - stats
Qual numberAccess - Statistics update access qualification in seconds (0 - INT_MAX, default = 180).
- stats
Qual numberDuration - Statistics update duration qualification in seconds (0 - INT_MAX, default = 300).
- stats
Update numberInterval - Stats update interval(>=560 seconds, default 560 seconds).
- udp
Keepalive numberInterval - UDP keepalive interval(>=90 seconds, default 90 seconds).
- udp
Qual numberAccess - UDP keepalive access qualification in seconds (0 - INT_MAX, default = 30).
- udp
Qual numberDuration - UDP keepalive duration qualification in seconds (0 - INT_MAX, default = 90).
- adom str
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - object_
system_ strnpu_ backgroundssescan_ id - an identifier for the resource.
- scan str
- Enable/disable background SSE scan by driver thread(default enabled). Valid values:
disable
,enable
. - scan_
stale float - Configure scanning of active or stale sessions (default = 0 = active sessions).
- scan_
vt float - Select version/type to scan: bit-0: 44; bit-1: 46; bit-2: 64; bit-3: 66 (default = 0xF).
- scopetype str
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - stats_
qual_ floataccess - Statistics update access qualification in seconds (0 - INT_MAX, default = 180).
- stats_
qual_ floatduration - Statistics update duration qualification in seconds (0 - INT_MAX, default = 300).
- stats_
update_ floatinterval - Stats update interval(>=560 seconds, default 560 seconds).
- udp_
keepalive_ floatinterval - UDP keepalive interval(>=90 seconds, default 90 seconds).
- udp_
qual_ floataccess - UDP keepalive access qualification in seconds (0 - INT_MAX, default = 30).
- udp_
qual_ floatduration - UDP keepalive duration qualification in seconds (0 - INT_MAX, default = 90).
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - object
System StringNpu Backgroundssescan Id - an identifier for the resource.
- scan String
- Enable/disable background SSE scan by driver thread(default enabled). Valid values:
disable
,enable
. - scan
Stale Number - Configure scanning of active or stale sessions (default = 0 = active sessions).
- scan
Vt Number - Select version/type to scan: bit-0: 44; bit-1: 46; bit-2: 64; bit-3: 66 (default = 0xF).
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - stats
Qual NumberAccess - Statistics update access qualification in seconds (0 - INT_MAX, default = 180).
- stats
Qual NumberDuration - Statistics update duration qualification in seconds (0 - INT_MAX, default = 300).
- stats
Update NumberInterval - Stats update interval(>=560 seconds, default 560 seconds).
- udp
Keepalive NumberInterval - UDP keepalive interval(>=90 seconds, default 90 seconds).
- udp
Qual NumberAccess - UDP keepalive access qualification in seconds (0 - INT_MAX, default = 30).
- udp
Qual NumberDuration - UDP keepalive duration qualification in seconds (0 - INT_MAX, default = 90).
Outputs
All input properties are implicitly available as output properties. Additionally, the ObjectSystemNpuBackgroundssescan 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 ObjectSystemNpuBackgroundssescan Resource
Get an existing ObjectSystemNpuBackgroundssescan 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?: ObjectSystemNpuBackgroundssescanState, opts?: CustomResourceOptions): ObjectSystemNpuBackgroundssescan
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
adom: Optional[str] = None,
object_system_npu_backgroundssescan_id: Optional[str] = None,
scan: Optional[str] = None,
scan_stale: Optional[float] = None,
scan_vt: Optional[float] = None,
scopetype: Optional[str] = None,
stats_qual_access: Optional[float] = None,
stats_qual_duration: Optional[float] = None,
stats_update_interval: Optional[float] = None,
udp_keepalive_interval: Optional[float] = None,
udp_qual_access: Optional[float] = None,
udp_qual_duration: Optional[float] = None) -> ObjectSystemNpuBackgroundssescan
func GetObjectSystemNpuBackgroundssescan(ctx *Context, name string, id IDInput, state *ObjectSystemNpuBackgroundssescanState, opts ...ResourceOption) (*ObjectSystemNpuBackgroundssescan, error)
public static ObjectSystemNpuBackgroundssescan Get(string name, Input<string> id, ObjectSystemNpuBackgroundssescanState? state, CustomResourceOptions? opts = null)
public static ObjectSystemNpuBackgroundssescan get(String name, Output<String> id, ObjectSystemNpuBackgroundssescanState state, CustomResourceOptions options)
resources: _: type: fortimanager:ObjectSystemNpuBackgroundssescan 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 string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Object
System stringNpu Backgroundssescan Id - an identifier for the resource.
- Scan string
- Enable/disable background SSE scan by driver thread(default enabled). Valid values:
disable
,enable
. - Scan
Stale double - Configure scanning of active or stale sessions (default = 0 = active sessions).
- Scan
Vt double - Select version/type to scan: bit-0: 44; bit-1: 46; bit-2: 64; bit-3: 66 (default = 0xF).
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Stats
Qual doubleAccess - Statistics update access qualification in seconds (0 - INT_MAX, default = 180).
- Stats
Qual doubleDuration - Statistics update duration qualification in seconds (0 - INT_MAX, default = 300).
- Stats
Update doubleInterval - Stats update interval(>=560 seconds, default 560 seconds).
- Udp
Keepalive doubleInterval - UDP keepalive interval(>=90 seconds, default 90 seconds).
- Udp
Qual doubleAccess - UDP keepalive access qualification in seconds (0 - INT_MAX, default = 30).
- Udp
Qual doubleDuration - UDP keepalive duration qualification in seconds (0 - INT_MAX, default = 90).
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Object
System stringNpu Backgroundssescan Id - an identifier for the resource.
- Scan string
- Enable/disable background SSE scan by driver thread(default enabled). Valid values:
disable
,enable
. - Scan
Stale float64 - Configure scanning of active or stale sessions (default = 0 = active sessions).
- Scan
Vt float64 - Select version/type to scan: bit-0: 44; bit-1: 46; bit-2: 64; bit-3: 66 (default = 0xF).
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Stats
Qual float64Access - Statistics update access qualification in seconds (0 - INT_MAX, default = 180).
- Stats
Qual float64Duration - Statistics update duration qualification in seconds (0 - INT_MAX, default = 300).
- Stats
Update float64Interval - Stats update interval(>=560 seconds, default 560 seconds).
- Udp
Keepalive float64Interval - UDP keepalive interval(>=90 seconds, default 90 seconds).
- Udp
Qual float64Access - UDP keepalive access qualification in seconds (0 - INT_MAX, default = 30).
- Udp
Qual float64Duration - UDP keepalive duration qualification in seconds (0 - INT_MAX, default = 90).
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - object
System StringNpu Backgroundssescan Id - an identifier for the resource.
- scan String
- Enable/disable background SSE scan by driver thread(default enabled). Valid values:
disable
,enable
. - scan
Stale Double - Configure scanning of active or stale sessions (default = 0 = active sessions).
- scan
Vt Double - Select version/type to scan: bit-0: 44; bit-1: 46; bit-2: 64; bit-3: 66 (default = 0xF).
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - stats
Qual DoubleAccess - Statistics update access qualification in seconds (0 - INT_MAX, default = 180).
- stats
Qual DoubleDuration - Statistics update duration qualification in seconds (0 - INT_MAX, default = 300).
- stats
Update DoubleInterval - Stats update interval(>=560 seconds, default 560 seconds).
- udp
Keepalive DoubleInterval - UDP keepalive interval(>=90 seconds, default 90 seconds).
- udp
Qual DoubleAccess - UDP keepalive access qualification in seconds (0 - INT_MAX, default = 30).
- udp
Qual DoubleDuration - UDP keepalive duration qualification in seconds (0 - INT_MAX, default = 90).
- adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - object
System stringNpu Backgroundssescan Id - an identifier for the resource.
- scan string
- Enable/disable background SSE scan by driver thread(default enabled). Valid values:
disable
,enable
. - scan
Stale number - Configure scanning of active or stale sessions (default = 0 = active sessions).
- scan
Vt number - Select version/type to scan: bit-0: 44; bit-1: 46; bit-2: 64; bit-3: 66 (default = 0xF).
- scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - stats
Qual numberAccess - Statistics update access qualification in seconds (0 - INT_MAX, default = 180).
- stats
Qual numberDuration - Statistics update duration qualification in seconds (0 - INT_MAX, default = 300).
- stats
Update numberInterval - Stats update interval(>=560 seconds, default 560 seconds).
- udp
Keepalive numberInterval - UDP keepalive interval(>=90 seconds, default 90 seconds).
- udp
Qual numberAccess - UDP keepalive access qualification in seconds (0 - INT_MAX, default = 30).
- udp
Qual numberDuration - UDP keepalive duration qualification in seconds (0 - INT_MAX, default = 90).
- adom str
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - object_
system_ strnpu_ backgroundssescan_ id - an identifier for the resource.
- scan str
- Enable/disable background SSE scan by driver thread(default enabled). Valid values:
disable
,enable
. - scan_
stale float - Configure scanning of active or stale sessions (default = 0 = active sessions).
- scan_
vt float - Select version/type to scan: bit-0: 44; bit-1: 46; bit-2: 64; bit-3: 66 (default = 0xF).
- scopetype str
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - stats_
qual_ floataccess - Statistics update access qualification in seconds (0 - INT_MAX, default = 180).
- stats_
qual_ floatduration - Statistics update duration qualification in seconds (0 - INT_MAX, default = 300).
- stats_
update_ floatinterval - Stats update interval(>=560 seconds, default 560 seconds).
- udp_
keepalive_ floatinterval - UDP keepalive interval(>=90 seconds, default 90 seconds).
- udp_
qual_ floataccess - UDP keepalive access qualification in seconds (0 - INT_MAX, default = 30).
- udp_
qual_ floatduration - UDP keepalive duration qualification in seconds (0 - INT_MAX, default = 90).
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - object
System StringNpu Backgroundssescan Id - an identifier for the resource.
- scan String
- Enable/disable background SSE scan by driver thread(default enabled). Valid values:
disable
,enable
. - scan
Stale Number - Configure scanning of active or stale sessions (default = 0 = active sessions).
- scan
Vt Number - Select version/type to scan: bit-0: 44; bit-1: 46; bit-2: 64; bit-3: 66 (default = 0xF).
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - stats
Qual NumberAccess - Statistics update access qualification in seconds (0 - INT_MAX, default = 180).
- stats
Qual NumberDuration - Statistics update duration qualification in seconds (0 - INT_MAX, default = 300).
- stats
Update NumberInterval - Stats update interval(>=560 seconds, default 560 seconds).
- udp
Keepalive NumberInterval - UDP keepalive interval(>=90 seconds, default 90 seconds).
- udp
Qual NumberAccess - UDP keepalive access qualification in seconds (0 - INT_MAX, default = 30).
- udp
Qual NumberDuration - UDP keepalive duration qualification in seconds (0 - INT_MAX, default = 90).
Import
ObjectSystem NpuBackgroundSseScan can be imported using any of these accepted formats:
$ export “FORTIMANAGER_IMPORT_TABLE”=“true”
$ pulumi import fortimanager:index/objectSystemNpuBackgroundssescan:ObjectSystemNpuBackgroundssescan labelname ObjectSystemNpuBackgroundSseScan
$ unset “FORTIMANAGER_IMPORT_TABLE”
-> Hint: The scopetype and adom for import will directly inherit the scopetype and adom configuration of the provider.
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- fortimanager fortinetdev/terraform-provider-fortimanager
- License
- Notes
- This Pulumi package is based on the
fortimanager
Terraform Provider.