Skip to main content
GET
What a plan needs, in the same shape the readiness engine reads for a job (ADR-009).

Headers

Range
string

Limiting and Pagination

Range-Unit
string
default:items

Limiting and Pagination

Prefer
enum<string>

Preference

Available options:
count=none

Query Parameters

id
string
maintenance_plan_id
string
requirement_type
string
reference_id
string
reference_code
string
description
string
quantity
string
minimum_skill_level
string
is_mandatory
string
row_version
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

description
string<character varying>
Maximum string length: 250
id
string<uuid>

Note: This is a Primary Key.

is_mandatory
boolean<boolean>
maintenance_plan_id
string<uuid>

Note: This is a Foreign Key to maintenance_due.maintenance_plan_id.

minimum_skill_level
integer<smallint>
quantity
number<numeric>
reference_code
string<character varying>
Maximum string length: 80
reference_id
string<uuid>
requirement_type
string<character varying>
Maximum string length: 20
row_version
integer<bigint>