v6

latestSwagger 2.0raw.githubusercontent.com2020-08-27263763.7 KB
Redis

Reboot specified Redis node(s). This operation requires write permission to the cache resource. There can be potential data loss.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/Redis/{name}/forceReboot

Path parameters

resourceGroupNamestring required

The name of the resource group.

namestring required

The name of the Redis cache.

subscriptionIdstring required

Gets subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

Query parameters

api-versionstring required

Client Api Version.

Request body

rebootType'PrimaryNode' | 'SecondaryNode' | 'AllNodes' required

Which Redis node(s) to reboot. Depending on this value data loss is possible.

shardIdinteger

If clustering is enabled, the ID of the shard to be rebooted.

Response

Reboot operation successfully enqueued

messagestring

Status message