IBM Turbonomic · Capability
Turbonomic REST API — Groups
Turbonomic REST API — Groups. 5 operations. Lead operation: Get All Groups. Self-contained Naftiko capability covering one Turbonomic business surface.
What You Can Do
GET
Getgroups
— Get All Groups
/v1/groups
POST
Creategroup
— Create Group
/v1/groups
GET
Getgroupbyuuid
— Get Group By UUID
/v1/groups/{uuid}
PUT
Updategroup
— Update Group
/v1/groups/{uuid}
DELETE
Deletegroup
— Delete Group
/v1/groups/{uuid}
MCP Tools
get-all-groups
Get All Groups
read-only
idempotent
create-group
Create Group
get-group-uuid
Get Group By UUID
read-only
idempotent
update-group
Update Group
idempotent
delete-group
Delete Group
idempotent