Viewing docs for checkpoint 3.0.0
published on Monday, Mar 30, 2026 by checkpointsw
published on Monday, Mar 30, 2026 by checkpointsw
Viewing docs for checkpoint 3.0.0
published on Monday, Mar 30, 2026 by checkpointsw
published on Monday, Mar 30, 2026 by checkpointsw
Use this data source to get information on an existing Check Point Service Other.
Using getManagementDataServiceOther
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 getManagementDataServiceOther(args: GetManagementDataServiceOtherArgs, opts?: InvokeOptions): Promise<GetManagementDataServiceOtherResult>
function getManagementDataServiceOtherOutput(args: GetManagementDataServiceOtherOutputArgs, opts?: InvokeOptions): Output<GetManagementDataServiceOtherResult>def get_management_data_service_other(comments: Optional[str] = None,
id: Optional[str] = None,
name: Optional[str] = None,
uid: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetManagementDataServiceOtherResult
def get_management_data_service_other_output(comments: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
uid: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetManagementDataServiceOtherResult]func GetManagementDataServiceOther(ctx *Context, args *GetManagementDataServiceOtherArgs, opts ...InvokeOption) (*GetManagementDataServiceOtherResult, error)
func GetManagementDataServiceOtherOutput(ctx *Context, args *GetManagementDataServiceOtherOutputArgs, opts ...InvokeOption) GetManagementDataServiceOtherResultOutput> Note: This function is named GetManagementDataServiceOther in the Go SDK.
public static class GetManagementDataServiceOther
{
public static Task<GetManagementDataServiceOtherResult> InvokeAsync(GetManagementDataServiceOtherArgs args, InvokeOptions? opts = null)
public static Output<GetManagementDataServiceOtherResult> Invoke(GetManagementDataServiceOtherInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetManagementDataServiceOtherResult> getManagementDataServiceOther(GetManagementDataServiceOtherArgs args, InvokeOptions options)
public static Output<GetManagementDataServiceOtherResult> getManagementDataServiceOther(GetManagementDataServiceOtherArgs args, InvokeOptions options)
fn::invoke:
function: checkpoint:index/getManagementDataServiceOther:getManagementDataServiceOther
arguments:
# arguments dictionaryThe following arguments are supported:
getManagementDataServiceOther Result
The following output properties are available:
- Accept
Replies bool - Action string
- Aggressive
Agings List<GetManagement Data Service Other Aggressive Aging> - Color string
- Groups List<string>
- Id string
- Ip
Protocol double - Keep
Connections boolOpen After Policy Installation - Match string
- Match
For boolAny - Override
Default boolSettings - Session
Timeout double - Sync
Connections boolOn Cluster - List<string>
- Use
Default boolSession Timeout - Comments string
- Name string
- Uid string
- Accept
Replies bool - Action string
- Aggressive
Agings []GetManagement Data Service Other Aggressive Aging - Color string
- Groups []string
- Id string
- Ip
Protocol float64 - Keep
Connections boolOpen After Policy Installation - Match string
- Match
For boolAny - Override
Default boolSettings - Session
Timeout float64 - Sync
Connections boolOn Cluster - []string
- Use
Default boolSession Timeout - Comments string
- Name string
- Uid string
- accept
Replies Boolean - action String
- aggressive
Agings List<GetManagement Data Service Other Aggressive Aging> - color String
- groups List<String>
- id String
- ip
Protocol Double - keep
Connections BooleanOpen After Policy Installation - match String
- match
For BooleanAny - override
Default BooleanSettings - session
Timeout Double - sync
Connections BooleanOn Cluster - List<String>
- use
Default BooleanSession Timeout - comments String
- name String
- uid String
- accept
Replies boolean - action string
- aggressive
Agings GetManagement Data Service Other Aggressive Aging[] - color string
- groups string[]
- id string
- ip
Protocol number - keep
Connections booleanOpen After Policy Installation - match string
- match
For booleanAny - override
Default booleanSettings - session
Timeout number - sync
Connections booleanOn Cluster - string[]
- use
Default booleanSession Timeout - comments string
- name string
- uid string
- accept_
replies bool - action str
- aggressive_
agings Sequence[GetManagement Data Service Other Aggressive Aging] - color str
- groups Sequence[str]
- id str
- ip_
protocol float - keep_
connections_ boolopen_ after_ policy_ installation - match str
- match_
for_ boolany - override_
default_ boolsettings - session_
timeout float - sync_
connections_ boolon_ cluster - Sequence[str]
- use_
default_ boolsession_ timeout - comments str
- name str
- uid str
- accept
Replies Boolean - action String
- aggressive
Agings List<Property Map> - color String
- groups List<String>
- id String
- ip
Protocol Number - keep
Connections BooleanOpen After Policy Installation - match String
- match
For BooleanAny - override
Default BooleanSettings - session
Timeout Number - sync
Connections BooleanOn Cluster - List<String>
- use
Default BooleanSession Timeout - comments String
- name String
- uid String
Supporting Types
GetManagementDataServiceOtherAggressiveAging
- Default
Timeout double - Default aggressive aging timeout in seconds.
- Enable bool
- Timeout double
- Aggressive aging timeout in seconds.
- Use
Default boolTimeout
- Default
Timeout float64 - Default aggressive aging timeout in seconds.
- Enable bool
- Timeout float64
- Aggressive aging timeout in seconds.
- Use
Default boolTimeout
- default
Timeout Double - Default aggressive aging timeout in seconds.
- enable Boolean
- timeout Double
- Aggressive aging timeout in seconds.
- use
Default BooleanTimeout
- default
Timeout number - Default aggressive aging timeout in seconds.
- enable boolean
- timeout number
- Aggressive aging timeout in seconds.
- use
Default booleanTimeout
- default_
timeout float - Default aggressive aging timeout in seconds.
- enable bool
- timeout float
- Aggressive aging timeout in seconds.
- use_
default_ booltimeout
- default
Timeout Number - Default aggressive aging timeout in seconds.
- enable Boolean
- timeout Number
- Aggressive aging timeout in seconds.
- use
Default BooleanTimeout
Package Details
- Repository
- checkpoint checkpointsw/terraform-provider-checkpoint
- License
- Notes
- This Pulumi package is based on the
checkpointTerraform Provider.
Viewing docs for checkpoint 3.0.0
published on Monday, Mar 30, 2026 by checkpointsw
published on Monday, Mar 30, 2026 by checkpointsw
