Unless explicitly stated on the documentation for a method, the accepted Web API call content types are:
Calls using any other content type (ex: text/plain) are not supported.
-
APIs
-
TeamDynamix.Api.Cmdb.BlackoutWindowSearch
Contents
Summary
A set of filtering options for searching
blackout windows.
Properties
Name
|
Type
|
Nullable?
|
Summary
|
IsActive
|
Boolean |
This field is nullable.
|
The active status to filter on.
|
NameLike
|
String |
This field is nullable.
|
The text to perform a LIKE search on the window name.
|