Documentation Index

Fetch the complete documentation index at: https://support.perimeter81.com/llms.txt

Use this file to discover all available pages before exploring further.

Important Notice: This Perimeter 81 documentation site is being deprecated and will be permanently removed on July 26, 2026.

Please use the latest Check Point Documentation Portal for current product documentation and updates. Access the Check Point Documentation Portal

Get enhanced network health status

Prev
Get
/v2.3/networks/enhanced/{networkId}/health

Get health status of all tunnels in the enhanced network.

Security
HTTP
Type bearer
Path parameters
networkId
stringRequired
Responses
200

Health status retrieved successfully

Expand All
object
data
Array of object (EnhancedHealthCheck)

List of health checks for enhanced networks (tunnels only)

object
type
string

Type of health check component for enhanced networks (tunnel only)

Valid values[ "tunnel" ]
meta
object (EnhancedHealthCheckMeta)
networkId
string

ID of the network

tunnelName
string

Name of the tunnel

tunnelId
string

ID of the tunnel

regionId
string

ID of the region where the tunnel is deployed

status
string

Health status of the component

Valid values[ "passing", "critical", "unknown" ]
401

Unauthorized

object
id
string
message
string
403

Forbidden

object
id
string
message
string
404

Resource not found

object
id
string
message
string