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.
Lists all of the available Service Fabric resource provider API operations.
Get the list of available Service Fabric resource provider API operations.
Request
Method | Request URI |
---|---|
GET | /providers/Microsoft.ServiceFabric/operations?api-version={api-version} |
Parameters
Name | Type | Required | Location |
---|---|---|---|
api-version | string | Yes | Query |
api-version
Type: string
Required: Yes
The version of the Service Fabric resouce provider API
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 |