{ "$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" }