mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-19 17:06:36 +00:00
Update API pages with v0.25.4
This commit is contained in:
@@ -2,7 +2,7 @@ export const title = 'Policies'
|
||||
|
||||
|
||||
|
||||
## List all Policies {{ tag: 'GET' , label: '/api/policies' }}
|
||||
## List all Policies {{ tag: 'GET' , label: '/api/policies' }}
|
||||
|
||||
<Row>
|
||||
<Col>
|
||||
@@ -254,7 +254,7 @@ echo $response;
|
||||
---
|
||||
|
||||
|
||||
## Create a Policy {{ tag: 'POST' , label: '/api/policies' }}
|
||||
## Create a Policy {{ tag: 'POST' , label: '/api/policies' }}
|
||||
|
||||
<Row>
|
||||
<Col>
|
||||
@@ -739,7 +739,7 @@ echo $response;
|
||||
---
|
||||
|
||||
|
||||
## Retrieve a Policy {{ tag: 'GET' , label: '/api/policies/{policyId}' }}
|
||||
## Retrieve a Policy {{ tag: 'GET' , label: '/api/policies/{policyId}' }}
|
||||
|
||||
<Row>
|
||||
<Col>
|
||||
@@ -995,7 +995,7 @@ echo $response;
|
||||
---
|
||||
|
||||
|
||||
## Update a Policy {{ tag: 'PUT' , label: '/api/policies/{policyId}' }}
|
||||
## Update a Policy {{ tag: 'PUT' , label: '/api/policies/{policyId}' }}
|
||||
|
||||
<Row>
|
||||
<Col>
|
||||
@@ -1492,7 +1492,7 @@ echo $response;
|
||||
---
|
||||
|
||||
|
||||
## Delete a Policy {{ tag: 'DELETE' , label: '/api/policies/{policyId}' }}
|
||||
## Delete a Policy {{ tag: 'DELETE' , label: '/api/policies/{policyId}' }}
|
||||
|
||||
<Row>
|
||||
<Col>
|
||||
|
||||
Reference in New Issue
Block a user