List workload-profiles
GET /workload-profiles
GET
/workload-profiles
AI-generated workload profiling records per cloud instance with migration recommendations and estimated savings (F2.AISTACK.16).
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
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
meta
object
pagination
object
page
integer
pageSize
integer
pageCount
integer
total
integer
Missing or invalid authentication
Not authorized (tenant scope or capability)