checkpoint 2.12.0 published on Monday, Nov 10, 2025 by checkpointsw
checkpoint 2.12.0 published on Monday, Nov 10, 2025 by checkpointsw
Use this data source to get information on an existing Check Point Best Practice.
Using getManagementBestPractice
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 getManagementBestPractice(args: GetManagementBestPracticeArgs, opts?: InvokeOptions): Promise<GetManagementBestPracticeResult>
function getManagementBestPracticeOutput(args: GetManagementBestPracticeOutputArgs, opts?: InvokeOptions): Output<GetManagementBestPracticeResult>def get_management_best_practice(best_practice_id: Optional[str] = None,
id: Optional[str] = None,
name: Optional[str] = None,
show_regulations: Optional[bool] = None,
uid: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetManagementBestPracticeResult
def get_management_best_practice_output(best_practice_id: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
show_regulations: Optional[pulumi.Input[bool]] = None,
uid: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetManagementBestPracticeResult]func GetManagementBestPractice(ctx *Context, args *GetManagementBestPracticeArgs, opts ...InvokeOption) (*GetManagementBestPracticeResult, error)
func GetManagementBestPracticeOutput(ctx *Context, args *GetManagementBestPracticeOutputArgs, opts ...InvokeOption) GetManagementBestPracticeResultOutput> Note: This function is named GetManagementBestPractice in the Go SDK.
public static class GetManagementBestPractice
{
public static Task<GetManagementBestPracticeResult> InvokeAsync(GetManagementBestPracticeArgs args, InvokeOptions? opts = null)
public static Output<GetManagementBestPracticeResult> Invoke(GetManagementBestPracticeInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetManagementBestPracticeResult> getManagementBestPractice(GetManagementBestPracticeArgs args, InvokeOptions options)
public static Output<GetManagementBestPracticeResult> getManagementBestPractice(GetManagementBestPracticeArgs args, InvokeOptions options)
fn::invoke:
function: checkpoint:index/getManagementBestPractice:getManagementBestPractice
arguments:
# arguments dictionaryThe following arguments are supported:
- Best
Practice stringId - Best Practice ID.
- Id string
- Name string
- Object name. Should be unique in the domain.
- Show
Regulations bool - Show the applicable regulations of the Best Practice.
- Uid string
- Object unique identifier.
- Best
Practice stringId - Best Practice ID.
- Id string
- Name string
- Object name. Should be unique in the domain.
- Show
Regulations bool - Show the applicable regulations of the Best Practice.
- Uid string
- Object unique identifier.
- best
Practice StringId - Best Practice ID.
- id String
- name String
- Object name. Should be unique in the domain.
- show
Regulations Boolean - Show the applicable regulations of the Best Practice.
- uid String
- Object unique identifier.
- best
Practice stringId - Best Practice ID.
- id string
- name string
- Object name. Should be unique in the domain.
- show
Regulations boolean - Show the applicable regulations of the Best Practice.
- uid string
- Object unique identifier.
- best_
practice_ strid - Best Practice ID.
- id str
- name str
- Object name. Should be unique in the domain.
- show_
regulations bool - Show the applicable regulations of the Best Practice.
- uid str
- Object unique identifier.
- best
Practice StringId - Best Practice ID.
- id String
- name String
- Object name. Should be unique in the domain.
- show
Regulations Boolean - Show the applicable regulations of the Best Practice.
- uid String
- Object unique identifier.
getManagementBestPractice Result
The following output properties are available:
- Action
Item string - Active bool
- Blade string
- Comments string
- Description string
- Due
Date string - Id string
- Regulations
List<Get
Management Best Practice Regulation> - Relevant
Objects List<GetManagement Best Practice Relevant Object> - Status string
- User
Defined bool - User
Defined List<GetFirewalls Management Best Practice User Defined Firewall> - User
Defined List<GetGaia Os Management Best Practice User Defined Gaia O> - Best
Practice stringId - Name string
- Show
Regulations bool - Uid string
- Action
Item string - Active bool
- Blade string
- Comments string
- Description string
- Due
Date string - Id string
- Regulations
[]Get
Management Best Practice Regulation - Relevant
Objects []GetManagement Best Practice Relevant Object - Status string
- User
Defined bool - User
Defined []GetFirewalls Management Best Practice User Defined Firewall - User
Defined []GetGaia Os Management Best Practice User Defined Gaia O - Best
Practice stringId - Name string
- Show
Regulations bool - Uid string
- action
Item String - active Boolean
- blade String
- comments String
- description String
- due
Date String - id String
- regulations
List<Get
Management Best Practice Regulation> - relevant
Objects List<GetManagement Best Practice Relevant Object> - status String
- user
Defined Boolean - user
Defined List<GetFirewalls Management Best Practice User Defined Firewall> - user
Defined List<GetGaia Os Management Best Practice User Defined Gaia O> - best
Practice StringId - name String
- show
Regulations Boolean - uid String
- action
Item string - active boolean
- blade string
- comments string
- description string
- due
Date string - id string
- regulations
Get
Management Best Practice Regulation[] - relevant
Objects GetManagement Best Practice Relevant Object[] - status string
- user
Defined boolean - user
Defined GetFirewalls Management Best Practice User Defined Firewall[] - user
Defined GetGaia Os Management Best Practice User Defined Gaia O[] - best
Practice stringId - name string
- show
Regulations boolean - uid string
- action_
item str - active bool
- blade str
- comments str
- description str
- due_
date str - id str
- regulations
Sequence[Get
Management Best Practice Regulation] - relevant_
objects Sequence[GetManagement Best Practice Relevant Object] - status str
- user_
defined bool - user_
defined_ Sequence[Getfirewalls Management Best Practice User Defined Firewall] - user_
defined_ Sequence[Getgaia_ os Management Best Practice User Defined Gaia O] - best_
practice_ strid - name str
- show_
regulations bool - uid str
- action
Item String - active Boolean
- blade String
- comments String
- description String
- due
Date String - id String
- regulations List<Property Map>
- relevant
Objects List<Property Map> - status String
- user
Defined Boolean - user
Defined List<Property Map>Firewalls - user
Defined List<Property Map>Gaia Os - best
Practice StringId - name String
- show
Regulations Boolean - uid String
Supporting Types
GetManagementBestPracticeRegulation
- Regulation
Name string - The name of the regulation.
- Requirement
Description string - The description of the requirement.
- Requirement
Id string - The id of the requirement.
- Requirement
Status string - The status of the requirement.
- Requirement
Uid string - The unique identifier of the requirement.
- Regulation
Name string - The name of the regulation.
- Requirement
Description string - The description of the requirement.
- Requirement
Id string - The id of the requirement.
- Requirement
Status string - The status of the requirement.
- Requirement
Uid string - The unique identifier of the requirement.
- regulation
Name String - The name of the regulation.
- requirement
Description String - The description of the requirement.
- requirement
Id String - The id of the requirement.
- requirement
Status String - The status of the requirement.
- requirement
Uid String - The unique identifier of the requirement.
- regulation
Name string - The name of the regulation.
- requirement
Description string - The description of the requirement.
- requirement
Id string - The id of the requirement.
- requirement
Status string - The status of the requirement.
- requirement
Uid string - The unique identifier of the requirement.
- regulation_
name str - The name of the regulation.
- requirement_
description str - The description of the requirement.
- requirement_
id str - The id of the requirement.
- requirement_
status str - The status of the requirement.
- requirement_
uid str - The unique identifier of the requirement.
- regulation
Name String - The name of the regulation.
- requirement
Description String - The description of the requirement.
- requirement
Id String - The id of the requirement.
- requirement
Status String - The status of the requirement.
- requirement
Uid String - The unique identifier of the requirement.
GetManagementBestPracticeRelevantObject
- Access
Rules List<GetInfos Management Best Practice Relevant Object Access Rules Info> - The information about the relevant access rules. Appears only when
relevant_objects_typeis 'access-rule'. access_rules_info blocks are documented below. - Cpm
Relevant List<GetObjects Infos Management Best Practice Relevant Object Cpm Relevant Objects Info> - The information about the relevant objects. Appears only when
relevant_objects_typeis 'cpm-relevant-object'. cpm_relevant_objects_info blocks are documented below. - Ips
Protections List<GetInfos Management Best Practice Relevant Object Ips Protections Info> - The information about the relevant ips-protection objects. Appears only when
relevant_objects_typeis 'ips-protection'. ips_protections_info blocks are documented below. - Relevant
Objects stringType - The type of the relevant object.
- Access
Rules []GetInfos Management Best Practice Relevant Object Access Rules Info - The information about the relevant access rules. Appears only when
relevant_objects_typeis 'access-rule'. access_rules_info blocks are documented below. - Cpm
Relevant []GetObjects Infos Management Best Practice Relevant Object Cpm Relevant Objects Info - The information about the relevant objects. Appears only when
relevant_objects_typeis 'cpm-relevant-object'. cpm_relevant_objects_info blocks are documented below. - Ips
Protections []GetInfos Management Best Practice Relevant Object Ips Protections Info - The information about the relevant ips-protection objects. Appears only when
relevant_objects_typeis 'ips-protection'. ips_protections_info blocks are documented below. - Relevant
Objects stringType - The type of the relevant object.
- access
Rules List<GetInfos Management Best Practice Relevant Object Access Rules Info> - The information about the relevant access rules. Appears only when
relevant_objects_typeis 'access-rule'. access_rules_info blocks are documented below. - cpm
Relevant List<GetObjects Infos Management Best Practice Relevant Object Cpm Relevant Objects Info> - The information about the relevant objects. Appears only when
relevant_objects_typeis 'cpm-relevant-object'. cpm_relevant_objects_info blocks are documented below. - ips
Protections List<GetInfos Management Best Practice Relevant Object Ips Protections Info> - The information about the relevant ips-protection objects. Appears only when
relevant_objects_typeis 'ips-protection'. ips_protections_info blocks are documented below. - relevant
Objects StringType - The type of the relevant object.
- access
Rules GetInfos Management Best Practice Relevant Object Access Rules Info[] - The information about the relevant access rules. Appears only when
relevant_objects_typeis 'access-rule'. access_rules_info blocks are documented below. - cpm
Relevant GetObjects Infos Management Best Practice Relevant Object Cpm Relevant Objects Info[] - The information about the relevant objects. Appears only when
relevant_objects_typeis 'cpm-relevant-object'. cpm_relevant_objects_info blocks are documented below. - ips
Protections GetInfos Management Best Practice Relevant Object Ips Protections Info[] - The information about the relevant ips-protection objects. Appears only when
relevant_objects_typeis 'ips-protection'. ips_protections_info blocks are documented below. - relevant
Objects stringType - The type of the relevant object.
- access_
rules_ Sequence[Getinfos Management Best Practice Relevant Object Access Rules Info] - The information about the relevant access rules. Appears only when
relevant_objects_typeis 'access-rule'. access_rules_info blocks are documented below. - cpm_
relevant_ Sequence[Getobjects_ infos Management Best Practice Relevant Object Cpm Relevant Objects Info] - The information about the relevant objects. Appears only when
relevant_objects_typeis 'cpm-relevant-object'. cpm_relevant_objects_info blocks are documented below. - ips_
protections_ Sequence[Getinfos Management Best Practice Relevant Object Ips Protections Info] - The information about the relevant ips-protection objects. Appears only when
relevant_objects_typeis 'ips-protection'. ips_protections_info blocks are documented below. - relevant_
objects_ strtype - The type of the relevant object.
- access
Rules List<Property Map>Infos - The information about the relevant access rules. Appears only when
relevant_objects_typeis 'access-rule'. access_rules_info blocks are documented below. - cpm
Relevant List<Property Map>Objects Infos - The information about the relevant objects. Appears only when
relevant_objects_typeis 'cpm-relevant-object'. cpm_relevant_objects_info blocks are documented below. - ips
Protections List<Property Map>Infos - The information about the relevant ips-protection objects. Appears only when
relevant_objects_typeis 'ips-protection'. ips_protections_info blocks are documented below. - relevant
Objects StringType - The type of the relevant object.
GetManagementBestPracticeRelevantObjectAccessRulesInfo
- Enabled bool
- Shows if the Compliance scan is enabled or not for this object.
- Layer
Name string - The name of the relevant policy layer.
- Layer
Uid string - The UID of the relevant policy layer.
- Policy
Name string - The name of the relevant policy.
- Rule
Indexes string - Comma-separated indexes of the relevant rules in the relevant policy and policy layer.
- Status string
- The status of the relevant object.
- Enabled bool
- Shows if the Compliance scan is enabled or not for this object.
- Layer
Name string - The name of the relevant policy layer.
- Layer
Uid string - The UID of the relevant policy layer.
- Policy
Name string - The name of the relevant policy.
- Rule
Indexes string - Comma-separated indexes of the relevant rules in the relevant policy and policy layer.
- Status string
- The status of the relevant object.
- enabled Boolean
- Shows if the Compliance scan is enabled or not for this object.
- layer
Name String - The name of the relevant policy layer.
- layer
Uid String - The UID of the relevant policy layer.
- policy
Name String - The name of the relevant policy.
- rule
Indexes String - Comma-separated indexes of the relevant rules in the relevant policy and policy layer.
- status String
- The status of the relevant object.
- enabled boolean
- Shows if the Compliance scan is enabled or not for this object.
- layer
Name string - The name of the relevant policy layer.
- layer
Uid string - The UID of the relevant policy layer.
- policy
Name string - The name of the relevant policy.
- rule
Indexes string - Comma-separated indexes of the relevant rules in the relevant policy and policy layer.
- status string
- The status of the relevant object.
- enabled bool
- Shows if the Compliance scan is enabled or not for this object.
- layer_
name str - The name of the relevant policy layer.
- layer_
uid str - The UID of the relevant policy layer.
- policy_
name str - The name of the relevant policy.
- rule_
indexes str - Comma-separated indexes of the relevant rules in the relevant policy and policy layer.
- status str
- The status of the relevant object.
- enabled Boolean
- Shows if the Compliance scan is enabled or not for this object.
- layer
Name String - The name of the relevant policy layer.
- layer
Uid String - The UID of the relevant policy layer.
- policy
Name String - The name of the relevant policy.
- rule
Indexes String - Comma-separated indexes of the relevant rules in the relevant policy and policy layer.
- status String
- The status of the relevant object.
GetManagementBestPracticeRelevantObjectCpmRelevantObjectsInfo
- Cpm
Relevant stringObject Type - The type of the relevant object.
- Enabled bool
- Shows if the Compliance scan is enabled or not for this object.
- Name string
- The name of the relevant object.
- Status string
- The status of the relevant object.
- Cpm
Relevant stringObject Type - The type of the relevant object.
- Enabled bool
- Shows if the Compliance scan is enabled or not for this object.
- Name string
- The name of the relevant object.
- Status string
- The status of the relevant object.
- cpm
Relevant StringObject Type - The type of the relevant object.
- enabled Boolean
- Shows if the Compliance scan is enabled or not for this object.
- name String
- The name of the relevant object.
- status String
- The status of the relevant object.
- cpm
Relevant stringObject Type - The type of the relevant object.
- enabled boolean
- Shows if the Compliance scan is enabled or not for this object.
- name string
- The name of the relevant object.
- status string
- The status of the relevant object.
- cpm_
relevant_ strobject_ type - The type of the relevant object.
- enabled bool
- Shows if the Compliance scan is enabled or not for this object.
- name str
- The name of the relevant object.
- status str
- The status of the relevant object.
- cpm
Relevant StringObject Type - The type of the relevant object.
- enabled Boolean
- Shows if the Compliance scan is enabled or not for this object.
- name String
- The name of the relevant object.
- status String
- The status of the relevant object.
GetManagementBestPracticeRelevantObjectIpsProtectionsInfo
- Action string
- The current action of the Threat Prevention profile.
- Enabled bool
- Shows if the Compliance scan is enabled or not for this object.
- Profile
Name string - The name of the relevant Threat Prevention profile.
- Profile
Uid string - The UID of the relevant Threat Prevention profile.
- Protection
Name string - The name of the relevant IPS protection.
- Status string
- The status of the relevant object.
- Action string
- The current action of the Threat Prevention profile.
- Enabled bool
- Shows if the Compliance scan is enabled or not for this object.
- Profile
Name string - The name of the relevant Threat Prevention profile.
- Profile
Uid string - The UID of the relevant Threat Prevention profile.
- Protection
Name string - The name of the relevant IPS protection.
- Status string
- The status of the relevant object.
- action String
- The current action of the Threat Prevention profile.
- enabled Boolean
- Shows if the Compliance scan is enabled or not for this object.
- profile
Name String - The name of the relevant Threat Prevention profile.
- profile
Uid String - The UID of the relevant Threat Prevention profile.
- protection
Name String - The name of the relevant IPS protection.
- status String
- The status of the relevant object.
- action string
- The current action of the Threat Prevention profile.
- enabled boolean
- Shows if the Compliance scan is enabled or not for this object.
- profile
Name string - The name of the relevant Threat Prevention profile.
- profile
Uid string - The UID of the relevant Threat Prevention profile.
- protection
Name string - The name of the relevant IPS protection.
- status string
- The status of the relevant object.
- action str
- The current action of the Threat Prevention profile.
- enabled bool
- Shows if the Compliance scan is enabled or not for this object.
- profile_
name str - The name of the relevant Threat Prevention profile.
- profile_
uid str - The UID of the relevant Threat Prevention profile.
- protection_
name str - The name of the relevant IPS protection.
- status str
- The status of the relevant object.
- action String
- The current action of the Threat Prevention profile.
- enabled Boolean
- Shows if the Compliance scan is enabled or not for this object.
- profile
Name String - The name of the relevant Threat Prevention profile.
- profile
Uid String - The UID of the relevant Threat Prevention profile.
- protection
Name String - The name of the relevant IPS protection.
- status String
- The status of the relevant object.
GetManagementBestPracticeUserDefinedFirewall
- Policy
Range doublePercentage - User-defined policy range percentage to test.
- Policy
Range stringPosition - User-defined policy range position.
- Poor
Condition string - User-defined poor condition.
- Secure
Condition string - User-defined secure condition.
- Tolerance double
- User-defined tolerance. Appears only when the value of the 'violation-condition' parameter is 'Rule found'.
- User
Defined List<GetRules Management Best Practice User Defined Firewall User Defined Rule> - User-defined Firewall rules. user_defined_rules blocks are documented below.
- Violation
Condition string - User-defined violation condition.
- Policy
Range float64Percentage - User-defined policy range percentage to test.
- Policy
Range stringPosition - User-defined policy range position.
- Poor
Condition string - User-defined poor condition.
- Secure
Condition string - User-defined secure condition.
- Tolerance float64
- User-defined tolerance. Appears only when the value of the 'violation-condition' parameter is 'Rule found'.
- User
Defined []GetRules Management Best Practice User Defined Firewall User Defined Rule - User-defined Firewall rules. user_defined_rules blocks are documented below.
- Violation
Condition string - User-defined violation condition.
- policy
Range DoublePercentage - User-defined policy range percentage to test.
- policy
Range StringPosition - User-defined policy range position.
- poor
Condition String - User-defined poor condition.
- secure
Condition String - User-defined secure condition.
- tolerance Double
- User-defined tolerance. Appears only when the value of the 'violation-condition' parameter is 'Rule found'.
- user
Defined List<GetRules Management Best Practice User Defined Firewall User Defined Rule> - User-defined Firewall rules. user_defined_rules blocks are documented below.
- violation
Condition String - User-defined violation condition.
- policy
Range numberPercentage - User-defined policy range percentage to test.
- policy
Range stringPosition - User-defined policy range position.
- poor
Condition string - User-defined poor condition.
- secure
Condition string - User-defined secure condition.
- tolerance number
- User-defined tolerance. Appears only when the value of the 'violation-condition' parameter is 'Rule found'.
- user
Defined GetRules Management Best Practice User Defined Firewall User Defined Rule[] - User-defined Firewall rules. user_defined_rules blocks are documented below.
- violation
Condition string - User-defined violation condition.
- policy_
range_ floatpercentage - User-defined policy range percentage to test.
- policy_
range_ strposition - User-defined policy range position.
- poor_
condition str - User-defined poor condition.
- secure_
condition str - User-defined secure condition.
- tolerance float
- User-defined tolerance. Appears only when the value of the 'violation-condition' parameter is 'Rule found'.
- user_
defined_ Sequence[Getrules Management Best Practice User Defined Firewall User Defined Rule] - User-defined Firewall rules. user_defined_rules blocks are documented below.
- violation_
condition str - User-defined violation condition.
- policy
Range NumberPercentage - User-defined policy range percentage to test.
- policy
Range StringPosition - User-defined policy range position.
- poor
Condition String - User-defined poor condition.
- secure
Condition String - User-defined secure condition.
- tolerance Number
- User-defined tolerance. Appears only when the value of the 'violation-condition' parameter is 'Rule found'.
- user
Defined List<Property Map>Rules - User-defined Firewall rules. user_defined_rules blocks are documented below.
- violation
Condition String - User-defined violation condition.
GetManagementBestPracticeUserDefinedFirewallUserDefinedRule
- Actions
List<Get
Management Best Practice User Defined Firewall User Defined Rule Action> - User-defined actions. action blocks are documented below.
- Comments
List<Get
Management Best Practice User Defined Firewall User Defined Rule Comment> - User-defined comment. comment blocks are documented below.
- Destinations
List<Get
Management Best Practice User Defined Firewall User Defined Rule Destination> - User-defined destination objects. destination blocks are documented below.
- Hit
Counts List<GetManagement Best Practice User Defined Firewall User Defined Rule Hit Count> - User-defined hit count value. hit_count blocks are documented below.
- Install
Ons List<GetManagement Best Practice User Defined Firewall User Defined Rule Install On> - User-defined "Install On" objects. install_on blocks are documented below.
- Names
List<Get
Management Best Practice User Defined Firewall User Defined Rule Name> - User-defined name. name blocks are documented below.
- Services
And List<GetApplications Management Best Practice User Defined Firewall User Defined Rule Services And Application> - User-defined service and application objects. services_and_applications blocks are documented below.
- Sources
List<Get
Management Best Practice User Defined Firewall User Defined Rule Source> - User-defined source objects. source blocks are documented below.
- Times
List<Get
Management Best Practice User Defined Firewall User Defined Rule Time> - User-defined time. time blocks are documented below.
- Tracks
List<Get
Management Best Practice User Defined Firewall User Defined Rule Track> - User-defined track actions. track blocks are documented below.
- Vpns
List<Get
Management Best Practice User Defined Firewall User Defined Rule Vpn> - User-defined VPN objects. vpn blocks are documented below.
- Actions
[]Get
Management Best Practice User Defined Firewall User Defined Rule Action - User-defined actions. action blocks are documented below.
- Comments
[]Get
Management Best Practice User Defined Firewall User Defined Rule Comment - User-defined comment. comment blocks are documented below.
- Destinations
[]Get
Management Best Practice User Defined Firewall User Defined Rule Destination - User-defined destination objects. destination blocks are documented below.
- Hit
Counts []GetManagement Best Practice User Defined Firewall User Defined Rule Hit Count - User-defined hit count value. hit_count blocks are documented below.
- Install
Ons []GetManagement Best Practice User Defined Firewall User Defined Rule Install On - User-defined "Install On" objects. install_on blocks are documented below.
- Names
[]Get
Management Best Practice User Defined Firewall User Defined Rule Name - User-defined name. name blocks are documented below.
- Services
And []GetApplications Management Best Practice User Defined Firewall User Defined Rule Services And Application - User-defined service and application objects. services_and_applications blocks are documented below.
- Sources
[]Get
Management Best Practice User Defined Firewall User Defined Rule Source - User-defined source objects. source blocks are documented below.
- Times
[]Get
Management Best Practice User Defined Firewall User Defined Rule Time - User-defined time. time blocks are documented below.
- Tracks
[]Get
Management Best Practice User Defined Firewall User Defined Rule Track - User-defined track actions. track blocks are documented below.
- Vpns
[]Get
Management Best Practice User Defined Firewall User Defined Rule Vpn - User-defined VPN objects. vpn blocks are documented below.
- actions
List<Get
Management Best Practice User Defined Firewall User Defined Rule Action> - User-defined actions. action blocks are documented below.
- comments
List<Get
Management Best Practice User Defined Firewall User Defined Rule Comment> - User-defined comment. comment blocks are documented below.
- destinations
List<Get
Management Best Practice User Defined Firewall User Defined Rule Destination> - User-defined destination objects. destination blocks are documented below.
- hit
Counts List<GetManagement Best Practice User Defined Firewall User Defined Rule Hit Count> - User-defined hit count value. hit_count blocks are documented below.
- install
Ons List<GetManagement Best Practice User Defined Firewall User Defined Rule Install On> - User-defined "Install On" objects. install_on blocks are documented below.
- names
List<Get
Management Best Practice User Defined Firewall User Defined Rule Name> - User-defined name. name blocks are documented below.
- services
And List<GetApplications Management Best Practice User Defined Firewall User Defined Rule Services And Application> - User-defined service and application objects. services_and_applications blocks are documented below.
- sources
List<Get
Management Best Practice User Defined Firewall User Defined Rule Source> - User-defined source objects. source blocks are documented below.
- times
List<Get
Management Best Practice User Defined Firewall User Defined Rule Time> - User-defined time. time blocks are documented below.
- tracks
List<Get
Management Best Practice User Defined Firewall User Defined Rule Track> - User-defined track actions. track blocks are documented below.
- vpns
List<Get
Management Best Practice User Defined Firewall User Defined Rule Vpn> - User-defined VPN objects. vpn blocks are documented below.
- actions
Get
Management Best Practice User Defined Firewall User Defined Rule Action[] - User-defined actions. action blocks are documented below.
- comments
Get
Management Best Practice User Defined Firewall User Defined Rule Comment[] - User-defined comment. comment blocks are documented below.
- destinations
Get
Management Best Practice User Defined Firewall User Defined Rule Destination[] - User-defined destination objects. destination blocks are documented below.
- hit
Counts GetManagement Best Practice User Defined Firewall User Defined Rule Hit Count[] - User-defined hit count value. hit_count blocks are documented below.
- install
Ons GetManagement Best Practice User Defined Firewall User Defined Rule Install On[] - User-defined "Install On" objects. install_on blocks are documented below.
- names
Get
Management Best Practice User Defined Firewall User Defined Rule Name[] - User-defined name. name blocks are documented below.
- services
And GetApplications Management Best Practice User Defined Firewall User Defined Rule Services And Application[] - User-defined service and application objects. services_and_applications blocks are documented below.
- sources
Get
Management Best Practice User Defined Firewall User Defined Rule Source[] - User-defined source objects. source blocks are documented below.
- times
Get
Management Best Practice User Defined Firewall User Defined Rule Time[] - User-defined time. time blocks are documented below.
- tracks
Get
Management Best Practice User Defined Firewall User Defined Rule Track[] - User-defined track actions. track blocks are documented below.
- vpns
Get
Management Best Practice User Defined Firewall User Defined Rule Vpn[] - User-defined VPN objects. vpn blocks are documented below.
- actions
Sequence[Get
Management Best Practice User Defined Firewall User Defined Rule Action] - User-defined actions. action blocks are documented below.
- comments
Sequence[Get
Management Best Practice User Defined Firewall User Defined Rule Comment] - User-defined comment. comment blocks are documented below.
- destinations
Sequence[Get
Management Best Practice User Defined Firewall User Defined Rule Destination] - User-defined destination objects. destination blocks are documented below.
- hit_
counts Sequence[GetManagement Best Practice User Defined Firewall User Defined Rule Hit Count] - User-defined hit count value. hit_count blocks are documented below.
- install_
ons Sequence[GetManagement Best Practice User Defined Firewall User Defined Rule Install On] - User-defined "Install On" objects. install_on blocks are documented below.
- names
Sequence[Get
Management Best Practice User Defined Firewall User Defined Rule Name] - User-defined name. name blocks are documented below.
- services_
and_ Sequence[Getapplications Management Best Practice User Defined Firewall User Defined Rule Services And Application] - User-defined service and application objects. services_and_applications blocks are documented below.
- sources
Sequence[Get
Management Best Practice User Defined Firewall User Defined Rule Source] - User-defined source objects. source blocks are documented below.
- times
Sequence[Get
Management Best Practice User Defined Firewall User Defined Rule Time] - User-defined time. time blocks are documented below.
- tracks
Sequence[Get
Management Best Practice User Defined Firewall User Defined Rule Track] - User-defined track actions. track blocks are documented below.
- vpns
Sequence[Get
Management Best Practice User Defined Firewall User Defined Rule Vpn] - User-defined VPN objects. vpn blocks are documented below.
- actions List<Property Map>
- User-defined actions. action blocks are documented below.
- comments List<Property Map>
- User-defined comment. comment blocks are documented below.
- destinations List<Property Map>
- User-defined destination objects. destination blocks are documented below.
- hit
Counts List<Property Map> - User-defined hit count value. hit_count blocks are documented below.
- install
Ons List<Property Map> - User-defined "Install On" objects. install_on blocks are documented below.
- names List<Property Map>
- User-defined name. name blocks are documented below.
- services
And List<Property Map>Applications - User-defined service and application objects. services_and_applications blocks are documented below.
- sources List<Property Map>
- User-defined source objects. source blocks are documented below.
- times List<Property Map>
- User-defined time. time blocks are documented below.
- tracks List<Property Map>
- User-defined track actions. track blocks are documented below.
- vpns List<Property Map>
- User-defined VPN objects. vpn blocks are documented below.
GetManagementBestPracticeUserDefinedFirewallUserDefinedRuleAction
- Negate bool
- Shows if the rule is negated.
- Reference
Objects List<GetManagement Best Practice User Defined Firewall User Defined Rule Action Reference Object> - The reference objects. reference_objects blocks are documented below.
- Negate bool
- Shows if the rule is negated.
- Reference
Objects []GetManagement Best Practice User Defined Firewall User Defined Rule Action Reference Object - The reference objects. reference_objects blocks are documented below.
- negate Boolean
- Shows if the rule is negated.
- reference
Objects List<GetManagement Best Practice User Defined Firewall User Defined Rule Action Reference Object> - The reference objects. reference_objects blocks are documented below.
- negate boolean
- Shows if the rule is negated.
- reference
Objects GetManagement Best Practice User Defined Firewall User Defined Rule Action Reference Object[] - The reference objects. reference_objects blocks are documented below.
- negate bool
- Shows if the rule is negated.
- reference_
objects Sequence[GetManagement Best Practice User Defined Firewall User Defined Rule Action Reference Object] - The reference objects. reference_objects blocks are documented below.
- negate Boolean
- Shows if the rule is negated.
- reference
Objects List<Property Map> - The reference objects. reference_objects blocks are documented below.
GetManagementBestPracticeUserDefinedFirewallUserDefinedRuleActionReferenceObject
- Name string
- The name of the reference object.
- Reference
Object stringType - The type of the reference object.
- Uid string
- The UID of the reference object.
- Name string
- The name of the reference object.
- Reference
Object stringType - The type of the reference object.
- Uid string
- The UID of the reference object.
- name String
- The name of the reference object.
- reference
Object StringType - The type of the reference object.
- uid String
- The UID of the reference object.
- name string
- The name of the reference object.
- reference
Object stringType - The type of the reference object.
- uid string
- The UID of the reference object.
- name str
- The name of the reference object.
- reference_
object_ strtype - The type of the reference object.
- uid str
- The UID of the reference object.
- name String
- The name of the reference object.
- reference
Object StringType - The type of the reference object.
- uid String
- The UID of the reference object.
GetManagementBestPracticeUserDefinedFirewallUserDefinedRuleComment
- Condition
Type string - The condition type.
- Value string
- The condition match string. Appears only when the value of the 'condition-type' parameter is: 'Equals', 'Starts with', 'Ends with', 'Contains'.
- Condition
Type string - The condition type.
- Value string
- The condition match string. Appears only when the value of the 'condition-type' parameter is: 'Equals', 'Starts with', 'Ends with', 'Contains'.
- condition
Type String - The condition type.
- value String
- The condition match string. Appears only when the value of the 'condition-type' parameter is: 'Equals', 'Starts with', 'Ends with', 'Contains'.
- condition
Type string - The condition type.
- value string
- The condition match string. Appears only when the value of the 'condition-type' parameter is: 'Equals', 'Starts with', 'Ends with', 'Contains'.
- condition_
type str - The condition type.
- value str
- The condition match string. Appears only when the value of the 'condition-type' parameter is: 'Equals', 'Starts with', 'Ends with', 'Contains'.
- condition
Type String - The condition type.
- value String
- The condition match string. Appears only when the value of the 'condition-type' parameter is: 'Equals', 'Starts with', 'Ends with', 'Contains'.
GetManagementBestPracticeUserDefinedFirewallUserDefinedRuleDestination
- Negate bool
- Shows if the rule is negated.
- Reference
Objects List<GetManagement Best Practice User Defined Firewall User Defined Rule Destination Reference Object> - The reference objects. reference_objects blocks are documented below.
- Negate bool
- Shows if the rule is negated.
- Reference
Objects []GetManagement Best Practice User Defined Firewall User Defined Rule Destination Reference Object - The reference objects. reference_objects blocks are documented below.
- negate Boolean
- Shows if the rule is negated.
- reference
Objects List<GetManagement Best Practice User Defined Firewall User Defined Rule Destination Reference Object> - The reference objects. reference_objects blocks are documented below.
- negate boolean
- Shows if the rule is negated.
- reference
Objects GetManagement Best Practice User Defined Firewall User Defined Rule Destination Reference Object[] - The reference objects. reference_objects blocks are documented below.
- negate bool
- Shows if the rule is negated.
- reference_
objects Sequence[GetManagement Best Practice User Defined Firewall User Defined Rule Destination Reference Object] - The reference objects. reference_objects blocks are documented below.
- negate Boolean
- Shows if the rule is negated.
- reference
Objects List<Property Map> - The reference objects. reference_objects blocks are documented below.
GetManagementBestPracticeUserDefinedFirewallUserDefinedRuleDestinationReferenceObject
- Name string
- The name of the reference object.
- Reference
Object stringType - The type of the reference object.
- Uid string
- The UID of the reference object.
- Name string
- The name of the reference object.
- Reference
Object stringType - The type of the reference object.
- Uid string
- The UID of the reference object.
- name String
- The name of the reference object.
- reference
Object StringType - The type of the reference object.
- uid String
- The UID of the reference object.
- name string
- The name of the reference object.
- reference
Object stringType - The type of the reference object.
- uid string
- The UID of the reference object.
- name str
- The name of the reference object.
- reference_
object_ strtype - The type of the reference object.
- uid str
- The UID of the reference object.
- name String
- The name of the reference object.
- reference
Object StringType - The type of the reference object.
- uid String
- The UID of the reference object.
GetManagementBestPracticeUserDefinedFirewallUserDefinedRuleHitCount
- Negate bool
- Shows if the rule is negated.
- Reference
Objects List<GetManagement Best Practice User Defined Firewall User Defined Rule Hit Count Reference Object> - The reference objects. reference_objects blocks are documented below.
- Negate bool
- Shows if the rule is negated.
- Reference
Objects []GetManagement Best Practice User Defined Firewall User Defined Rule Hit Count Reference Object - The reference objects. reference_objects blocks are documented below.
- negate Boolean
- Shows if the rule is negated.
- reference
Objects List<GetManagement Best Practice User Defined Firewall User Defined Rule Hit Count Reference Object> - The reference objects. reference_objects blocks are documented below.
- negate boolean
- Shows if the rule is negated.
- reference
Objects GetManagement Best Practice User Defined Firewall User Defined Rule Hit Count Reference Object[] - The reference objects. reference_objects blocks are documented below.
- negate bool
- Shows if the rule is negated.
- reference_
objects Sequence[GetManagement Best Practice User Defined Firewall User Defined Rule Hit Count Reference Object] - The reference objects. reference_objects blocks are documented below.
- negate Boolean
- Shows if the rule is negated.
- reference
Objects List<Property Map> - The reference objects. reference_objects blocks are documented below.
GetManagementBestPracticeUserDefinedFirewallUserDefinedRuleHitCountReferenceObject
- Name string
- The name of the reference object.
- Reference
Object stringType - The type of the reference object.
- Uid string
- The UID of the reference object.
- Name string
- The name of the reference object.
- Reference
Object stringType - The type of the reference object.
- Uid string
- The UID of the reference object.
- name String
- The name of the reference object.
- reference
Object StringType - The type of the reference object.
- uid String
- The UID of the reference object.
- name string
- The name of the reference object.
- reference
Object stringType - The type of the reference object.
- uid string
- The UID of the reference object.
- name str
- The name of the reference object.
- reference_
object_ strtype - The type of the reference object.
- uid str
- The UID of the reference object.
- name String
- The name of the reference object.
- reference
Object StringType - The type of the reference object.
- uid String
- The UID of the reference object.
GetManagementBestPracticeUserDefinedFirewallUserDefinedRuleInstallOn
- Negate bool
- Shows if the rule is negated.
- Reference
Objects List<GetManagement Best Practice User Defined Firewall User Defined Rule Install On Reference Object> - The reference objects. reference_objects blocks are documented below.
- Negate bool
- Shows if the rule is negated.
- Reference
Objects []GetManagement Best Practice User Defined Firewall User Defined Rule Install On Reference Object - The reference objects. reference_objects blocks are documented below.
- negate Boolean
- Shows if the rule is negated.
- reference
Objects List<GetManagement Best Practice User Defined Firewall User Defined Rule Install On Reference Object> - The reference objects. reference_objects blocks are documented below.
- negate boolean
- Shows if the rule is negated.
- reference
Objects GetManagement Best Practice User Defined Firewall User Defined Rule Install On Reference Object[] - The reference objects. reference_objects blocks are documented below.
- negate bool
- Shows if the rule is negated.
- reference_
objects Sequence[GetManagement Best Practice User Defined Firewall User Defined Rule Install On Reference Object] - The reference objects. reference_objects blocks are documented below.
- negate Boolean
- Shows if the rule is negated.
- reference
Objects List<Property Map> - The reference objects. reference_objects blocks are documented below.
GetManagementBestPracticeUserDefinedFirewallUserDefinedRuleInstallOnReferenceObject
- Name string
- The name of the reference object.
- Reference
Object stringType - The type of the reference object.
- Uid string
- The UID of the reference object.
- Name string
- The name of the reference object.
- Reference
Object stringType - The type of the reference object.
- Uid string
- The UID of the reference object.
- name String
- The name of the reference object.
- reference
Object StringType - The type of the reference object.
- uid String
- The UID of the reference object.
- name string
- The name of the reference object.
- reference
Object stringType - The type of the reference object.
- uid string
- The UID of the reference object.
- name str
- The name of the reference object.
- reference_
object_ strtype - The type of the reference object.
- uid str
- The UID of the reference object.
- name String
- The name of the reference object.
- reference
Object StringType - The type of the reference object.
- uid String
- The UID of the reference object.
GetManagementBestPracticeUserDefinedFirewallUserDefinedRuleName
- Condition
Type string - The condition type.
- Value string
- The condition match string. Appears only when the value of the 'condition-type' parameter is: 'Equals', 'Starts with', 'Ends with', 'Contains'.
- Condition
Type string - The condition type.
- Value string
- The condition match string. Appears only when the value of the 'condition-type' parameter is: 'Equals', 'Starts with', 'Ends with', 'Contains'.
- condition
Type String - The condition type.
- value String
- The condition match string. Appears only when the value of the 'condition-type' parameter is: 'Equals', 'Starts with', 'Ends with', 'Contains'.
- condition
Type string - The condition type.
- value string
- The condition match string. Appears only when the value of the 'condition-type' parameter is: 'Equals', 'Starts with', 'Ends with', 'Contains'.
- condition_
type str - The condition type.
- value str
- The condition match string. Appears only when the value of the 'condition-type' parameter is: 'Equals', 'Starts with', 'Ends with', 'Contains'.
- condition
Type String - The condition type.
- value String
- The condition match string. Appears only when the value of the 'condition-type' parameter is: 'Equals', 'Starts with', 'Ends with', 'Contains'.
GetManagementBestPracticeUserDefinedFirewallUserDefinedRuleServicesAndApplication
- Negate bool
- Shows if the rule is negated.
- Reference
Objects List<GetManagement Best Practice User Defined Firewall User Defined Rule Services And Application Reference Object> - The reference objects. reference_objects blocks are documented below.
- Negate bool
- Shows if the rule is negated.
- Reference
Objects []GetManagement Best Practice User Defined Firewall User Defined Rule Services And Application Reference Object - The reference objects. reference_objects blocks are documented below.
- negate Boolean
- Shows if the rule is negated.
- reference
Objects List<GetManagement Best Practice User Defined Firewall User Defined Rule Services And Application Reference Object> - The reference objects. reference_objects blocks are documented below.
- negate boolean
- Shows if the rule is negated.
- reference
Objects GetManagement Best Practice User Defined Firewall User Defined Rule Services And Application Reference Object[] - The reference objects. reference_objects blocks are documented below.
- negate bool
- Shows if the rule is negated.
- reference_
objects Sequence[GetManagement Best Practice User Defined Firewall User Defined Rule Services And Application Reference Object] - The reference objects. reference_objects blocks are documented below.
- negate Boolean
- Shows if the rule is negated.
- reference
Objects List<Property Map> - The reference objects. reference_objects blocks are documented below.
GetManagementBestPracticeUserDefinedFirewallUserDefinedRuleServicesAndApplicationReferenceObject
- Name string
- The name of the reference object.
- Reference
Object stringType - The type of the reference object.
- Uid string
- The UID of the reference object.
- Name string
- The name of the reference object.
- Reference
Object stringType - The type of the reference object.
- Uid string
- The UID of the reference object.
- name String
- The name of the reference object.
- reference
Object StringType - The type of the reference object.
- uid String
- The UID of the reference object.
- name string
- The name of the reference object.
- reference
Object stringType - The type of the reference object.
- uid string
- The UID of the reference object.
- name str
- The name of the reference object.
- reference_
object_ strtype - The type of the reference object.
- uid str
- The UID of the reference object.
- name String
- The name of the reference object.
- reference
Object StringType - The type of the reference object.
- uid String
- The UID of the reference object.
GetManagementBestPracticeUserDefinedFirewallUserDefinedRuleSource
- Negate bool
- Shows if the rule is negated.
- Reference
Objects List<GetManagement Best Practice User Defined Firewall User Defined Rule Source Reference Object> - The reference objects. reference_objects blocks are documented below.
- Negate bool
- Shows if the rule is negated.
- Reference
Objects []GetManagement Best Practice User Defined Firewall User Defined Rule Source Reference Object - The reference objects. reference_objects blocks are documented below.
- negate Boolean
- Shows if the rule is negated.
- reference
Objects List<GetManagement Best Practice User Defined Firewall User Defined Rule Source Reference Object> - The reference objects. reference_objects blocks are documented below.
- negate boolean
- Shows if the rule is negated.
- reference
Objects GetManagement Best Practice User Defined Firewall User Defined Rule Source Reference Object[] - The reference objects. reference_objects blocks are documented below.
- negate bool
- Shows if the rule is negated.
- reference_
objects Sequence[GetManagement Best Practice User Defined Firewall User Defined Rule Source Reference Object] - The reference objects. reference_objects blocks are documented below.
- negate Boolean
- Shows if the rule is negated.
- reference
Objects List<Property Map> - The reference objects. reference_objects blocks are documented below.
GetManagementBestPracticeUserDefinedFirewallUserDefinedRuleSourceReferenceObject
- Name string
- The name of the reference object.
- Reference
Object stringType - The type of the reference object.
- Uid string
- The UID of the reference object.
- Name string
- The name of the reference object.
- Reference
Object stringType - The type of the reference object.
- Uid string
- The UID of the reference object.
- name String
- The name of the reference object.
- reference
Object StringType - The type of the reference object.
- uid String
- The UID of the reference object.
- name string
- The name of the reference object.
- reference
Object stringType - The type of the reference object.
- uid string
- The UID of the reference object.
- name str
- The name of the reference object.
- reference_
object_ strtype - The type of the reference object.
- uid str
- The UID of the reference object.
- name String
- The name of the reference object.
- reference
Object StringType - The type of the reference object.
- uid String
- The UID of the reference object.
GetManagementBestPracticeUserDefinedFirewallUserDefinedRuleTime
- Negate bool
- Shows if the rule is negated.
- Reference
Objects List<GetManagement Best Practice User Defined Firewall User Defined Rule Time Reference Object> - The reference objects. reference_objects blocks are documented below.
- Negate bool
- Shows if the rule is negated.
- Reference
Objects []GetManagement Best Practice User Defined Firewall User Defined Rule Time Reference Object - The reference objects. reference_objects blocks are documented below.
- negate Boolean
- Shows if the rule is negated.
- reference
Objects List<GetManagement Best Practice User Defined Firewall User Defined Rule Time Reference Object> - The reference objects. reference_objects blocks are documented below.
- negate boolean
- Shows if the rule is negated.
- reference
Objects GetManagement Best Practice User Defined Firewall User Defined Rule Time Reference Object[] - The reference objects. reference_objects blocks are documented below.
- negate bool
- Shows if the rule is negated.
- reference_
objects Sequence[GetManagement Best Practice User Defined Firewall User Defined Rule Time Reference Object] - The reference objects. reference_objects blocks are documented below.
- negate Boolean
- Shows if the rule is negated.
- reference
Objects List<Property Map> - The reference objects. reference_objects blocks are documented below.
GetManagementBestPracticeUserDefinedFirewallUserDefinedRuleTimeReferenceObject
- Name string
- The name of the reference object.
- Reference
Object stringType - The type of the reference object.
- Uid string
- The UID of the reference object.
- Name string
- The name of the reference object.
- Reference
Object stringType - The type of the reference object.
- Uid string
- The UID of the reference object.
- name String
- The name of the reference object.
- reference
Object StringType - The type of the reference object.
- uid String
- The UID of the reference object.
- name string
- The name of the reference object.
- reference
Object stringType - The type of the reference object.
- uid string
- The UID of the reference object.
- name str
- The name of the reference object.
- reference_
object_ strtype - The type of the reference object.
- uid str
- The UID of the reference object.
- name String
- The name of the reference object.
- reference
Object StringType - The type of the reference object.
- uid String
- The UID of the reference object.
GetManagementBestPracticeUserDefinedFirewallUserDefinedRuleTrack
- Negate bool
- Shows if the rule is negated.
- Reference
Objects List<GetManagement Best Practice User Defined Firewall User Defined Rule Track Reference Object> - The reference objects. reference_objects blocks are documented below.
- Negate bool
- Shows if the rule is negated.
- Reference
Objects []GetManagement Best Practice User Defined Firewall User Defined Rule Track Reference Object - The reference objects. reference_objects blocks are documented below.
- negate Boolean
- Shows if the rule is negated.
- reference
Objects List<GetManagement Best Practice User Defined Firewall User Defined Rule Track Reference Object> - The reference objects. reference_objects blocks are documented below.
- negate boolean
- Shows if the rule is negated.
- reference
Objects GetManagement Best Practice User Defined Firewall User Defined Rule Track Reference Object[] - The reference objects. reference_objects blocks are documented below.
- negate bool
- Shows if the rule is negated.
- reference_
objects Sequence[GetManagement Best Practice User Defined Firewall User Defined Rule Track Reference Object] - The reference objects. reference_objects blocks are documented below.
- negate Boolean
- Shows if the rule is negated.
- reference
Objects List<Property Map> - The reference objects. reference_objects blocks are documented below.
GetManagementBestPracticeUserDefinedFirewallUserDefinedRuleTrackReferenceObject
- Name string
- The name of the reference object.
- Reference
Object stringType - The type of the reference object.
- Uid string
- The UID of the reference object.
- Name string
- The name of the reference object.
- Reference
Object stringType - The type of the reference object.
- Uid string
- The UID of the reference object.
- name String
- The name of the reference object.
- reference
Object StringType - The type of the reference object.
- uid String
- The UID of the reference object.
- name string
- The name of the reference object.
- reference
Object stringType - The type of the reference object.
- uid string
- The UID of the reference object.
- name str
- The name of the reference object.
- reference_
object_ strtype - The type of the reference object.
- uid str
- The UID of the reference object.
- name String
- The name of the reference object.
- reference
Object StringType - The type of the reference object.
- uid String
- The UID of the reference object.
GetManagementBestPracticeUserDefinedFirewallUserDefinedRuleVpn
- Negate bool
- Shows if the rule is negated.
- Reference
Objects List<GetManagement Best Practice User Defined Firewall User Defined Rule Vpn Reference Object> - The reference objects. reference_objects blocks are documented below.
- Negate bool
- Shows if the rule is negated.
- Reference
Objects []GetManagement Best Practice User Defined Firewall User Defined Rule Vpn Reference Object - The reference objects. reference_objects blocks are documented below.
- negate Boolean
- Shows if the rule is negated.
- reference
Objects List<GetManagement Best Practice User Defined Firewall User Defined Rule Vpn Reference Object> - The reference objects. reference_objects blocks are documented below.
- negate boolean
- Shows if the rule is negated.
- reference
Objects GetManagement Best Practice User Defined Firewall User Defined Rule Vpn Reference Object[] - The reference objects. reference_objects blocks are documented below.
- negate bool
- Shows if the rule is negated.
- reference_
objects Sequence[GetManagement Best Practice User Defined Firewall User Defined Rule Vpn Reference Object] - The reference objects. reference_objects blocks are documented below.
- negate Boolean
- Shows if the rule is negated.
- reference
Objects List<Property Map> - The reference objects. reference_objects blocks are documented below.
GetManagementBestPracticeUserDefinedFirewallUserDefinedRuleVpnReferenceObject
- Name string
- The name of the reference object.
- Reference
Object stringType - The type of the reference object.
- Uid string
- The UID of the reference object.
- Name string
- The name of the reference object.
- Reference
Object stringType - The type of the reference object.
- Uid string
- The UID of the reference object.
- name String
- The name of the reference object.
- reference
Object StringType - The type of the reference object.
- uid String
- The UID of the reference object.
- name string
- The name of the reference object.
- reference
Object stringType - The type of the reference object.
- uid string
- The UID of the reference object.
- name str
- The name of the reference object.
- reference_
object_ strtype - The type of the reference object.
- uid str
- The UID of the reference object.
- name String
- The name of the reference object.
- reference
Object StringType - The type of the reference object.
- uid String
- The UID of the reference object.
GetManagementBestPracticeUserDefinedGaiaO
- Expected
Output stringBase64 - The expected output of the script in the Base64.
- Practice
Script stringBase64 - The script in Base64 to run on Gaia Security Gateways during the Compliance scans.
- Expected
Output stringBase64 - The expected output of the script in the Base64.
- Practice
Script stringBase64 - The script in Base64 to run on Gaia Security Gateways during the Compliance scans.
- expected
Output StringBase64 - The expected output of the script in the Base64.
- practice
Script StringBase64 - The script in Base64 to run on Gaia Security Gateways during the Compliance scans.
- expected
Output stringBase64 - The expected output of the script in the Base64.
- practice
Script stringBase64 - The script in Base64 to run on Gaia Security Gateways during the Compliance scans.
- expected_
output_ strbase64 - The expected output of the script in the Base64.
- practice_
script_ strbase64 - The script in Base64 to run on Gaia Security Gateways during the Compliance scans.
- expected
Output StringBase64 - The expected output of the script in the Base64.
- practice
Script StringBase64 - The script in Base64 to run on Gaia Security Gateways during the Compliance scans.
Package Details
- Repository
- checkpoint checkpointsw/terraform-provider-checkpoint
- License
- Notes
- This Pulumi package is based on the
checkpointTerraform Provider.
checkpoint 2.12.0 published on Monday, Nov 10, 2025 by checkpointsw
