InfluxDB · Capability
Complete InfluxDB Cloud API — DBRPs
Complete InfluxDB Cloud API — DBRPs. 5 operations. Lead operation: List database retention policy mappings. Self-contained Naftiko capability covering one Influxdb business surface.
What You Can Do
GET
Getdbrps
— List database retention policy mappings
/v1/api/v2/dbrps
POST
Postdbrp
— Add a database retention policy mapping
/v1/api/v2/dbrps
DELETE
Deletedbrpid
— Delete a database retention policy
/v1/api/v2/dbrps/{dbrpid}
GET
Getdbrpsid
— Retrieve a database retention policy mapping
/v1/api/v2/dbrps/{dbrpid}
PATCH
Patchdbrpid
— Update a database retention policy mapping
/v1/api/v2/dbrps/{dbrpid}
MCP Tools
list-database-retention-policy-mappings
List database retention policy mappings
read-only
idempotent
add-database-retention-policy-mapping
Add a database retention policy mapping
delete-database-retention-policy
Delete a database retention policy
idempotent
retrieve-database-retention-policy-mapping
Retrieve a database retention policy mapping
read-only
idempotent
update-database-retention-policy-mapping
Update a database retention policy mapping
idempotent