Gets a list of operations.

External Documentation

To learn more, visit the Azure documentation.

Example Output

{
	"value": [
		{
			"name": "<string>",
			"display": {
				"description": "<string>",
				"operation": "<string>",
				"provider": "<string>",
				"resource": "<string>"
			},
			"origin": "<string>",
			"isDataAction": false
		}
	]
}

Workflow Library Example

List Container Service Managed Clusters Operations with Azure and Send Results Via Email

Preview this Workflow on desktop