Skip to content

Get a single rightsizing-recommendation by id

GET
/rightsizing-recommendations/{id}
id
required
string

DocumentId

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
Allowed values: high medium low
status
string
Allowed values: pending applied dismissed
analysis_data

Arbitrary JSON value (object, array, string, number, boolean, or null)

organisation
One of:

DocumentId reference to api::organisation.organisation

string
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
nullable

Missing or invalid authentication

Not authorized (tenant scope or capability)

Not found