Apache CloudStack 4.19.0.0 Root Admin API Reference

listSecondaryStorageSelectors

Lists the secondary storage selectors and their rules.

Request parameters

Parameter NameDescriptionRequired
zoneidThe zone ID to be used in the search filter.true
keywordList by keywordfalse
pagefalse
pagesizefalse
showremovedShow removed heuristics.false
typeWhether to filter the selectors by type and, if so, which one. Valid options are: ISO, SNAPSHOT, TEMPLATE and VOLUME.false

Response Tags

Response NameDescription
idID of the heuristic.
createdWhen the heuristic was created.
descriptionDescription of the heuristic.
heuristicruleThe heuristic rule, in JavaScript language, used to select a secondary storage to be directed.
nameName of the heuristic.
removedWhen the heuristic was removed.
typeThe resource type directed to a specific secondary storage by the selector. Valid options are: ISO, SNAPSHOT, TEMPLATE and VOLUME.
zoneidThe zone which the heuristic is valid upon.