3.2.0 June 11, 2025
3.2.0 June 11, 2025
There are no new API features or updates in this release.
3.1.0 May 14, 2025
3.1.0 May 14, 2025
There are no new API features or updates in this release.
3.0 April 23, 2025
3.0 April 23, 2025
New Kubernetes API Endpoints
New Kubernetes API Endpoints
The following endpoints have been added to the Densify API:
GET /api/v2/kubernetes/clusters
GET /api/v2/kubernetes/clusters/<clusterName>
GET /api/v2/kubernetes/clusters/<clusterName>/containers
GET /api/v2/kubernetes/clusters/<clusterName>/containers?details=true
GET /api/v2/kubernetes/clusters/<clusterName>/automation
- Kubex Automation—Set on each container manifest and indicates whether the container is eligible for automation within Kubex.
- Kubex Policy—Indicates what policy to use when automation is enabled.
Updated API Token Expiry Duration
Updated API Token Expiry Duration
The token expiry has been increased from 5 to 60 minutes. Re-authorize will no longer be required for longer-running operations that previously exceed the 5-minute limit. The JSON Web Token (JWT) secures the Densify API so users can only make authorized API requests. See Authorize for details.
Changes to Scale Groups with Max Size =1
Changes to Scale Groups with Max Size =1
In this release, singleton scale groups, both ASGs and VM Scale Sets, will now be analyzed as scale groups rather than as EC2 or VM instances.There are no changes to how scale groups are managed through the Densify API. Scale groups have always had service type “ASG” or “VMSS”. Scaling recommendation are already included correctly in the results. See Analysis: AWS Recommendations or Analysis: Azure Recommendations.
See the Densify Online Help for other features and updates.