Skip to content
Prev Previous commit
Next Next commit
npm tsv
  • Loading branch information
Jenny Liu committed Jun 12, 2025
commit 121076bf1b7d38d73fe97731eaaa1d5859cf1abb
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
{
"operationId": "Operations_List",
"title": "List the operations for the provider.",
"parameters": {
"api-version": "2025-05-02-preview"
},
"responses": {
"200": {
"body": {
"value": [
{
"display": {
"description": "Gets the status of an asynchronous operation",
"operation": "Get Operation",
"provider": "Microsoft Container Service",
"resource": "Operation"
},
"name": "Microsoft.ContainerService/locations/operations/read",
"origin": "user,system"
}
]
}
}
"operationId": "Operations_List",
"title": "List the operations for the provider.",
"parameters": {
"api-version": "2025-05-02-preview"
},
"responses": {
"200": {
"body": {
"value": [
{
"display": {
"description": "Gets the status of an asynchronous operation",
"operation": "Get Operation",
"provider": "Microsoft Container Service",
"resource": "Operation"
},
"name": "Microsoft.ContainerService/locations/operations/read",
"origin": "user,system"
}
]
}
}
}
}
}
Loading