Skip to content

Commit 9381fa0

Browse files
authored
Azure Migrate Hub JEDI swagger (#15660)
* Added hub swagger * Added examples * Update migrateProject_Create.json * Update custom-words.txt * Update readme.md * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Fixed spellings * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Create Operations_List.json * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Fixed properties migrate project * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Removed extra properties * Update hubmigrate.json * Fixed examples * Fixed errors * Update PrivateLinkResources_ListBySite.json * Fixed collection * Update hubmigrate.json * Update hubmigrate.json * fixed errors * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Update hubmigrate.json * Update migrateProject_Delete.json * Fixed prettier check * fixed prettier check * Update migrateProject_Create.json * Update migrateProject_Create.json * Update migrateProject_Create.json * Update migrateProject_Create.json * Fixed lintdiff errors * Update hubmigrate.json * Fixed prettier check * fixed prettier check * Fixed prettier check * Update hubmigrate.json * fixed prettier check
1 parent 51b37b0 commit 9381fa0

17 files changed

+1827
-1
lines changed

custom-words.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -726,6 +726,7 @@ fileurl
726726
findsimilars
727727
findsquare
728728
firmwares
729+
Flexera
729730
fluentd
730731
forceclosehandles
731732
forestsummary
@@ -1170,6 +1171,7 @@ Mibps
11701171
microservices
11711172
microsofttranslator
11721173
migratemysql
1174+
migrateproject
11731175
migratetoaad
11741176
Miliseconds
11751177
mincoordinates
@@ -1194,6 +1196,7 @@ monitoringconfiguration
11941196
monitoringconfigurations
11951197
Monospace
11961198
mountainview
1199+
Movere
11971200
MPNS
11981201
MRAN
11991202
mrenclave
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"parameters": {
3+
"resourceGroupName": "abgoyal-westEurope",
4+
"api-version": "2020-05-01",
5+
"subscriptionId": "6393a73f-8d55-47ef-b6dd-179b3e0c7910"
6+
},
7+
"responses": {
8+
"200": {
9+
"body": {
10+
"value": [
11+
{
12+
"name": "Read",
13+
"display": {
14+
"provider": "Microsoft.Migrate",
15+
"resource": "Microsoft.Migrate/migrateProjects",
16+
"operation": "Read",
17+
"description": "Reads a project"
18+
},
19+
"origin": "user,system"
20+
},
21+
{
22+
"name": "Write",
23+
"display": {
24+
"provider": "Microsoft.Migrate",
25+
"resource": "Microsoft.Migrate/migrateProjects",
26+
"operation": "Write",
27+
"description": "Creates or updates a project"
28+
},
29+
"origin": "user,system"
30+
}
31+
]
32+
}
33+
}
34+
}
35+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "4bd2aa0f-2bd2-4d67-91a8-5a4533d58600",
4+
"resourceGroupName": "pajindTest1",
5+
"migrateProjectName": "proj567",
6+
"api-version": "2020-05-01",
7+
"peConnectionName": "proj5675162pe.fdccace0-e303-4a79-80c8-3aa7c1f09cc6"
8+
},
9+
"responses": {
10+
"200": {
11+
"body": {
12+
"id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest1/providers/Microsoft.Migrate/MigrateProjects/proj567/privateEndpointConnections/proj5675162pe.fdccace0-e303-4a79-80c8-3aa7c1f09cc6",
13+
"name": "proj5675162pe.fdccace0-e303-4a79-80c8-3aa7c1f09cc6",
14+
"type": "Microsoft.Migrate/MigrateProjects/privateEndpointConnections",
15+
"eTag": "\"0600377a-0000-0800-0000-611956e90000\"",
16+
"properties": {
17+
"provisioningState": "Succeeded",
18+
"privateEndpoint": {
19+
"id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/ayagrawRG/providers/Microsoft.Network/privateEndpoints/proj5675162pe"
20+
},
21+
"privateLinkServiceConnectionState": {
22+
"status": "Approved",
23+
"description": null,
24+
"actionsRequired": ""
25+
}
26+
}
27+
}
28+
}
29+
}
30+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "4bd2aa0f-2bd2-4d67-91a8-5a4533d58600",
4+
"resourceGroupName": "pajindTest1",
5+
"migrateProjectName": "proj567",
6+
"api-version": "2020-05-01",
7+
"peConnectionName": "proj5675162pe.fdccace0-e303-4a79-80c8-3aa7c1f09cc6",
8+
"body": {
9+
"properties": {
10+
"privateLinkServiceConnectionState": {
11+
"status": "Approved",
12+
"description": null,
13+
"actionsRequired": ""
14+
}
15+
}
16+
}
17+
},
18+
"responses": {
19+
"200": {
20+
"body": {
21+
"id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest1/providers/Microsoft.Migrate/MigrateProjects/proj567/privateEndpointConnections/proj5675162pe.fdccace0-e303-4a79-80c8-3aa7c1f09cc6",
22+
"name": "proj5675162pe.fdccace0-e303-4a79-80c8-3aa7c1f09cc6",
23+
"type": "Microsoft.Migrate/MigrateProjects/privateEndpointConnections",
24+
"eTag": "\"0600377a-0000-0800-0000-611956e90000\"",
25+
"properties": {
26+
"provisioningState": "Succeeded",
27+
"privateEndpoint": {
28+
"id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/ayagrawRG/providers/Microsoft.Network/privateEndpoints/proj5675162pe"
29+
},
30+
"privateLinkServiceConnectionState": {
31+
"status": "Approved",
32+
"description": null,
33+
"actionsRequired": ""
34+
}
35+
}
36+
}
37+
}
38+
}
39+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "4bd2aa0f-2bd2-4d67-91a8-5a4533d58600",
4+
"resourceGroupName": "pajindTest1",
5+
"migrateProjectName": "proj567",
6+
"api-version": "2020-05-01",
7+
"peConnectionName": "proj5675162pe.fdccace0-e303-4a79-80c8-3aa7c1f09cc6"
8+
},
9+
"responses": {
10+
"200": {},
11+
"204": {}
12+
}
13+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "4bd2aa0f-2bd2-4d67-91a8-5a4533d58600",
4+
"resourceGroupName": "pajindTest1",
5+
"migrateProjectName": "proj567",
6+
"api-version": "2020-05-01"
7+
},
8+
"responses": {
9+
"200": {
10+
"body": {
11+
"value": [
12+
{
13+
"id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest1/providers/Microsoft.Migrate/MigrateProjects/proj567/privateEndpointConnections/proj5675162pe.fdccace0-e303-4a79-80c8-3aa7c1f09cc6",
14+
"name": "proj5675162pe.fdccace0-e303-4a79-80c8-3aa7c1f09cc6",
15+
"type": "Microsoft.Migrate/MigrateProjects/privateEndpointConnections",
16+
"eTag": "\"0600377a-0000-0800-0000-611956e90000\"",
17+
"properties": {
18+
"provisioningState": "Succeeded",
19+
"privateEndpoint": {
20+
"id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/ayagrawRG/providers/Microsoft.Network/privateEndpoints/proj5675162pe"
21+
},
22+
"privateLinkServiceConnectionState": {
23+
"status": "Approved",
24+
"description": null,
25+
"actionsRequired": ""
26+
}
27+
}
28+
}
29+
],
30+
"nextLink": null
31+
}
32+
}
33+
}
34+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "4bd2aa0f-2bd2-4d67-91a8-5a4533d58600",
4+
"resourceGroupName": "pajindTest1",
5+
"migrateProjectName": "proj567",
6+
"api-version": "2020-05-01",
7+
"privateLinkResourceName": "Default"
8+
},
9+
"responses": {
10+
"200": {
11+
"body": {
12+
"id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest1/providers/Microsoft.Migrate/MigrateProjects/proj567/privateLinkResources/Default",
13+
"name": "Default",
14+
"type": "Microsoft.Migrate/MigrateProjects/privateLinkResources",
15+
"properties": {
16+
"requiredMembers": [
17+
"Default"
18+
],
19+
"requiredZoneNames": [
20+
"privatelink.test.migration.windowsazure.com"
21+
],
22+
"groupId": "Default"
23+
}
24+
}
25+
}
26+
}
27+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "4bd2aa0f-2bd2-4d67-91a8-5a4533d58600",
4+
"resourceGroupName": "pajindTest1",
5+
"migrateProjectName": "proj567",
6+
"api-version": "2020-05-01"
7+
},
8+
"responses": {
9+
"200": {
10+
"body": {
11+
"value": [
12+
{
13+
"id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest1/providers/Microsoft.Migrate/MigrateProjects/proj567/privateLinkResources/Default",
14+
"name": "Default",
15+
"type": "Microsoft.Migrate/MigrateProjects/privateLinkResources",
16+
"properties": {
17+
"requiredMembers": [
18+
"Default"
19+
],
20+
"requiredZoneNames": [
21+
"privatelink.test.migration.windowsazure.com"
22+
],
23+
"groupId": "Default"
24+
}
25+
}
26+
],
27+
"nextLink": ""
28+
}
29+
}
30+
}
31+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "4bd2aa0f-2bd2-4d67-91a8-5a4533d58600",
4+
"resourceGroupName": "pajindTest1",
5+
"migrateProjectName": "projTest1",
6+
"api-version": "2020-05-01",
7+
"body": {
8+
"location": "eastus",
9+
"properties": {
10+
"publicNetworkAccess": "Enabled"
11+
}
12+
}
13+
},
14+
"responses": {
15+
"200": {
16+
"body": {
17+
"id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest1/providers/Microsoft.Migrate/MigrateProjects/proj90",
18+
"name": "proj90",
19+
"type": "Microsoft.Migrate/MigrateProjects",
20+
"eTag": "\"0000e223-0000-1800-0000-611959540000\"",
21+
"location": "eastasia",
22+
"properties": {
23+
"utilityStorageAccountId": null,
24+
"publicNetworkAccess": "Enabled",
25+
"privateEndpointConnections": [],
26+
"registeredTools": [],
27+
"serviceEndpoint": "https://68495fbe-86cc-484e-9427-0f529acf9641-isv.ea.hub.privatelink.prod.migration.windowsazure.com/resources/68495fbe-86cc-484e-9427-0f529acf9641",
28+
"summary": {
29+
"servers": {
30+
"instanceType": "Servers",
31+
"refreshSummaryState": "Completed",
32+
"lastSummaryRefreshedTime": "2021-08-15T18:13:29.5924045Z",
33+
"extendedSummary": {
34+
"microsoftDiscoveredCount": "0",
35+
"microsoftMachinesCount": "0"
36+
}
37+
},
38+
"databases": {
39+
"instanceType": "Databases",
40+
"refreshSummaryState": "Completed",
41+
"lastSummaryRefreshedTime": "2021-08-15T18:13:29.5924045Z",
42+
"extendedSummary": {}
43+
},
44+
"webApplications": {
45+
"instanceType": "WebApplications",
46+
"refreshSummaryState": "Completed",
47+
"lastSummaryRefreshedTime": "2021-08-15T18:14:12.5492031Z",
48+
"extendedSummary": {}
49+
},
50+
"desktopVirtualization": {
51+
"instanceType": "DesktopVirtualization",
52+
"refreshSummaryState": "Completed",
53+
"lastSummaryRefreshedTime": "2021-08-15T18:13:29.5924045Z",
54+
"extendedSummary": {}
55+
}
56+
},
57+
"lastSummaryRefreshedTime": "2021-08-15T18:13:29.5924045Z",
58+
"refreshSummaryState": "Completed"
59+
}
60+
}
61+
}
62+
}
63+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "4bd2aa0f-2bd2-4d67-91a8-5a4533d58600",
4+
"resourceGroupName": "pajindTest1",
5+
"migrateProjectName": "proj90",
6+
"api-version": "2020-05-01"
7+
},
8+
"responses": {
9+
"200": {},
10+
"204": {}
11+
}
12+
}

0 commit comments

Comments
 (0)