NetBird · Capability
NetBird REST API — Posture Checks
NetBird REST API — Posture Checks. 5 operations. Lead operation: List all Posture Checks. Self-contained Naftiko capability covering one Netbird business surface.
What You Can Do
GET
Get
— List all Posture Checks
/v1/api/posture-checks
POST
Post
— Create a Posture Check
/v1/api/posture-checks
GET
Get
— Retrieve a Posture Check
/v1/api/posture-checks/{posturecheckid}
PUT
Put
— Update a Posture Check
/v1/api/posture-checks/{posturecheckid}
DELETE
Delete
— Delete a Posture Check
/v1/api/posture-checks/{posturecheckid}
MCP Tools
list-all-posture-checks
List all Posture Checks
read-only
idempotent
create-posture-check
Create a Posture Check
retrieve-posture-check
Retrieve a Posture Check
read-only
idempotent
update-posture-check
Update a Posture Check
idempotent
delete-posture-check
Delete a Posture Check
idempotent