Partition APIs

Name Description
Get Loaded Partition Info List Gets ordered list of partitions.
Get Partition Info List Gets the list of partitions of a Service Fabric service.
Get Partition Info Gets the information about a Service Fabric partition.
Get Service Name Info Gets the name of the Service Fabric service for a partition.
Get Partition Health Gets the health of the specified Service Fabric partition.
Get Partition Health Using Policy Gets the health of the specified Service Fabric partition, by using the specified health policy.
Report Partition Health Sends a health report on the Service Fabric partition.
Get Partition Load Information Gets the load information of the specified Service Fabric partition.
Reset Partition Load Resets the current load of a Service Fabric partition.
Recover Partition Indicates to the Service Fabric cluster that it should attempt to recover a specific partition that is currently stuck in quorum loss.
Recover Service Partitions Indicates to the Service Fabric cluster that it should attempt to recover the specified service that is currently stuck in quorum loss.
Recover System Partitions Indicates to the Service Fabric cluster that it should attempt to recover the system services that are currently stuck in quorum loss.
Recover All Partitions Indicates to the Service Fabric cluster that it should attempt to recover any services (including system services) which are currently stuck in quorum loss.
Move Primary Replica Moves the primary replica of a partition of a stateful service.
Move Secondary Replica Moves the secondary replica of a partition of a stateful service.
Update Partition Load Update the loads of provided partitions for specific metrics.
Move Instance Moves the instance of a partition of a stateless service.
Move Auxiliary Replica Moves the auxiliary replica of a partition of a stateful service.