You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/pages/ipa/resources/events.mdx
+1-1
Original file line number
Diff line number
Diff line change
@@ -211,7 +211,7 @@ echo $response;
211
211
---
212
212
213
213
214
-
## List all Network Traffic Events <Badge status="cloud-only" text="Cloud-Only" hoverText="This feature is only available in the cloud version of NetBird." /> <Badge status="experimental" text="Experimental" hoverText="This feature is experimental. The endpoint will likely change and does not guarantee backwards compatibility." /> {{ tag: 'GET' , label: '/api/events/network-traffic' }}
214
+
## List all Network Traffic Events <Badge status="cloud-only" text="cloud-only" hoverText="This feature is only available in the cloud version of NetBird." /> <Badge status="experimental" text="experimental" hoverText="This feature is experimental. The endpoint will likely change and we do not guarantee backwards compatibility." /> {{ tag: 'GET' , label: '/api/events/network-traffic' }}
Copy file name to clipboardexpand all lines: src/pages/ipa/resources/ingress-ports.mdx
+10-10
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ export const title = 'Ingress Ports'
2
2
3
3
4
4
5
-
## List all Port Allocations <Badgestatus="cloud-only"text="Cloud-Only"hoverText="This feature is only available in the cloud version of NetBird." /> {{ tag: 'GET' , label: '/api/peers/{peerId}/ingress/ports' }}
5
+
## List all Port Allocations <Badgestatus="cloud-only"text="cloud-only"hoverText="This feature is only available in the cloud version of NetBird." /> {{ tag: 'GET' , label: '/api/peers/{peerId}/ingress/ports' }}
6
6
7
7
<Row>
8
8
<Col>
@@ -226,7 +226,7 @@ echo $response;
226
226
---
227
227
228
228
229
-
## Create a Port Allocation <Badge status="cloud-only" text="Cloud-Only" hoverText="This feature is only available in the cloud version of NetBird." /> {{ tag: 'POST' , label: '/api/peers/{peerId}/ingress/ports' }}
229
+
## Create a Port Allocation <Badge status="cloud-only" text="cloud-only" hoverText="This feature is only available in the cloud version of NetBird." /> {{ tag: 'POST' , label: '/api/peers/{peerId}/ingress/ports' }}
230
230
231
231
<Row>
232
232
<Col>
@@ -614,7 +614,7 @@ echo $response;
614
614
---
615
615
616
616
617
-
## Retrieve a Port Allocation <Badge status="cloud-only" text="Cloud-Only" hoverText="This feature is only available in the cloud version of NetBird." /> {{ tag: 'GET' , label: '/api/peers/{peerId}/ingress/ports/{allocationId}' }}
617
+
## Retrieve a Port Allocation <Badge status="cloud-only" text="cloud-only" hoverText="This feature is only available in the cloud version of NetBird." /> {{ tag: 'GET' , label: '/api/peers/{peerId}/ingress/ports/{allocationId}' }}
618
618
619
619
<Row>
620
620
<Col>
@@ -830,7 +830,7 @@ echo $response;
830
830
---
831
831
832
832
833
-
## Update a Port Allocation <Badge status="cloud-only" text="Cloud-Only" hoverText="This feature is only available in the cloud version of NetBird." /> {{ tag: 'PUT' , label: '/api/peers/{peerId}/ingress/ports/{allocationId}' }}
833
+
## Update a Port Allocation <Badge status="cloud-only" text="cloud-only" hoverText="This feature is only available in the cloud version of NetBird." /> {{ tag: 'PUT' , label: '/api/peers/{peerId}/ingress/ports/{allocationId}' }}
834
834
835
835
<Row>
836
836
<Col>
@@ -1222,7 +1222,7 @@ echo $response;
1222
1222
---
1223
1223
1224
1224
1225
-
## Delete a Port Allocation <Badge status="cloud-only" text="Cloud-Only" hoverText="This feature is only available in the cloud version of NetBird." /> {{ tag: 'DELETE' , label: '/api/peers/{peerId}/ingress/ports/{allocationId}' }}
1225
+
## Delete a Port Allocation <Badge status="cloud-only" text="cloud-only" hoverText="This feature is only available in the cloud version of NetBird." /> {{ tag: 'DELETE' , label: '/api/peers/{peerId}/ingress/ports/{allocationId}' }}
1226
1226
1227
1227
<Row>
1228
1228
<Col>
@@ -1390,7 +1390,7 @@ echo $response;
1390
1390
---
1391
1391
1392
1392
1393
-
## List all Ingress Peers <Badge status="cloud-only" text="Cloud-Only" hoverText="This feature is only available in the cloud version of NetBird." /> {{ tag: 'GET' , label: '/api/ingress/peers' }}
1393
+
## List all Ingress Peers <Badge status="cloud-only" text="cloud-only" hoverText="This feature is only available in the cloud version of NetBird." /> {{ tag: 'GET' , label: '/api/ingress/peers' }}
1394
1394
1395
1395
<Row>
1396
1396
<Col>
@@ -1590,7 +1590,7 @@ echo $response;
1590
1590
---
1591
1591
1592
1592
1593
-
## Create a Ingress Peer <Badge status="cloud-only" text="Cloud-Only" hoverText="This feature is only available in the cloud version of NetBird." /> {{ tag: 'POST' , label: '/api/ingress/peers' }}
1593
+
## Create a Ingress Peer <Badge status="cloud-only" text="cloud-only" hoverText="This feature is only available in the cloud version of NetBird." /> {{ tag: 'POST' , label: '/api/ingress/peers' }}
1594
1594
1595
1595
<Row>
1596
1596
<Col>
@@ -1848,7 +1848,7 @@ echo $response;
1848
1848
---
1849
1849
1850
1850
1851
-
## Retrieve a Ingress Peer <Badge status="cloud-only" text="Cloud-Only" hoverText="This feature is only available in the cloud version of NetBird." /> {{ tag: 'GET' , label: '/api/ingress/peers/{ingressPeerId}' }}
1851
+
## Retrieve a Ingress Peer <Badge status="cloud-only" text="cloud-only" hoverText="This feature is only available in the cloud version of NetBird." /> {{ tag: 'GET' , label: '/api/ingress/peers/{ingressPeerId}' }}
1852
1852
1853
1853
<Row>
1854
1854
<Col>
@@ -2052,7 +2052,7 @@ echo $response;
2052
2052
---
2053
2053
2054
2054
2055
-
## Update a Ingress Peer <Badge status="cloud-only" text="Cloud-Only" hoverText="This feature is only available in the cloud version of NetBird." /> {{ tag: 'PUT' , label: '/api/ingress/peers/{ingressPeerId}' }}
2055
+
## Update a Ingress Peer <Badge status="cloud-only" text="cloud-only" hoverText="This feature is only available in the cloud version of NetBird." /> {{ tag: 'PUT' , label: '/api/ingress/peers/{ingressPeerId}' }}
2056
2056
2057
2057
<Row>
2058
2058
<Col>
@@ -2306,7 +2306,7 @@ echo $response;
2306
2306
---
2307
2307
2308
2308
2309
-
## Delete a Ingress Peer <Badge status="cloud-only" text="Cloud-Only" hoverText="This feature is only available in the cloud version of NetBird." /> {{ tag: 'DELETE' , label: '/api/ingress/peers/{ingressPeerId}' }}
2309
+
## Delete a Ingress Peer <Badge status="cloud-only" text="cloud-only" hoverText="This feature is only available in the cloud version of NetBird." /> {{ tag: 'DELETE' , label: '/api/ingress/peers/{ingressPeerId}' }}
0 commit comments