Apache CloudStack 4.19.0.0 Root Admin API Reference
removeSecondaryStorageSelector
Removes an existing secondary storage selector.
Request parameters
| Parameter Name | Description | Required |
| id | The unique identifier of the secondary storage selector to be removed. | true |
Response Tags
| Response Name | Description |
| id | ID of the heuristic. |
| created | When the heuristic was created. |
| description | Description of the heuristic. |
| heuristicrule | The heuristic rule, in JavaScript language, used to select a secondary storage to be directed. |
| name | Name of the heuristic. |
| removed | When the heuristic was removed. |
| type | The resource type directed to a specific secondary storage by the selector. Valid options are: ISO, SNAPSHOT, TEMPLATE and VOLUME. |
| zoneid | The zone which the heuristic is valid upon. |