api Method
Parameters
value
The API method to use to search for the folder. Valid values are LIST
and SEARCH
. Default Value is LIST
. LIST
is strongly consistent and requires resourcemanager.folders.list
on the parent folder, while SEARCH
is eventually consistent and only returns folders that the user has resourcemanager.folders.get
permission on.