Apache CloudStack 4.19.0.0 Root Admin API Reference

removeSecondaryStorageSelector

Removes an existing secondary storage selector.

Request parameters

Parameter NameDescriptionRequired
idThe unique identifier of the secondary storage selector to be removed.true

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.