Service Fabric Client APIs Skill
azure-com-servicefabric
azure-com-servicefabric
| Method | Path | Description |
|---|---|---|
GET | /$/GetClusterManifest | |
GET | /$/GetClusterHealth | Get the Service Fabric cluster manifest. |
POST | /$/GetClusterHealth | Gets the health of a Service Fabric cluster. |
GET | /$/GetClusterHealthChunk | Gets the health of a Service Fabric cluster using the specified policy. |
POST | /$/GetClusterHealthChunk | Gets the health of a Service Fabric cluster using health chunks. |
POST | /$/ReportClusterHealth | Gets the health of a Service Fabric cluster using health chunks. |
GET | /$/GetProvisionedCodeVersions | Sends a health report on the Service Fabric cluster. |
GET | /$/GetProvisionedConfigVersions | Gets a list of fabric code versions that are provisioned in a Service Fabric cluster. |
GET | /$/GetUpgradeProgress | Gets a list of fabric config versions that are provisioned in a Service Fabric cluster. |
GET | /$/GetClusterConfiguration | Gets the progress of the current cluster upgrade. |
GET | /$/GetClusterConfigurationUpgradeStatus | Get the Service Fabric standalone cluster configuration. |
GET | /$/GetUpgradeOrchestrationServiceState | Get the cluster configuration upgrade status of a Service Fabric standalone cluster. |
POST | /$/SetUpgradeOrchestrationServiceState | Get the service state of Service Fabric Upgrade Orchestration Service. |
POST | /$/Provision | Update the service state of Service Fabric Upgrade Orchestration Service. |
POST | /$/Unprovision | Provision the code or configuration packages of a Service Fabric cluster. |
POST | /$/RollbackUpgrade | Unprovision the code or configuration packages of a Service Fabric cluster. |
POST | /$/MoveToNextUpgradeDomain | Roll back the upgrade of a Service Fabric cluster. |
POST | /$/Upgrade | Make the cluster upgrade move on to the next upgrade domain. |
POST | /$/StartClusterConfigurationUpgrade | Start upgrading the code or configuration version of a Service Fabric cluster. |
POST | /$/UpdateUpgrade | Start upgrading the configuration of a Service Fabric standalone cluster. |
GET | /$/GetAadMetadata | Update the upgrade parameters of a Service Fabric cluster upgrade. |
GET | /$/GetClusterVersion | Gets the Azure Active Directory metadata used for secured connection to cluster. |
GET | /$/GetLoadInformation | Get the current Service Fabric cluster version. |
POST | /$/ToggleVerboseServicePlacementHealthReporting | Gets the load of a Service Fabric cluster. |
GET | /Nodes | Changes the verbosity of service placement health reporting. |
GET | /Nodes/{nodeName} | Gets the list of nodes in the Service Fabric cluster. |
GET | /Nodes/{nodeName}/$/GetHealth | Gets the information about a specific node in the Service Fabric cluster. |
POST | /Nodes/{nodeName}/$/GetHealth | Gets the health of a Service Fabric node. |
POST | /Nodes/{nodeName}/$/ReportHealth | Gets the health of a Service Fabric node, by using the specified health policy. |
GET | /Nodes/{nodeName}/$/GetLoadInformation | Sends a health report on the Service Fabric node. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install azure-com-servicefabric
Downloads and installs to ~/.claude/skills/azure-com-servicefabric/
6.5.0.36 (2026-02-13)