List rightsizing-recommendations
GET /rightsizing-recommendations
GET
/rightsizing-recommendations
Rule-based right-sizing recommendations generated from cloud-instance CT (no BYOC credentials). Suggests instance type downgrades based on instance type hierarchy with estimated monthly savings.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” pagination[page]
integer
pagination[pageSize]
integer
filters
Strapi REST filter syntax
object
sort
string
populate
string
Responses
Section titled “ Responses ”OK
object
data
Array
object
cloud_instance_id
DocumentId of the source cloud-instance record
string
current_instance_type
string
recommended_instance_type
string
provider
string
region
string
monthly_cost_current_usd
number
monthly_cost_recommended_usd
number
monthly_savings_usd
number
reason
string
confidence
string
status
string
analysis_data
Arbitrary JSON value (object, array, string, number, boolean, or null)
organisation
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
meta
object
pagination
object
page
integer
pageSize
integer
pageCount
integer
total
integer
Missing or invalid authentication
Not authorized (tenant scope or capability)