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 |
|---|---|
| Create Application | Creates a Service Fabric application. |
| Delete Application | Deletes an existing Service Fabric application. |
| Get Application Load Info | Gets load information about a Service Fabric application. |
| Get Application Info List | Gets the list of applications created in the Service Fabric cluster that match the specified filters. |
| Get Application Info | Gets information about a Service Fabric application. |
| Get Application Health | Gets the health of the service fabric application. |
| Get Application Health Using Policy | Gets the health of a Service Fabric application using the specified policy. |
| Report Application Health | Sends a health report on the Service Fabric application. |
| Start Application Upgrade | Starts upgrading an application in the Service Fabric cluster. |
| Get Application Upgrade | Gets details for the latest upgrade performed on this application. |
| Update Application Upgrade | Updates an ongoing application upgrade in the Service Fabric cluster. |
| Update Application | Updates a Service Fabric application. |
| Resume Application Upgrade | Resumes upgrading an application in the Service Fabric cluster. |
| Rollback Application Upgrade | Starts rolling back the currently on-going upgrade of an application in the Service Fabric cluster. |
| Get Deployed Application Info List | Gets the list of applications deployed on a Service Fabric node. |
| Get Deployed Application Info | Gets the information about an application deployed on a Service Fabric node. |
| Get Deployed Application Health | Gets the information about health of an application deployed on a Service Fabric node. |
| Get Deployed Application Health Using Policy | Gets the information about health of an application deployed on a Service Fabric node. using the specified policy. |
| Report Deployed Application Health | Sends a health report on the Service Fabric application deployed on a Service Fabric node. |