Documentation Index

Fetch the complete documentation index at: https://docs.graphiant.com/llms.txt

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

/v1/diagnostic/reset-ipsec-session/{deviceId}

Prev Next
Put
/v1/diagnostic/reset-ipsec-session/{deviceId}

Reset IPSec sessions

Security
API Key: jwtAuth
Header parameter nameauthorization

Use Bearer <token>

Header parameters
Authorization
stringRequired

Bearer token. Format: Bearer <your_token_here>

Path parameters
deviceId
integer (int64) Required

Unique identifier for a specific device

Example1000000
Body parameters
object
all3RdParty
boolean

All 3rd Party IPSec sessions

Exampletrue
allControllers
boolean

All Graphiant controllers IPSec sessions

Exampletrue
allE2E
boolean

All Edge to Edge sessions

Exampletrue
vrf
Array of string
string

List of circuit VRFs

Exampleisp-11, isp-12
Responses
204

No Content