vpgen/bruno/opnsense-api/Get Key Pair.bru

12 lines
136 B
Plaintext

meta {
name: Get Key Pair
type: http
seq: 7
}
get {
url: {{base}}/api/wireguard/server/key_pair
body: none
auth: inherit
}