Get a single rightsizing-recommendation by id
GET /rightsizing-recommendations/{id}
GET
/rightsizing-recommendations/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
DocumentId
Responses
Section titled “ Responses ”OK
object
data
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
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found