Scheduler Dynamic Recommendations Autoscaler Summary
GEThttps://app.nops.io/svc/k8s_cost/scheduler_dynamic_recommendations_autoscaler_summary
Scheduler Dynamic Recommendations Autoscaler Summary
Request
Query Parameters
instance_id Instance Id
Instance ID to search by
project_ids Project Ids
Account to search
end_date End Date
Default value: 2024-10-15
End date
start_date Start Date
Default value: 2024-09-15
Start date
Responses
- 200
- 404
- 422
Successful Response
- application/json
- Schema
Schema
any
Not found
Validation Error
- application/json
- Schema
- Example (from schema)
Schema
detail
object[]
{
"detail": [
{
"loc": [
"string",
0
],
"msg": "string",
"type": "string"
}
]
}
- curl
- python
- go
- nodejs
- ruby
- csharp
- php
- java
- powershell
- CURL
curl -L 'https://app.nops.io/svc/k8s_cost/scheduler_dynamic_recommendations_autoscaler_summary' \
-H 'Accept: application/json'
ResponseClear