/inventory/releasables/recall/folder
POST
Recalls already released objects from a folder
Parameters in the POST body schema
Name | Type | Description | Example | Default |
---|---|---|---|---|
path |
required, string | Path of a folder | ||
objectTypes |
optional, array | Object types of releasable configuration item. Possible value are
|
["WORKINGDAYSCALENDAR", "NONWORKINGDAYSCALENDAR"] | |
recursive |
optional, boolean | reads folder recursive | false |
Request