v2

latestSwagger 2.0raw.githubusercontent.com2019-06-202346811.1 MB
MeshServiceReplicas

Gets the given replica of the service of an application.

Gets the information about the service replica with the given name. The information include the description and other properties of the service replica.

get/Resources/Applications/{applicationResourceName}/Services/{serviceResourceName}/Replicas/{replicaName}

Path parameters

applicationResourceNamestring required

The identity of the application.

serviceResourceNamestring required

The identity of the service.

replicaNamestring required

Service Fabric replica name.

Query parameters

api-version'6.4-preview' required

The version of the API. This parameter is required and its value must be '6.4-preview'.

Response

OK

osType'Linux' | 'Windows' required

The operation system required by the code in service.