InfluxDB · Capability
Complete InfluxDB Cloud API — Telegrafs
Complete InfluxDB Cloud API — Telegrafs. 14 operations. Lead operation: List all Telegraf configurations. Self-contained Naftiko capability covering one Influxdb business surface.
What You Can Do
GET
Gettelegrafs
— List all Telegraf configurations
/v1/api/v2/telegrafs
POST
Posttelegrafs
— Create a Telegraf configuration
/v1/api/v2/telegrafs
DELETE
Deletetelegrafsid
— Delete a Telegraf configuration
/v1/api/v2/telegrafs/{telegrafid}
GET
Gettelegrafsid
— Retrieve a Telegraf configuration
/v1/api/v2/telegrafs/{telegrafid}
PUT
Puttelegrafsid
— Update a Telegraf configuration
/v1/api/v2/telegrafs/{telegrafid}
GET
Gettelegrafsidlabels
— List all labels for a Telegraf config
/v1/api/v2/telegrafs/{telegrafid}/labels
POST
Posttelegrafsidlabels
— Add a label to a Telegraf config
/v1/api/v2/telegrafs/{telegrafid}/labels
DELETE
Deletetelegrafsidlabelsid
— Delete a label from a Telegraf config
/v1/api/v2/telegrafs/{telegrafid}/labels/{labelid}
GET
Gettelegrafsidmembers
— List all users with member privileges for a Telegraf config
/v1/api/v2/telegrafs/{telegrafid}/members
POST
Posttelegrafsidmembers
— Add a member to a Telegraf config
/v1/api/v2/telegrafs/{telegrafid}/members
DELETE
Deletetelegrafsidmembersid
— Remove a member from a Telegraf config
/v1/api/v2/telegrafs/{telegrafid}/members/{userid}
GET
Gettelegrafsidowners
— List all owners of a Telegraf configuration
/v1/api/v2/telegrafs/{telegrafid}/owners
POST
Posttelegrafsidowners
— Add an owner to a Telegraf configuration
/v1/api/v2/telegrafs/{telegrafid}/owners
DELETE
Deletetelegrafsidownersid
— Remove an owner from a Telegraf config
/v1/api/v2/telegrafs/{telegrafid}/owners/{userid}
MCP Tools
list-all-telegraf-configurations
List all Telegraf configurations
read-only
idempotent
create-telegraf-configuration
Create a Telegraf configuration
delete-telegraf-configuration
Delete a Telegraf configuration
idempotent
retrieve-telegraf-configuration
Retrieve a Telegraf configuration
read-only
idempotent
update-telegraf-configuration
Update a Telegraf configuration
idempotent
list-all-labels-telegraf-config
List all labels for a Telegraf config
read-only
idempotent
add-label-telegraf-config
Add a label to a Telegraf config
delete-label-telegraf-config
Delete a label from a Telegraf config
idempotent
list-all-users-member-privileges
List all users with member privileges for a Telegraf config
read-only
idempotent
add-member-telegraf-config
Add a member to a Telegraf config
remove-member-telegraf-config
Remove a member from a Telegraf config
idempotent
list-all-owners-telegraf-configuration
List all owners of a Telegraf configuration
read-only
idempotent
add-owner-telegraf-configuration
Add an owner to a Telegraf configuration
remove-owner-telegraf-config
Remove an owner from a Telegraf config
idempotent