Skip to content

Latest commit

 

History

History
28 lines (12 loc) · 1.02 KB

Restart-SFReplica.md

File metadata and controls

28 lines (12 loc) · 1.02 KB

Restart-SFReplica

Restarts a service replica of a persisted service running on a node.

Description

Restarts a service replica of a persisted service running on a node. Warning - There are no safety checks performed when this API is used. Incorrect use of this API can lead to availability loss for stateful services.

Required Parameters

-NodeName

The name of the node.

-PartitionId

The identity of the partition.

-ReplicaId

The identifier of the replica.