ClusterVersion
Gets information about a Service Fabric cluster code version available for the specified environment.
Gets information about an available Service Fabric cluster code version by environment.
get/subscriptions/{subscriptionId}/providers/Microsoft.ServiceFabric/locations/{location}/environments/{environment}/clusterVersions/{clusterVersion}
Path parameters
locationstring required
The location for the cluster code versions. This is different from cluster location.
environment'Windows' | 'Linux' required
The operating system of the cluster. The default means all.
subscriptionIdstring required
The customer subscription identifier.
clusterVersionstring required
The cluster code version.
Query parameters
api-version'2019-03-01-preview' required
The version of the Service Fabric resource provider API. This is a required parameter and it's value must be "2019-03-01-preview" for this specification.
Response
The operation completed successfully.