We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f04a865 commit 6acfd65Copy full SHA for 6acfd65
schema.json
@@ -15152,6 +15152,16 @@
15152
]
15153
},
15154
"title": "List"
15155
+ },
15156
+ {
15157
+ "description": "Info for an existing vpn-connection.",
15158
+ "href": "/spaces/{(%23%2Fdefinitions%2Fspace%2Fdefinitions%2Fidentity)}/vpn-connections/{(%23%2Fdefinitions%2Fvpn-connection%2Fdefinitions%2Fidentity)}",
15159
+ "method": "GET",
15160
+ "rel": "self",
15161
+ "targetSchema": {
15162
+ "$ref": "#/definitions/vpn-connection"
15163
15164
+ "title": "Info"
15165
}
15166
15167
0 commit comments