Update API pages with v0.24.4

This commit is contained in:
netbirddev
2023-12-08 14:02:10 +00:00
parent ceddc4b1fc
commit 464530a4d8
7 changed files with 301 additions and 75 deletions

View File

@@ -174,7 +174,7 @@ echo $response;
"last_used": "2023-05-05T09:00:35.477782Z",
"state": "valid",
"auto_groups": [
"devs"
"ch8i4ug6lnn4g9hqv7m0"
],
"updated_at": "2023-05-05T09:00:35.477782Z",
"usage_limit": 0,
@@ -293,7 +293,7 @@ curl -X POST https://api.netbird.io/api/setup-keys \
"expires_in": 86400,
"revoked": false,
"auto_groups": [
"devs"
"ch8i4ug6lnn4g9hqv7m0"
],
"usage_limit": 0,
"ephemeral": true
@@ -308,7 +308,7 @@ let data = JSON.stringify({
"expires_in": 86400,
"revoked": false,
"auto_groups": [
"devs"
"ch8i4ug6lnn4g9hqv7m0"
],
"usage_limit": 0,
"ephemeral": true
@@ -345,7 +345,7 @@ payload = json.dumps({
"expires_in": 86400,
"revoked": false,
"auto_groups": [
"devs"
"ch8i4ug6lnn4g9hqv7m0"
],
"usage_limit": 0,
"ephemeral": true
@@ -382,7 +382,7 @@ func main() {
"expires_in": 86400,
"revoked": false,
"auto_groups": [
"devs"
"ch8i4ug6lnn4g9hqv7m0"
],
"usage_limit": 0,
"ephemeral": true
@@ -437,7 +437,7 @@ request.body = JSON.dump({
"expires_in": 86400,
"revoked": false,
"auto_groups": [
"devs"
"ch8i4ug6lnn4g9hqv7m0"
],
"usage_limit": 0,
"ephemeral": true
@@ -456,7 +456,7 @@ RequestBody body = RequestBody.create(mediaType, '{
"expires_in": 86400,
"revoked": false,
"auto_groups": [
"devs"
"ch8i4ug6lnn4g9hqv7m0"
],
"usage_limit": 0,
"ephemeral": true
@@ -491,7 +491,7 @@ curl_setopt_array($curl, array(
"expires_in": 86400,
"revoked": false,
"auto_groups": [
"devs"
"ch8i4ug6lnn4g9hqv7m0"
],
"usage_limit": 0,
"ephemeral": true
@@ -527,7 +527,7 @@ echo $response;
"last_used": "2023-05-05T09:00:35.477782Z",
"state": "valid",
"auto_groups": [
"devs"
"ch8i4ug6lnn4g9hqv7m0"
],
"updated_at": "2023-05-05T09:00:35.477782Z",
"usage_limit": 0,
@@ -745,7 +745,7 @@ echo $response;
"last_used": "2023-05-05T09:00:35.477782Z",
"state": "valid",
"auto_groups": [
"devs"
"ch8i4ug6lnn4g9hqv7m0"
],
"updated_at": "2023-05-05T09:00:35.477782Z",
"usage_limit": 0,
@@ -869,7 +869,7 @@ curl -X PUT https://api.netbird.io/api/setup-keys/{keyId} \
"expires_in": 86400,
"revoked": false,
"auto_groups": [
"devs"
"ch8i4ug6lnn4g9hqv7m0"
],
"usage_limit": 0,
"ephemeral": true
@@ -884,7 +884,7 @@ let data = JSON.stringify({
"expires_in": 86400,
"revoked": false,
"auto_groups": [
"devs"
"ch8i4ug6lnn4g9hqv7m0"
],
"usage_limit": 0,
"ephemeral": true
@@ -921,7 +921,7 @@ payload = json.dumps({
"expires_in": 86400,
"revoked": false,
"auto_groups": [
"devs"
"ch8i4ug6lnn4g9hqv7m0"
],
"usage_limit": 0,
"ephemeral": true
@@ -958,7 +958,7 @@ func main() {
"expires_in": 86400,
"revoked": false,
"auto_groups": [
"devs"
"ch8i4ug6lnn4g9hqv7m0"
],
"usage_limit": 0,
"ephemeral": true
@@ -1013,7 +1013,7 @@ request.body = JSON.dump({
"expires_in": 86400,
"revoked": false,
"auto_groups": [
"devs"
"ch8i4ug6lnn4g9hqv7m0"
],
"usage_limit": 0,
"ephemeral": true
@@ -1032,7 +1032,7 @@ RequestBody body = RequestBody.create(mediaType, '{
"expires_in": 86400,
"revoked": false,
"auto_groups": [
"devs"
"ch8i4ug6lnn4g9hqv7m0"
],
"usage_limit": 0,
"ephemeral": true
@@ -1067,7 +1067,7 @@ curl_setopt_array($curl, array(
"expires_in": 86400,
"revoked": false,
"auto_groups": [
"devs"
"ch8i4ug6lnn4g9hqv7m0"
],
"usage_limit": 0,
"ephemeral": true
@@ -1103,7 +1103,7 @@ echo $response;
"last_used": "2023-05-05T09:00:35.477782Z",
"state": "valid",
"auto_groups": [
"devs"
"ch8i4ug6lnn4g9hqv7m0"
],
"updated_at": "2023-05-05T09:00:35.477782Z",
"usage_limit": 0,