Get a single workload-profile by id
GET /workload-profiles/{id}
GET
/workload-profiles/{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
instance_id
DocumentId of the source cloud-instance record
string
instance_name
string
profile_type
required
string
peak_hours
Array of hour integers (0-23) when CPU/memory is high
idle_hours
Array of hour integers (0-23) when instance is underutilised
avg_cpu_pct
number
avg_memory_pct
number
current_instance_type
Current instance type e.g. m5.2xlarge
string
migration_target
Recommended target instance type e.g. m5.xlarge
string
estimated_monthly_savings_usd
number
confidence
number
analysis_model
string
recommendation_summary
string
status
string
organisation
profiled_at
string format: date-time
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