Skip to main content
PATCH
The criticality scale with how many assets sit at each level.

Headers

Prefer
enum<string>

Preference

Available options:
return=representation,
return=minimal,
return=none

Query Parameters

id
string
code
string
name
string
rank
string
color
string
default_response_minutes
string
is_active
string
assets
string
asset_types_defaulting_here
string
inverts_a_higher_rank
string
row_version
string

Body

criticality_settings

The criticality scale with how many assets sit at each level.

A scale where everything is critical is a scale that decides nothing.

asset_types_defaulting_here
integer<bigint>
assets
integer<bigint>
code
string<character varying>
Maximum string length: 40
color
string<character varying>
Maximum string length: 20
default_response_minutes
integer<integer>
id
string<uuid>

Note: This is a Primary Key.

inverts_a_higher_rank
boolean<boolean>
is_active
boolean<boolean>
name
string<character varying>
Maximum string length: 120
rank
integer<smallint>
row_version
integer<bigint>

Response

204

No Content