Update a specific condition
import { PatchV1SeverityMatrixConditionsConditionId } from "firehydrant-typescript-sdk/models/components";
let value: PatchV1SeverityMatrixConditionsConditionId = {};
Field | Type | Required | Description |
---|---|---|---|
name |
string | ➖ | N/A |
position |
number | ➖ | Position is used to determine ordering of conditions in API responses and dropdowns. The condition with the lowest position (typically 0) will be considered the Default Condition |