Reboot Cache Cluster
GET {{aws_elasticache_base_url}}/?CacheClusterId&CacheNodeIdsToReboot.CacheNodeId.N&Version=2015-02-02
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
CacheClusterId | null | The cluster identifier. This parameter is stored as a lowercase string. | |
CacheNodeIdsToReboot.CacheNodeId.N | null | A list of cache node IDs to reboot. A node ID is a numeric identifier (0001, 0002, etc.). To reboot an entire cluster, specify all of the cache node IDs. | |
Version | string | The version of the API. |