Get Deployed Service Package Info List |
Gets the list of service packages deployed on a Service Fabric node.
|
Get Deployed Service Package Info List By Name |
Gets the list of service packages deployed on a Service Fabric node matching exactly the specified name.
|
Get Deployed Service Package Health |
Gets the information about health of a service package for a specific application deployed for a Service Fabric node and application.
|
Get Deployed Service Package Health Using Policy |
Gets the information about health of service package for a specific application deployed on a Service Fabric node using the specified policy.
|
Report Deployed Service Package Health |
Sends a health report on the Service Fabric deployed service package.
|
Deploy Service Package To Node |
Downloads all of the code packages associated with specified service manifest on the specified node.
|