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 Service Info List | Gets the information about all services belonging to the application specified by the application ID. |
Get Service Info | Gets the information about the specific service belonging to the Service Fabric application. |
Get Application Name Info | Gets the name of the Service Fabric application for a service. |
Create Service | Creates the specified Service Fabric service. |
Create Service From Template | Creates a Service Fabric service from the service template. |
Delete Service | Deletes an existing Service Fabric service. |
Update Service | Updates a Service Fabric service using the specified update description. |
Get Service Description | Gets the description of an existing Service Fabric service. |
Get Service Health | Gets the health of the specified Service Fabric service. |
Get Service Health Using Policy | Gets the health of the specified Service Fabric service, by using the specified health policy. |
Report Service Health | Sends a health report on the Service Fabric service. |
Resolve Service | Resolve a Service Fabric partition. |
Get Unplaced Replica Information | Gets the information about unplaced replica of the service. |
Update Service Arm Metadata | Updates the Arm Metadata for a specific service. |