List
Lists all of the available operations.
Lists all the available operations provided by Service Fabric SeaBreeze resource provider.
Request
Method | Request URI |
---|---|
GET | /providers/Microsoft.ServiceFabricMesh/operations?api-version=2018-07-01-preview |
Parameters
Name | Type | Required | Location |
---|---|---|---|
api-version |
string | Yes | Query |
api-version
Type: string
Required: Yes
Default: 2018-07-01-preview
The version of the API. This parameter is required and its value must be 2018-07-01-preview
.
Responses
HTTP Status Code | Description | Response Schema |
---|---|---|
200 (OK) | OK. The request has succeeded. |
OperationListResult |
All other status codes | Error response describing why the operation failed. |
ErrorModel |