magic_psk

A randomly generated or provided string for use in the IPsec tunnel.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-magic-psk-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/magic_psk",
  "title": "magic_psk",
  "description": "A randomly generated or provided string for use in the IPsec tunnel.",
  "example": "O3bwKSjnaoCxDoUxjcq4Rk8ZKkezQUiy",
  "type": "string"
}