Skip to content

Commit

Permalink
Automated SDK generation @ azure-rest-api-specs 85ed8fc06e19c902c95b5…
Browse files Browse the repository at this point in the history
…31cbd8a643428d5f28d (#3782)

*Automated PR*
  • Loading branch information
pulumi-bot authored Dec 12, 2024
1 parent 187bbf6 commit 08681c2
Show file tree
Hide file tree
Showing 1,130 changed files with 76,688 additions and 1,191 deletions.
2 changes: 1 addition & 1 deletion azure-rest-api-specs
335 changes: 242 additions & 93 deletions provider/cmd/pulumi-resource-azure-native/schema.json

Large diffs are not rendered by default.

29 changes: 28 additions & 1 deletion reports/allEndpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -35082,6 +35082,16 @@
}
},
"Pools": {
"/subscriptions/{subscriptionId}/providers/Microsoft.DevOpsInfrastructure": {
"Path": "/subscriptions/{subscriptionId}/providers/Microsoft.DevOpsInfrastructure",
"FilePath": "specification/devopsinfrastructure/resource-manager/Microsoft.DevOpsInfrastructure/stable/2024-10-19/devopsinfrastructure.json",
"HttpVerbs": [
"POST"
],
"PostOperations": [
"checkNameAvailability"
]
},
"/subscriptions/{subscriptionId}/providers/Microsoft.DevOpsInfrastructure/pools": {
"Path": "/subscriptions/{subscriptionId}/providers/Microsoft.DevOpsInfrastructure/pools",
"FilePath": "specification/devopsinfrastructure/resource-manager/Microsoft.DevOpsInfrastructure/preview/2023-10-30-preview/devopsinfrastructure.json",
Expand Down Expand Up @@ -51440,6 +51450,22 @@
]
}
},
"PTUQuota": {
"/subscriptions/{subscriptionId}/providers/Microsoft.MachineLearningServices/availableQuota/default": {
"Path": "/subscriptions/{subscriptionId}/providers/Microsoft.MachineLearningServices/availableQuota/default",
"FilePath": "specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json",
"HttpVerbs": [
"GET"
]
},
"/subscriptions/{subscriptionId}/providers/Microsoft.MachineLearningServices/quotaAndUsage": {
"Path": "/subscriptions/{subscriptionId}/providers/Microsoft.MachineLearningServices/quotaAndUsage",
"FilePath": "specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json",
"HttpVerbs": [
"GET"
]
}
},
"PrivateEndpointConnections": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/privateEndpointConnections": {
"Path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/privateEndpointConnections",
Expand Down Expand Up @@ -63408,7 +63434,8 @@
"PUT"
],
"PostOperations": [
"errorSummary"
"errorSummary",
"refreshArcStatus"
],
"Added": true
}
Expand Down
Loading

0 comments on commit 08681c2

Please sign in to comment.