API Reference

Sections

Theme switcher

RemediationQueueFilter

RemediationQueueFilter

id_inarray

In a given list.

Show child attributes

state_nestring

Not match.

Enum values:
ENABLEDDISABLEDDELETED
andarray

Conjunction of filters joined by AND.

Show child attributes

orarray

Conjunction of filters joined by OR.

Show child attributes

notobject

Negation of filters.

typestring
Enum values:
TICKETREPORTINTERNAL
Was this section helpful?

What made this section unhelpful for you?

1 2 3 4 5 6 7 8 9 10 11 12 13 14 { "id_in": [ "" ], "state_ne": "ENABLED", "and": [ "" ], "or": [ "" ], "not": {}, "type": "TICKET" }
Was this section helpful?

What made this section unhelpful for you?