influxdata / openapi

An OpenAPI specification for influx (cloud/oss) apis.
MIT License
17 stars 10 forks source link

chore(aim): Add Operator Entitlements Endpoints #595

Closed abshierjoel closed 1 year ago

abshierjoel commented 1 year ago

For the entitlements epic, we recently added 3 endpoints to support getting entitlements, creating/updating overrides, and deleting entitlements.

GET /accounts/:account_id/entitlements POST /accounts/:account_id/entitlements/:id DELETE /accounts/:account_id/entitlements/:id