List Machine Downtime Reasons
Beta/v1/operations/machine-downtime-reasonsThis endpoint is idempotent. Learn more
Returns the downtime reasons available when logging a stoppage.
The list is the same for every account and is ordered for display.
objectstringenumValues:listResource type identifier.
page_infoobjectPagination metadata.
next_page_urlstringnullableRelative URL that fetches the next page of results.
null when the last page has been reached.
previous_page_urlstringnullableRelative URL that fetches the previous page of results.
null while on the first page.
has_next_pagebooleanWhether more results exist after this page.
has_prev_pagebooleanWhether results exist before this page.
dataarray of machine_downtime_reasonResources in this page.
idstringDowntime reason ID.
objectstringenumValues:machine_downtime_reasonResource type identifier.
codestringenumValues:breakdownchangeovermaterial_shortageStable code used when logging downtime.
namestringDisplay name of the reason.
oee_bucketstringenumValues:availabilityperformancequalityWhich OEE term this reason charges.
planning_statusstringenumValues:plannedunplannedWhether the stoppage was scheduled in advance, such as preventive maintenance.
sort_orderintegerDisplay order, ascending.
created_atstring (date-time)Creation timestamp.
updated_atstring (date-time)Last updated timestamp.
Responses
Successful response for List Machine Downtime Reasons