Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Name | Description |
---|---|
Get Node Info List | Gets the list of nodes in the Service Fabric cluster. |
Get Node Info | Gets the information about a specific node in the Service Fabric cluster. |
Get Node Health | Gets the health of a Service Fabric node. |
Get Node Health Using Policy | Gets the health of a Service Fabric node, by using the specified health policy. |
Report Node Health | Sends a health report on the Service Fabric node. |
Get Node Load Info | Gets the load information of a Service Fabric node. |
Disable Node | Deactivate a Service Fabric cluster node with the specified deactivation intent. |
Enable Node | Activate a Service Fabric cluster node that is currently deactivated. |
Remove Node State | Notifies Service Fabric that the persisted state on a node has been permanently removed or lost. |
Restart Node | Restarts a Service Fabric cluster node. |
Remove Configuration Overrides | Removes configuration overrides on the specified node. |
Get Configuration Overrides | Gets the list of configuration overrides on the specified node. |
Add Configuration Parameter Overrides | Adds the list of configuration overrides on the specified node. |
Remove Node Tags | Removes the list of tags from the specified node. |
Add Node Tags | Adds the list of tags on the specified node. |