Skip to content

Commit

Permalink
Examples for arcdiscovery
Browse files Browse the repository at this point in the history
  • Loading branch information
swjai committed Jul 15, 2024
1 parent b5ce39e commit 1ce5f0c
Show file tree
Hide file tree
Showing 20 changed files with 1,804 additions and 1,561 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"title": "HypervSites_ListByResourceGroup_MaximumSet_Gen - generated by [MinimumSet] rule",
"operationId": "HypervSites_ListByResourceGroup",
"parameters": {
"api-version": "2024-05-01-preview",
"subscriptionId": "A73FA37D-0FC3-4783-A680-C97D11931577",
"resourceGroupName": "rgmigrate"
},
"responses": {
"200": {
"body": {
"value": [
{
"location": "xfyaio"
}
]
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"title": "HypervSites_ListBySubscription_MaximumSet_Gen - generated by [MinimumSet] rule",
"operationId": "HypervSites_ListBySubscription",
"parameters": {
"api-version": "2024-05-01-preview",
"subscriptionId": "A73FA37D-0FC3-4783-A680-C97D11931577"
},
"responses": {
"200": {
"body": {
"value": [
{
"location": "xfyaio"
}
]
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"title": "ImportSitesController_ListByResourceGroup_MaximumSet_Gen - generated by [MinimumSet] rule",
"operationId": "ImportSitesController_ListByResourceGroup",
"parameters": {
"api-version": "2024-05-01-preview",
"subscriptionId": "A73FA37D-0FC3-4783-A680-C97D11931577",
"resourceGroupName": "rgmigrate"
},
"responses": {
"200": {
"body": {
"value": [
{
"location": "efdgzckipk"
}
]
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"title": "ImportSitesController_ListBySubscription_MaximumSet_Gen - generated by [MinimumSet] rule",
"operationId": "ImportSitesController_ListBySubscription",
"parameters": {
"api-version": "2024-05-01-preview",
"subscriptionId": "A73FA37D-0FC3-4783-A680-C97D11931577"
},
"responses": {
"200": {
"body": {
"value": [
{
"location": "efdgzckipk"
}
]
}
}
}
}
Loading

0 comments on commit 1ce5f0c

Please sign in to comment.