You can now select OpenAPI in the top navigation bar to download the DoiT API's specification in YAML.
Added a new array type property seasonalAmounts to the Budget object, available in the following operations:
Added a new endpoint: /analytics/v1/annotations
Supported operations:
- List annotations
- Create an annotation
- Retrieve an annotation
- Delete an annotation
- Update an annotation
See also Annotations in the Help Center.
The List anomalies and Retrieve an anomaly operations now return an array of resources contributing to an anomaly.
Added the kubernetes_utilization data source to the request body of Create a report, Run a query, and Update a report.
Updated the response body of Get report config.
Added the system_label dimension type to the Events schema of Ingest JSON.
- Updated the response body of List users.
- Updated the response body of Update user.
Added a new REST API endpoint /iam/v1/users.
Supported operations:
The new DoiT MCP Server enables you to inject FinOps data and insights from DoiT Cloud Intelligence into your integrated development environments (IDEs), AI assistants or any client that supports STDIO (Standard Input/Output). To configure the DoiT MCP Server, go to the GitHub repository.
Added a new REST API endpoint /analytics/v1/allocations.
Supported operations:
- List allocations: Returns a list of allocations your account can access.
- Create an allocation: Creates a new allocation.
- Retrieve an allocation: Returns a specific allocation.
- Delete an allocation: Deletes a specific allocation.
- Update an allocation: Updates a specific allocation
See Allocations in the Help Center for more information about the feature.
