Recommendation Graph
GEThttps://app.nops.io/svc/k8s_cost/recommendation_graph
Recommendation Graph
Request
Query Parameters
instance_id Instance Id
Instance ID
weekday Weekday
Possible values: [0
, 1
, 2
, 3
, 4
, 5
, 6
]
Default value: 0,1,2,3,4,5,6
recommendation_type Recommendation Type
Possible values: [rds
, rds_rightsizing
]
Default value: rds_rightsizing
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
ResponseClear