diff --git a/custom-words.txt b/custom-words.txt index 156db8131cbb..71867c7bc2fd 100644 --- a/custom-words.txt +++ b/custom-words.txt @@ -200,6 +200,7 @@ asyncoperation asyncrhonously asyncronously atascada +Atleast attachednetworks attestationcollateral attestationmechanism @@ -514,6 +515,8 @@ compat compilationjobs compilefile compositeentities +computeusage +Computeusage computervision concurrentappend conda @@ -703,6 +706,8 @@ deletedstorage deletedwithversions deletefailed deleteissuers +Deletejob +Deletejobs deleteprivateendpointconnection deletesas deletetype @@ -897,6 +902,8 @@ exploitability exportconfiguration exportdevices exporterrors +Exportjobs +Exportjob exportstatus externaldatasources externaldnsipaddress01 @@ -1165,6 +1172,7 @@ hypernet hyperparameters hyperparams hyperscale +hyperthread hyperv hypervcollectors iaas @@ -1200,6 +1208,8 @@ immutabilitypolicy importances importcollectors importdevices +Importjob +Importjobs imsi inari inbuild @@ -1526,6 +1536,7 @@ manytoone mapbox mapconfiguration mapconfigurations +Mapextensions mapp mapred mapreduce @@ -2307,6 +2318,8 @@ ruleset rulesets rulestack rulestacks +runasaccount +runasaccounts runbook runbooks runid @@ -2488,6 +2501,7 @@ snmp snomed snssai sobol +softwareinventories softwareplan sohsv solaris @@ -2621,6 +2635,7 @@ subvolumes subwoofer subword subwords +Succeded suceeded sudoer suggesters @@ -2855,6 +2870,7 @@ unrepaired unrestorable unsecure unsubstituted +Unsynchronized untagged untracked untrust @@ -2924,6 +2940,8 @@ verifyx versionid versionswithin vertica +Vffs +VFFS vfyc vhds vhdx @@ -2956,6 +2974,8 @@ vldb vm's vmdk vmextension +Vmfs +VMFS vmilr vmimage vmimages @@ -2991,11 +3011,15 @@ vpndeviceconfigurationscript vray vrfs vrops +Vsan +VSAN vsphere vsts vstsrm vuln vusers +Vvol +VVOL vwan vxlan w3clogfile diff --git a/specification/migrate/resource-manager/Microsoft.Migrate/MordernizeProjects/preview/2022-05-01-preview/migrateEngine.json b/specification/migrate/resource-manager/Microsoft.Migrate/MordernizeProjects/preview/2022-05-01-preview/migrateEngine.json index 043f30bf7cdc..339d9097b698 100644 --- a/specification/migrate/resource-manager/Microsoft.Migrate/MordernizeProjects/preview/2022-05-01-preview/migrateEngine.json +++ b/specification/migrate/resource-manager/Microsoft.Migrate/MordernizeProjects/preview/2022-05-01-preview/migrateEngine.json @@ -18,20 +18,20 @@ ], "parameters": [ { - "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + "$ref": "../../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" } ], "responses": { "200": { "description": "Success", "schema": { - "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult" + "$ref": "../../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult" } }, "default": { "description": "Resource provider error response about the failure.", "schema": { - "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + "$ref": "../../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" } } }, diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_ClientGroupMembers_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_ClientGroupMembers_MaximumSet_Gen.json new file mode 100644 index 000000000000..f0ef3b508e5b --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_ClientGroupMembers_MaximumSet_Gen.json @@ -0,0 +1,35 @@ +{ + "title": "DependencyMapController_ClientGroupMembers", + "operationId": "DependencyMapController_ClientGroupMembers", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-Qc6G9I--9", + "mapRequest": { + "machineId": "pe", + "processGroupName": "oviatssaploziuoyrwdepvbqsk", + "processName": "ibjbwjqebogtesnldscuxxfa", + "startTime": "2023-08-21T04:59:57.560Z", + "endTime": "2023-08-21T04:59:57.560Z", + "filters": { + "machineIds": [ + "rkhehfgxchmnwoszfnjyksyhit" + ], + "processIds": [ + "krddwfzwaylilraxteedpxdeeec" + ] + } + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_ClientGroupMembers_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_ClientGroupMembers_MinimumSet_Gen.json new file mode 100644 index 000000000000..8a40245442fe --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_ClientGroupMembers_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "DependencyMapController_ClientGroupMembers", + "operationId": "DependencyMapController_ClientGroupMembers", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "E3BAXY4-sB", + "mapRequest": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_ExportDependencies_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_ExportDependencies_MaximumSet_Gen.json new file mode 100644 index 000000000000..fddaa82dd564 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_ExportDependencies_MaximumSet_Gen.json @@ -0,0 +1,24 @@ +{ + "title": "DependencyMapController_ExportDependencies", + "operationId": "DependencyMapController_ExportDependencies", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-X38R421-7-2W", + "requestBody": { + "startTime": "2023-08-21T05:00:23.049Z", + "endTime": "2023-08-21T05:00:23.049Z" + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_ExportDependencies_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_ExportDependencies_MinimumSet_Gen.json new file mode 100644 index 000000000000..baa2ccb28486 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_ExportDependencies_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "DependencyMapController_ExportDependencies", + "operationId": "DependencyMapController_ExportDependencies", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "--KUs---5BTgPH35Uem25t8", + "requestBody": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_GenerateCoarseMap_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_GenerateCoarseMap_MaximumSet_Gen.json new file mode 100644 index 000000000000..5515d862d5bd --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_GenerateCoarseMap_MaximumSet_Gen.json @@ -0,0 +1,32 @@ +{ + "title": "DependencyMapController_GenerateCoarseMap", + "operationId": "DependencyMapController_GenerateCoarseMap", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "1N-Y3i2i-2Ok--2G--v", + "mapRequest": { + "startTime": "2023-08-21T05:00:30.273Z", + "endTime": "2023-08-21T05:00:30.273Z", + "filters": { + "machineIds": [ + "rkhehfgxchmnwoszfnjyksyhit" + ], + "processIds": [ + "krddwfzwaylilraxteedpxdeeec" + ] + } + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_GenerateCoarseMap_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_GenerateCoarseMap_MinimumSet_Gen.json new file mode 100644 index 000000000000..4d071184aa76 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_GenerateCoarseMap_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "DependencyMapController_GenerateCoarseMap", + "operationId": "DependencyMapController_GenerateCoarseMap", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "SY16-J76X400Ft", + "mapRequest": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_GenerateDetailedMap_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_GenerateDetailedMap_MaximumSet_Gen.json new file mode 100644 index 000000000000..94eb9046d9f5 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_GenerateDetailedMap_MaximumSet_Gen.json @@ -0,0 +1,33 @@ +{ + "title": "DependencyMapController_GenerateDetailedMap", + "operationId": "DependencyMapController_GenerateDetailedMap", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "U3Ok8bO-7dF56CI1", + "mapRequest": { + "machineId": "brboip", + "startTime": "2023-08-21T05:00:33.188Z", + "endTime": "2023-08-21T05:00:33.188Z", + "filters": { + "machineIds": [ + "rkhehfgxchmnwoszfnjyksyhit" + ], + "processIds": [ + "krddwfzwaylilraxteedpxdeeec" + ] + } + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_GenerateDetailedMap_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_GenerateDetailedMap_MinimumSet_Gen.json new file mode 100644 index 000000000000..e4d2bb3331a7 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_GenerateDetailedMap_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "DependencyMapController_GenerateDetailedMap", + "operationId": "DependencyMapController_GenerateDetailedMap", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "9aSU05RC8-sw", + "mapRequest": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_ServerGroupMembers_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_ServerGroupMembers_MaximumSet_Gen.json new file mode 100644 index 000000000000..d1898a738109 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_ServerGroupMembers_MaximumSet_Gen.json @@ -0,0 +1,33 @@ +{ + "title": "DependencyMapController_ServerGroupMembers", + "operationId": "DependencyMapController_ServerGroupMembers", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "wd1xSRD6", + "mapRequest": { + "serverPort": 24, + "startTime": "2023-08-21T05:01:31.855Z", + "endTime": "2023-08-21T05:01:31.855Z", + "filters": { + "machineIds": [ + "rkhehfgxchmnwoszfnjyksyhit" + ], + "processIds": [ + "krddwfzwaylilraxteedpxdeeec" + ] + } + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_ServerGroupMembers_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_ServerGroupMembers_MinimumSet_Gen.json new file mode 100644 index 000000000000..2ff639465d50 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/DependencyMapController_ServerGroupMembers_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "DependencyMapController_ServerGroupMembers", + "operationId": "DependencyMapController_ServerGroupMembers", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-4LL3uo-D46704hJ-L6x59", + "mapRequest": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervClusterController_CreateCluster_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervClusterController_CreateCluster_MaximumSet_Gen.json new file mode 100644 index 000000000000..203df5c7a913 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervClusterController_CreateCluster_MaximumSet_Gen.json @@ -0,0 +1,118 @@ +{ + "title": "HypervClusterController_CreateCluster", + "operationId": "HypervClusterController_CreateCluster", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "224qC-GNR", + "clusterName": "v5285", + "body": { + "properties": { + "fqdn": "lyqquicmqfagukcwfquemrkrexic", + "runAsAccountId": "valugnnrofauhagzzxksfjbcwuqhue", + "hostFqdnList": [ + "frozqzatdahnwlccznpmw" + ], + "provisioningState": "Created" + } + } + }, + "responses": { + "200": { + "body": { + "properties": { + "createdTimestamp": "vrvutksz", + "updatedTimestamp": "jaweizlmdaqionipaeg", + "fqdn": "lyqquicmqfagukcwfquemrkrexic", + "functionalLevel": 13, + "status": "qrywonbmdaqwectrzkxnjzygsjdlyh", + "runAsAccountId": "valugnnrofauhagzzxksfjbcwuqhue", + "hostFqdnList": [ + "frozqzatdahnwlccznpmw" + ], + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "provisioningState": "Created" + }, + "id": "mc", + "name": "jtuzcezhvbmfpe", + "type": "cear", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + }, + "201": { + "headers": { + "location": "https://contoso.com/operationstatus" + }, + "body": { + "properties": { + "createdTimestamp": "vrvutksz", + "updatedTimestamp": "jaweizlmdaqionipaeg", + "fqdn": "lyqquicmqfagukcwfquemrkrexic", + "functionalLevel": 13, + "status": "qrywonbmdaqwectrzkxnjzygsjdlyh", + "runAsAccountId": "valugnnrofauhagzzxksfjbcwuqhue", + "hostFqdnList": [ + "frozqzatdahnwlccznpmw" + ], + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "provisioningState": "Created" + }, + "id": "mc", + "name": "jtuzcezhvbmfpe", + "type": "cear", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervClusterController_CreateCluster_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervClusterController_CreateCluster_MinimumSet_Gen.json new file mode 100644 index 000000000000..97913d24b032 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervClusterController_CreateCluster_MinimumSet_Gen.json @@ -0,0 +1,23 @@ +{ + "title": "HypervClusterController_CreateCluster", + "operationId": "HypervClusterController_CreateCluster", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "--xY37--V518", + "clusterName": "-18--O4iS57-729MV9PCErt", + "body": {} + }, + "responses": { + "200": { + "body": {} + }, + "201": { + "headers": { + "location": "https://contoso.com/operationstatus" + }, + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervClusterController_Delete_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervClusterController_Delete_MaximumSet_Gen.json new file mode 100644 index 000000000000..63299efde373 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervClusterController_Delete_MaximumSet_Gen.json @@ -0,0 +1,15 @@ +{ + "title": "HypervClusterController_Delete", + "operationId": "HypervClusterController_Delete", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "E-1-E3", + "clusterName": "-3HT6W80EMD-r8J66-" + }, + "responses": { + "200": {}, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervClusterController_Delete_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervClusterController_Delete_MinimumSet_Gen.json new file mode 100644 index 000000000000..1062f2350df7 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervClusterController_Delete_MinimumSet_Gen.json @@ -0,0 +1,15 @@ +{ + "title": "HypervClusterController_Delete", + "operationId": "HypervClusterController_Delete", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-71H3IG6D6k6C2-H9", + "clusterName": "-YKR--Vnw34W-" + }, + "responses": { + "200": {}, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervClusterController_GetCluster_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervClusterController_GetCluster_MaximumSet_Gen.json new file mode 100644 index 000000000000..b2533611cf91 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervClusterController_GetCluster_MaximumSet_Gen.json @@ -0,0 +1,59 @@ +{ + "title": "HypervClusterController_GetCluster", + "operationId": "HypervClusterController_GetCluster", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "T5575suOF-", + "clusterName": "6DS-43O8c5Zlw-Hb58Q41" + }, + "responses": { + "200": { + "body": { + "properties": { + "createdTimestamp": "vrvutksz", + "updatedTimestamp": "jaweizlmdaqionipaeg", + "fqdn": "lyqquicmqfagukcwfquemrkrexic", + "functionalLevel": 13, + "status": "qrywonbmdaqwectrzkxnjzygsjdlyh", + "runAsAccountId": "valugnnrofauhagzzxksfjbcwuqhue", + "hostFqdnList": [ + "frozqzatdahnwlccznpmw" + ], + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "provisioningState": "Created" + }, + "id": "mc", + "name": "jtuzcezhvbmfpe", + "type": "cear", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervClusterController_GetCluster_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervClusterController_GetCluster_MinimumSet_Gen.json new file mode 100644 index 000000000000..bc51f0a1c4bf --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervClusterController_GetCluster_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "HypervClusterController_GetCluster", + "operationId": "HypervClusterController_GetCluster", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "SjK6", + "clusterName": "3-g6-GvP-y-H3DM7f3-" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervClusterController_ListByHypervSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervClusterController_ListByHypervSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..530dd16b51f4 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervClusterController_ListByHypervSite_MaximumSet_Gen.json @@ -0,0 +1,64 @@ +{ + "title": "HypervClusterController_ListByHypervSite", + "operationId": "HypervClusterController_ListByHypervSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "filter": "dmixghjgadmj", + "siteName": "7h1DoC-652-T--uJM" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "createdTimestamp": "vrvutksz", + "updatedTimestamp": "jaweizlmdaqionipaeg", + "fqdn": "lyqquicmqfagukcwfquemrkrexic", + "functionalLevel": 13, + "status": "qrywonbmdaqwectrzkxnjzygsjdlyh", + "runAsAccountId": "valugnnrofauhagzzxksfjbcwuqhue", + "hostFqdnList": [ + "frozqzatdahnwlccznpmw" + ], + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "provisioningState": "Created" + }, + "id": "mc", + "name": "jtuzcezhvbmfpe", + "type": "cear", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervClusterController_ListByHypervSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervClusterController_ListByHypervSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..107f6f26c822 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervClusterController_ListByHypervSite_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "HypervClusterController_ListByHypervSite", + "operationId": "HypervClusterController_ListByHypervSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "1t-J-E-1A--yLY9--EJ" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_ClientGroupMembers_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_ClientGroupMembers_MaximumSet_Gen.json new file mode 100644 index 000000000000..f36ef39a8ad5 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_ClientGroupMembers_MaximumSet_Gen.json @@ -0,0 +1,35 @@ +{ + "title": "HypervDependencyMapController_ClientGroupMembers", + "operationId": "HypervDependencyMapController_ClientGroupMembers", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "jp3VJSgr47-XLJVa2-Tft", + "mapRequest": { + "machineId": "pe", + "processGroupName": "oviatssaploziuoyrwdepvbqsk", + "processName": "ibjbwjqebogtesnldscuxxfa", + "startTime": "2023-08-21T04:59:57.560Z", + "endTime": "2023-08-21T04:59:57.560Z", + "filters": { + "machineIds": [ + "rkhehfgxchmnwoszfnjyksyhit" + ], + "processIds": [ + "krddwfzwaylilraxteedpxdeeec" + ] + } + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_ClientGroupMembers_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_ClientGroupMembers_MinimumSet_Gen.json new file mode 100644 index 000000000000..647a25700287 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_ClientGroupMembers_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "HypervDependencyMapController_ClientGroupMembers", + "operationId": "HypervDependencyMapController_ClientGroupMembers", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "3717j56sDNYH4c-N87", + "mapRequest": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_ExportDependencies_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_ExportDependencies_MaximumSet_Gen.json new file mode 100644 index 000000000000..431fd5f86f9e --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_ExportDependencies_MaximumSet_Gen.json @@ -0,0 +1,24 @@ +{ + "title": "HypervDependencyMapController_ExportDependencies", + "operationId": "HypervDependencyMapController_ExportDependencies", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "7Y6uavi6l-5-", + "requestBody": { + "startTime": "2023-08-21T05:00:23.049Z", + "endTime": "2023-08-21T05:00:23.049Z" + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_ExportDependencies_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_ExportDependencies_MinimumSet_Gen.json new file mode 100644 index 000000000000..cca2af4999be --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_ExportDependencies_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "HypervDependencyMapController_ExportDependencies", + "operationId": "HypervDependencyMapController_ExportDependencies", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "5wKD0GK1", + "requestBody": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_GenerateCoarseMap_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_GenerateCoarseMap_MaximumSet_Gen.json new file mode 100644 index 000000000000..066880f54273 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_GenerateCoarseMap_MaximumSet_Gen.json @@ -0,0 +1,32 @@ +{ + "title": "HypervDependencyMapController_GenerateCoarseMap", + "operationId": "HypervDependencyMapController_GenerateCoarseMap", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "F-ix2", + "mapRequest": { + "startTime": "2023-08-21T05:00:30.273Z", + "endTime": "2023-08-21T05:00:30.273Z", + "filters": { + "machineIds": [ + "rkhehfgxchmnwoszfnjyksyhit" + ], + "processIds": [ + "krddwfzwaylilraxteedpxdeeec" + ] + } + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_GenerateCoarseMap_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_GenerateCoarseMap_MinimumSet_Gen.json new file mode 100644 index 000000000000..28edb374f39f --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_GenerateCoarseMap_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "HypervDependencyMapController_GenerateCoarseMap", + "operationId": "HypervDependencyMapController_GenerateCoarseMap", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-HYO4A1", + "mapRequest": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_GenerateDetailedMap_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_GenerateDetailedMap_MaximumSet_Gen.json new file mode 100644 index 000000000000..676980a12d8e --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_GenerateDetailedMap_MaximumSet_Gen.json @@ -0,0 +1,33 @@ +{ + "title": "HypervDependencyMapController_GenerateDetailedMap", + "operationId": "HypervDependencyMapController_GenerateDetailedMap", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-rY-Y1P4u4M8cUF9NDb07", + "mapRequest": { + "machineId": "brboip", + "startTime": "2023-08-21T05:00:33.188Z", + "endTime": "2023-08-21T05:00:33.188Z", + "filters": { + "machineIds": [ + "rkhehfgxchmnwoszfnjyksyhit" + ], + "processIds": [ + "krddwfzwaylilraxteedpxdeeec" + ] + } + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_GenerateDetailedMap_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_GenerateDetailedMap_MinimumSet_Gen.json new file mode 100644 index 000000000000..71e277ff5654 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_GenerateDetailedMap_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "HypervDependencyMapController_GenerateDetailedMap", + "operationId": "HypervDependencyMapController_GenerateDetailedMap", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-P7B7t7", + "mapRequest": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_ServerGroupMembers_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_ServerGroupMembers_MaximumSet_Gen.json new file mode 100644 index 000000000000..dc8b5eb3334b --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_ServerGroupMembers_MaximumSet_Gen.json @@ -0,0 +1,33 @@ +{ + "title": "HypervDependencyMapController_ServerGroupMembers", + "operationId": "HypervDependencyMapController_ServerGroupMembers", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "Ec8", + "mapRequest": { + "serverPort": 24, + "startTime": "2023-08-21T05:01:31.855Z", + "endTime": "2023-08-21T05:01:31.855Z", + "filters": { + "machineIds": [ + "rkhehfgxchmnwoszfnjyksyhit" + ], + "processIds": [ + "krddwfzwaylilraxteedpxdeeec" + ] + } + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_ServerGroupMembers_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_ServerGroupMembers_MinimumSet_Gen.json new file mode 100644 index 000000000000..2105fe615d38 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_ServerGroupMembers_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "HypervDependencyMapController_ServerGroupMembers", + "operationId": "HypervDependencyMapController_ServerGroupMembers", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "rT2C29F6", + "mapRequest": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_UpdateDependencyMapStatus_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_UpdateDependencyMapStatus_MaximumSet_Gen.json new file mode 100644 index 000000000000..6cb2a118b762 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_UpdateDependencyMapStatus_MaximumSet_Gen.json @@ -0,0 +1,28 @@ +{ + "title": "HypervDependencyMapController_UpdateDependencyMapStatus", + "operationId": "HypervDependencyMapController_UpdateDependencyMapStatus", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "n3vHGJe-cJ-Llg49FK", + "mapRequest": { + "machines": [ + { + "machineId": "iyhusdubhpmyd", + "isDependencyMapToBeEnabled": true + } + ] + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_UpdateDependencyMapStatus_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_UpdateDependencyMapStatus_MinimumSet_Gen.json new file mode 100644 index 000000000000..192bf8808050 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervDependencyMapController_UpdateDependencyMapStatus_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "HypervDependencyMapController_UpdateDependencyMapStatus", + "operationId": "HypervDependencyMapController_UpdateDependencyMapStatus", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "5-Bt-7--1Q8R8aR", + "mapRequest": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervHostController_Create_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervHostController_Create_MaximumSet_Gen.json new file mode 100644 index 000000000000..4a1623c69a5d --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervHostController_Create_MaximumSet_Gen.json @@ -0,0 +1,107 @@ +{ + "title": "HypervHostController_Create", + "operationId": "HypervHostController_Create", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "---7ed-q11Nx46-98", + "hostName": "XQ-753h-765DG2", + "body": { + "properties": { + "fqdn": "okkwk", + "runAsAccountId": "pjgyebznvfxnjzjqt", + "provisioningState": "Created" + } + } + }, + "responses": { + "200": { + "body": { + "properties": { + "createdTimestamp": "mmz", + "updatedTimestamp": "iiwyenorzsmvdmykz", + "fqdn": "okkwk", + "runAsAccountId": "pjgyebznvfxnjzjqt", + "version": "pixcdlcaskwqgmyaazjm", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "provisioningState": "Created" + }, + "id": "qjhtaeoxklobegqlgjlp", + "name": "kgosttkbfbrsge", + "type": "c", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + }, + "201": { + "headers": { + "location": "https://contoso.com/operationstatus" + }, + "body": { + "properties": { + "createdTimestamp": "mmz", + "updatedTimestamp": "iiwyenorzsmvdmykz", + "fqdn": "okkwk", + "runAsAccountId": "pjgyebznvfxnjzjqt", + "version": "pixcdlcaskwqgmyaazjm", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "provisioningState": "Created" + }, + "id": "qjhtaeoxklobegqlgjlp", + "name": "kgosttkbfbrsge", + "type": "c", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervHostController_Create_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervHostController_Create_MinimumSet_Gen.json new file mode 100644 index 000000000000..cb92f0255743 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervHostController_Create_MinimumSet_Gen.json @@ -0,0 +1,23 @@ +{ + "title": "HypervHostController_Create", + "operationId": "HypervHostController_Create", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-25mH3", + "hostName": "IIfm6suXoKL", + "body": {} + }, + "responses": { + "200": { + "body": {} + }, + "201": { + "headers": { + "location": "https://contoso.com/operationstatus" + }, + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervHostController_Delete_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervHostController_Delete_MaximumSet_Gen.json new file mode 100644 index 000000000000..836ecd23f2b3 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervHostController_Delete_MaximumSet_Gen.json @@ -0,0 +1,20 @@ +{ + "title": "HypervHostController_Delete", + "operationId": "HypervHostController_Delete", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "---4-qNV-CFPW", + "hostName": "6JMTn-h0" + }, + "responses": { + "200": {}, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + }, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervHostController_Delete_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervHostController_Delete_MinimumSet_Gen.json new file mode 100644 index 000000000000..00d6d5745b1d --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervHostController_Delete_MinimumSet_Gen.json @@ -0,0 +1,20 @@ +{ + "title": "HypervHostController_Delete", + "operationId": "HypervHostController_Delete", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "J2-lB8M-", + "hostName": "-v-1218OD78-X5r7OVIT1" + }, + "responses": { + "200": {}, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + }, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervHostController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervHostController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..779967376f9f --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervHostController_Get_MaximumSet_Gen.json @@ -0,0 +1,55 @@ +{ + "title": "HypervHostController_Get", + "operationId": "HypervHostController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "8oW5D-ie", + "hostName": "UP2I" + }, + "responses": { + "200": { + "body": { + "properties": { + "createdTimestamp": "mmz", + "updatedTimestamp": "iiwyenorzsmvdmykz", + "fqdn": "okkwk", + "runAsAccountId": "pjgyebznvfxnjzjqt", + "version": "pixcdlcaskwqgmyaazjm", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "provisioningState": "Created" + }, + "id": "qjhtaeoxklobegqlgjlp", + "name": "kgosttkbfbrsge", + "type": "c", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervHostController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervHostController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..9625c1ce40c8 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervHostController_Get_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "HypervHostController_Get", + "operationId": "HypervHostController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "e2WlQy15X12jYF0o174", + "hostName": "1LR7-JD" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervHostController_ListByHypervSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervHostController_ListByHypervSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..80550e3a9a31 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervHostController_ListByHypervSite_MaximumSet_Gen.json @@ -0,0 +1,60 @@ +{ + "title": "HypervHostController_ListByHypervSite", + "operationId": "HypervHostController_ListByHypervSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "filter": "wxmtbbjrlxhxrvamavouyedds", + "siteName": "kRN" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "createdTimestamp": "mmz", + "updatedTimestamp": "iiwyenorzsmvdmykz", + "fqdn": "okkwk", + "runAsAccountId": "pjgyebznvfxnjzjqt", + "version": "pixcdlcaskwqgmyaazjm", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "provisioningState": "Created" + }, + "id": "qjhtaeoxklobegqlgjlp", + "name": "kgosttkbfbrsge", + "type": "c", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/anqujoig" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervHostController_ListByHypervSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervHostController_ListByHypervSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..d415d6379398 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervHostController_ListByHypervSite_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "HypervHostController_ListByHypervSite", + "operationId": "HypervHostController_ListByHypervSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "siteName": "-H0" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervJobsController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervJobsController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..a052fa3f2480 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervJobsController_Get_MaximumSet_Gen.json @@ -0,0 +1,51 @@ +{ + "title": "HypervJobsController_Get", + "operationId": "HypervJobsController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "2--50-dF", + "jobName": "7DCx2PYI4R4f5SeOC-6" + }, + "responses": { + "200": { + "body": { + "properties": { + "status": "caxx", + "startTime": "kxzapdjsvkvttczqbqwqegnnahyrtv", + "endTime": "uiuj", + "displayName": "dt", + "clientRequestId": "vnibbwculuiyrqqh", + "activityId": "nuixxztmyagcrlys", + "errors": [ + { + "code": "xhzaaroerv", + "message": "vfcchlbbuxpngdiztbkzoieslpuzn", + "possibleCauses": "dgxtakyunfsghabt", + "recommendedAction": "jqxmsgb", + "severity": "cgfbijzfogqm", + "isAgentReportedError": true, + "agentErrorCode": "nq", + "agentErrorMessage": "udawn", + "agentErrorPossibleCauses": "kdoykpcbvy", + "agentErrorRecommendedAction": "zjjqyl" + } + ], + "provisioningState": "Created" + }, + "id": "nryaxjpxvncdctjr", + "name": "kjgtgnwefw", + "type": "chyfetlgpjgbebipvyyczeizyeljlo", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervJobsController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervJobsController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..af56c1a597c6 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervJobsController_Get_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "HypervJobsController_Get", + "operationId": "HypervJobsController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "sY21N4Y-S286c2MJ-M2P--", + "jobName": "54-HK-D-R8H3o-Yi32ALT32" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervJobsController_ListByVmwareSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervJobsController_ListByVmwareSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..00b4d0361e00 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervJobsController_ListByVmwareSite_MaximumSet_Gen.json @@ -0,0 +1,55 @@ +{ + "title": "HypervJobsController_ListByVmwareSite", + "operationId": "HypervJobsController_ListByVmwareSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "16EmcY63RA-OeEW" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "status": "caxx", + "startTime": "kxzapdjsvkvttczqbqwqegnnahyrtv", + "endTime": "uiuj", + "displayName": "dt", + "clientRequestId": "vnibbwculuiyrqqh", + "activityId": "nuixxztmyagcrlys", + "errors": [ + { + "code": "xhzaaroerv", + "message": "vfcchlbbuxpngdiztbkzoieslpuzn", + "possibleCauses": "dgxtakyunfsghabt", + "recommendedAction": "jqxmsgb", + "severity": "cgfbijzfogqm", + "isAgentReportedError": true, + "agentErrorCode": "nq", + "agentErrorMessage": "udawn", + "agentErrorPossibleCauses": "kdoykpcbvy", + "agentErrorRecommendedAction": "zjjqyl" + } + ], + "provisioningState": "Created" + }, + "id": "nryaxjpxvncdctjr", + "name": "kjgtgnwefw", + "type": "chyfetlgpjgbebipvyyczeizyeljlo", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervJobsController_ListByVmwareSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervJobsController_ListByVmwareSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..193de7ebbc8a --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervJobsController_ListByVmwareSite_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "HypervJobsController_ListByVmwareSite", + "operationId": "HypervJobsController_ListByVmwareSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "g0G-3f-8Fm689" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervJobs_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervJobs_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..7cdd9f01bdb2 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervJobs_Get_MaximumSet_Gen.json @@ -0,0 +1,51 @@ +{ + "title": "HypervJobs_Get", + "operationId": "HypervJobs_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "uK--k2Xhm-A-", + "jobName": "5-jH-21-V-452r43" + }, + "responses": { + "200": { + "body": { + "properties": { + "status": "caxx", + "startTime": "kxzapdjsvkvttczqbqwqegnnahyrtv", + "endTime": "uiuj", + "displayName": "dt", + "clientRequestId": "vnibbwculuiyrqqh", + "activityId": "nuixxztmyagcrlys", + "errors": [ + { + "code": "xhzaaroerv", + "message": "vfcchlbbuxpngdiztbkzoieslpuzn", + "possibleCauses": "dgxtakyunfsghabt", + "recommendedAction": "jqxmsgb", + "severity": "cgfbijzfogqm", + "isAgentReportedError": true, + "agentErrorCode": "nq", + "agentErrorMessage": "udawn", + "agentErrorPossibleCauses": "kdoykpcbvy", + "agentErrorRecommendedAction": "zjjqyl" + } + ], + "provisioningState": "Created" + }, + "id": "wnigkrjhbnwztlth", + "name": "hovnsaix", + "type": "cnrcpobgqkkevbfcvuc", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervJobs_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervJobs_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..1bcff589cc95 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervJobs_Get_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "HypervJobs_Get", + "operationId": "HypervJobs_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "5-261IGL-5Sq--dcF2135S-", + "jobName": "gX83y41Fii6eXb-" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervJobs_ListByHypervSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervJobs_ListByHypervSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..6166b24e54c3 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervJobs_ListByHypervSite_MaximumSet_Gen.json @@ -0,0 +1,55 @@ +{ + "title": "HypervJobs_ListByHypervSite", + "operationId": "HypervJobs_ListByHypervSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-23YVE02T1T" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "status": "caxx", + "startTime": "kxzapdjsvkvttczqbqwqegnnahyrtv", + "endTime": "uiuj", + "displayName": "dt", + "clientRequestId": "vnibbwculuiyrqqh", + "activityId": "nuixxztmyagcrlys", + "errors": [ + { + "code": "xhzaaroerv", + "message": "vfcchlbbuxpngdiztbkzoieslpuzn", + "possibleCauses": "dgxtakyunfsghabt", + "recommendedAction": "jqxmsgb", + "severity": "cgfbijzfogqm", + "isAgentReportedError": true, + "agentErrorCode": "nq", + "agentErrorMessage": "udawn", + "agentErrorPossibleCauses": "kdoykpcbvy", + "agentErrorRecommendedAction": "zjjqyl" + } + ], + "provisioningState": "Created" + }, + "id": "wnigkrjhbnwztlth", + "name": "hovnsaix", + "type": "cnrcpobgqkkevbfcvuc", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervJobs_ListByHypervSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervJobs_ListByHypervSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..8cb169658e81 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervJobs_ListByHypervSite_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "HypervJobs_ListByHypervSite", + "operationId": "HypervJobs_ListByHypervSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "--X--" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervMachinesController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervMachinesController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..25b554f58bea --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervMachinesController_Get_MaximumSet_Gen.json @@ -0,0 +1,324 @@ +{ + "title": "HypervMachinesController_Get", + "operationId": "HypervMachinesController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "PPJLMCj4p4U1Q-", + "machineName": "3LK3-l-" + }, + "responses": { + "200": { + "body": { + "properties": { + "instanceUuid": "dflafxtmkwdsqsaeuyqsifusu", + "hostFqdn": "vxkvpcuhynexdmv", + "hostId": "masja", + "generation": 23, + "version": "hswugfkssqhwnml", + "highAvailability": "Unknown", + "clusterFqdn": "aaccnmujuvkljdrfp", + "clusterId": "rycrjdlwfi", + "maxMemoryMb": 24, + "isDynamicMemoryEnabled": true, + "disks": [ + { + "instanceId": "qexgxpuagkdnxcrgwfgikibsha", + "vhdId": "fjbcbd", + "maxSizeInBytes": 6, + "name": "lgjvacuum", + "diskType": "miortjihvo", + "lun": 24, + "path": "kccikofcgpjttmlzuyueueepyjvnr" + } + ], + "networkAdapters": [ + { + "networkId": "etfxkgksvgpgspijncpz", + "subnetName": "dhmqlbeavqez", + "staticIpAddress": "bfohnzhnykw", + "nicType": "irtdctovklrcglhtx", + "nicId": "bn", + "macAddress": "rbvcsfrgqzpbmcshsggxfybcfj", + "ipAddressList": [ + "sqq" + ], + "networkName": "lwskgxugomqdlmdfhvndyfou", + "ipAddressType": "oxtzbqponpzzwsfgl" + } + ], + "managementServerType": "ksnnpjmuiwwsglznoehpxajvfxnt", + "secureBootTemplateId": "stctzdxohifntuyeeypbjffhwira", + "secureBootEnabled": true, + "secureBootTemplate": "zwmcogyqshgbnfjobaulxehuxf", + "tpmEnabled": true, + "ksdEnabled": true, + "shieldingRequested": true, + "dataProtectionRequested": true, + "encryptStateAndVmMigrationTraffic": true, + "virtualizationBasedSecurityOptOut": true, + "powerStatus": "uyjjllnodkfypgzqhmuomdfxznn", + "vmFqdn": "nfybdpj", + "vmConfigurationFileLocation": "coefsyktpovyzemxernw", + "firmware": "qni", + "guestOsDetails": { + "osType": "fkspydsthnxfwrpgmmyyr", + "osName": "mqi", + "osVersion": "cjvtcaazjmuhakhcbksqpd", + "osArchitecture": "ntrzzctwjoelbvnrw" + }, + "numberOfApplications": 13, + "guestDetailsDiscoveryTimestamp": "2023-08-21T05:01:03.114Z", + "isGuestDetailsDiscoveryInProgress": true, + "dependencyMapping": "usbmxjvzdudgxpkqhrhxgbqdhvtu", + "dependencyMappingStartTime": "2023-08-21T05:01:03.114Z", + "dependencyMappingEndTime": "fwyrgifxp", + "runAsAccountId": "muzxvmhmd", + "applianceNames": [ + "fwybqrlosylngfxrlxr" + ], + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "applicationDiscovery": { + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "hydratedRunAsAccountId": "znkbwojwpkrwsxknzjdrwlhidttfe" + }, + "dependencyMapDiscovery": { + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "hydratedRunAsAccountId": "sviqjiznxxfovaxjoibbvhuiycsz" + }, + "staticDiscovery": { + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "hydratedRunAsAccountId": "twwpyb" + }, + "sqlDiscovery": { + "successfullyDiscoveredServerCount": 3, + "totalServerCount": 10, + "sqlMetadataHydratedRunAsAccountId": "fcepennlv", + "sqlMetadataDiscoveryPipe": "Unknown", + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "webAppDiscovery": { + "totalWebServerCount": 7, + "totalWebApplicationCount": 3, + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "oracleDiscovery": { + "totalInstanceCount": 26, + "totalDatabaseCount": 16, + "shallowDiscoveryStatus": "DiscoverySucceededAtleastOnce", + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "springBootDiscovery": { + "totalInstanceCount": 2, + "totalApplicationCount": 10, + "shallowDiscoveryStatus": "DiscoverySucceededAtleastOnce", + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "iisDiscovery": { + "totalWebServerCount": 7, + "totalWebApplicationCount": 3, + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "tomcatDiscovery": { + "totalWebServerCount": 7, + "totalWebApplicationCount": 3, + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "appsAndRoles": { + "applications": [ + { + "name": "opmyeiqmolp", + "version": "eeavmht", + "provider": "gyztsjbbslhnkynxrkaechonwtpexq" + } + ], + "webApplications": [ + { + "name": "hqvwxitmskmxklouwctxmgmc", + "status": "fishkxswvme", + "platform": "iqzzhuoimiyxvvkjmrovkadj", + "groupName": "cunoujznspuewozphkwjkblgct", + "webServer": "cnzugbycniglymdefihj", + "applicationPool": "yugnerokanrrlgyiyh" + } + ], + "features": [ + { + "name": "iisjlzxglzoqwrrekcpc", + "featureType": "qplllzakvzrs", + "parent": "bohjtrederigcgeoakbhpohhqvmx", + "status": "ntckrzwmsfeebvptqbgkexfzvjrmog" + } + ], + "sqlServers": [ + { + "name": "kpvwk", + "edition": "zzhvxcauceoqkuobkrlyprzrk", + "servicePack": "yxqlkdazo", + "version": "jtxfomrhyguxkcyyqrw", + "clustered": "ajkgnyfeoy", + "clusterName": "mnhrbcbvj", + "dnsHostName": "igqtghkiclixwv", + "port": "prpnevruobrdsgexfj", + "commaSeparatedIps": "attj", + "status": "gqvetkmgwomfbfmasfj", + "isNamedPipeEnabled": true, + "isTcpIpEnabled": true, + "namedPipeName": "hjdikuedhrsgmqnoe" + } + ], + "sharePointServers": [ + { + "productName": "vuewipswbyojixkoluzwiakrls", + "isEnterprise": true, + "status": "dakhzjeuhunzoj", + "version": "bqlsw" + } + ], + "systemCenters": [ + { + "productName": "mpaghznyymbabliafxl", + "status": "tytsbaidbfhjcwygzqslsrcsll", + "version": "hegcynhvxconhxhhg" + } + ], + "bizTalkServers": [ + { + "productName": "ptuxbptowswabsjhagvtlyp", + "status": "watelhu" + } + ], + "exchangeServers": [ + { + "productName": "xflctgzsxervgwfdhp", + "edition": "yyan", + "roles": "je", + "servicePack": "akxrqrsyeobntxe", + "version": "vheasrbuehqgljqpsrtutp" + } + ], + "otherDatabases": [ + { + "databaseType": "ocbkzzwddzdahnk", + "instance": "jatkohcdm", + "version": "igajxxtulasvumd" + } + ] + }, + "productSupportStatus": { + "currentVersion": "apbgrutlbiiicpvawb", + "esuStatus": "Unknown", + "supportStatus": "Unknown", + "supportEndDate": "2023-08-21T05:01:03.115Z", + "esuYear": "Unknown" + }, + "numberOfProcessorCore": 15, + "allocatedMemoryInMb": 9, + "operatingSystemDetails": { + "osType": "foawhzpnelbopnaujmubghcdiipar", + "osName": "qpmxprucwcjaesgssetqzbmnr", + "osVersion": "pstphlnnwxzzobfqfbyqpsih", + "osArchitecture": "hiawujluecdctp" + }, + "biosSerialNumber": "wibv", + "biosGuid": "pkzfrwinengc", + "displayName": "sxsbtwunqmlmzghbbzthnq", + "isDeleted": true, + "createdTimestamp": "bnhy", + "tags": { + "key4072": "bwfbwldl" + }, + "updatedTimestamp": "lpmmbbwlcfaswrpginwvavfcp", + "provisioningState": "Created" + }, + "id": "durtu", + "name": "hlzukqx", + "type": "ufagaelpqhqzbmskizog", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervMachinesController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervMachinesController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..2056574c1f87 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervMachinesController_Get_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "HypervMachinesController_Get", + "operationId": "HypervMachinesController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-T83", + "machineName": "1-4TXu" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervMachinesController_ListByHypervSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervMachinesController_ListByHypervSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..2fe1b3d42386 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervMachinesController_ListByHypervSite_MaximumSet_Gen.json @@ -0,0 +1,332 @@ +{ + "title": "HypervMachinesController_ListByHypervSite", + "operationId": "HypervMachinesController_ListByHypervSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "filter": "cnpjwynyulubdntnrzuwximxepu", + "top": 9, + "continuationToken": "dqrfcqxqlevurxq", + "totalRecordCount": 25, + "siteName": "xs96Q-8-AY3-" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "instanceUuid": "dflafxtmkwdsqsaeuyqsifusu", + "hostFqdn": "vxkvpcuhynexdmv", + "hostId": "masja", + "generation": 23, + "version": "hswugfkssqhwnml", + "highAvailability": "Unknown", + "clusterFqdn": "aaccnmujuvkljdrfp", + "clusterId": "rycrjdlwfi", + "maxMemoryMb": 24, + "isDynamicMemoryEnabled": true, + "disks": [ + { + "instanceId": "qexgxpuagkdnxcrgwfgikibsha", + "vhdId": "fjbcbd", + "maxSizeInBytes": 6, + "name": "lgjvacuum", + "diskType": "miortjihvo", + "lun": 24, + "path": "kccikofcgpjttmlzuyueueepyjvnr" + } + ], + "networkAdapters": [ + { + "networkId": "etfxkgksvgpgspijncpz", + "subnetName": "dhmqlbeavqez", + "staticIpAddress": "bfohnzhnykw", + "nicType": "irtdctovklrcglhtx", + "nicId": "bn", + "macAddress": "rbvcsfrgqzpbmcshsggxfybcfj", + "ipAddressList": [ + "sqq" + ], + "networkName": "lwskgxugomqdlmdfhvndyfou", + "ipAddressType": "oxtzbqponpzzwsfgl" + } + ], + "managementServerType": "ksnnpjmuiwwsglznoehpxajvfxnt", + "secureBootTemplateId": "stctzdxohifntuyeeypbjffhwira", + "secureBootEnabled": true, + "secureBootTemplate": "zwmcogyqshgbnfjobaulxehuxf", + "tpmEnabled": true, + "ksdEnabled": true, + "shieldingRequested": true, + "dataProtectionRequested": true, + "encryptStateAndVmMigrationTraffic": true, + "virtualizationBasedSecurityOptOut": true, + "powerStatus": "uyjjllnodkfypgzqhmuomdfxznn", + "vmFqdn": "nfybdpj", + "vmConfigurationFileLocation": "coefsyktpovyzemxernw", + "firmware": "qni", + "guestOsDetails": { + "osType": "fkspydsthnxfwrpgmmyyr", + "osName": "mqi", + "osVersion": "cjvtcaazjmuhakhcbksqpd", + "osArchitecture": "ntrzzctwjoelbvnrw" + }, + "numberOfApplications": 13, + "guestDetailsDiscoveryTimestamp": "2023-08-21T05:01:03.114Z", + "isGuestDetailsDiscoveryInProgress": true, + "dependencyMapping": "usbmxjvzdudgxpkqhrhxgbqdhvtu", + "dependencyMappingStartTime": "2023-08-21T05:01:03.114Z", + "dependencyMappingEndTime": "fwyrgifxp", + "runAsAccountId": "muzxvmhmd", + "applianceNames": [ + "fwybqrlosylngfxrlxr" + ], + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "applicationDiscovery": { + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "hydratedRunAsAccountId": "znkbwojwpkrwsxknzjdrwlhidttfe" + }, + "dependencyMapDiscovery": { + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "hydratedRunAsAccountId": "sviqjiznxxfovaxjoibbvhuiycsz" + }, + "staticDiscovery": { + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "hydratedRunAsAccountId": "twwpyb" + }, + "sqlDiscovery": { + "successfullyDiscoveredServerCount": 3, + "totalServerCount": 10, + "sqlMetadataHydratedRunAsAccountId": "fcepennlv", + "sqlMetadataDiscoveryPipe": "Unknown", + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "webAppDiscovery": { + "totalWebServerCount": 7, + "totalWebApplicationCount": 3, + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "oracleDiscovery": { + "totalInstanceCount": 26, + "totalDatabaseCount": 16, + "shallowDiscoveryStatus": "DiscoverySucceededAtleastOnce", + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "springBootDiscovery": { + "totalInstanceCount": 2, + "totalApplicationCount": 10, + "shallowDiscoveryStatus": "DiscoverySucceededAtleastOnce", + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "iisDiscovery": { + "totalWebServerCount": 7, + "totalWebApplicationCount": 3, + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "tomcatDiscovery": { + "totalWebServerCount": 7, + "totalWebApplicationCount": 3, + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "appsAndRoles": { + "applications": [ + { + "name": "opmyeiqmolp", + "version": "eeavmht", + "provider": "gyztsjbbslhnkynxrkaechonwtpexq" + } + ], + "webApplications": [ + { + "name": "hqvwxitmskmxklouwctxmgmc", + "status": "fishkxswvme", + "platform": "iqzzhuoimiyxvvkjmrovkadj", + "groupName": "cunoujznspuewozphkwjkblgct", + "webServer": "cnzugbycniglymdefihj", + "applicationPool": "yugnerokanrrlgyiyh" + } + ], + "features": [ + { + "name": "iisjlzxglzoqwrrekcpc", + "featureType": "qplllzakvzrs", + "parent": "bohjtrederigcgeoakbhpohhqvmx", + "status": "ntckrzwmsfeebvptqbgkexfzvjrmog" + } + ], + "sqlServers": [ + { + "name": "kpvwk", + "edition": "zzhvxcauceoqkuobkrlyprzrk", + "servicePack": "yxqlkdazo", + "version": "jtxfomrhyguxkcyyqrw", + "clustered": "ajkgnyfeoy", + "clusterName": "mnhrbcbvj", + "dnsHostName": "igqtghkiclixwv", + "port": "prpnevruobrdsgexfj", + "commaSeparatedIps": "attj", + "status": "gqvetkmgwomfbfmasfj", + "isNamedPipeEnabled": true, + "isTcpIpEnabled": true, + "namedPipeName": "hjdikuedhrsgmqnoe" + } + ], + "sharePointServers": [ + { + "productName": "vuewipswbyojixkoluzwiakrls", + "isEnterprise": true, + "status": "dakhzjeuhunzoj", + "version": "bqlsw" + } + ], + "systemCenters": [ + { + "productName": "mpaghznyymbabliafxl", + "status": "tytsbaidbfhjcwygzqslsrcsll", + "version": "hegcynhvxconhxhhg" + } + ], + "bizTalkServers": [ + { + "productName": "ptuxbptowswabsjhagvtlyp", + "status": "watelhu" + } + ], + "exchangeServers": [ + { + "productName": "xflctgzsxervgwfdhp", + "edition": "yyan", + "roles": "je", + "servicePack": "akxrqrsyeobntxe", + "version": "vheasrbuehqgljqpsrtutp" + } + ], + "otherDatabases": [ + { + "databaseType": "ocbkzzwddzdahnk", + "instance": "jatkohcdm", + "version": "igajxxtulasvumd" + } + ] + }, + "productSupportStatus": { + "currentVersion": "apbgrutlbiiicpvawb", + "esuStatus": "Unknown", + "supportStatus": "Unknown", + "supportEndDate": "2023-08-21T05:01:03.115Z", + "esuYear": "Unknown" + }, + "numberOfProcessorCore": 15, + "allocatedMemoryInMb": 9, + "operatingSystemDetails": { + "osType": "foawhzpnelbopnaujmubghcdiipar", + "osName": "qpmxprucwcjaesgssetqzbmnr", + "osVersion": "pstphlnnwxzzobfqfbyqpsih", + "osArchitecture": "hiawujluecdctp" + }, + "biosSerialNumber": "wibv", + "biosGuid": "pkzfrwinengc", + "displayName": "sxsbtwunqmlmzghbbzthnq", + "isDeleted": true, + "createdTimestamp": "bnhy", + "tags": { + "key4072": "bwfbwldl" + }, + "updatedTimestamp": "lpmmbbwlcfaswrpginwvavfcp", + "provisioningState": "Created" + }, + "id": "durtu", + "name": "hlzukqx", + "type": "ufagaelpqhqzbmskizog", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/aauw" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervMachinesController_ListByHypervSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervMachinesController_ListByHypervSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..0746665352fc --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervMachinesController_ListByHypervSite_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "HypervMachinesController_ListByHypervSite", + "operationId": "HypervMachinesController_ListByHypervSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "siteName": "fS83JOM4AY5" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervMachinesController_UpdateProperties_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervMachinesController_UpdateProperties_MaximumSet_Gen.json new file mode 100644 index 000000000000..83831cbca51f --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervMachinesController_UpdateProperties_MaximumSet_Gen.json @@ -0,0 +1,31 @@ +{ + "title": "HypervMachinesController_UpdateProperties", + "operationId": "HypervMachinesController_UpdateProperties", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "2B4h", + "metaData": { + "value": [ + { + "machineArmId": "kcnxcyhbqmpdupsdljjqaxgejzmt", + "dependencyMapping": "zppephnc", + "tags": { + "key5415": "qpgobehqtgx" + } + } + ] + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervMachinesController_UpdateProperties_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervMachinesController_UpdateProperties_MinimumSet_Gen.json new file mode 100644 index 000000000000..7ff7477accb7 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervMachinesController_UpdateProperties_MinimumSet_Gen.json @@ -0,0 +1,29 @@ +{ + "title": "HypervMachinesController_UpdateProperties", + "operationId": "HypervMachinesController_UpdateProperties", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "8-b8HrPN127-Rh7CHg4W", + "metaData": { + "value": [ + { + "machineArmId": "kcnxcyhbqmpdupsdljjqaxgejzmt", + "dependencyMapping": "zppephnc", + "tags": {} + } + ] + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervMachinesController_Update_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervMachinesController_Update_MaximumSet_Gen.json new file mode 100644 index 000000000000..fcf6773d7858 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervMachinesController_Update_MaximumSet_Gen.json @@ -0,0 +1,350 @@ +{ + "title": "HypervMachinesController_Update", + "operationId": "HypervMachinesController_Update", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "D82BQOOBh7NI81-F0", + "machineName": "Il1bB", + "body": { + "properties": { + "firmware": "sdhgsxxrqgxylbhpbfpxd", + "runAsAccountId": "zzoekaloewuxywhqod", + "productSupportStatus": { + "currentVersion": "apbgrutlbiiicpvawb", + "esuStatus": "Unknown", + "supportStatus": "Unknown", + "supportEndDate": "2023-08-21T05:01:03.115Z", + "esuYear": "Unknown" + }, + "numberOfProcessorCore": 8, + "allocatedMemoryInMb": 22, + "operatingSystemDetails": { + "osType": "foawhzpnelbopnaujmubghcdiipar", + "osName": "qpmxprucwcjaesgssetqzbmnr", + "osVersion": "pstphlnnwxzzobfqfbyqpsih", + "osArchitecture": "hiawujluecdctp" + }, + "biosSerialNumber": "zkfknloiqve", + "biosGuid": "exsiyyakdxnwpqoewyhhivwnsscem", + "tags": { + "key4865": "fodmigqsrqapj" + } + } + } + }, + "responses": { + "200": { + "body": { + "properties": { + "instanceUuid": "dflafxtmkwdsqsaeuyqsifusu", + "hostFqdn": "vxkvpcuhynexdmv", + "hostId": "masja", + "generation": 23, + "version": "hswugfkssqhwnml", + "highAvailability": "Unknown", + "clusterFqdn": "aaccnmujuvkljdrfp", + "clusterId": "rycrjdlwfi", + "maxMemoryMb": 24, + "isDynamicMemoryEnabled": true, + "disks": [ + { + "instanceId": "qexgxpuagkdnxcrgwfgikibsha", + "vhdId": "fjbcbd", + "maxSizeInBytes": 6, + "name": "lgjvacuum", + "diskType": "miortjihvo", + "lun": 24, + "path": "kccikofcgpjttmlzuyueueepyjvnr" + } + ], + "networkAdapters": [ + { + "networkId": "etfxkgksvgpgspijncpz", + "subnetName": "dhmqlbeavqez", + "staticIpAddress": "bfohnzhnykw", + "nicType": "irtdctovklrcglhtx", + "nicId": "bn", + "macAddress": "rbvcsfrgqzpbmcshsggxfybcfj", + "ipAddressList": [ + "sqq" + ], + "networkName": "lwskgxugomqdlmdfhvndyfou", + "ipAddressType": "oxtzbqponpzzwsfgl" + } + ], + "managementServerType": "ksnnpjmuiwwsglznoehpxajvfxnt", + "secureBootTemplateId": "stctzdxohifntuyeeypbjffhwira", + "secureBootEnabled": true, + "secureBootTemplate": "zwmcogyqshgbnfjobaulxehuxf", + "tpmEnabled": true, + "ksdEnabled": true, + "shieldingRequested": true, + "dataProtectionRequested": true, + "encryptStateAndVmMigrationTraffic": true, + "virtualizationBasedSecurityOptOut": true, + "powerStatus": "uyjjllnodkfypgzqhmuomdfxznn", + "vmFqdn": "nfybdpj", + "vmConfigurationFileLocation": "coefsyktpovyzemxernw", + "firmware": "sdhgsxxrqgxylbhpbfpxd", + "guestOsDetails": { + "osType": "fkspydsthnxfwrpgmmyyr", + "osName": "mqi", + "osVersion": "cjvtcaazjmuhakhcbksqpd", + "osArchitecture": "ntrzzctwjoelbvnrw" + }, + "numberOfApplications": 13, + "guestDetailsDiscoveryTimestamp": "2023-08-21T05:01:03.114Z", + "isGuestDetailsDiscoveryInProgress": true, + "dependencyMapping": "usbmxjvzdudgxpkqhrhxgbqdhvtu", + "dependencyMappingStartTime": "2023-08-21T05:01:03.114Z", + "dependencyMappingEndTime": "fwyrgifxp", + "runAsAccountId": "zzoekaloewuxywhqod", + "applianceNames": [ + "fwybqrlosylngfxrlxr" + ], + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "applicationDiscovery": { + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "hydratedRunAsAccountId": "znkbwojwpkrwsxknzjdrwlhidttfe" + }, + "dependencyMapDiscovery": { + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "hydratedRunAsAccountId": "sviqjiznxxfovaxjoibbvhuiycsz" + }, + "staticDiscovery": { + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "hydratedRunAsAccountId": "twwpyb" + }, + "sqlDiscovery": { + "successfullyDiscoveredServerCount": 3, + "totalServerCount": 10, + "sqlMetadataHydratedRunAsAccountId": "fcepennlv", + "sqlMetadataDiscoveryPipe": "Unknown", + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "webAppDiscovery": { + "totalWebServerCount": 7, + "totalWebApplicationCount": 3, + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "oracleDiscovery": { + "totalInstanceCount": 26, + "totalDatabaseCount": 16, + "shallowDiscoveryStatus": "DiscoverySucceededAtleastOnce", + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "springBootDiscovery": { + "totalInstanceCount": 2, + "totalApplicationCount": 10, + "shallowDiscoveryStatus": "DiscoverySucceededAtleastOnce", + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "iisDiscovery": { + "totalWebServerCount": 7, + "totalWebApplicationCount": 3, + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "tomcatDiscovery": { + "totalWebServerCount": 7, + "totalWebApplicationCount": 3, + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "appsAndRoles": { + "applications": [ + { + "name": "opmyeiqmolp", + "version": "eeavmht", + "provider": "gyztsjbbslhnkynxrkaechonwtpexq" + } + ], + "webApplications": [ + { + "name": "hqvwxitmskmxklouwctxmgmc", + "status": "fishkxswvme", + "platform": "iqzzhuoimiyxvvkjmrovkadj", + "groupName": "cunoujznspuewozphkwjkblgct", + "webServer": "cnzugbycniglymdefihj", + "applicationPool": "yugnerokanrrlgyiyh" + } + ], + "features": [ + { + "name": "iisjlzxglzoqwrrekcpc", + "featureType": "qplllzakvzrs", + "parent": "bohjtrederigcgeoakbhpohhqvmx", + "status": "ntckrzwmsfeebvptqbgkexfzvjrmog" + } + ], + "sqlServers": [ + { + "name": "kpvwk", + "edition": "zzhvxcauceoqkuobkrlyprzrk", + "servicePack": "yxqlkdazo", + "version": "jtxfomrhyguxkcyyqrw", + "clustered": "ajkgnyfeoy", + "clusterName": "mnhrbcbvj", + "dnsHostName": "igqtghkiclixwv", + "port": "prpnevruobrdsgexfj", + "commaSeparatedIps": "attj", + "status": "gqvetkmgwomfbfmasfj", + "isNamedPipeEnabled": true, + "isTcpIpEnabled": true, + "namedPipeName": "hjdikuedhrsgmqnoe" + } + ], + "sharePointServers": [ + { + "productName": "vuewipswbyojixkoluzwiakrls", + "isEnterprise": true, + "status": "dakhzjeuhunzoj", + "version": "bqlsw" + } + ], + "systemCenters": [ + { + "productName": "mpaghznyymbabliafxl", + "status": "tytsbaidbfhjcwygzqslsrcsll", + "version": "hegcynhvxconhxhhg" + } + ], + "bizTalkServers": [ + { + "productName": "ptuxbptowswabsjhagvtlyp", + "status": "watelhu" + } + ], + "exchangeServers": [ + { + "productName": "xflctgzsxervgwfdhp", + "edition": "yyan", + "roles": "je", + "servicePack": "akxrqrsyeobntxe", + "version": "vheasrbuehqgljqpsrtutp" + } + ], + "otherDatabases": [ + { + "databaseType": "ocbkzzwddzdahnk", + "instance": "jatkohcdm", + "version": "igajxxtulasvumd" + } + ] + }, + "productSupportStatus": { + "currentVersion": "apbgrutlbiiicpvawb", + "esuStatus": "Unknown", + "supportStatus": "Unknown", + "supportEndDate": "2023-08-21T05:01:03.115Z", + "esuYear": "Unknown" + }, + "numberOfProcessorCore": 8, + "allocatedMemoryInMb": 22, + "operatingSystemDetails": { + "osType": "foawhzpnelbopnaujmubghcdiipar", + "osName": "qpmxprucwcjaesgssetqzbmnr", + "osVersion": "pstphlnnwxzzobfqfbyqpsih", + "osArchitecture": "hiawujluecdctp" + }, + "biosSerialNumber": "zkfknloiqve", + "biosGuid": "exsiyyakdxnwpqoewyhhivwnsscem", + "displayName": "sxsbtwunqmlmzghbbzthnq", + "isDeleted": true, + "createdTimestamp": "bnhy", + "tags": { + "key4072": "bwfbwldl" + }, + "updatedTimestamp": "lpmmbbwlcfaswrpginwvavfcp", + "provisioningState": "Created" + }, + "id": "durtu", + "name": "hlzukqx", + "type": "ufagaelpqhqzbmskizog", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervMachinesController_Update_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervMachinesController_Update_MinimumSet_Gen.json new file mode 100644 index 000000000000..b812ca9f9901 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervMachinesController_Update_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "HypervMachinesController_Update", + "operationId": "HypervMachinesController_Update", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "dA-B31-l2v-os--", + "machineName": "3w0-A35-C", + "body": {} + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervOperationsStatusController_GetHypervOperationsStatus_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervOperationsStatusController_GetHypervOperationsStatus_MaximumSet_Gen.json new file mode 100644 index 000000000000..56e13ca1b1ec --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervOperationsStatusController_GetHypervOperationsStatus_MaximumSet_Gen.json @@ -0,0 +1,29 @@ +{ + "title": "HypervOperationsStatusController_GetHypervOperationsStatus", + "operationId": "HypervOperationsStatusController_GetHypervOperationsStatus", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-3-R8AcFGh-Y-UBAdMTo-5", + "operationStatusName": "AdHDLbEI" + }, + "responses": { + "200": { + "body": { + "id": "djuwap", + "name": "wjqvrqcghokjygfddwatjhmnyz", + "status": "mfxtauiwmruwuswjeoqtyagnyqciy", + "startTime": "emtxs", + "endTime": "rjwlhuhd", + "error": { + "code": "wjnwumfhwzhftyv", + "message": "welycdukaggycfm" + }, + "properties": { + "result": "cjsjtatya" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervOperationsStatusController_GetHypervOperationsStatus_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervOperationsStatusController_GetHypervOperationsStatus_MinimumSet_Gen.json new file mode 100644 index 000000000000..f56845a8a338 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervOperationsStatusController_GetHypervOperationsStatus_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "HypervOperationsStatusController_GetHypervOperationsStatus", + "operationId": "HypervOperationsStatusController_GetHypervOperationsStatus", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "384R87wL--2", + "operationStatusName": "9VQ-psT8355--F7" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervRunAsAccountsController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervRunAsAccountsController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..01fa5fd4acce --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervRunAsAccountsController_Get_MaximumSet_Gen.json @@ -0,0 +1,36 @@ +{ + "title": "HypervRunAsAccountsController_Get", + "operationId": "HypervRunAsAccountsController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "35QMU-", + "accountName": "q3PL4-h84yUWNg" + }, + "responses": { + "200": { + "body": { + "properties": { + "displayName": "wafblogjgjgifpqgcr", + "credentialType": "hiczrcbityqt", + "createdTimestamp": "msro", + "updatedTimestamp": "inlzufixkgpxlcbv", + "applianceName": "axbmhblwxnrcjeylfnenseurwuxaw", + "provisioningState": "Created" + }, + "id": "fhmfqzbbqkmr", + "name": "dycogtwbteuyby", + "type": "d", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervRunAsAccountsController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervRunAsAccountsController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..264888cd336b --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervRunAsAccountsController_Get_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "HypervRunAsAccountsController_Get", + "operationId": "HypervRunAsAccountsController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "1-I5Gs4G-9", + "accountName": "-bR1NgPoQAA4P436fi-I6" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervRunAsAccountsController_ListByHypervSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervRunAsAccountsController_ListByHypervSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..76db7b13b50a --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervRunAsAccountsController_ListByHypervSite_MaximumSet_Gen.json @@ -0,0 +1,40 @@ +{ + "title": "HypervRunAsAccountsController_ListByHypervSite", + "operationId": "HypervRunAsAccountsController_ListByHypervSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "M-5302r427cQe" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "displayName": "wafblogjgjgifpqgcr", + "credentialType": "hiczrcbityqt", + "createdTimestamp": "msro", + "updatedTimestamp": "inlzufixkgpxlcbv", + "applianceName": "axbmhblwxnrcjeylfnenseurwuxaw", + "provisioningState": "Created" + }, + "id": "fhmfqzbbqkmr", + "name": "dycogtwbteuyby", + "type": "d", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/am" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervRunAsAccountsController_ListByHypervSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervRunAsAccountsController_ListByHypervSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..25bbeaa14935 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervRunAsAccountsController_ListByHypervSite_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "HypervRunAsAccountsController_ListByHypervSite", + "operationId": "HypervRunAsAccountsController_ListByHypervSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "35MJw8" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_ComputeErrorSummary_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_ComputeErrorSummary_MaximumSet_Gen.json new file mode 100644 index 000000000000..111b56d5ba55 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_ComputeErrorSummary_MaximumSet_Gen.json @@ -0,0 +1,24 @@ +{ + "title": "HypervSitesController_ComputeErrorSummary", + "operationId": "HypervSitesController_ComputeErrorSummary", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "o35nbo--T8J6V7P-22", + "body": {} + }, + "responses": { + "200": { + "body": { + "applianceName": "rddddmxydliwsxsfzu", + "discoveryScopeErrorSummaries": { + "affectedResourceType": "nudauoifmqfdhippiiy", + "affectedObjectsCount": 7, + "discoveryScope": "AppsAndRoles" + }, + "nextLink": "m" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_ComputeErrorSummary_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_ComputeErrorSummary_MinimumSet_Gen.json new file mode 100644 index 000000000000..dd2eb240534d --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_ComputeErrorSummary_MinimumSet_Gen.json @@ -0,0 +1,23 @@ +{ + "title": "HypervSitesController_ComputeErrorSummary", + "operationId": "HypervSitesController_ComputeErrorSummary", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-q4fEN4yV-wYUb--qs4YA--7", + "body": {} + }, + "responses": { + "200": { + "body": { + "applianceName": "rddddmxydliwsxsfzu", + "discoveryScopeErrorSummaries": { + "affectedResourceType": "nudauoifmqfdhippiiy", + "affectedObjectsCount": 7, + "discoveryScope": "AppsAndRoles" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Computeusage_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Computeusage_MaximumSet_Gen.json new file mode 100644 index 000000000000..c97ff6ead35d --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Computeusage_MaximumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "HypervSitesController_Computeusage", + "operationId": "HypervSitesController_Computeusage", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "3s6-w8D9mWw4-6OR17", + "body": {} + }, + "responses": { + "200": { + "body": { + "machineCount": 27, + "runAsAccountCount": 5, + "hostCount": 27, + "clusterCount": 27 + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Computeusage_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Computeusage_MinimumSet_Gen.json new file mode 100644 index 000000000000..4e1083eb851d --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Computeusage_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "HypervSitesController_Computeusage", + "operationId": "HypervSitesController_Computeusage", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "DCQYu4334-VHO3W", + "body": {} + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Create_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Create_MaximumSet_Gen.json new file mode 100644 index 000000000000..994195e09120 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Create_MaximumSet_Gen.json @@ -0,0 +1,117 @@ +{ + "title": "HypervSitesController_Create", + "operationId": "HypervSitesController_Create", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "692-u-93F93", + "body": { + "properties": { + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "jnpsjguxuzuxbhasiqfijf", + "discoverySolutionId": "yxajidsykozchjkuxj", + "provisioningState": "Created" + }, + "tags": { + "key9741": "fdbzykkpvhnhsrhiam" + }, + "location": "sctymxdndonxgejdhi" + } + }, + "responses": { + "200": { + "body": { + "properties": { + "masterSiteId": "sgoiatintehwvchctniug", + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "id": "zunazpmbzwmlverd", + "version": "jeffziwnmvsxcbr", + "lastHeartBeatUtc": "2023-08-21T04:59:22.847Z", + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "jnpsjguxuzuxbhasiqfijf", + "discoverySolutionId": "yxajidsykozchjkuxj", + "serviceEndpoint": "cehkc", + "provisioningState": "Created" + }, + "tags": { + "key9741": "fdbzykkpvhnhsrhiam" + }, + "location": "sctymxdndonxgejdhi", + "id": "xkotajnjeb", + "name": "xnxtdkrodsftjeebdwdkgpneqtzf", + "type": "qlsndqxcoafjquonavuzgaqtbj", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + }, + "201": { + "body": { + "properties": { + "masterSiteId": "sgoiatintehwvchctniug", + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "id": "zunazpmbzwmlverd", + "version": "jeffziwnmvsxcbr", + "lastHeartBeatUtc": "2023-08-21T04:59:22.847Z", + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "jnpsjguxuzuxbhasiqfijf", + "discoverySolutionId": "yxajidsykozchjkuxj", + "serviceEndpoint": "cehkc", + "provisioningState": "Created" + }, + "tags": { + "key9741": "fdbzykkpvhnhsrhiam" + }, + "location": "sctymxdndonxgejdhi", + "id": "xkotajnjeb", + "name": "xnxtdkrodsftjeebdwdkgpneqtzf", + "type": "qlsndqxcoafjquonavuzgaqtbj", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Create_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Create_MinimumSet_Gen.json new file mode 100644 index 000000000000..12c335066208 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Create_MinimumSet_Gen.json @@ -0,0 +1,27 @@ +{ + "title": "HypervSitesController_Create", + "operationId": "HypervSitesController_Create", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "Y-C-7---V49GV-058XE-6P5", + "body": { + "location": "sctymxdndonxgejdhi" + } + }, + "responses": { + "200": { + "body": { + "location": "sctymxdndonxgejdhi", + "id": "xkotajnjeb" + } + }, + "201": { + "body": { + "location": "sctymxdndonxgejdhi", + "id": "xkotajnjeb" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Delete_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Delete_MaximumSet_Gen.json new file mode 100644 index 000000000000..5ea7407eeb2b --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Delete_MaximumSet_Gen.json @@ -0,0 +1,14 @@ +{ + "title": "HypervSitesController_Delete", + "operationId": "HypervSitesController_Delete", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "6UPn-H-2eW479GVSh0q5zY5" + }, + "responses": { + "200": {}, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Delete_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Delete_MinimumSet_Gen.json new file mode 100644 index 000000000000..b397f9471a83 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Delete_MinimumSet_Gen.json @@ -0,0 +1,14 @@ +{ + "title": "HypervSitesController_Delete", + "operationId": "HypervSitesController_Delete", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "2-CIZ5y2rDtW-X0" + }, + "responses": { + "200": {}, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_ExportApplications_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_ExportApplications_MaximumSet_Gen.json new file mode 100644 index 000000000000..179078aae06d --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_ExportApplications_MaximumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "HypervSitesController_ExportApplications", + "operationId": "HypervSitesController_ExportApplications", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "NP6hSBDm4JnL6t3I", + "body": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_ExportApplications_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_ExportApplications_MinimumSet_Gen.json new file mode 100644 index 000000000000..084d0c5366e8 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_ExportApplications_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "HypervSitesController_ExportApplications", + "operationId": "HypervSitesController_ExportApplications", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "EX-2BR36F5g", + "body": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_ExportMachineErrors_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_ExportMachineErrors_MaximumSet_Gen.json new file mode 100644 index 000000000000..39df0925f765 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_ExportMachineErrors_MaximumSet_Gen.json @@ -0,0 +1,25 @@ +{ + "title": "HypervSitesController_ExportMachineErrors", + "operationId": "HypervSitesController_ExportMachineErrors", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "Pd-8-L6", + "body": { + "properties": { + "discoveryScope": "AppsAndRoles" + } + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_ExportMachineErrors_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_ExportMachineErrors_MinimumSet_Gen.json new file mode 100644 index 000000000000..3bcc520ba21b --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_ExportMachineErrors_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "HypervSitesController_ExportMachineErrors", + "operationId": "HypervSitesController_ExportMachineErrors", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "pC7VO1-I42u-L3P", + "body": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..7a5a8e852bf8 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Get_MaximumSet_Gen.json @@ -0,0 +1,53 @@ +{ + "title": "HypervSitesController_Get", + "operationId": "HypervSitesController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "943" + }, + "responses": { + "200": { + "body": { + "properties": { + "masterSiteId": "sgoiatintehwvchctniug", + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "id": "zunazpmbzwmlverd", + "version": "jeffziwnmvsxcbr", + "lastHeartBeatUtc": "2023-08-21T04:59:22.847Z", + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "jnpsjguxuzuxbhasiqfijf", + "discoverySolutionId": "yxajidsykozchjkuxj", + "serviceEndpoint": "cehkc", + "provisioningState": "Created" + }, + "tags": { + "key9741": "fdbzykkpvhnhsrhiam" + }, + "location": "sctymxdndonxgejdhi", + "id": "xkotajnjeb", + "name": "xnxtdkrodsftjeebdwdkgpneqtzf", + "type": "qlsndqxcoafjquonavuzgaqtbj", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..c3f9678ab3db --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Get_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "HypervSitesController_Get", + "operationId": "HypervSitesController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "c6Y54c0F38db-B7--fD-" + }, + "responses": { + "200": { + "body": { + "location": "sctymxdndonxgejdhi", + "id": "xkotajnjeb" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_ListHealthSummary_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_ListHealthSummary_MaximumSet_Gen.json new file mode 100644 index 000000000000..2a3d5912a104 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_ListHealthSummary_MaximumSet_Gen.json @@ -0,0 +1,37 @@ +{ + "title": "HypervSitesController_ListHealthSummary", + "operationId": "HypervSitesController_ListHealthSummary", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "BpdGMC16-VPM50M473eIj" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "applianceName": "larsxzpqgpzpmqjpjnha", + "errorMessage": "byljqqadkrqyc", + "summaryMessage": "snmoruugfrz", + "errorId": 6, + "errorCode": "nwspzhesckg", + "affectedObjectsCount": 12, + "hitCount": 26, + "severity": "slbsfswj", + "remediationGuidance": "jljtjqehuoszxgyrwq", + "affectedResourceType": "zgdaxwamprupludxqnxxy", + "affectedResources": [ + "vkhbkhfkw" + ], + "fabricLayoutUpdateSources": [ + "RefreshFabricLayout" + ] + } + ], + "nextLink": "jclclykiscoxbytftyaaskjr" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_ListHealthSummary_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_ListHealthSummary_MinimumSet_Gen.json new file mode 100644 index 000000000000..db3333169ee2 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_ListHealthSummary_MinimumSet_Gen.json @@ -0,0 +1,19 @@ +{ + "title": "HypervSitesController_ListHealthSummary", + "operationId": "HypervSitesController_ListHealthSummary", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "sPP7Z4hp71SkA031" + }, + "responses": { + "200": { + "body": { + "value": [ + {} + ] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Summary_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Summary_MaximumSet_Gen.json new file mode 100644 index 000000000000..0c1761c66727 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Summary_MaximumSet_Gen.json @@ -0,0 +1,20 @@ +{ + "title": "HypervSitesController_Summary", + "operationId": "HypervSitesController_Summary", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "Cdk" + }, + "responses": { + "200": { + "body": { + "machineCount": 27, + "runAsAccountCount": 5, + "hostCount": 27, + "clusterCount": 27 + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Summary_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Summary_MinimumSet_Gen.json new file mode 100644 index 000000000000..64459367f9f0 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Summary_MinimumSet_Gen.json @@ -0,0 +1,15 @@ +{ + "title": "HypervSitesController_Summary", + "operationId": "HypervSitesController_Summary", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "3v8U616V-Y-V" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Update_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Update_MaximumSet_Gen.json new file mode 100644 index 000000000000..8c8a5cf899c3 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Update_MaximumSet_Gen.json @@ -0,0 +1,75 @@ +{ + "title": "HypervSitesController_Update", + "operationId": "HypervSitesController_Update", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "6ES5INC-", + "body": { + "tags": { + "key8606": "uvoujhqemzi" + }, + "properties": { + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "fjzowlwjpeyp", + "discoverySolutionId": "kvjjrwticjwdgj", + "provisioningState": "Created" + } + } + }, + "responses": { + "200": { + "body": { + "properties": { + "masterSiteId": "sgoiatintehwvchctniug", + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "id": "zunazpmbzwmlverd", + "version": "jeffziwnmvsxcbr", + "lastHeartBeatUtc": "2023-08-21T04:59:22.847Z", + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "fjzowlwjpeyp", + "discoverySolutionId": "kvjjrwticjwdgj", + "serviceEndpoint": "cehkc", + "provisioningState": "Created" + }, + "tags": { + "key9741": "fdbzykkpvhnhsrhiam" + }, + "location": "sctymxdndonxgejdhi", + "id": "xkotajnjeb", + "name": "xnxtdkrodsftjeebdwdkgpneqtzf", + "type": "qlsndqxcoafjquonavuzgaqtbj", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Update_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Update_MinimumSet_Gen.json new file mode 100644 index 000000000000..a883d7a267cf --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSitesController_Update_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "HypervSitesController_Update", + "operationId": "HypervSitesController_Update", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "R8-5qOVA7jejY", + "body": {} + }, + "responses": { + "200": { + "body": { + "location": "sctymxdndonxgejdhi" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSites_ListByResourceGroup_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSites_ListByResourceGroup_MaximumSet_Gen.json new file mode 100644 index 000000000000..80d906a2add1 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSites_ListByResourceGroup_MaximumSet_Gen.json @@ -0,0 +1,57 @@ +{ + "title": "Get all hyperv sites.", + "operationId": "HypervSites_ListByResourceGroup", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "masterSiteId": "sgoiatintehwvchctniug", + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "id": "zunazpmbzwmlverd", + "version": "jeffziwnmvsxcbr", + "lastHeartBeatUtc": "2023-08-21T04:59:22.847Z", + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "jnpsjguxuzuxbhasiqfijf", + "discoverySolutionId": "yxajidsykozchjkuxj", + "serviceEndpoint": "cehkc", + "provisioningState": "Created" + }, + "tags": { + "key9741": "fdbzykkpvhnhsrhiam" + }, + "location": "sctymxdndonxgejdhi", + "id": "xkotajnjeb", + "name": "xnxtdkrodsftjeebdwdkgpneqtzf", + "type": "qlsndqxcoafjquonavuzgaqtbj", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSites_ListByResourceGroup_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSites_ListByResourceGroup_MinimumSet_Gen.json new file mode 100644 index 000000000000..c147707c1c20 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSites_ListByResourceGroup_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "Get all hyperv sites.", + "operationId": "HypervSites_ListByResourceGroup", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSites_ListBySubscription_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSites_ListBySubscription_MaximumSet_Gen.json new file mode 100644 index 000000000000..b6d97b960557 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSites_ListBySubscription_MaximumSet_Gen.json @@ -0,0 +1,56 @@ +{ + "title": "Get all hyperv sites.", + "operationId": "HypervSites_ListBySubscription", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "masterSiteId": "sgoiatintehwvchctniug", + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "id": "zunazpmbzwmlverd", + "version": "jeffziwnmvsxcbr", + "lastHeartBeatUtc": "2023-08-21T04:59:22.847Z", + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "jnpsjguxuzuxbhasiqfijf", + "discoverySolutionId": "yxajidsykozchjkuxj", + "serviceEndpoint": "cehkc", + "provisioningState": "Created" + }, + "tags": { + "key9741": "fdbzykkpvhnhsrhiam" + }, + "location": "sctymxdndonxgejdhi", + "id": "xkotajnjeb", + "name": "xnxtdkrodsftjeebdwdkgpneqtzf", + "type": "qlsndqxcoafjquonavuzgaqtbj", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSites_ListBySubscription_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSites_ListBySubscription_MinimumSet_Gen.json new file mode 100644 index 000000000000..ca0504e610b3 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSites_ListBySubscription_MinimumSet_Gen.json @@ -0,0 +1,15 @@ +{ + "title": "Get all hyperv sites.", + "operationId": "HypervSites_ListBySubscription", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSoftwareInventoriesController_GetMachineSoftwareInventory_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSoftwareInventoriesController_GetMachineSoftwareInventory_MaximumSet_Gen.json new file mode 100644 index 000000000000..2aaa56017e1f --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSoftwareInventoriesController_GetMachineSoftwareInventory_MaximumSet_Gen.json @@ -0,0 +1,113 @@ +{ + "title": "HypervSoftwareInventoriesController_GetMachineSoftwareInventory", + "operationId": "HypervSoftwareInventoriesController_GetMachineSoftwareInventory", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "284Yg2-RXL1-1PIDd--I", + "machineName": "67VVUg", + "default": "default" + }, + "responses": { + "200": { + "body": { + "properties": { + "appsAndRoles": { + "applications": [ + { + "name": "opmyeiqmolp", + "version": "eeavmht", + "provider": "gyztsjbbslhnkynxrkaechonwtpexq" + } + ], + "webApplications": [ + { + "name": "hqvwxitmskmxklouwctxmgmc", + "status": "fishkxswvme", + "platform": "iqzzhuoimiyxvvkjmrovkadj", + "groupName": "cunoujznspuewozphkwjkblgct", + "webServer": "cnzugbycniglymdefihj", + "applicationPool": "yugnerokanrrlgyiyh" + } + ], + "features": [ + { + "name": "iisjlzxglzoqwrrekcpc", + "featureType": "qplllzakvzrs", + "parent": "bohjtrederigcgeoakbhpohhqvmx", + "status": "ntckrzwmsfeebvptqbgkexfzvjrmog" + } + ], + "sqlServers": [ + { + "name": "kpvwk", + "edition": "zzhvxcauceoqkuobkrlyprzrk", + "servicePack": "yxqlkdazo", + "version": "jtxfomrhyguxkcyyqrw", + "clustered": "ajkgnyfeoy", + "clusterName": "mnhrbcbvj", + "dnsHostName": "igqtghkiclixwv", + "port": "prpnevruobrdsgexfj", + "commaSeparatedIps": "attj", + "status": "gqvetkmgwomfbfmasfj", + "isNamedPipeEnabled": true, + "isTcpIpEnabled": true, + "namedPipeName": "hjdikuedhrsgmqnoe" + } + ], + "sharePointServers": [ + { + "productName": "vuewipswbyojixkoluzwiakrls", + "isEnterprise": true, + "status": "dakhzjeuhunzoj", + "version": "bqlsw" + } + ], + "systemCenters": [ + { + "productName": "mpaghznyymbabliafxl", + "status": "tytsbaidbfhjcwygzqslsrcsll", + "version": "hegcynhvxconhxhhg" + } + ], + "bizTalkServers": [ + { + "productName": "ptuxbptowswabsjhagvtlyp", + "status": "watelhu" + } + ], + "exchangeServers": [ + { + "productName": "xflctgzsxervgwfdhp", + "edition": "yyan", + "roles": "je", + "servicePack": "akxrqrsyeobntxe", + "version": "vheasrbuehqgljqpsrtutp" + } + ], + "otherDatabases": [ + { + "databaseType": "ocbkzzwddzdahnk", + "instance": "jatkohcdm", + "version": "igajxxtulasvumd" + } + ] + }, + "provisioningState": "Created" + }, + "id": "kzqdtmpjgo", + "name": "xdaxtzceaimzrxptjxo", + "type": "ckexrakzxvxqrgdhpupcotnigdkqm", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSoftwareInventoriesController_GetMachineSoftwareInventory_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSoftwareInventoriesController_GetMachineSoftwareInventory_MinimumSet_Gen.json new file mode 100644 index 000000000000..415048f5e230 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSoftwareInventoriesController_GetMachineSoftwareInventory_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "HypervSoftwareInventoriesController_GetMachineSoftwareInventory", + "operationId": "HypervSoftwareInventoriesController_GetMachineSoftwareInventory", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "5R8sC964-BX-8", + "machineName": "1Gop8Y-4mg74L-m-7F4a8-", + "default": "default" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSoftwareInventoriesController_ListByHypervMachine_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSoftwareInventoriesController_ListByHypervMachine_MaximumSet_Gen.json new file mode 100644 index 000000000000..70c0a730b2f4 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSoftwareInventoriesController_ListByHypervMachine_MaximumSet_Gen.json @@ -0,0 +1,117 @@ +{ + "title": "HypervSoftwareInventoriesController_ListByHypervMachine", + "operationId": "HypervSoftwareInventoriesController_ListByHypervMachine", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "---URZLbr-", + "machineName": "1HOV-J-V63O4cCPTE9fVFD" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "appsAndRoles": { + "applications": [ + { + "name": "opmyeiqmolp", + "version": "eeavmht", + "provider": "gyztsjbbslhnkynxrkaechonwtpexq" + } + ], + "webApplications": [ + { + "name": "hqvwxitmskmxklouwctxmgmc", + "status": "fishkxswvme", + "platform": "iqzzhuoimiyxvvkjmrovkadj", + "groupName": "cunoujznspuewozphkwjkblgct", + "webServer": "cnzugbycniglymdefihj", + "applicationPool": "yugnerokanrrlgyiyh" + } + ], + "features": [ + { + "name": "iisjlzxglzoqwrrekcpc", + "featureType": "qplllzakvzrs", + "parent": "bohjtrederigcgeoakbhpohhqvmx", + "status": "ntckrzwmsfeebvptqbgkexfzvjrmog" + } + ], + "sqlServers": [ + { + "name": "kpvwk", + "edition": "zzhvxcauceoqkuobkrlyprzrk", + "servicePack": "yxqlkdazo", + "version": "jtxfomrhyguxkcyyqrw", + "clustered": "ajkgnyfeoy", + "clusterName": "mnhrbcbvj", + "dnsHostName": "igqtghkiclixwv", + "port": "prpnevruobrdsgexfj", + "commaSeparatedIps": "attj", + "status": "gqvetkmgwomfbfmasfj", + "isNamedPipeEnabled": true, + "isTcpIpEnabled": true, + "namedPipeName": "hjdikuedhrsgmqnoe" + } + ], + "sharePointServers": [ + { + "productName": "vuewipswbyojixkoluzwiakrls", + "isEnterprise": true, + "status": "dakhzjeuhunzoj", + "version": "bqlsw" + } + ], + "systemCenters": [ + { + "productName": "mpaghznyymbabliafxl", + "status": "tytsbaidbfhjcwygzqslsrcsll", + "version": "hegcynhvxconhxhhg" + } + ], + "bizTalkServers": [ + { + "productName": "ptuxbptowswabsjhagvtlyp", + "status": "watelhu" + } + ], + "exchangeServers": [ + { + "productName": "xflctgzsxervgwfdhp", + "edition": "yyan", + "roles": "je", + "servicePack": "akxrqrsyeobntxe", + "version": "vheasrbuehqgljqpsrtutp" + } + ], + "otherDatabases": [ + { + "databaseType": "ocbkzzwddzdahnk", + "instance": "jatkohcdm", + "version": "igajxxtulasvumd" + } + ] + }, + "provisioningState": "Created" + }, + "id": "kzqdtmpjgo", + "name": "xdaxtzceaimzrxptjxo", + "type": "ckexrakzxvxqrgdhpupcotnigdkqm", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/al" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSoftwareInventoriesController_ListByHypervMachine_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSoftwareInventoriesController_ListByHypervMachine_MinimumSet_Gen.json new file mode 100644 index 000000000000..e13e433f6994 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/HypervSoftwareInventoriesController_ListByHypervMachine_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "HypervSoftwareInventoriesController_ListByHypervMachine", + "operationId": "HypervSoftwareInventoriesController_ListByHypervMachine", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-3QX5W", + "machineName": "gu22N-1x1--157g3" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebApplicationsController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebApplicationsController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..a5a68e2f8fd5 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebApplicationsController_Get_MaximumSet_Gen.json @@ -0,0 +1,142 @@ +{ + "title": "IisWebApplicationsController_Get", + "operationId": "IisWebApplicationsController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "6-7I5Fi-0-1-3Jh7L--6", + "webAppSiteName": "1SnJ6nVswmZ-F-L17u-", + "webApplicationName": "285--2AL-S2" + }, + "responses": { + "200": { + "body": { + "properties": { + "applications": [ + { + "applicationPoolName": "burgxiihza", + "managedPipelineMode": "oejpxogjxakk", + "runtimeVersion": "fxazzasvpc", + "enable32BitApiOnWin64": true, + "path": { + "virtual": "eehayhsaltbyzpfdumcksrkmkfjwme", + "physical": "vppvnuddunbgthybapnkwh" + }, + "directories": [ + { + "virtual": "eehayhsaltbyzpfdumcksrkmkfjwme", + "physical": "vppvnuddunbgthybapnkwh" + } + ] + } + ], + "virtualApplications": [ + { + "isVirtualDirectory": true, + "path": { + "virtual": "eehayhsaltbyzpfdumcksrkmkfjwme", + "physical": "vppvnuddunbgthybapnkwh" + }, + "directories": [ + { + "virtual": "eehayhsaltbyzpfdumcksrkmkfjwme", + "physical": "vppvnuddunbgthybapnkwh" + } + ] + } + ], + "webServerId": "uzrohdyb", + "webServerName": "fpzatfrzjbsnl", + "virtualPath": "zfzjqqpqejquxmjsnxhxgkf", + "physicalPath": "grdcbphawmtomejrjoowipt", + "bindings": [ + { + "protocol": "fngttkyb", + "hostName": "qydghmqbbzveyutdofa", + "port": "aanhmwhbtbpussdaepv", + "ipAddress": "jcqyaawtidcuvngbcfolobguthvct" + } + ], + "frameworks": [ + { + "name": "ezgoydfudnxmprptlaaxi", + "version": "wywzvpuowxaerwx" + } + ], + "configurations": [ + { + "name": "zvsvrvngzmlcuflltnqafwsvpwxzfs", + "filePath": "vljpocynvcjaka", + "localFilePath": "wllg", + "targetFilePath": "bzbhygsvdbb", + "section": "v", + "type": "nllbprrznbbkrkw", + "isDeploymentTimeEditable": true, + "identifier": "kaogmxbzcjd" + } + ], + "directories": [ + { + "id": "etzqzimqqiplkdc", + "isEditable": true, + "sourcePaths": [ + "sfucje" + ], + "localScratchPath": "htvqybdroepwfqiyeaprozhrpj", + "mountPath": "ubtugdniedpvlihrfkwzphybdmlwl", + "sourceSize": "uiyeofjwprdg" + } + ], + "displayName": "fx", + "tags": { + "key5772": "tqyfqeuymacelfopertc" + }, + "staticFolders": [ + "zhsyeyhxedfywtjcifxn" + ], + "machineDisplayName": "hdkyrmgmakaznwtpwuqrgjqvnrekqk", + "isDeleted": true, + "createdTimestamp": "ysyrrzzt", + "updatedTimestamp": "dpzvwuptydqlxpqcauhnavval", + "serverType": "kgvdirkdhndxkiph", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "applianceNames": [ + "jkugvyajyvmnndlwrkmudiyiyfpwg" + ], + "hasErrors": true, + "provisioningState": "Created" + }, + "id": "fqwfvsexuwlpydtoueoqylnbzc", + "name": "avvwmxihjssjubhn", + "type": "ujtkhagsxzlmh", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebApplicationsController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebApplicationsController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..b966c2aaa686 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebApplicationsController_Get_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "IisWebApplicationsController_Get", + "operationId": "IisWebApplicationsController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "615Ro8-1VK977tJl0", + "webAppSiteName": "LaC", + "webApplicationName": "I-18Nk4XG12-" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebApplicationsController_ListByWebAppSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebApplicationsController_ListByWebAppSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..437617efc7c9 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebApplicationsController_ListByWebAppSite_MaximumSet_Gen.json @@ -0,0 +1,150 @@ +{ + "title": "IisWebApplicationsController_ListByWebAppSite", + "operationId": "IisWebApplicationsController_ListByWebAppSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "filter": "mxfsg", + "top": "vqshavzwierjlkuymdhzp", + "continuationToken": "flukawebngogmoxqblooxzhpkydl", + "totalRecordCount": 25, + "siteName": "91JKy98xU57", + "webAppSiteName": "-8T2P23X-r83RwKYU-R-E-9Q" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "applications": [ + { + "applicationPoolName": "burgxiihza", + "managedPipelineMode": "oejpxogjxakk", + "runtimeVersion": "fxazzasvpc", + "enable32BitApiOnWin64": true, + "path": { + "virtual": "eehayhsaltbyzpfdumcksrkmkfjwme", + "physical": "vppvnuddunbgthybapnkwh" + }, + "directories": [ + { + "virtual": "eehayhsaltbyzpfdumcksrkmkfjwme", + "physical": "vppvnuddunbgthybapnkwh" + } + ] + } + ], + "virtualApplications": [ + { + "isVirtualDirectory": true, + "path": { + "virtual": "eehayhsaltbyzpfdumcksrkmkfjwme", + "physical": "vppvnuddunbgthybapnkwh" + }, + "directories": [ + { + "virtual": "eehayhsaltbyzpfdumcksrkmkfjwme", + "physical": "vppvnuddunbgthybapnkwh" + } + ] + } + ], + "webServerId": "uzrohdyb", + "webServerName": "fpzatfrzjbsnl", + "virtualPath": "zfzjqqpqejquxmjsnxhxgkf", + "physicalPath": "grdcbphawmtomejrjoowipt", + "bindings": [ + { + "protocol": "fngttkyb", + "hostName": "qydghmqbbzveyutdofa", + "port": "aanhmwhbtbpussdaepv", + "ipAddress": "jcqyaawtidcuvngbcfolobguthvct" + } + ], + "frameworks": [ + { + "name": "ezgoydfudnxmprptlaaxi", + "version": "wywzvpuowxaerwx" + } + ], + "configurations": [ + { + "name": "zvsvrvngzmlcuflltnqafwsvpwxzfs", + "filePath": "vljpocynvcjaka", + "localFilePath": "wllg", + "targetFilePath": "bzbhygsvdbb", + "section": "v", + "type": "nllbprrznbbkrkw", + "isDeploymentTimeEditable": true, + "identifier": "kaogmxbzcjd" + } + ], + "directories": [ + { + "id": "etzqzimqqiplkdc", + "isEditable": true, + "sourcePaths": [ + "sfucje" + ], + "localScratchPath": "htvqybdroepwfqiyeaprozhrpj", + "mountPath": "ubtugdniedpvlihrfkwzphybdmlwl", + "sourceSize": "uiyeofjwprdg" + } + ], + "displayName": "fx", + "tags": { + "key5772": "tqyfqeuymacelfopertc" + }, + "staticFolders": [ + "zhsyeyhxedfywtjcifxn" + ], + "machineDisplayName": "hdkyrmgmakaznwtpwuqrgjqvnrekqk", + "isDeleted": true, + "createdTimestamp": "ysyrrzzt", + "updatedTimestamp": "dpzvwuptydqlxpqcauhnavval", + "serverType": "kgvdirkdhndxkiph", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "applianceNames": [ + "jkugvyajyvmnndlwrkmudiyiyfpwg" + ], + "hasErrors": true, + "provisioningState": "Created" + }, + "id": "fqwfvsexuwlpydtoueoqylnbzc", + "name": "avvwmxihjssjubhn", + "type": "ujtkhagsxzlmh", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebApplicationsController_ListByWebAppSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebApplicationsController_ListByWebAppSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..9d77268646f9 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebApplicationsController_ListByWebAppSite_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "IisWebApplicationsController_ListByWebAppSite", + "operationId": "IisWebApplicationsController_ListByWebAppSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "siteName": "25eZ6K-I4FE0172-Oh", + "webAppSiteName": "3W5P-K7M5x" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebApplicationsController_Update_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebApplicationsController_Update_MaximumSet_Gen.json new file mode 100644 index 000000000000..24ecea8d8db7 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebApplicationsController_Update_MaximumSet_Gen.json @@ -0,0 +1,149 @@ +{ + "title": "IisWebApplicationsController_Update", + "operationId": "IisWebApplicationsController_Update", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "ZY1-L3TL7R47tDU-W1Bh7W8", + "webAppSiteName": "-KBo2-T5MXXCy", + "webApplicationName": "Q-FS7D2X-5", + "body": { + "properties": { + "tags": { + "key6576": "sasikhgomexejsgnhfpf" + } + } + } + }, + "responses": { + "200": { + "body": { + "properties": { + "applications": [ + { + "applicationPoolName": "burgxiihza", + "managedPipelineMode": "oejpxogjxakk", + "runtimeVersion": "fxazzasvpc", + "enable32BitApiOnWin64": true, + "path": { + "virtual": "eehayhsaltbyzpfdumcksrkmkfjwme", + "physical": "vppvnuddunbgthybapnkwh" + }, + "directories": [ + { + "virtual": "eehayhsaltbyzpfdumcksrkmkfjwme", + "physical": "vppvnuddunbgthybapnkwh" + } + ] + } + ], + "virtualApplications": [ + { + "isVirtualDirectory": true, + "path": { + "virtual": "eehayhsaltbyzpfdumcksrkmkfjwme", + "physical": "vppvnuddunbgthybapnkwh" + }, + "directories": [ + { + "virtual": "eehayhsaltbyzpfdumcksrkmkfjwme", + "physical": "vppvnuddunbgthybapnkwh" + } + ] + } + ], + "webServerId": "uzrohdyb", + "webServerName": "fpzatfrzjbsnl", + "virtualPath": "zfzjqqpqejquxmjsnxhxgkf", + "physicalPath": "grdcbphawmtomejrjoowipt", + "bindings": [ + { + "protocol": "fngttkyb", + "hostName": "qydghmqbbzveyutdofa", + "port": "aanhmwhbtbpussdaepv", + "ipAddress": "jcqyaawtidcuvngbcfolobguthvct" + } + ], + "frameworks": [ + { + "name": "ezgoydfudnxmprptlaaxi", + "version": "wywzvpuowxaerwx" + } + ], + "configurations": [ + { + "name": "zvsvrvngzmlcuflltnqafwsvpwxzfs", + "filePath": "vljpocynvcjaka", + "localFilePath": "wllg", + "targetFilePath": "bzbhygsvdbb", + "section": "v", + "type": "nllbprrznbbkrkw", + "isDeploymentTimeEditable": true, + "identifier": "kaogmxbzcjd" + } + ], + "directories": [ + { + "id": "etzqzimqqiplkdc", + "isEditable": true, + "sourcePaths": [ + "sfucje" + ], + "localScratchPath": "htvqybdroepwfqiyeaprozhrpj", + "mountPath": "ubtugdniedpvlihrfkwzphybdmlwl", + "sourceSize": "uiyeofjwprdg" + } + ], + "displayName": "fx", + "tags": { + "key5772": "tqyfqeuymacelfopertc" + }, + "staticFolders": [ + "zhsyeyhxedfywtjcifxn" + ], + "machineDisplayName": "hdkyrmgmakaznwtpwuqrgjqvnrekqk", + "isDeleted": true, + "createdTimestamp": "ysyrrzzt", + "updatedTimestamp": "dpzvwuptydqlxpqcauhnavval", + "serverType": "kgvdirkdhndxkiph", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "applianceNames": [ + "jkugvyajyvmnndlwrkmudiyiyfpwg" + ], + "hasErrors": true, + "provisioningState": "Created" + }, + "id": "fqwfvsexuwlpydtoueoqylnbzc", + "name": "avvwmxihjssjubhn", + "type": "ujtkhagsxzlmh", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebApplicationsController_Update_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebApplicationsController_Update_MinimumSet_Gen.json new file mode 100644 index 000000000000..7ea8ccf6d750 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebApplicationsController_Update_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "IisWebApplicationsController_Update", + "operationId": "IisWebApplicationsController_Update", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "tX-TVDs", + "webAppSiteName": "3-11OL-8", + "webApplicationName": "4G7-8P-582OR45SG9", + "body": {} + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebServersController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebServersController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..05412141bc45 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebServersController_Get_MaximumSet_Gen.json @@ -0,0 +1,70 @@ +{ + "title": "IisWebServersController_Get", + "operationId": "IisWebServersController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "7dUH--26ySX1C6C4-5", + "webAppSiteName": "4M52PR", + "webServerName": "k-N2DZAmV32w344B-k" + }, + "responses": { + "200": { + "body": { + "properties": { + "configurationLocation": "rdzjzcoaapcvjkpax", + "version": "mwttibwbweuecfionvxexcylh", + "machineIds": [ + "mrr" + ], + "webApplications": [ + "gquef" + ], + "displayName": "ympfdq", + "serverFqdn": "mwxsvgxqe", + "runAsAccountId": "eghjwjnfzgikslpj", + "isDeleted": true, + "createdTimestamp": "bsu", + "updatedTimestamp": "ggsdkfurgakhrvszhebqmhx", + "serverType": "yklamzpysk", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "applianceNames": [ + "lfromio" + ], + "hasErrors": true, + "provisioningState": "Created" + }, + "id": "rmxuvcpyteedlcxyt", + "name": "jhcmsryfyoaluwfwwb", + "type": "qhwrkcvlcvspewrmghifn", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebServersController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebServersController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..54d17cf3431b --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebServersController_Get_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "IisWebServersController_Get", + "operationId": "IisWebServersController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "2-155ro", + "webAppSiteName": "T-8867qY", + "webServerName": "NRUP-LwF5-Ow8z1N5VOJC4T" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebServersController_ListByWebAppSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebServersController_ListByWebAppSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..4bb884a29074 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebServersController_ListByWebAppSite_MaximumSet_Gen.json @@ -0,0 +1,78 @@ +{ + "title": "IisWebServersController_ListByWebAppSite", + "operationId": "IisWebServersController_ListByWebAppSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "filter": "tkbadpggufbcdbelfhadzrnpepwvu", + "top": "nixbgflhuutux", + "continuationToken": "azuoeufnhngxyamyalcju", + "totalRecordCount": 10, + "siteName": "rkC-J74n-p2S-", + "webAppSiteName": "96-w1N5M-XCjI5" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "configurationLocation": "rdzjzcoaapcvjkpax", + "version": "mwttibwbweuecfionvxexcylh", + "machineIds": [ + "mrr" + ], + "webApplications": [ + "gquef" + ], + "displayName": "ympfdq", + "serverFqdn": "mwxsvgxqe", + "runAsAccountId": "eghjwjnfzgikslpj", + "isDeleted": true, + "createdTimestamp": "bsu", + "updatedTimestamp": "ggsdkfurgakhrvszhebqmhx", + "serverType": "yklamzpysk", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "applianceNames": [ + "lfromio" + ], + "hasErrors": true, + "provisioningState": "Created" + }, + "id": "rmxuvcpyteedlcxyt", + "name": "jhcmsryfyoaluwfwwb", + "type": "qhwrkcvlcvspewrmghifn", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/agtllj" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebServersController_ListByWebAppSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebServersController_ListByWebAppSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..8df9e293a0fa --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/IisWebServersController_ListByWebAppSite_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "IisWebServersController_ListByWebAppSite", + "operationId": "IisWebServersController_ListByWebAppSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "siteName": "-JSS-aCO4YO", + "webAppSiteName": "noW-I5b" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_GetDeletejob_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_GetDeletejob_MaximumSet_Gen.json new file mode 100644 index 000000000000..97238701f0e9 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_GetDeletejob_MaximumSet_Gen.json @@ -0,0 +1,43 @@ +{ + "title": "ImportJobsController_GetDeletejob", + "operationId": "ImportJobsController_GetDeletejob", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "G2c--7v2r", + "jobName": "3-U7A-0rf-V8-L5I8g-Smtt" + }, + "responses": { + "200": { + "body": { + "properties": { + "blobName": "hjwznkyxgjvoblzyck", + "errorSasUri": "swlohurzjcwksb", + "jobState": "Unknown", + "numberOfMachinesDeleted": 15, + "deletionConfirmation": true, + "errors": [ + "kprktkbdfhwsv" + ], + "status": "hvuphkqsiu", + "startTime": "gfmtrbrovdhreefqd", + "endTime": "nzdytfjoawmxujqijbrh", + "displayName": "bqwqwwxzpqzr", + "provisioningState": "Created" + }, + "id": "jbghghq", + "name": "ouczsjthlcdvqzewzfgpzdx", + "type": "ithqwbejlkoyzwapizflajwkf", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_GetDeletejob_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_GetDeletejob_MinimumSet_Gen.json new file mode 100644 index 000000000000..a5edcf9995ee --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_GetDeletejob_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "ImportJobsController_GetDeletejob", + "operationId": "ImportJobsController_GetDeletejob", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "5DDV5T2hnC2-J", + "jobName": "62BZJ" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_GetExportjob_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_GetExportjob_MaximumSet_Gen.json new file mode 100644 index 000000000000..15e3f41c8c6a --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_GetExportjob_MaximumSet_Gen.json @@ -0,0 +1,28 @@ +{ + "title": "ImportJobsController_GetExportjob", + "operationId": "ImportJobsController_GetExportjob", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-RPV4Dk81EM2Dy-QG-0T78", + "jobName": "-07Z2mW1irWpDO6NUG58x" + }, + "responses": { + "200": { + "body": { + "type": "vyybltxbem", + "properties": { + "blobName": "fv", + "sasUri": "jahwtfvn" + }, + "id": "orjeoxzwomtwkofrvdxxtpawget", + "name": "izigiizjtwtgfkhrttxntchssv", + "status": "qeyziln", + "startTime": "vlivmxlomcrlxw", + "endTime": "bxtohfg", + "displayName": "n" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_GetExportjob_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_GetExportjob_MinimumSet_Gen.json new file mode 100644 index 000000000000..038b9b38ca7d --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_GetExportjob_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "ImportJobsController_GetExportjob", + "operationId": "ImportJobsController_GetExportjob", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "R7-JUvBTBl7-96S6y", + "jobName": "754-" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_GetImportjob_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_GetImportjob_MaximumSet_Gen.json new file mode 100644 index 000000000000..6f32e9ea4db3 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_GetImportjob_MaximumSet_Gen.json @@ -0,0 +1,38 @@ +{ + "title": "ImportJobsController_GetImportjob", + "operationId": "ImportJobsController_GetImportjob", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "2-O3JEKh31a", + "jobName": "-3-E758QnUF-C71YJ-71--5" + }, + "responses": { + "200": { + "body": { + "type": "cf", + "properties": { + "blobName": "iwekon", + "blobSasUri": "puvwiperskd", + "jobResult": "Unknown", + "numberOfMachinesImported": 13, + "blobCreationTimeStamp": "2023-08-21T05:02:16.707Z", + "errorSummary": { + "errors": [ + "nqezrkgqmazsovbmrxiolwkbu" + ], + "errorCount": 26, + "warningCount": 21 + } + }, + "id": "wfjvjunbisymcbqbvizdfzgv", + "name": "znnabltkvbdvrutemgpwlyphcio", + "status": "jeenwehrohyoaykmwovcsulx", + "startTime": "vmydkunllfbcmzmwbqp", + "endTime": "ryokjivutbsuhupspapczfsmptawrv", + "displayName": "eukfsnbxhhujeomielbmdwejnw" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_GetImportjob_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_GetImportjob_MinimumSet_Gen.json new file mode 100644 index 000000000000..141dedfbde47 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_GetImportjob_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "ImportJobsController_GetImportjob", + "operationId": "ImportJobsController_GetImportjob", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "D--Mx3iC6Y1", + "jobName": "f7QQB-K1R7525DH1O150" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..11df3c3758fe --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_Get_MaximumSet_Gen.json @@ -0,0 +1,51 @@ +{ + "title": "ImportJobsController_Get", + "operationId": "ImportJobsController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "j98ZVM-WY0Qu3FPBjA6Jq73", + "jobName": "t-v-35i6Q-2" + }, + "responses": { + "200": { + "body": { + "properties": { + "status": "caxx", + "startTime": "kxzapdjsvkvttczqbqwqegnnahyrtv", + "endTime": "uiuj", + "displayName": "dt", + "clientRequestId": "vnibbwculuiyrqqh", + "activityId": "nuixxztmyagcrlys", + "errors": [ + { + "code": "xhzaaroerv", + "message": "vfcchlbbuxpngdiztbkzoieslpuzn", + "possibleCauses": "dgxtakyunfsghabt", + "recommendedAction": "jqxmsgb", + "severity": "cgfbijzfogqm", + "isAgentReportedError": true, + "agentErrorCode": "nq", + "agentErrorMessage": "udawn", + "agentErrorPossibleCauses": "kdoykpcbvy", + "agentErrorRecommendedAction": "zjjqyl" + } + ], + "provisioningState": "Created" + }, + "id": "bglxfxvpjwucg", + "name": "sxnawjvjowkwxejqgxrsbpefvedy", + "type": "evwvewulkmdebhqpdfyd", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..578011b48de1 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_Get_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "ImportJobsController_Get", + "operationId": "ImportJobsController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "12C0RW-S1U", + "jobName": "I7BnE4GG1C51i-N5X7C" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_ListByImportSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_ListByImportSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..52f66822b0be --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_ListByImportSite_MaximumSet_Gen.json @@ -0,0 +1,55 @@ +{ + "title": "ImportJobsController_ListByImportSite", + "operationId": "ImportJobsController_ListByImportSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "l2D489PbJ" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "status": "caxx", + "startTime": "kxzapdjsvkvttczqbqwqegnnahyrtv", + "endTime": "uiuj", + "displayName": "dt", + "clientRequestId": "vnibbwculuiyrqqh", + "activityId": "nuixxztmyagcrlys", + "errors": [ + { + "code": "xhzaaroerv", + "message": "vfcchlbbuxpngdiztbkzoieslpuzn", + "possibleCauses": "dgxtakyunfsghabt", + "recommendedAction": "jqxmsgb", + "severity": "cgfbijzfogqm", + "isAgentReportedError": true, + "agentErrorCode": "nq", + "agentErrorMessage": "udawn", + "agentErrorPossibleCauses": "kdoykpcbvy", + "agentErrorRecommendedAction": "zjjqyl" + } + ], + "provisioningState": "Created" + }, + "id": "bglxfxvpjwucg", + "name": "sxnawjvjowkwxejqgxrsbpefvedy", + "type": "evwvewulkmdebhqpdfyd", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_ListByImportSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_ListByImportSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..509649e7611b --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_ListByImportSite_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "ImportJobsController_ListByImportSite", + "operationId": "ImportJobsController_ListByImportSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "C21tQx5-4" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_ListDeletejobs_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_ListDeletejobs_MaximumSet_Gen.json new file mode 100644 index 000000000000..b45860ad31c4 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_ListDeletejobs_MaximumSet_Gen.json @@ -0,0 +1,47 @@ +{ + "title": "ImportJobsController_ListDeletejobs", + "operationId": "ImportJobsController_ListDeletejobs", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "HgQJ5cS0dF5" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "blobName": "hjwznkyxgjvoblzyck", + "errorSasUri": "swlohurzjcwksb", + "jobState": "Unknown", + "numberOfMachinesDeleted": 15, + "deletionConfirmation": true, + "errors": [ + "kprktkbdfhwsv" + ], + "status": "hvuphkqsiu", + "startTime": "gfmtrbrovdhreefqd", + "endTime": "nzdytfjoawmxujqijbrh", + "displayName": "bqwqwwxzpqzr", + "provisioningState": "Created" + }, + "id": "jbghghq", + "name": "ouczsjthlcdvqzewzfgpzdx", + "type": "ithqwbejlkoyzwapizflajwkf", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "ooyfaissgz" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_ListDeletejobs_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_ListDeletejobs_MinimumSet_Gen.json new file mode 100644 index 000000000000..b1690cd3f221 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_ListDeletejobs_MinimumSet_Gen.json @@ -0,0 +1,15 @@ +{ + "title": "ImportJobsController_ListDeletejobs", + "operationId": "ImportJobsController_ListDeletejobs", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-v-M-1yE7q-3X5X4-6Cs" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_ListExportjobs_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_ListExportjobs_MaximumSet_Gen.json new file mode 100644 index 000000000000..bde07bec5c93 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_ListExportjobs_MaximumSet_Gen.json @@ -0,0 +1,32 @@ +{ + "title": "ImportJobsController_ListExportjobs", + "operationId": "ImportJobsController_ListExportjobs", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "F7ROOMZ--LHEN-WSSS8T7" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "type": "vyybltxbem", + "properties": { + "blobName": "fv", + "sasUri": "jahwtfvn" + }, + "id": "orjeoxzwomtwkofrvdxxtpawget", + "name": "izigiizjtwtgfkhrttxntchssv", + "status": "qeyziln", + "startTime": "vlivmxlomcrlxw", + "endTime": "bxtohfg", + "displayName": "n" + } + ], + "nextLink": "bcblci" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_ListExportjobs_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_ListExportjobs_MinimumSet_Gen.json new file mode 100644 index 000000000000..cbe3233deaed --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_ListExportjobs_MinimumSet_Gen.json @@ -0,0 +1,15 @@ +{ + "title": "ImportJobsController_ListExportjobs", + "operationId": "ImportJobsController_ListExportjobs", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "dSoC-1-632OC6s3s-X" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_ListImportjobs_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_ListImportjobs_MaximumSet_Gen.json new file mode 100644 index 000000000000..a40d6f2db04c --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_ListImportjobs_MaximumSet_Gen.json @@ -0,0 +1,42 @@ +{ + "title": "ImportJobsController_ListImportjobs", + "operationId": "ImportJobsController_ListImportjobs", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "PcI4-8-6" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "type": "cf", + "properties": { + "blobName": "iwekon", + "blobSasUri": "puvwiperskd", + "jobResult": "Unknown", + "numberOfMachinesImported": 13, + "blobCreationTimeStamp": "2023-08-21T05:02:16.707Z", + "errorSummary": { + "errors": [ + "nqezrkgqmazsovbmrxiolwkbu" + ], + "errorCount": 26, + "warningCount": 21 + } + }, + "id": "wfjvjunbisymcbqbvizdfzgv", + "name": "znnabltkvbdvrutemgpwlyphcio", + "status": "jeenwehrohyoaykmwovcsulx", + "startTime": "vmydkunllfbcmzmwbqp", + "endTime": "ryokjivutbsuhupspapczfsmptawrv", + "displayName": "eukfsnbxhhujeomielbmdwejnw" + } + ], + "nextLink": "dipxygfliukeht" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_ListImportjobs_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_ListImportjobs_MinimumSet_Gen.json new file mode 100644 index 000000000000..047f901bb66b --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportJobsController_ListImportjobs_MinimumSet_Gen.json @@ -0,0 +1,15 @@ +{ + "title": "ImportJobsController_ListImportjobs", + "operationId": "ImportJobsController_ListImportjobs", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "32N1J58--6-HgI-5M7I" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportMachinesController_Delete_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportMachinesController_Delete_MaximumSet_Gen.json new file mode 100644 index 000000000000..94b886f8665d --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportMachinesController_Delete_MaximumSet_Gen.json @@ -0,0 +1,15 @@ +{ + "title": "ImportMachinesController_Delete", + "operationId": "ImportMachinesController_Delete", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "4pM0c", + "machineName": "BH5UUi0t-X4YnLK-4TXk5GT" + }, + "responses": { + "200": {}, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportMachinesController_Delete_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportMachinesController_Delete_MinimumSet_Gen.json new file mode 100644 index 000000000000..bfd2cc376b63 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportMachinesController_Delete_MinimumSet_Gen.json @@ -0,0 +1,15 @@ +{ + "title": "ImportMachinesController_Delete", + "operationId": "ImportMachinesController_Delete", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "BTV2l-", + "machineName": "L7tqnEt-8-g45-Q-3-O" + }, + "responses": { + "200": {}, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportMachinesController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportMachinesController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..e90d377f7c5d --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportMachinesController_Get_MaximumSet_Gen.json @@ -0,0 +1,83 @@ +{ + "title": "ImportMachinesController_Get", + "operationId": "ImportMachinesController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "6-4-7--33G-4tl", + "machineName": "5E45-r4KHJ18A5Ep1V3L-3" + }, + "responses": { + "200": { + "body": { + "properties": { + "firmware": "wbvjenhwkuxhbdjzgckul", + "percentageCpuUtilization": 29, + "percentageMemoryUtilization": 17, + "numberOfDisks": 27, + "totalDiskReadOperationsPerSecond": 28, + "totalDiskWriteOperationsPerSecond": 21, + "totalDiskWriteThroughput": 16, + "totalDiskReadThroughput": 9, + "macAddress": "cwjomkd", + "ipAddresses": [ + "ggtfyoiey" + ], + "machineId": "enztkofavjemfiidacaeyzuqwmrarg", + "machineManagerId": "quwizcfkkwzkx", + "numberOfNetworkAdapters": 26, + "networkInThroughput": 29, + "networkOutThroughput": 24, + "serverType": "dqajlrdvgoofwfqejllbakmlcft", + "hypervisor": "zqkvtsfyiqgrftoneuceaqrgbtj", + "hypervisorVersionNumber": "zrhsftlgrivwaiijbxdssynej", + "disks": [ + { + "megabytesPerSecondOfRead": 24, + "megabytesPerSecondOfWrite": 12, + "numberOfReadOperationsPerSecond": 6, + "numberOfWriteOperationsPerSecond": 15, + "maxSizeInBytes": 17, + "name": "jtarol", + "diskType": "nsezftrhmcnbsjsqk", + "lun": 8, + "path": "pwsnurmwxdwtzizzrywc" + } + ], + "vmFqdn": "qumxxdsaukzgiasveabrfotndm", + "storageInUseGb": 21, + "numberOfProcessorCore": 20, + "allocatedMemoryInMb": 9, + "operatingSystemDetails": { + "osType": "akscpnmubawofdutpnhmygcmir", + "osName": "zjaitsugbofseyzwa", + "osVersion": "qswlsgshlaxymbsrzizupjgreqf", + "osArchitecture": "btknytjabxqrvpiwa" + }, + "biosSerialNumber": "zrqowspqsguoat", + "biosGuid": "xeocbkbyutypdxkyhdvvmnicvqmi", + "displayName": "idlwaafyhwljogmfjrqkihiubouq", + "isDeleted": true, + "createdTimestamp": "qluelqbrizz", + "updatedTimestamp": "mipnyytpjzhizzebfgmcfkqdyqmh", + "tags": { + "key7810": "wafaoynyrjuannyjyh" + }, + "provisioningState": "Created" + }, + "id": "fcjljffzvwttor", + "name": "id", + "type": "ueyboyfopoizguobajex", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportMachinesController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportMachinesController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..89751a4c3690 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportMachinesController_Get_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "ImportMachinesController_Get", + "operationId": "ImportMachinesController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "B216-6dEQV-4r4X-US", + "machineName": "2130247T" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportMachinesController_ListByImportSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportMachinesController_ListByImportSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..372e033d83ef --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportMachinesController_ListByImportSite_MaximumSet_Gen.json @@ -0,0 +1,91 @@ +{ + "title": "ImportMachinesController_ListByImportSite", + "operationId": "ImportMachinesController_ListByImportSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "filter": "cakyxggor", + "top": "gfuccqusbezcvptelossxehap", + "continuationToken": "omgjuzlk", + "totalRecordCount": 29, + "siteName": "--PF" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "firmware": "wbvjenhwkuxhbdjzgckul", + "percentageCpuUtilization": 29, + "percentageMemoryUtilization": 17, + "numberOfDisks": 27, + "totalDiskReadOperationsPerSecond": 28, + "totalDiskWriteOperationsPerSecond": 21, + "totalDiskWriteThroughput": 16, + "totalDiskReadThroughput": 9, + "macAddress": "cwjomkd", + "ipAddresses": [ + "ggtfyoiey" + ], + "machineId": "enztkofavjemfiidacaeyzuqwmrarg", + "machineManagerId": "quwizcfkkwzkx", + "numberOfNetworkAdapters": 26, + "networkInThroughput": 29, + "networkOutThroughput": 24, + "serverType": "dqajlrdvgoofwfqejllbakmlcft", + "hypervisor": "zqkvtsfyiqgrftoneuceaqrgbtj", + "hypervisorVersionNumber": "zrhsftlgrivwaiijbxdssynej", + "disks": [ + { + "megabytesPerSecondOfRead": 24, + "megabytesPerSecondOfWrite": 12, + "numberOfReadOperationsPerSecond": 6, + "numberOfWriteOperationsPerSecond": 15, + "maxSizeInBytes": 17, + "name": "jtarol", + "diskType": "nsezftrhmcnbsjsqk", + "lun": 8, + "path": "pwsnurmwxdwtzizzrywc" + } + ], + "vmFqdn": "qumxxdsaukzgiasveabrfotndm", + "storageInUseGb": 21, + "numberOfProcessorCore": 20, + "allocatedMemoryInMb": 9, + "operatingSystemDetails": { + "osType": "akscpnmubawofdutpnhmygcmir", + "osName": "zjaitsugbofseyzwa", + "osVersion": "qswlsgshlaxymbsrzizupjgreqf", + "osArchitecture": "btknytjabxqrvpiwa" + }, + "biosSerialNumber": "zrqowspqsguoat", + "biosGuid": "xeocbkbyutypdxkyhdvvmnicvqmi", + "displayName": "idlwaafyhwljogmfjrqkihiubouq", + "isDeleted": true, + "createdTimestamp": "qluelqbrizz", + "updatedTimestamp": "mipnyytpjzhizzebfgmcfkqdyqmh", + "tags": { + "key7810": "wafaoynyrjuannyjyh" + }, + "provisioningState": "Created" + }, + "id": "fcjljffzvwttor", + "name": "id", + "type": "ueyboyfopoizguobajex", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportMachinesController_ListByImportSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportMachinesController_ListByImportSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..de2214329491 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportMachinesController_ListByImportSite_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "ImportMachinesController_ListByImportSite", + "operationId": "ImportMachinesController_ListByImportSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "siteName": "-3Q-D31-83-X2-23l3TP158" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_Create_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_Create_MaximumSet_Gen.json new file mode 100644 index 000000000000..e2ce555b617b --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_Create_MaximumSet_Gen.json @@ -0,0 +1,72 @@ +{ + "title": "ImportSitesController_Create", + "operationId": "ImportSitesController_Create", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "O-K1FS", + "body": { + "properties": { + "discoverySolutionId": "lfaswhiwdttdpkrvnrpriauexdjs", + "provisioningState": "Created" + }, + "tags": { + "key2067": "taqzca" + }, + "location": "woctgvdufvkzvjcirjpf" + } + }, + "responses": { + "200": { + "body": { + "properties": { + "discoverySolutionId": "lfaswhiwdttdpkrvnrpriauexdjs", + "masterSiteId": "gejkanfnzrqknerewwcusflbjx", + "serviceEndpoint": "jdoamrfkrkuunxwycvaudqq", + "provisioningState": "Created" + }, + "tags": { + "key2067": "taqzca" + }, + "location": "woctgvdufvkzvjcirjpf", + "id": "rgihgfvwrzcmfnr", + "name": "tqrloxeytbqkupcidyfjzkib", + "type": "hslp", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + }, + "201": { + "body": { + "properties": { + "discoverySolutionId": "lfaswhiwdttdpkrvnrpriauexdjs", + "masterSiteId": "gejkanfnzrqknerewwcusflbjx", + "serviceEndpoint": "jdoamrfkrkuunxwycvaudqq", + "provisioningState": "Created" + }, + "tags": { + "key2067": "taqzca" + }, + "location": "woctgvdufvkzvjcirjpf", + "id": "rgihgfvwrzcmfnr", + "name": "tqrloxeytbqkupcidyfjzkib", + "type": "hslp", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_Create_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_Create_MinimumSet_Gen.json new file mode 100644 index 000000000000..e6e0fcc5e2f0 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_Create_MinimumSet_Gen.json @@ -0,0 +1,27 @@ +{ + "title": "ImportSitesController_Create", + "operationId": "ImportSitesController_Create", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "IHPDPK-1-", + "body": { + "location": "woctgvdufvkzvjcirjpf" + } + }, + "responses": { + "200": { + "body": { + "location": "woctgvdufvkzvjcirjpf", + "id": "rgihgfvwrzcmfnr" + } + }, + "201": { + "body": { + "location": "woctgvdufvkzvjcirjpf", + "id": "rgihgfvwrzcmfnr" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_DeleteImportedMachines_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_DeleteImportedMachines_MaximumSet_Gen.json new file mode 100644 index 000000000000..b23a4dc3afc8 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_DeleteImportedMachines_MaximumSet_Gen.json @@ -0,0 +1,19 @@ +{ + "title": "ImportSitesController_DeleteImportedMachines", + "operationId": "ImportSitesController_DeleteImportedMachines", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "8-1T", + "body": {} + }, + "responses": { + "200": { + "body": { + "jobArmId": "sdhewdgshtxxygaetftcmjmujc", + "uri": "zwqoexqlecngw" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_DeleteImportedMachines_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_DeleteImportedMachines_MinimumSet_Gen.json new file mode 100644 index 000000000000..624c950c1709 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_DeleteImportedMachines_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "ImportSitesController_DeleteImportedMachines", + "operationId": "ImportSitesController_DeleteImportedMachines", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "N3x2--H7N9I-L75-231", + "body": {} + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_Delete_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_Delete_MaximumSet_Gen.json new file mode 100644 index 000000000000..36953ce35b1f --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_Delete_MaximumSet_Gen.json @@ -0,0 +1,14 @@ +{ + "title": "ImportSitesController_Delete", + "operationId": "ImportSitesController_Delete", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "6-m6" + }, + "responses": { + "200": {}, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_Delete_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_Delete_MinimumSet_Gen.json new file mode 100644 index 000000000000..89cc0acd218c --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_Delete_MinimumSet_Gen.json @@ -0,0 +1,14 @@ +{ + "title": "ImportSitesController_Delete", + "operationId": "ImportSitesController_Delete", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "528W-Q-kU--6" + }, + "responses": { + "200": {}, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_ExportUri_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_ExportUri_MaximumSet_Gen.json new file mode 100644 index 000000000000..510ee7b14179 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_ExportUri_MaximumSet_Gen.json @@ -0,0 +1,22 @@ +{ + "title": "ImportSitesController_ExportUri", + "operationId": "ImportSitesController_ExportUri", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "H5c298W7r36m", + "body": { + "jobArmId": "sdhewdgshtxxygaetftcmjmujc", + "uri": "zwqoexqlecngw" + } + }, + "responses": { + "200": { + "body": { + "jobArmId": "sdhewdgshtxxygaetftcmjmujc", + "uri": "zwqoexqlecngw" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_ExportUri_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_ExportUri_MinimumSet_Gen.json new file mode 100644 index 000000000000..e22fb16682cc --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_ExportUri_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "ImportSitesController_ExportUri", + "operationId": "ImportSitesController_ExportUri", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "5c36V--b0ED-467", + "body": {} + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..51448d7279aa --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_Get_MaximumSet_Gen.json @@ -0,0 +1,37 @@ +{ + "title": "ImportSitesController_Get", + "operationId": "ImportSitesController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "Rkb8Ry970-4L0A" + }, + "responses": { + "200": { + "body": { + "properties": { + "discoverySolutionId": "lfaswhiwdttdpkrvnrpriauexdjs", + "masterSiteId": "gejkanfnzrqknerewwcusflbjx", + "serviceEndpoint": "jdoamrfkrkuunxwycvaudqq", + "provisioningState": "Created" + }, + "tags": { + "key2067": "taqzca" + }, + "location": "woctgvdufvkzvjcirjpf", + "id": "rgihgfvwrzcmfnr", + "name": "tqrloxeytbqkupcidyfjzkib", + "type": "hslp", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..d6fa9e95840f --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_Get_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "ImportSitesController_Get", + "operationId": "ImportSitesController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "PbHP" + }, + "responses": { + "200": { + "body": { + "location": "woctgvdufvkzvjcirjpf", + "id": "rgihgfvwrzcmfnr" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_ImportUri_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_ImportUri_MaximumSet_Gen.json new file mode 100644 index 000000000000..d4f87d8c1fea --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_ImportUri_MaximumSet_Gen.json @@ -0,0 +1,22 @@ +{ + "title": "ImportSitesController_ImportUri", + "operationId": "ImportSitesController_ImportUri", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "---Y1-Vv3-gJX-go7", + "body": { + "jobArmId": "sdhewdgshtxxygaetftcmjmujc", + "uri": "zwqoexqlecngw" + } + }, + "responses": { + "200": { + "body": { + "jobArmId": "sdhewdgshtxxygaetftcmjmujc", + "uri": "zwqoexqlecngw" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_ImportUri_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_ImportUri_MinimumSet_Gen.json new file mode 100644 index 000000000000..fbd7eb0a43e1 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_ImportUri_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "ImportSitesController_ImportUri", + "operationId": "ImportSitesController_ImportUri", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "8O-NGTYPM53OfTn4-MzC", + "body": {} + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_ListByResourceGroup_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_ListByResourceGroup_MaximumSet_Gen.json new file mode 100644 index 000000000000..0493f3b191a2 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_ListByResourceGroup_MaximumSet_Gen.json @@ -0,0 +1,41 @@ +{ + "title": "ImportSitesController_ListByResourceGroup", + "operationId": "ImportSitesController_ListByResourceGroup", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "discoverySolutionId": "lfaswhiwdttdpkrvnrpriauexdjs", + "masterSiteId": "gejkanfnzrqknerewwcusflbjx", + "serviceEndpoint": "jdoamrfkrkuunxwycvaudqq", + "provisioningState": "Created" + }, + "tags": { + "key2067": "taqzca" + }, + "location": "woctgvdufvkzvjcirjpf", + "id": "rgihgfvwrzcmfnr", + "name": "tqrloxeytbqkupcidyfjzkib", + "type": "hslp", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_ListByResourceGroup_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_ListByResourceGroup_MinimumSet_Gen.json new file mode 100644 index 000000000000..3d7892a9fe6a --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_ListByResourceGroup_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "ImportSitesController_ListByResourceGroup", + "operationId": "ImportSitesController_ListByResourceGroup", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_ListBySubscription_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_ListBySubscription_MaximumSet_Gen.json new file mode 100644 index 000000000000..63e050807518 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_ListBySubscription_MaximumSet_Gen.json @@ -0,0 +1,40 @@ +{ + "title": "ImportSitesController_ListBySubscription", + "operationId": "ImportSitesController_ListBySubscription", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "discoverySolutionId": "lfaswhiwdttdpkrvnrpriauexdjs", + "masterSiteId": "gejkanfnzrqknerewwcusflbjx", + "serviceEndpoint": "jdoamrfkrkuunxwycvaudqq", + "provisioningState": "Created" + }, + "tags": { + "key2067": "taqzca" + }, + "location": "woctgvdufvkzvjcirjpf", + "id": "rgihgfvwrzcmfnr", + "name": "tqrloxeytbqkupcidyfjzkib", + "type": "hslp", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_ListBySubscription_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_ListBySubscription_MinimumSet_Gen.json new file mode 100644 index 000000000000..fd1d6c37be20 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_ListBySubscription_MinimumSet_Gen.json @@ -0,0 +1,15 @@ +{ + "title": "ImportSitesController_ListBySubscription", + "operationId": "ImportSitesController_ListBySubscription", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_Update_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_Update_MaximumSet_Gen.json new file mode 100644 index 000000000000..6531e866f7ca --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_Update_MaximumSet_Gen.json @@ -0,0 +1,46 @@ +{ + "title": "ImportSitesController_Update", + "operationId": "ImportSitesController_Update", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "K--27ejNYmN-X-SnkI-9--", + "body": { + "tags": { + "key9833": "bbijmcxfxaomhrhzdrssxykvukfui" + }, + "properties": { + "discoverySolutionId": "wrjzwgzqkm", + "provisioningState": "Created" + } + } + }, + "responses": { + "200": { + "body": { + "properties": { + "discoverySolutionId": "wrjzwgzqkm", + "masterSiteId": "gejkanfnzrqknerewwcusflbjx", + "serviceEndpoint": "jdoamrfkrkuunxwycvaudqq", + "provisioningState": "Created" + }, + "tags": { + "key2067": "taqzca" + }, + "location": "woctgvdufvkzvjcirjpf", + "id": "rgihgfvwrzcmfnr", + "name": "tqrloxeytbqkupcidyfjzkib", + "type": "hslp", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_Update_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_Update_MinimumSet_Gen.json new file mode 100644 index 000000000000..45aafbf18f81 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ImportSitesController_Update_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "ImportSitesController_Update", + "operationId": "ImportSitesController_Update", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "LXC-H68", + "body": {} + }, + "responses": { + "200": { + "body": { + "location": "woctgvdufvkzvjcirjpf" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..0a80912ebe17 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_Get_MaximumSet_Gen.json @@ -0,0 +1,323 @@ +{ + "title": "MachinesController_Get", + "operationId": "MachinesController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "HER6", + "machineName": "f7055" + }, + "responses": { + "200": { + "body": { + "properties": { + "vCenterFqdn": "cpthrwwzbtmrdzxgiqoxjrbvixexz", + "vCenterId": "miniazodneogpkdbshw", + "instanceUuid": "foskvrhiotawugrkpk", + "dataCenterScope": "svxzfrmquim", + "description": "nb", + "disks": [ + { + "uuid": "itstgbfkdcjkwakitqzeryuex", + "label": "qzrsxqtzdtqikco", + "diskProvisioningPolicy": "sbwdxmrzfccrmatvn", + "diskScrubbingPolicy": "kydireuunxxxtmlkqyrbal", + "diskMode": "orhofctld", + "controllerType": "zkpsiaxvbddpopwtklpcvcmiimgwz", + "maxSizeInBytes": 6, + "name": "xomtzvvcokeocbibrzhdtyizbcsn", + "diskType": "bohxtodwlvwougcjw", + "lun": 29, + "path": "fonntoilrvbkfhcxbipsampwvpt" + } + ], + "hostInMaintenanceMode": true, + "hostName": "umcomvdbdotbyuvycixeyb", + "hostPowerState": "tuyvkwqpdjnlbpqowlhhnexworrwu", + "hostVersion": "ledyskqwtbqcrhewhrkt", + "networkAdapters": [ + { + "label": "eqpigxeseehtpt", + "adapterType": "kpuajcvnjawfanl", + "nicId": "cprnsyshzeqib", + "macAddress": "mnrzoorekjaiscseqcdatkrtqzjrb", + "ipAddressList": [ + "vvxerxhnaptijekvn" + ], + "networkName": "x", + "ipAddressType": "wgjfpmtkudotwcwlaetatxpp" + } + ], + "vMwareToolsStatus": "zsdmqvsrzzowajur", + "vMwareToolsVersion": "mqbizdmhigpmyecqfcvqfczmpbapyq", + "changeTrackingSupported": true, + "changeTrackingEnabled": true, + "maxSnapshots": 8, + "diskEnabledUuid": "ah", + "numberOfSnapshots": 9, + "altGuestName": "anqumequqhnsdzfkgeghswkxjsaph", + "powerStatus": "gbogeviakd", + "vmFqdn": "rfafzizmo", + "vmConfigurationFileLocation": "plswpzhczzyfazrivlwzjgvtbctj", + "firmware": "dcytoaxsvomtpofedwtaq", + "guestOsDetails": { + "osType": "fkspydsthnxfwrpgmmyyr", + "osName": "mqi", + "osVersion": "cjvtcaazjmuhakhcbksqpd", + "osArchitecture": "ntrzzctwjoelbvnrw" + }, + "numberOfApplications": 12, + "guestDetailsDiscoveryTimestamp": "2023-08-21T05:12:21.477Z", + "isGuestDetailsDiscoveryInProgress": true, + "dependencyMapping": "wurhamzmdgjapvjbbtyzyr", + "dependencyMappingStartTime": "2023-08-21T05:12:21.477Z", + "dependencyMappingEndTime": "llibaxiroajyq", + "runAsAccountId": "gtyfhtmghwdxklcjhhvpwtnbxprtua", + "applianceNames": [ + "jwoldxluzh" + ], + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "applicationDiscovery": { + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "hydratedRunAsAccountId": "znkbwojwpkrwsxknzjdrwlhidttfe" + }, + "dependencyMapDiscovery": { + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "hydratedRunAsAccountId": "sviqjiznxxfovaxjoibbvhuiycsz" + }, + "staticDiscovery": { + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "hydratedRunAsAccountId": "twwpyb" + }, + "sqlDiscovery": { + "successfullyDiscoveredServerCount": 3, + "totalServerCount": 10, + "sqlMetadataHydratedRunAsAccountId": "fcepennlv", + "sqlMetadataDiscoveryPipe": "Unknown", + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "webAppDiscovery": { + "totalWebServerCount": 7, + "totalWebApplicationCount": 3, + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "oracleDiscovery": { + "totalInstanceCount": 26, + "totalDatabaseCount": 16, + "shallowDiscoveryStatus": "DiscoverySucceededAtleastOnce", + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "springBootDiscovery": { + "totalInstanceCount": 2, + "totalApplicationCount": 10, + "shallowDiscoveryStatus": "DiscoverySucceededAtleastOnce", + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "iisDiscovery": { + "totalWebServerCount": 7, + "totalWebApplicationCount": 3, + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "tomcatDiscovery": { + "totalWebServerCount": 7, + "totalWebApplicationCount": 3, + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "appsAndRoles": { + "applications": [ + { + "name": "opmyeiqmolp", + "version": "eeavmht", + "provider": "gyztsjbbslhnkynxrkaechonwtpexq" + } + ], + "webApplications": [ + { + "name": "hqvwxitmskmxklouwctxmgmc", + "status": "fishkxswvme", + "platform": "iqzzhuoimiyxvvkjmrovkadj", + "groupName": "cunoujznspuewozphkwjkblgct", + "webServer": "cnzugbycniglymdefihj", + "applicationPool": "yugnerokanrrlgyiyh" + } + ], + "features": [ + { + "name": "iisjlzxglzoqwrrekcpc", + "featureType": "qplllzakvzrs", + "parent": "bohjtrederigcgeoakbhpohhqvmx", + "status": "ntckrzwmsfeebvptqbgkexfzvjrmog" + } + ], + "sqlServers": [ + { + "name": "kpvwk", + "edition": "zzhvxcauceoqkuobkrlyprzrk", + "servicePack": "yxqlkdazo", + "version": "jtxfomrhyguxkcyyqrw", + "clustered": "ajkgnyfeoy", + "clusterName": "mnhrbcbvj", + "dnsHostName": "igqtghkiclixwv", + "port": "prpnevruobrdsgexfj", + "commaSeparatedIps": "attj", + "status": "gqvetkmgwomfbfmasfj", + "isNamedPipeEnabled": true, + "isTcpIpEnabled": true, + "namedPipeName": "hjdikuedhrsgmqnoe" + } + ], + "sharePointServers": [ + { + "productName": "vuewipswbyojixkoluzwiakrls", + "isEnterprise": true, + "status": "dakhzjeuhunzoj", + "version": "bqlsw" + } + ], + "systemCenters": [ + { + "productName": "mpaghznyymbabliafxl", + "status": "tytsbaidbfhjcwygzqslsrcsll", + "version": "hegcynhvxconhxhhg" + } + ], + "bizTalkServers": [ + { + "productName": "ptuxbptowswabsjhagvtlyp", + "status": "watelhu" + } + ], + "exchangeServers": [ + { + "productName": "xflctgzsxervgwfdhp", + "edition": "yyan", + "roles": "je", + "servicePack": "akxrqrsyeobntxe", + "version": "vheasrbuehqgljqpsrtutp" + } + ], + "otherDatabases": [ + { + "databaseType": "ocbkzzwddzdahnk", + "instance": "jatkohcdm", + "version": "igajxxtulasvumd" + } + ] + }, + "productSupportStatus": { + "currentVersion": "apbgrutlbiiicpvawb", + "esuStatus": "Unknown", + "supportStatus": "Unknown", + "supportEndDate": "2023-08-21T05:01:03.115Z", + "esuYear": "Unknown" + }, + "numberOfProcessorCore": 17, + "allocatedMemoryInMb": 27, + "operatingSystemDetails": { + "osType": "foawhzpnelbopnaujmubghcdiipar", + "osName": "qpmxprucwcjaesgssetqzbmnr", + "osVersion": "pstphlnnwxzzobfqfbyqpsih", + "osArchitecture": "hiawujluecdctp" + }, + "biosSerialNumber": "tsqsnleqdndb", + "biosGuid": "tgmryomuvkuhvjg", + "displayName": "qltegjelsaagidsxzxhuvlrvkpanxg", + "isDeleted": true, + "createdTimestamp": "amxlzbgubibqdjul", + "tags": { + "key5993": "xxpungkgwhxmcpyrehzgsbivntktde" + }, + "updatedTimestamp": "netyolrayyjb", + "provisioningState": "Created" + }, + "id": "zl", + "name": "noxzktenrgotnilfpotscrabdv", + "type": "lvubuddbwke", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..a129f39b6f84 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_Get_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "MachinesController_Get", + "operationId": "MachinesController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "E-OIIX", + "machineName": "F-F1R5sV79VW5BT64W-7B-8E" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_ListByVmwareSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_ListByVmwareSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..dc44c58099af --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_ListByVmwareSite_MaximumSet_Gen.json @@ -0,0 +1,331 @@ +{ + "title": "MachinesController_ListByVmwareSite", + "operationId": "MachinesController_ListByVmwareSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "filter": "loruadqtkvzwjb", + "top": 16, + "continuationToken": "yanpgirwoujnkkpvkcbhccbcb", + "totalRecordCount": 29, + "siteName": "24-Bu-N5Q-JOu5A5I2U" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "vCenterFqdn": "cpthrwwzbtmrdzxgiqoxjrbvixexz", + "vCenterId": "miniazodneogpkdbshw", + "instanceUuid": "foskvrhiotawugrkpk", + "dataCenterScope": "svxzfrmquim", + "description": "nb", + "disks": [ + { + "uuid": "itstgbfkdcjkwakitqzeryuex", + "label": "qzrsxqtzdtqikco", + "diskProvisioningPolicy": "sbwdxmrzfccrmatvn", + "diskScrubbingPolicy": "kydireuunxxxtmlkqyrbal", + "diskMode": "orhofctld", + "controllerType": "zkpsiaxvbddpopwtklpcvcmiimgwz", + "maxSizeInBytes": 6, + "name": "xomtzvvcokeocbibrzhdtyizbcsn", + "diskType": "bohxtodwlvwougcjw", + "lun": 29, + "path": "fonntoilrvbkfhcxbipsampwvpt" + } + ], + "hostInMaintenanceMode": true, + "hostName": "umcomvdbdotbyuvycixeyb", + "hostPowerState": "tuyvkwqpdjnlbpqowlhhnexworrwu", + "hostVersion": "ledyskqwtbqcrhewhrkt", + "networkAdapters": [ + { + "label": "eqpigxeseehtpt", + "adapterType": "kpuajcvnjawfanl", + "nicId": "cprnsyshzeqib", + "macAddress": "mnrzoorekjaiscseqcdatkrtqzjrb", + "ipAddressList": [ + "vvxerxhnaptijekvn" + ], + "networkName": "x", + "ipAddressType": "wgjfpmtkudotwcwlaetatxpp" + } + ], + "vMwareToolsStatus": "zsdmqvsrzzowajur", + "vMwareToolsVersion": "mqbizdmhigpmyecqfcvqfczmpbapyq", + "changeTrackingSupported": true, + "changeTrackingEnabled": true, + "maxSnapshots": 8, + "diskEnabledUuid": "ah", + "numberOfSnapshots": 9, + "altGuestName": "anqumequqhnsdzfkgeghswkxjsaph", + "powerStatus": "gbogeviakd", + "vmFqdn": "rfafzizmo", + "vmConfigurationFileLocation": "plswpzhczzyfazrivlwzjgvtbctj", + "firmware": "dcytoaxsvomtpofedwtaq", + "guestOsDetails": { + "osType": "fkspydsthnxfwrpgmmyyr", + "osName": "mqi", + "osVersion": "cjvtcaazjmuhakhcbksqpd", + "osArchitecture": "ntrzzctwjoelbvnrw" + }, + "numberOfApplications": 12, + "guestDetailsDiscoveryTimestamp": "2023-08-21T05:12:21.477Z", + "isGuestDetailsDiscoveryInProgress": true, + "dependencyMapping": "wurhamzmdgjapvjbbtyzyr", + "dependencyMappingStartTime": "2023-08-21T05:12:21.477Z", + "dependencyMappingEndTime": "llibaxiroajyq", + "runAsAccountId": "gtyfhtmghwdxklcjhhvpwtnbxprtua", + "applianceNames": [ + "jwoldxluzh" + ], + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "applicationDiscovery": { + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "hydratedRunAsAccountId": "znkbwojwpkrwsxknzjdrwlhidttfe" + }, + "dependencyMapDiscovery": { + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "hydratedRunAsAccountId": "sviqjiznxxfovaxjoibbvhuiycsz" + }, + "staticDiscovery": { + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "hydratedRunAsAccountId": "twwpyb" + }, + "sqlDiscovery": { + "successfullyDiscoveredServerCount": 3, + "totalServerCount": 10, + "sqlMetadataHydratedRunAsAccountId": "fcepennlv", + "sqlMetadataDiscoveryPipe": "Unknown", + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "webAppDiscovery": { + "totalWebServerCount": 7, + "totalWebApplicationCount": 3, + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "oracleDiscovery": { + "totalInstanceCount": 26, + "totalDatabaseCount": 16, + "shallowDiscoveryStatus": "DiscoverySucceededAtleastOnce", + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "springBootDiscovery": { + "totalInstanceCount": 2, + "totalApplicationCount": 10, + "shallowDiscoveryStatus": "DiscoverySucceededAtleastOnce", + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "iisDiscovery": { + "totalWebServerCount": 7, + "totalWebApplicationCount": 3, + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "tomcatDiscovery": { + "totalWebServerCount": 7, + "totalWebApplicationCount": 3, + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "appsAndRoles": { + "applications": [ + { + "name": "opmyeiqmolp", + "version": "eeavmht", + "provider": "gyztsjbbslhnkynxrkaechonwtpexq" + } + ], + "webApplications": [ + { + "name": "hqvwxitmskmxklouwctxmgmc", + "status": "fishkxswvme", + "platform": "iqzzhuoimiyxvvkjmrovkadj", + "groupName": "cunoujznspuewozphkwjkblgct", + "webServer": "cnzugbycniglymdefihj", + "applicationPool": "yugnerokanrrlgyiyh" + } + ], + "features": [ + { + "name": "iisjlzxglzoqwrrekcpc", + "featureType": "qplllzakvzrs", + "parent": "bohjtrederigcgeoakbhpohhqvmx", + "status": "ntckrzwmsfeebvptqbgkexfzvjrmog" + } + ], + "sqlServers": [ + { + "name": "kpvwk", + "edition": "zzhvxcauceoqkuobkrlyprzrk", + "servicePack": "yxqlkdazo", + "version": "jtxfomrhyguxkcyyqrw", + "clustered": "ajkgnyfeoy", + "clusterName": "mnhrbcbvj", + "dnsHostName": "igqtghkiclixwv", + "port": "prpnevruobrdsgexfj", + "commaSeparatedIps": "attj", + "status": "gqvetkmgwomfbfmasfj", + "isNamedPipeEnabled": true, + "isTcpIpEnabled": true, + "namedPipeName": "hjdikuedhrsgmqnoe" + } + ], + "sharePointServers": [ + { + "productName": "vuewipswbyojixkoluzwiakrls", + "isEnterprise": true, + "status": "dakhzjeuhunzoj", + "version": "bqlsw" + } + ], + "systemCenters": [ + { + "productName": "mpaghznyymbabliafxl", + "status": "tytsbaidbfhjcwygzqslsrcsll", + "version": "hegcynhvxconhxhhg" + } + ], + "bizTalkServers": [ + { + "productName": "ptuxbptowswabsjhagvtlyp", + "status": "watelhu" + } + ], + "exchangeServers": [ + { + "productName": "xflctgzsxervgwfdhp", + "edition": "yyan", + "roles": "je", + "servicePack": "akxrqrsyeobntxe", + "version": "vheasrbuehqgljqpsrtutp" + } + ], + "otherDatabases": [ + { + "databaseType": "ocbkzzwddzdahnk", + "instance": "jatkohcdm", + "version": "igajxxtulasvumd" + } + ] + }, + "productSupportStatus": { + "currentVersion": "apbgrutlbiiicpvawb", + "esuStatus": "Unknown", + "supportStatus": "Unknown", + "supportEndDate": "2023-08-21T05:01:03.115Z", + "esuYear": "Unknown" + }, + "numberOfProcessorCore": 17, + "allocatedMemoryInMb": 27, + "operatingSystemDetails": { + "osType": "foawhzpnelbopnaujmubghcdiipar", + "osName": "qpmxprucwcjaesgssetqzbmnr", + "osVersion": "pstphlnnwxzzobfqfbyqpsih", + "osArchitecture": "hiawujluecdctp" + }, + "biosSerialNumber": "tsqsnleqdndb", + "biosGuid": "tgmryomuvkuhvjg", + "displayName": "qltegjelsaagidsxzxhuvlrvkpanxg", + "isDeleted": true, + "createdTimestamp": "amxlzbgubibqdjul", + "tags": { + "key5993": "xxpungkgwhxmcpyrehzgsbivntktde" + }, + "updatedTimestamp": "netyolrayyjb", + "provisioningState": "Created" + }, + "id": "zl", + "name": "noxzktenrgotnilfpotscrabdv", + "type": "lvubuddbwke", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_ListByVmwareSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_ListByVmwareSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..7af94e728b19 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_ListByVmwareSite_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "MachinesController_ListByVmwareSite", + "operationId": "MachinesController_ListByVmwareSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "siteName": "HIl4j44-4" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_Start_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_Start_MaximumSet_Gen.json new file mode 100644 index 000000000000..ba80fb045f12 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_Start_MaximumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "MachinesController_Start", + "operationId": "MachinesController_Start", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "7YO4-G7--69H-US-5BI-Ts", + "machineName": "5706" + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_Start_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_Start_MinimumSet_Gen.json new file mode 100644 index 000000000000..51ffa205b092 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_Start_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "MachinesController_Start", + "operationId": "MachinesController_Start", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "3x7ZUhL917hO375MYotO", + "machineName": "XcS7-66OY1-1000HO226" + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_Stop_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_Stop_MaximumSet_Gen.json new file mode 100644 index 000000000000..aad4149672fb --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_Stop_MaximumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "MachinesController_Stop", + "operationId": "MachinesController_Stop", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "qg4n-k", + "machineName": "7-M6A-q44C9u44-N42fMlP-3" + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_Stop_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_Stop_MinimumSet_Gen.json new file mode 100644 index 000000000000..4aeba878a226 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_Stop_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "MachinesController_Stop", + "operationId": "MachinesController_Stop", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "Q-iOVej7IX0-", + "machineName": "B6wE6u-P" + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_Update_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_Update_MaximumSet_Gen.json new file mode 100644 index 000000000000..79b85a62ef33 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_Update_MaximumSet_Gen.json @@ -0,0 +1,349 @@ +{ + "title": "MachinesController_Update", + "operationId": "MachinesController_Update", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "C6k", + "machineName": "H56OI48H3", + "body": { + "properties": { + "firmware": "pubmhrxlzsgozisrbypmuplcwhy", + "runAsAccountId": "chsovnwbiwhlufkrc", + "productSupportStatus": { + "currentVersion": "apbgrutlbiiicpvawb", + "esuStatus": "Unknown", + "supportStatus": "Unknown", + "supportEndDate": "2023-08-21T05:01:03.115Z", + "esuYear": "Unknown" + }, + "numberOfProcessorCore": 3, + "allocatedMemoryInMb": 28, + "operatingSystemDetails": { + "osType": "foawhzpnelbopnaujmubghcdiipar", + "osName": "qpmxprucwcjaesgssetqzbmnr", + "osVersion": "pstphlnnwxzzobfqfbyqpsih", + "osArchitecture": "hiawujluecdctp" + }, + "biosSerialNumber": "iywguomhqopfflwlti", + "biosGuid": "ohbeexltidoidvtibipo", + "tags": { + "key7101": "etgdbjyzxnueoqvvuamneqhglyaoh" + } + } + } + }, + "responses": { + "200": { + "body": { + "properties": { + "vCenterFqdn": "cpthrwwzbtmrdzxgiqoxjrbvixexz", + "vCenterId": "miniazodneogpkdbshw", + "instanceUuid": "foskvrhiotawugrkpk", + "dataCenterScope": "svxzfrmquim", + "description": "nb", + "disks": [ + { + "uuid": "itstgbfkdcjkwakitqzeryuex", + "label": "qzrsxqtzdtqikco", + "diskProvisioningPolicy": "sbwdxmrzfccrmatvn", + "diskScrubbingPolicy": "kydireuunxxxtmlkqyrbal", + "diskMode": "orhofctld", + "controllerType": "zkpsiaxvbddpopwtklpcvcmiimgwz", + "maxSizeInBytes": 6, + "name": "xomtzvvcokeocbibrzhdtyizbcsn", + "diskType": "bohxtodwlvwougcjw", + "lun": 29, + "path": "fonntoilrvbkfhcxbipsampwvpt" + } + ], + "hostInMaintenanceMode": true, + "hostName": "umcomvdbdotbyuvycixeyb", + "hostPowerState": "tuyvkwqpdjnlbpqowlhhnexworrwu", + "hostVersion": "ledyskqwtbqcrhewhrkt", + "networkAdapters": [ + { + "label": "eqpigxeseehtpt", + "adapterType": "kpuajcvnjawfanl", + "nicId": "cprnsyshzeqib", + "macAddress": "mnrzoorekjaiscseqcdatkrtqzjrb", + "ipAddressList": [ + "vvxerxhnaptijekvn" + ], + "networkName": "x", + "ipAddressType": "wgjfpmtkudotwcwlaetatxpp" + } + ], + "vMwareToolsStatus": "zsdmqvsrzzowajur", + "vMwareToolsVersion": "mqbizdmhigpmyecqfcvqfczmpbapyq", + "changeTrackingSupported": true, + "changeTrackingEnabled": true, + "maxSnapshots": 8, + "diskEnabledUuid": "ah", + "numberOfSnapshots": 9, + "altGuestName": "anqumequqhnsdzfkgeghswkxjsaph", + "powerStatus": "gbogeviakd", + "vmFqdn": "rfafzizmo", + "vmConfigurationFileLocation": "plswpzhczzyfazrivlwzjgvtbctj", + "firmware": "pubmhrxlzsgozisrbypmuplcwhy", + "guestOsDetails": { + "osType": "fkspydsthnxfwrpgmmyyr", + "osName": "mqi", + "osVersion": "cjvtcaazjmuhakhcbksqpd", + "osArchitecture": "ntrzzctwjoelbvnrw" + }, + "numberOfApplications": 12, + "guestDetailsDiscoveryTimestamp": "2023-08-21T05:12:21.477Z", + "isGuestDetailsDiscoveryInProgress": true, + "dependencyMapping": "wurhamzmdgjapvjbbtyzyr", + "dependencyMappingStartTime": "2023-08-21T05:12:21.477Z", + "dependencyMappingEndTime": "llibaxiroajyq", + "runAsAccountId": "chsovnwbiwhlufkrc", + "applianceNames": [ + "jwoldxluzh" + ], + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "applicationDiscovery": { + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "hydratedRunAsAccountId": "znkbwojwpkrwsxknzjdrwlhidttfe" + }, + "dependencyMapDiscovery": { + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "hydratedRunAsAccountId": "sviqjiznxxfovaxjoibbvhuiycsz" + }, + "staticDiscovery": { + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "hydratedRunAsAccountId": "twwpyb" + }, + "sqlDiscovery": { + "successfullyDiscoveredServerCount": 3, + "totalServerCount": 10, + "sqlMetadataHydratedRunAsAccountId": "fcepennlv", + "sqlMetadataDiscoveryPipe": "Unknown", + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "webAppDiscovery": { + "totalWebServerCount": 7, + "totalWebApplicationCount": 3, + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "oracleDiscovery": { + "totalInstanceCount": 26, + "totalDatabaseCount": 16, + "shallowDiscoveryStatus": "DiscoverySucceededAtleastOnce", + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "springBootDiscovery": { + "totalInstanceCount": 2, + "totalApplicationCount": 10, + "shallowDiscoveryStatus": "DiscoverySucceededAtleastOnce", + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "iisDiscovery": { + "totalWebServerCount": 7, + "totalWebApplicationCount": 3, + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "tomcatDiscovery": { + "totalWebServerCount": 7, + "totalWebApplicationCount": 3, + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "appsAndRoles": { + "applications": [ + { + "name": "opmyeiqmolp", + "version": "eeavmht", + "provider": "gyztsjbbslhnkynxrkaechonwtpexq" + } + ], + "webApplications": [ + { + "name": "hqvwxitmskmxklouwctxmgmc", + "status": "fishkxswvme", + "platform": "iqzzhuoimiyxvvkjmrovkadj", + "groupName": "cunoujznspuewozphkwjkblgct", + "webServer": "cnzugbycniglymdefihj", + "applicationPool": "yugnerokanrrlgyiyh" + } + ], + "features": [ + { + "name": "iisjlzxglzoqwrrekcpc", + "featureType": "qplllzakvzrs", + "parent": "bohjtrederigcgeoakbhpohhqvmx", + "status": "ntckrzwmsfeebvptqbgkexfzvjrmog" + } + ], + "sqlServers": [ + { + "name": "kpvwk", + "edition": "zzhvxcauceoqkuobkrlyprzrk", + "servicePack": "yxqlkdazo", + "version": "jtxfomrhyguxkcyyqrw", + "clustered": "ajkgnyfeoy", + "clusterName": "mnhrbcbvj", + "dnsHostName": "igqtghkiclixwv", + "port": "prpnevruobrdsgexfj", + "commaSeparatedIps": "attj", + "status": "gqvetkmgwomfbfmasfj", + "isNamedPipeEnabled": true, + "isTcpIpEnabled": true, + "namedPipeName": "hjdikuedhrsgmqnoe" + } + ], + "sharePointServers": [ + { + "productName": "vuewipswbyojixkoluzwiakrls", + "isEnterprise": true, + "status": "dakhzjeuhunzoj", + "version": "bqlsw" + } + ], + "systemCenters": [ + { + "productName": "mpaghznyymbabliafxl", + "status": "tytsbaidbfhjcwygzqslsrcsll", + "version": "hegcynhvxconhxhhg" + } + ], + "bizTalkServers": [ + { + "productName": "ptuxbptowswabsjhagvtlyp", + "status": "watelhu" + } + ], + "exchangeServers": [ + { + "productName": "xflctgzsxervgwfdhp", + "edition": "yyan", + "roles": "je", + "servicePack": "akxrqrsyeobntxe", + "version": "vheasrbuehqgljqpsrtutp" + } + ], + "otherDatabases": [ + { + "databaseType": "ocbkzzwddzdahnk", + "instance": "jatkohcdm", + "version": "igajxxtulasvumd" + } + ] + }, + "productSupportStatus": { + "currentVersion": "apbgrutlbiiicpvawb", + "esuStatus": "Unknown", + "supportStatus": "Unknown", + "supportEndDate": "2023-08-21T05:01:03.115Z", + "esuYear": "Unknown" + }, + "numberOfProcessorCore": 3, + "allocatedMemoryInMb": 28, + "operatingSystemDetails": { + "osType": "foawhzpnelbopnaujmubghcdiipar", + "osName": "qpmxprucwcjaesgssetqzbmnr", + "osVersion": "pstphlnnwxzzobfqfbyqpsih", + "osArchitecture": "hiawujluecdctp" + }, + "biosSerialNumber": "iywguomhqopfflwlti", + "biosGuid": "ohbeexltidoidvtibipo", + "displayName": "qltegjelsaagidsxzxhuvlrvkpanxg", + "isDeleted": true, + "createdTimestamp": "amxlzbgubibqdjul", + "tags": { + "key5993": "xxpungkgwhxmcpyrehzgsbivntktde" + }, + "updatedTimestamp": "netyolrayyjb", + "provisioningState": "Created" + }, + "id": "zl", + "name": "noxzktenrgotnilfpotscrabdv", + "type": "lvubuddbwke", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_Update_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_Update_MinimumSet_Gen.json new file mode 100644 index 000000000000..82773aaf6e9d --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MachinesController_Update_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "MachinesController_Update", + "operationId": "MachinesController_Update", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "3-XN0tT5W2G46", + "machineName": "Uv7Dfv76Y-gdu7Vd-NGS-Bx", + "body": {} + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_Create_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_Create_MaximumSet_Gen.json new file mode 100644 index 000000000000..fe0d9992cf10 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_Create_MaximumSet_Gen.json @@ -0,0 +1,150 @@ +{ + "title": "MasterSitesController_Create", + "operationId": "MasterSitesController_Create", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "74c1J1m56557t52H-75", + "body": { + "properties": { + "publicNetworkAccess": "NotSpecified", + "allowMultipleSites": true, + "sites": [ + "zxupfq" + ], + "customerStorageAccountArmId": "cdxrihtiskkn", + "provisioningState": "Created" + }, + "tags": { + "key7125": "jbhnzfuxjovyamasouyfhhzhevagvw" + }, + "location": "plyak" + } + }, + "responses": { + "200": { + "body": { + "properties": { + "publicNetworkAccess": "NotSpecified", + "allowMultipleSites": true, + "sites": [ + "zxupfq" + ], + "customerStorageAccountArmId": "cdxrihtiskkn", + "privateEndpointConnections": [ + { + "properties": { + "groupIds": [ + "hntsdgyvly" + ], + "provisioningState": "Created", + "privateEndpoint": { + "id": "fgjekzwrnjbq" + }, + "privateLinkServiceConnectionState": { + "status": "Approved", + "description": "ljdykrrhmzi", + "actionsRequired": "swxghzuajrasojk" + } + }, + "id": "qwvpf", + "name": "lpmzrxdxhivwalyhlkjtl", + "type": "qpgrjacfcxb", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nestedSites": [ + "lza" + ], + "provisioningState": "Created" + }, + "tags": { + "key7125": "jbhnzfuxjovyamasouyfhhzhevagvw" + }, + "location": "plyak", + "id": "xhgdyckgxqmwsteittbkznfdjraar", + "name": "asmdtexbhrvpepiavab", + "type": "pqwtaamwpkvfqfhenbso", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + }, + "201": { + "headers": { + "location": "https://contoso.com/operationstatus" + }, + "body": { + "properties": { + "publicNetworkAccess": "NotSpecified", + "allowMultipleSites": true, + "sites": [ + "zxupfq" + ], + "customerStorageAccountArmId": "cdxrihtiskkn", + "privateEndpointConnections": [ + { + "properties": { + "groupIds": [ + "hntsdgyvly" + ], + "provisioningState": "Created", + "privateEndpoint": { + "id": "fgjekzwrnjbq" + }, + "privateLinkServiceConnectionState": { + "status": "Approved", + "description": "ljdykrrhmzi", + "actionsRequired": "swxghzuajrasojk" + } + }, + "id": "qwvpf", + "name": "lpmzrxdxhivwalyhlkjtl", + "type": "qpgrjacfcxb", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nestedSites": [ + "lza" + ], + "provisioningState": "Created" + }, + "tags": { + "key7125": "jbhnzfuxjovyamasouyfhhzhevagvw" + }, + "location": "plyak", + "id": "xhgdyckgxqmwsteittbkznfdjraar", + "name": "asmdtexbhrvpepiavab", + "type": "pqwtaamwpkvfqfhenbso", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_Create_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_Create_MinimumSet_Gen.json new file mode 100644 index 000000000000..ff3a72dc4ed6 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_Create_MinimumSet_Gen.json @@ -0,0 +1,30 @@ +{ + "title": "MasterSitesController_Create", + "operationId": "MasterSitesController_Create", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-3A8SuY-jRr63J", + "body": { + "location": "plyak" + } + }, + "responses": { + "200": { + "body": { + "location": "plyak", + "id": "xhgdyckgxqmwsteittbkznfdjraar" + } + }, + "201": { + "headers": { + "location": "https://contoso.com/operationstatus" + }, + "body": { + "location": "plyak", + "id": "xhgdyckgxqmwsteittbkznfdjraar" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_Delete_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_Delete_MaximumSet_Gen.json new file mode 100644 index 000000000000..576cd013099e --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_Delete_MaximumSet_Gen.json @@ -0,0 +1,14 @@ +{ + "title": "MasterSitesController_Delete", + "operationId": "MasterSitesController_Delete", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-1-OHGM54--3PRHF2o6" + }, + "responses": { + "200": {}, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_Delete_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_Delete_MinimumSet_Gen.json new file mode 100644 index 000000000000..d6439a528467 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_Delete_MinimumSet_Gen.json @@ -0,0 +1,14 @@ +{ + "title": "MasterSitesController_Delete", + "operationId": "MasterSitesController_Delete", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "yoW84F-57M8Pw4" + }, + "responses": { + "200": {}, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_ErrorSummary_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_ErrorSummary_MaximumSet_Gen.json new file mode 100644 index 000000000000..7c0c43f69296 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_ErrorSummary_MaximumSet_Gen.json @@ -0,0 +1,26 @@ +{ + "title": "MasterSitesController_ErrorSummary", + "operationId": "MasterSitesController_ErrorSummary", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "LiVP-7q-mE6-D-M-8H", + "body": { + "applianceName": "ewwrswlmaeaidinx" + } + }, + "responses": { + "200": { + "body": { + "applianceName": "rddddmxydliwsxsfzu", + "discoveryScopeErrorSummaries": { + "affectedResourceType": "nudauoifmqfdhippiiy", + "affectedObjectsCount": 7, + "discoveryScope": "AppsAndRoles" + }, + "nextLink": "m" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_ErrorSummary_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_ErrorSummary_MinimumSet_Gen.json new file mode 100644 index 000000000000..417de0aad6a3 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_ErrorSummary_MinimumSet_Gen.json @@ -0,0 +1,23 @@ +{ + "title": "MasterSitesController_ErrorSummary", + "operationId": "MasterSitesController_ErrorSummary", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "PdP-R4", + "body": {} + }, + "responses": { + "200": { + "body": { + "applianceName": "rddddmxydliwsxsfzu", + "discoveryScopeErrorSummaries": { + "affectedResourceType": "nudauoifmqfdhippiiy", + "affectedObjectsCount": 7, + "discoveryScope": "AppsAndRoles" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..8850ff61857e --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_Get_MaximumSet_Gen.json @@ -0,0 +1,72 @@ +{ + "title": "Method to get a master site.", + "operationId": "MasterSitesController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "L-f-L3U2" + }, + "responses": { + "200": { + "body": { + "properties": { + "publicNetworkAccess": "NotSpecified", + "allowMultipleSites": true, + "sites": [ + "zxupfq" + ], + "customerStorageAccountArmId": "cdxrihtiskkn", + "privateEndpointConnections": [ + { + "properties": { + "groupIds": [ + "hntsdgyvly" + ], + "provisioningState": "Created", + "privateEndpoint": { + "id": "fgjekzwrnjbq" + }, + "privateLinkServiceConnectionState": { + "status": "Approved", + "description": "ljdykrrhmzi", + "actionsRequired": "swxghzuajrasojk" + } + }, + "id": "qwvpf", + "name": "lpmzrxdxhivwalyhlkjtl", + "type": "qpgrjacfcxb", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nestedSites": [ + "lza" + ], + "provisioningState": "Created" + }, + "tags": { + "key7125": "jbhnzfuxjovyamasouyfhhzhevagvw" + }, + "location": "plyak", + "id": "xhgdyckgxqmwsteittbkznfdjraar", + "name": "asmdtexbhrvpepiavab", + "type": "pqwtaamwpkvfqfhenbso", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..bf3968108270 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_Get_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "Method to get a master site.", + "operationId": "MasterSitesController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-Q-146V" + }, + "responses": { + "200": { + "body": { + "location": "plyak", + "id": "xhgdyckgxqmwsteittbkznfdjraar" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_ListByResourceGroup_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_ListByResourceGroup_MaximumSet_Gen.json new file mode 100644 index 000000000000..2f43970fbb5b --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_ListByResourceGroup_MaximumSet_Gen.json @@ -0,0 +1,76 @@ +{ + "title": "Get all sites.", + "operationId": "MasterSitesController_ListByResourceGroup", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "publicNetworkAccess": "NotSpecified", + "allowMultipleSites": true, + "sites": [ + "zxupfq" + ], + "customerStorageAccountArmId": "cdxrihtiskkn", + "privateEndpointConnections": [ + { + "properties": { + "groupIds": [ + "hntsdgyvly" + ], + "provisioningState": "Created", + "privateEndpoint": { + "id": "fgjekzwrnjbq" + }, + "privateLinkServiceConnectionState": { + "status": "Approved", + "description": "ljdykrrhmzi", + "actionsRequired": "swxghzuajrasojk" + } + }, + "id": "qwvpf", + "name": "lpmzrxdxhivwalyhlkjtl", + "type": "qpgrjacfcxb", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nestedSites": [ + "lza" + ], + "provisioningState": "Created" + }, + "tags": { + "key7125": "jbhnzfuxjovyamasouyfhhzhevagvw" + }, + "location": "plyak", + "id": "xhgdyckgxqmwsteittbkznfdjraar", + "name": "asmdtexbhrvpepiavab", + "type": "pqwtaamwpkvfqfhenbso", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_ListByResourceGroup_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_ListByResourceGroup_MinimumSet_Gen.json new file mode 100644 index 000000000000..b3c85d2e285b --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_ListByResourceGroup_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "Get all sites.", + "operationId": "MasterSitesController_ListByResourceGroup", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_ListBySubscription_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_ListBySubscription_MaximumSet_Gen.json new file mode 100644 index 000000000000..e58b57d89451 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_ListBySubscription_MaximumSet_Gen.json @@ -0,0 +1,75 @@ +{ + "title": "Get all the sites in the subscription.", + "operationId": "MasterSitesController_ListBySubscription", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "publicNetworkAccess": "NotSpecified", + "allowMultipleSites": true, + "sites": [ + "zxupfq" + ], + "customerStorageAccountArmId": "cdxrihtiskkn", + "privateEndpointConnections": [ + { + "properties": { + "groupIds": [ + "hntsdgyvly" + ], + "provisioningState": "Created", + "privateEndpoint": { + "id": "fgjekzwrnjbq" + }, + "privateLinkServiceConnectionState": { + "status": "Approved", + "description": "ljdykrrhmzi", + "actionsRequired": "swxghzuajrasojk" + } + }, + "id": "qwvpf", + "name": "lpmzrxdxhivwalyhlkjtl", + "type": "qpgrjacfcxb", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nestedSites": [ + "lza" + ], + "provisioningState": "Created" + }, + "tags": { + "key7125": "jbhnzfuxjovyamasouyfhhzhevagvw" + }, + "location": "plyak", + "id": "xhgdyckgxqmwsteittbkznfdjraar", + "name": "asmdtexbhrvpepiavab", + "type": "pqwtaamwpkvfqfhenbso", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_ListBySubscription_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_ListBySubscription_MinimumSet_Gen.json new file mode 100644 index 000000000000..062c3af99f4f --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_ListBySubscription_MinimumSet_Gen.json @@ -0,0 +1,15 @@ +{ + "title": "Get all the sites in the subscription.", + "operationId": "MasterSitesController_ListBySubscription", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_Update_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_Update_MaximumSet_Gen.json new file mode 100644 index 000000000000..e6a333a83453 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_Update_MaximumSet_Gen.json @@ -0,0 +1,90 @@ +{ + "title": "MasterSitesController_Update", + "operationId": "MasterSitesController_Update", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "HSEJ-c-9", + "properties": { + "tags": { + "key2768": "dwayxblijalffadpazdybdebmhjr" + }, + "properties": { + "publicNetworkAccess": "NotSpecified", + "allowMultipleSites": true, + "sites": [ + "hqbpxicmsrivienmbarmfjsrsssq" + ], + "customerStorageAccountArmId": "wnimstusfwvxqnlclyntjfa" + } + } + }, + "responses": { + "200": { + "body": { + "properties": { + "publicNetworkAccess": "NotSpecified", + "allowMultipleSites": true, + "sites": [ + "hqbpxicmsrivienmbarmfjsrsssq" + ], + "customerStorageAccountArmId": "cdxrihtiskkn", + "privateEndpointConnections": [ + { + "properties": { + "groupIds": [ + "hntsdgyvly" + ], + "provisioningState": "Created", + "privateEndpoint": { + "id": "fgjekzwrnjbq" + }, + "privateLinkServiceConnectionState": { + "status": "Approved", + "description": "ljdykrrhmzi", + "actionsRequired": "swxghzuajrasojk" + } + }, + "id": "qwvpf", + "name": "lpmzrxdxhivwalyhlkjtl", + "type": "qpgrjacfcxb", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nestedSites": [ + "lza" + ], + "provisioningState": "Created" + }, + "tags": { + "key7125": "jbhnzfuxjovyamasouyfhhzhevagvw" + }, + "location": "plyak", + "id": "xhgdyckgxqmwsteittbkznfdjraar", + "name": "asmdtexbhrvpepiavab", + "type": "pqwtaamwpkvfqfhenbso", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_Update_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_Update_MinimumSet_Gen.json new file mode 100644 index 000000000000..09dd305372bb --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesController_Update_MinimumSet_Gen.json @@ -0,0 +1,23 @@ +{ + "title": "MasterSitesController_Update", + "operationId": "MasterSitesController_Update", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "T6sk7r42fEqN1", + "properties": {} + }, + "responses": { + "200": { + "body": { + "location": "plyak" + } + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesOperationsStatusController_GetVmwareOperationStatus_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesOperationsStatusController_GetVmwareOperationStatus_MaximumSet_Gen.json new file mode 100644 index 000000000000..6626c991faa2 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesOperationsStatusController_GetVmwareOperationStatus_MaximumSet_Gen.json @@ -0,0 +1,29 @@ +{ + "title": "MasterSitesOperationsStatusController_GetVmwareOperationStatus", + "operationId": "MasterSitesOperationsStatusController_GetVmwareOperationStatus", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "YesqN", + "operationStatusName": "P3-8VC2V7KOx3FbXj2" + }, + "responses": { + "200": { + "body": { + "id": "djuwap", + "name": "wjqvrqcghokjygfddwatjhmnyz", + "status": "mfxtauiwmruwuswjeoqtyagnyqciy", + "startTime": "emtxs", + "endTime": "rjwlhuhd", + "error": { + "code": "wjnwumfhwzhftyv", + "message": "welycdukaggycfm" + }, + "properties": { + "result": "cjsjtatya" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesOperationsStatusController_GetVmwareOperationStatus_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesOperationsStatusController_GetVmwareOperationStatus_MinimumSet_Gen.json new file mode 100644 index 000000000000..c265fe7383cd --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/MasterSitesOperationsStatusController_GetVmwareOperationStatus_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "MasterSitesOperationsStatusController_GetVmwareOperationStatus", + "operationId": "MasterSitesOperationsStatusController_GetVmwareOperationStatus", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "3276GQRLG15R", + "operationStatusName": "-c1-o9ew-xLK-71NPwt-" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/Operations_List_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/Operations_List_MaximumSet_Gen.json new file mode 100644 index 000000000000..48c953125caf --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/Operations_List_MaximumSet_Gen.json @@ -0,0 +1,28 @@ +{ + "title": "Operations_List", + "operationId": "Operations_List", + "parameters": { + "api-version": "2023-06-06" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "name": "gsenkrdxgzmd", + "isDataAction": true, + "display": { + "provider": "rpmyogylnvcsesvonmuejb", + "resource": "qqvqdqmrikfjr", + "operation": "psw", + "description": "amymlnkuwvwzmegconyqvanptlyydq" + }, + "origin": "user", + "actionType": "Internal" + } + ], + "nextLink": "khlaptfblh" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/Operations_List_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/Operations_List_MinimumSet_Gen.json new file mode 100644 index 000000000000..977670e38798 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/Operations_List_MinimumSet_Gen.json @@ -0,0 +1,12 @@ +{ + "title": "Operations_List", + "operationId": "Operations_List", + "parameters": { + "api-version": "2023-06-06" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateEndpointConnectionController_Create_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateEndpointConnectionController_Create_MaximumSet_Gen.json new file mode 100644 index 000000000000..0afc3d0848c6 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateEndpointConnectionController_Create_MaximumSet_Gen.json @@ -0,0 +1,82 @@ +{ + "title": "PrivateEndpointConnectionController_Create", + "operationId": "PrivateEndpointConnectionController_Create", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "LuBO2I1-B85pJ1BZ251", + "peConnectionName": "-KF3-86-D3L-8M", + "body": { + "properties": { + "provisioningState": "Created", + "privateEndpoint": {}, + "privateLinkServiceConnectionState": { + "status": "Approved", + "description": "ljdykrrhmzi", + "actionsRequired": "swxghzuajrasojk" + } + } + } + }, + "responses": { + "200": { + "body": { + "properties": { + "groupIds": [ + "hntsdgyvly" + ], + "provisioningState": "Created", + "privateEndpoint": { + "id": "fgjekzwrnjbq" + }, + "privateLinkServiceConnectionState": { + "status": "Approved", + "description": "ljdykrrhmzi", + "actionsRequired": "swxghzuajrasojk" + } + }, + "id": "qwvpf", + "name": "lpmzrxdxhivwalyhlkjtl", + "type": "qpgrjacfcxb", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + }, + "201": { + "body": { + "properties": { + "groupIds": [ + "hntsdgyvly" + ], + "provisioningState": "Created", + "privateEndpoint": { + "id": "fgjekzwrnjbq" + }, + "privateLinkServiceConnectionState": { + "status": "Approved", + "description": "ljdykrrhmzi", + "actionsRequired": "swxghzuajrasojk" + } + }, + "id": "qwvpf", + "name": "lpmzrxdxhivwalyhlkjtl", + "type": "qpgrjacfcxb", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateEndpointConnectionController_Create_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateEndpointConnectionController_Create_MinimumSet_Gen.json new file mode 100644 index 000000000000..9c35cb61f71f --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateEndpointConnectionController_Create_MinimumSet_Gen.json @@ -0,0 +1,20 @@ +{ + "title": "PrivateEndpointConnectionController_Create", + "operationId": "PrivateEndpointConnectionController_Create", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "1--tOY-47Q-X95WC3d-U", + "peConnectionName": "-p-U2", + "body": {} + }, + "responses": { + "200": { + "body": {} + }, + "201": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateEndpointConnectionController_Delete_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateEndpointConnectionController_Delete_MaximumSet_Gen.json new file mode 100644 index 000000000000..46e6248834a8 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateEndpointConnectionController_Delete_MaximumSet_Gen.json @@ -0,0 +1,15 @@ +{ + "title": "PrivateEndpointConnectionController_Delete", + "operationId": "PrivateEndpointConnectionController_Delete", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-eFvc0r3-7md4", + "peConnectionName": "--DKL-9YQ" + }, + "responses": { + "200": {}, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateEndpointConnectionController_Delete_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateEndpointConnectionController_Delete_MinimumSet_Gen.json new file mode 100644 index 000000000000..02de81e27cb3 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateEndpointConnectionController_Delete_MinimumSet_Gen.json @@ -0,0 +1,15 @@ +{ + "title": "PrivateEndpointConnectionController_Delete", + "operationId": "PrivateEndpointConnectionController_Delete", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "17U543qV", + "peConnectionName": "9h-1KN868JJ-y-ZS6" + }, + "responses": { + "200": {}, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateEndpointConnectionController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateEndpointConnectionController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..59c46500b2ad --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateEndpointConnectionController_Get_MaximumSet_Gen.json @@ -0,0 +1,42 @@ +{ + "title": "PrivateEndpointConnectionController_Get", + "operationId": "PrivateEndpointConnectionController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "TU-L--YpJ-6", + "peConnectionName": "n9EPw--9-E3" + }, + "responses": { + "200": { + "body": { + "properties": { + "groupIds": [ + "hntsdgyvly" + ], + "provisioningState": "Created", + "privateEndpoint": { + "id": "fgjekzwrnjbq" + }, + "privateLinkServiceConnectionState": { + "status": "Approved", + "description": "ljdykrrhmzi", + "actionsRequired": "swxghzuajrasojk" + } + }, + "id": "qwvpf", + "name": "lpmzrxdxhivwalyhlkjtl", + "type": "qpgrjacfcxb", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateEndpointConnectionController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateEndpointConnectionController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..13a1ccdcd168 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateEndpointConnectionController_Get_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "PrivateEndpointConnectionController_Get", + "operationId": "PrivateEndpointConnectionController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "mIT--731KHF8N", + "peConnectionName": "-QVG129-otE--ZYK466E3-8x" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateEndpointConnectionController_ListByMasterSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateEndpointConnectionController_ListByMasterSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..5109493290b8 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateEndpointConnectionController_ListByMasterSite_MaximumSet_Gen.json @@ -0,0 +1,46 @@ +{ + "title": "PrivateEndpointConnectionController_ListByMasterSite", + "operationId": "PrivateEndpointConnectionController_ListByMasterSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "Gt6BK753H-4h-83l3-Y" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "groupIds": [ + "hntsdgyvly" + ], + "provisioningState": "Created", + "privateEndpoint": { + "id": "fgjekzwrnjbq" + }, + "privateLinkServiceConnectionState": { + "status": "Approved", + "description": "ljdykrrhmzi", + "actionsRequired": "swxghzuajrasojk" + } + }, + "id": "qwvpf", + "name": "lpmzrxdxhivwalyhlkjtl", + "type": "qpgrjacfcxb", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateEndpointConnectionController_ListByMasterSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateEndpointConnectionController_ListByMasterSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..8264652f33a7 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateEndpointConnectionController_ListByMasterSite_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "PrivateEndpointConnectionController_ListByMasterSite", + "operationId": "PrivateEndpointConnectionController_ListByMasterSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "Wi0C57Q-013-I8U" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateLinkResourcesController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateLinkResourcesController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..6590f77a1792 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateLinkResourcesController_Get_MaximumSet_Gen.json @@ -0,0 +1,38 @@ +{ + "title": "PrivateLinkResourcesController_Get", + "operationId": "PrivateLinkResourcesController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "9261s-565I1-8", + "privateLinkResourceName": "F2Y2qO8TF9xz" + }, + "responses": { + "200": { + "body": { + "properties": { + "requiredMembers": [ + "fbtaeakntovhuwovtdswu" + ], + "requiredZoneNames": [ + "rc" + ], + "groupId": "hmnwfo", + "provisioningState": "Created" + }, + "id": "sgajvxyjapcnez", + "name": "lefoxowpdytd", + "type": "xpgmqykkobclyoewmzmhyktznrib", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateLinkResourcesController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateLinkResourcesController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..8914ba564633 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateLinkResourcesController_Get_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "PrivateLinkResourcesController_Get", + "operationId": "PrivateLinkResourcesController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "2L2V-O8TRbL7E33zl1C", + "privateLinkResourceName": "1S-0K4e-8i" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateLinkResourcesController_ListByMasterSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateLinkResourcesController_ListByMasterSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..f71ad9aeb86c --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateLinkResourcesController_ListByMasterSite_MaximumSet_Gen.json @@ -0,0 +1,42 @@ +{ + "title": "PrivateLinkResourcesController_ListByMasterSite", + "operationId": "PrivateLinkResourcesController_ListByMasterSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "11H-5A-5Y6" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "requiredMembers": [ + "fbtaeakntovhuwovtdswu" + ], + "requiredZoneNames": [ + "rc" + ], + "groupId": "hmnwfo", + "provisioningState": "Created" + }, + "id": "sgajvxyjapcnez", + "name": "lefoxowpdytd", + "type": "xpgmqykkobclyoewmzmhyktznrib", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateLinkResourcesController_ListByMasterSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateLinkResourcesController_ListByMasterSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..b2928e6d2698 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/PrivateLinkResourcesController_ListByMasterSite_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "PrivateLinkResourcesController_ListByMasterSite", + "operationId": "PrivateLinkResourcesController_ListByMasterSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "B6UpHiO8UV4H-8-K" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/RunAsAccountsController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/RunAsAccountsController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..e6e6400c88bc --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/RunAsAccountsController_Get_MaximumSet_Gen.json @@ -0,0 +1,36 @@ +{ + "title": "RunAsAccountsController_Get", + "operationId": "RunAsAccountsController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-81-4nq", + "accountName": "thQ4Tu4G1" + }, + "responses": { + "200": { + "body": { + "properties": { + "displayName": "wafblogjgjgifpqgcr", + "credentialType": "hiczrcbityqt", + "createdTimestamp": "msro", + "updatedTimestamp": "inlzufixkgpxlcbv", + "applianceName": "axbmhblwxnrcjeylfnenseurwuxaw", + "provisioningState": "Created" + }, + "id": "qugzbe", + "name": "ulsykvkjunusfmxjxwauld", + "type": "xwasaovkkvclxobsrrtlbobvwhya", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/RunAsAccountsController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/RunAsAccountsController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..4acf570503f7 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/RunAsAccountsController_Get_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "RunAsAccountsController_Get", + "operationId": "RunAsAccountsController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "2TzC3O5-k3S28", + "accountName": "39-32" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/RunAsAccountsController_ListByVmwareSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/RunAsAccountsController_ListByVmwareSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..2527860d300e --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/RunAsAccountsController_ListByVmwareSite_MaximumSet_Gen.json @@ -0,0 +1,40 @@ +{ + "title": "RunAsAccountsController_ListByVmwareSite", + "operationId": "RunAsAccountsController_ListByVmwareSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "41f2-3-WL" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "displayName": "wafblogjgjgifpqgcr", + "credentialType": "hiczrcbityqt", + "createdTimestamp": "msro", + "updatedTimestamp": "inlzufixkgpxlcbv", + "applianceName": "axbmhblwxnrcjeylfnenseurwuxaw", + "provisioningState": "Created" + }, + "id": "qugzbe", + "name": "ulsykvkjunusfmxjxwauld", + "type": "xwasaovkkvclxobsrrtlbobvwhya", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/RunAsAccountsController_ListByVmwareSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/RunAsAccountsController_ListByVmwareSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..f1a6760b3825 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/RunAsAccountsController_ListByVmwareSite_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "RunAsAccountsController_ListByVmwareSite", + "operationId": "RunAsAccountsController_ListByVmwareSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "Y-2J5F6ZC-3-1s5-VOW-2-" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_ClientGroupMembers_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_ClientGroupMembers_MaximumSet_Gen.json new file mode 100644 index 000000000000..2a5238fa14b0 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_ClientGroupMembers_MaximumSet_Gen.json @@ -0,0 +1,35 @@ +{ + "title": "ServerDependencyMapController_ClientGroupMembers", + "operationId": "ServerDependencyMapController_ClientGroupMembers", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "034X-TO-", + "mapRequest": { + "machineId": "pe", + "processGroupName": "oviatssaploziuoyrwdepvbqsk", + "processName": "ibjbwjqebogtesnldscuxxfa", + "startTime": "2023-08-21T04:59:57.560Z", + "endTime": "2023-08-21T04:59:57.560Z", + "filters": { + "machineIds": [ + "rkhehfgxchmnwoszfnjyksyhit" + ], + "processIds": [ + "krddwfzwaylilraxteedpxdeeec" + ] + } + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_ClientGroupMembers_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_ClientGroupMembers_MinimumSet_Gen.json new file mode 100644 index 000000000000..95052de838ab --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_ClientGroupMembers_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "ServerDependencyMapController_ClientGroupMembers", + "operationId": "ServerDependencyMapController_ClientGroupMembers", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "z-40156158r9", + "mapRequest": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_ExportDependencies_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_ExportDependencies_MaximumSet_Gen.json new file mode 100644 index 000000000000..b161ca9bbdb4 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_ExportDependencies_MaximumSet_Gen.json @@ -0,0 +1,24 @@ +{ + "title": "ServerDependencyMapController_ExportDependencies", + "operationId": "ServerDependencyMapController_ExportDependencies", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "62KWv-q82-f-sdlr-5r-Q", + "requestBody": { + "startTime": "2023-08-21T05:00:23.049Z", + "endTime": "2023-08-21T05:00:23.049Z" + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_ExportDependencies_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_ExportDependencies_MinimumSet_Gen.json new file mode 100644 index 000000000000..ed85251cefb1 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_ExportDependencies_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "ServerDependencyMapController_ExportDependencies", + "operationId": "ServerDependencyMapController_ExportDependencies", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "D6e8O57--I7K4Q954177", + "requestBody": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_GenerateCoarseMap_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_GenerateCoarseMap_MaximumSet_Gen.json new file mode 100644 index 000000000000..e2f45aa0d34a --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_GenerateCoarseMap_MaximumSet_Gen.json @@ -0,0 +1,32 @@ +{ + "title": "ServerDependencyMapController_GenerateCoarseMap", + "operationId": "ServerDependencyMapController_GenerateCoarseMap", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "12U4f283-3DLo7-IY93", + "mapRequest": { + "startTime": "2023-08-21T05:00:30.273Z", + "endTime": "2023-08-21T05:00:30.273Z", + "filters": { + "machineIds": [ + "rkhehfgxchmnwoszfnjyksyhit" + ], + "processIds": [ + "krddwfzwaylilraxteedpxdeeec" + ] + } + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_GenerateCoarseMap_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_GenerateCoarseMap_MinimumSet_Gen.json new file mode 100644 index 000000000000..5fef3a868e9a --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_GenerateCoarseMap_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "ServerDependencyMapController_GenerateCoarseMap", + "operationId": "ServerDependencyMapController_GenerateCoarseMap", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "XK6bL5317A35J", + "mapRequest": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_GenerateDetailedMap_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_GenerateDetailedMap_MaximumSet_Gen.json new file mode 100644 index 000000000000..9182df4ef55c --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_GenerateDetailedMap_MaximumSet_Gen.json @@ -0,0 +1,33 @@ +{ + "title": "ServerDependencyMapController_GenerateDetailedMap", + "operationId": "ServerDependencyMapController_GenerateDetailedMap", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "x2-28H", + "mapRequest": { + "machineId": "brboip", + "startTime": "2023-08-21T05:00:33.188Z", + "endTime": "2023-08-21T05:00:33.188Z", + "filters": { + "machineIds": [ + "rkhehfgxchmnwoszfnjyksyhit" + ], + "processIds": [ + "krddwfzwaylilraxteedpxdeeec" + ] + } + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_GenerateDetailedMap_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_GenerateDetailedMap_MinimumSet_Gen.json new file mode 100644 index 000000000000..311491ee7401 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_GenerateDetailedMap_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "ServerDependencyMapController_GenerateDetailedMap", + "operationId": "ServerDependencyMapController_GenerateDetailedMap", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "QBiR43W11-FZ-o867y", + "mapRequest": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_ServerGroupMembers_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_ServerGroupMembers_MaximumSet_Gen.json new file mode 100644 index 000000000000..4998f25a3e75 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_ServerGroupMembers_MaximumSet_Gen.json @@ -0,0 +1,33 @@ +{ + "title": "ServerDependencyMapController_ServerGroupMembers", + "operationId": "ServerDependencyMapController_ServerGroupMembers", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "IhLC", + "mapRequest": { + "serverPort": 24, + "startTime": "2023-08-21T05:01:31.855Z", + "endTime": "2023-08-21T05:01:31.855Z", + "filters": { + "machineIds": [ + "rkhehfgxchmnwoszfnjyksyhit" + ], + "processIds": [ + "krddwfzwaylilraxteedpxdeeec" + ] + } + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_ServerGroupMembers_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_ServerGroupMembers_MinimumSet_Gen.json new file mode 100644 index 000000000000..5db2122599dd --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerDependencyMapController_ServerGroupMembers_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "ServerDependencyMapController_ServerGroupMembers", + "operationId": "ServerDependencyMapController_ServerGroupMembers", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "0-kOcE--N1-8G06kq-45D45-", + "mapRequest": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerJobsController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerJobsController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..fb56d518813e --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerJobsController_Get_MaximumSet_Gen.json @@ -0,0 +1,51 @@ +{ + "title": "ServerJobsController_Get", + "operationId": "ServerJobsController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "25X7kEW", + "jobName": "YP6-14y-5OP-FHY64M2ft" + }, + "responses": { + "200": { + "body": { + "properties": { + "status": "caxx", + "startTime": "kxzapdjsvkvttczqbqwqegnnahyrtv", + "endTime": "uiuj", + "displayName": "dt", + "clientRequestId": "vnibbwculuiyrqqh", + "activityId": "nuixxztmyagcrlys", + "errors": [ + { + "code": "xhzaaroerv", + "message": "vfcchlbbuxpngdiztbkzoieslpuzn", + "possibleCauses": "dgxtakyunfsghabt", + "recommendedAction": "jqxmsgb", + "severity": "cgfbijzfogqm", + "isAgentReportedError": true, + "agentErrorCode": "nq", + "agentErrorMessage": "udawn", + "agentErrorPossibleCauses": "kdoykpcbvy", + "agentErrorRecommendedAction": "zjjqyl" + } + ], + "provisioningState": "Created" + }, + "id": "wiortjcy", + "name": "zvfbmxcxmvpiemidsaifx", + "type": "oidkcjpniraygzsykorgbvwatjgl", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerJobsController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerJobsController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..80bee58556da --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerJobsController_Get_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "ServerJobsController_Get", + "operationId": "ServerJobsController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "E4l7AM73B0vNu", + "jobName": "f9oO1-HHQK--Qvb7" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerJobsController_ListByServerSiteResource_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerJobsController_ListByServerSiteResource_MaximumSet_Gen.json new file mode 100644 index 000000000000..95ffc665edca --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerJobsController_ListByServerSiteResource_MaximumSet_Gen.json @@ -0,0 +1,55 @@ +{ + "title": "ServerJobsController_ListByServerSiteResource", + "operationId": "ServerJobsController_ListByServerSiteResource", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "LC-0--74s" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "status": "caxx", + "startTime": "kxzapdjsvkvttczqbqwqegnnahyrtv", + "endTime": "uiuj", + "displayName": "dt", + "clientRequestId": "vnibbwculuiyrqqh", + "activityId": "nuixxztmyagcrlys", + "errors": [ + { + "code": "xhzaaroerv", + "message": "vfcchlbbuxpngdiztbkzoieslpuzn", + "possibleCauses": "dgxtakyunfsghabt", + "recommendedAction": "jqxmsgb", + "severity": "cgfbijzfogqm", + "isAgentReportedError": true, + "agentErrorCode": "nq", + "agentErrorMessage": "udawn", + "agentErrorPossibleCauses": "kdoykpcbvy", + "agentErrorRecommendedAction": "zjjqyl" + } + ], + "provisioningState": "Created" + }, + "id": "wiortjcy", + "name": "zvfbmxcxmvpiemidsaifx", + "type": "oidkcjpniraygzsykorgbvwatjgl", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerJobsController_ListByServerSiteResource_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerJobsController_ListByServerSiteResource_MinimumSet_Gen.json new file mode 100644 index 000000000000..e240decfb6f5 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerJobsController_ListByServerSiteResource_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "ServerJobsController_ListByServerSiteResource", + "operationId": "ServerJobsController_ListByServerSiteResource", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "39Yk-6Q" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerOperationsStatusController_GetServerSiteOperationsStatus_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerOperationsStatusController_GetServerSiteOperationsStatus_MaximumSet_Gen.json new file mode 100644 index 000000000000..4eb58d996fc2 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerOperationsStatusController_GetServerSiteOperationsStatus_MaximumSet_Gen.json @@ -0,0 +1,29 @@ +{ + "title": "ServerOperationsStatusController_GetServerSiteOperationsStatus", + "operationId": "ServerOperationsStatusController_GetServerSiteOperationsStatus", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "---CkO-k0Y-393-CQ", + "operationStatusName": "8tS73G1iJ3i3" + }, + "responses": { + "200": { + "body": { + "id": "djuwap", + "name": "wjqvrqcghokjygfddwatjhmnyz", + "status": "mfxtauiwmruwuswjeoqtyagnyqciy", + "startTime": "emtxs", + "endTime": "rjwlhuhd", + "error": { + "code": "wjnwumfhwzhftyv", + "message": "welycdukaggycfm" + }, + "properties": { + "result": "cjsjtatya" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerOperationsStatusController_GetServerSiteOperationsStatus_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerOperationsStatusController_GetServerSiteOperationsStatus_MinimumSet_Gen.json new file mode 100644 index 000000000000..ab159842618c --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerOperationsStatusController_GetServerSiteOperationsStatus_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "ServerOperationsStatusController_GetServerSiteOperationsStatus", + "operationId": "ServerOperationsStatusController_GetServerSiteOperationsStatus", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "2E--", + "operationStatusName": "-yjs-" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerRunAsAccountsController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerRunAsAccountsController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..5d4f98e6ecbb --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerRunAsAccountsController_Get_MaximumSet_Gen.json @@ -0,0 +1,36 @@ +{ + "title": "ServerRunAsAccountsController_Get", + "operationId": "ServerRunAsAccountsController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "LUR5C4-c-V1", + "accountName": "57Y5-TKp" + }, + "responses": { + "200": { + "body": { + "properties": { + "displayName": "wafblogjgjgifpqgcr", + "credentialType": "hiczrcbityqt", + "createdTimestamp": "msro", + "updatedTimestamp": "inlzufixkgpxlcbv", + "applianceName": "axbmhblwxnrcjeylfnenseurwuxaw", + "provisioningState": "Created" + }, + "id": "lzvknytnblkwkeb", + "name": "ukfqrve", + "type": "gmyxeziby", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerRunAsAccountsController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerRunAsAccountsController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..697f74bca9d1 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerRunAsAccountsController_Get_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "ServerRunAsAccountsController_Get", + "operationId": "ServerRunAsAccountsController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "qD5-B79C4D-J8LaT7Ss", + "accountName": "j39N2j-31Q-3f0-45-" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerRunAsAccountsController_ListByServerSiteResource_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerRunAsAccountsController_ListByServerSiteResource_MaximumSet_Gen.json new file mode 100644 index 000000000000..4538bb54b9db --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerRunAsAccountsController_ListByServerSiteResource_MaximumSet_Gen.json @@ -0,0 +1,40 @@ +{ + "title": "ServerRunAsAccountsController_ListByServerSiteResource", + "operationId": "ServerRunAsAccountsController_ListByServerSiteResource", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "TIY0-KT1B86b-UHUF72" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "displayName": "wafblogjgjgifpqgcr", + "credentialType": "hiczrcbityqt", + "createdTimestamp": "msro", + "updatedTimestamp": "inlzufixkgpxlcbv", + "applianceName": "axbmhblwxnrcjeylfnenseurwuxaw", + "provisioningState": "Created" + }, + "id": "lzvknytnblkwkeb", + "name": "ukfqrve", + "type": "gmyxeziby", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerRunAsAccountsController_ListByServerSiteResource_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerRunAsAccountsController_ListByServerSiteResource_MinimumSet_Gen.json new file mode 100644 index 000000000000..e063490a721d --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerRunAsAccountsController_ListByServerSiteResource_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "ServerRunAsAccountsController_ListByServerSiteResource", + "operationId": "ServerRunAsAccountsController_ListByServerSiteResource", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "B676" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ComputeErrorSummary_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ComputeErrorSummary_MaximumSet_Gen.json new file mode 100644 index 000000000000..842ca6a8872f --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ComputeErrorSummary_MaximumSet_Gen.json @@ -0,0 +1,24 @@ +{ + "title": "ServerSitesController_ComputeErrorSummary", + "operationId": "ServerSitesController_ComputeErrorSummary", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "pAo-84OYu", + "body": {} + }, + "responses": { + "200": { + "body": { + "applianceName": "rddddmxydliwsxsfzu", + "discoveryScopeErrorSummaries": { + "affectedResourceType": "nudauoifmqfdhippiiy", + "affectedObjectsCount": 7, + "discoveryScope": "AppsAndRoles" + }, + "nextLink": "m" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ComputeErrorSummary_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ComputeErrorSummary_MinimumSet_Gen.json new file mode 100644 index 000000000000..4bb829b49659 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ComputeErrorSummary_MinimumSet_Gen.json @@ -0,0 +1,23 @@ +{ + "title": "ServerSitesController_ComputeErrorSummary", + "operationId": "ServerSitesController_ComputeErrorSummary", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-K734Yr0p1-oP5-", + "body": {} + }, + "responses": { + "200": { + "body": { + "applianceName": "rddddmxydliwsxsfzu", + "discoveryScopeErrorSummaries": { + "affectedResourceType": "nudauoifmqfdhippiiy", + "affectedObjectsCount": 7, + "discoveryScope": "AppsAndRoles" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Computeusage_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Computeusage_MaximumSet_Gen.json new file mode 100644 index 000000000000..fb32d633f2d7 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Computeusage_MaximumSet_Gen.json @@ -0,0 +1,19 @@ +{ + "title": "ServerSitesController_Computeusage", + "operationId": "ServerSitesController_Computeusage", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "7-GjIt-pV8S24Sn65j6Nk", + "body": {} + }, + "responses": { + "200": { + "body": { + "runAsAccounts": 24, + "serverCount": 11 + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Computeusage_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Computeusage_MinimumSet_Gen.json new file mode 100644 index 000000000000..48d6922e4a4c --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Computeusage_MinimumSet_Gen.json @@ -0,0 +1,19 @@ +{ + "title": "ServerSitesController_Computeusage", + "operationId": "ServerSitesController_Computeusage", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "JR-3--UMOhN--6uU2JvI-1", + "body": {} + }, + "responses": { + "200": { + "body": { + "runAsAccounts": 24, + "serverCount": 11 + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Create_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Create_MaximumSet_Gen.json new file mode 100644 index 000000000000..02673e38194e --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Create_MaximumSet_Gen.json @@ -0,0 +1,120 @@ +{ + "title": "ServerSitesController_Create", + "operationId": "ServerSitesController_Create", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "XD1X78SG23", + "body": { + "properties": { + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "zkzibwptff", + "discoverySolutionId": "lvskpghpphpfumbzxroakznqplomiy", + "provisioningState": "Created" + }, + "tags": { + "key4244": "yryvgpkoefkjkhlcahntgfz" + }, + "location": "iipybgplhzhpcfv" + } + }, + "responses": { + "200": { + "body": { + "properties": { + "masterSiteId": "xworeqnyemojmjozagafnd", + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "id": "zunazpmbzwmlverd", + "version": "jeffziwnmvsxcbr", + "lastHeartBeatUtc": "2023-08-21T04:59:22.847Z", + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "zkzibwptff", + "discoverySolutionId": "lvskpghpphpfumbzxroakznqplomiy", + "serviceEndpoint": "qceqfkwforpr", + "provisioningState": "Created" + }, + "tags": { + "key4244": "yryvgpkoefkjkhlcahntgfz" + }, + "location": "iipybgplhzhpcfv", + "id": "sbzgfosrikhseqbvemjuuf", + "name": "eslhfxcnkskfrjdblkkko", + "type": "oppilbvwgp", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + }, + "201": { + "headers": { + "location": "https://contoso.com/operationstatus" + }, + "body": { + "properties": { + "masterSiteId": "xworeqnyemojmjozagafnd", + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "id": "zunazpmbzwmlverd", + "version": "jeffziwnmvsxcbr", + "lastHeartBeatUtc": "2023-08-21T04:59:22.847Z", + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "zkzibwptff", + "discoverySolutionId": "lvskpghpphpfumbzxroakznqplomiy", + "serviceEndpoint": "qceqfkwforpr", + "provisioningState": "Created" + }, + "tags": { + "key4244": "yryvgpkoefkjkhlcahntgfz" + }, + "location": "iipybgplhzhpcfv", + "id": "sbzgfosrikhseqbvemjuuf", + "name": "eslhfxcnkskfrjdblkkko", + "type": "oppilbvwgp", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Create_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Create_MinimumSet_Gen.json new file mode 100644 index 000000000000..c9ebfbef48de --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Create_MinimumSet_Gen.json @@ -0,0 +1,30 @@ +{ + "title": "ServerSitesController_Create", + "operationId": "ServerSitesController_Create", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "74-35-", + "body": { + "location": "iipybgplhzhpcfv" + } + }, + "responses": { + "200": { + "body": { + "location": "iipybgplhzhpcfv", + "id": "sbzgfosrikhseqbvemjuuf" + } + }, + "201": { + "headers": { + "location": "https://contoso.com/operationstatus" + }, + "body": { + "location": "iipybgplhzhpcfv", + "id": "sbzgfosrikhseqbvemjuuf" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Delete_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Delete_MaximumSet_Gen.json new file mode 100644 index 000000000000..e728ccd53490 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Delete_MaximumSet_Gen.json @@ -0,0 +1,14 @@ +{ + "title": "ServerSitesController_Delete", + "operationId": "ServerSitesController_Delete", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "E-w24--78Zeq-4u9g" + }, + "responses": { + "200": {}, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Delete_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Delete_MinimumSet_Gen.json new file mode 100644 index 000000000000..a738314d75d5 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Delete_MinimumSet_Gen.json @@ -0,0 +1,14 @@ +{ + "title": "ServerSitesController_Delete", + "operationId": "ServerSitesController_Delete", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "4iK37M8O" + }, + "responses": { + "200": {}, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ExportApplications_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ExportApplications_MaximumSet_Gen.json new file mode 100644 index 000000000000..6c84f58bdf32 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ExportApplications_MaximumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "ServerSitesController_ExportApplications", + "operationId": "ServerSitesController_ExportApplications", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-S72-xK-8V54J6e-g27tF5", + "body": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ExportApplications_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ExportApplications_MinimumSet_Gen.json new file mode 100644 index 000000000000..9ca1b583eea7 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ExportApplications_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "ServerSitesController_ExportApplications", + "operationId": "ServerSitesController_ExportApplications", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-TJ19S6U-6-f7G7V6dC22Q7", + "body": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ExportMachineErrors_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ExportMachineErrors_MaximumSet_Gen.json new file mode 100644 index 000000000000..21e6de2ecff1 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ExportMachineErrors_MaximumSet_Gen.json @@ -0,0 +1,25 @@ +{ + "title": "ServerSitesController_ExportMachineErrors", + "operationId": "ServerSitesController_ExportMachineErrors", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "dL0Q-yVI-", + "body": { + "properties": { + "discoveryScope": "AppsAndRoles" + } + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ExportMachineErrors_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ExportMachineErrors_MinimumSet_Gen.json new file mode 100644 index 000000000000..5d7c4d0af248 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ExportMachineErrors_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "ServerSitesController_ExportMachineErrors", + "operationId": "ServerSitesController_ExportMachineErrors", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "ou-O", + "body": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..da2c0076528c --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Get_MaximumSet_Gen.json @@ -0,0 +1,53 @@ +{ + "title": "ServerSitesController_Get", + "operationId": "ServerSitesController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "3X85Ho0Z9" + }, + "responses": { + "200": { + "body": { + "properties": { + "masterSiteId": "xworeqnyemojmjozagafnd", + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "id": "zunazpmbzwmlverd", + "version": "jeffziwnmvsxcbr", + "lastHeartBeatUtc": "2023-08-21T04:59:22.847Z", + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "zkzibwptff", + "discoverySolutionId": "lvskpghpphpfumbzxroakznqplomiy", + "serviceEndpoint": "qceqfkwforpr", + "provisioningState": "Created" + }, + "tags": { + "key4244": "yryvgpkoefkjkhlcahntgfz" + }, + "location": "iipybgplhzhpcfv", + "id": "sbzgfosrikhseqbvemjuuf", + "name": "eslhfxcnkskfrjdblkkko", + "type": "oppilbvwgp", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..71d06ab4a078 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Get_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "ServerSitesController_Get", + "operationId": "ServerSitesController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-2-3" + }, + "responses": { + "200": { + "body": { + "location": "iipybgplhzhpcfv", + "id": "sbzgfosrikhseqbvemjuuf" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ListByResourceGroup_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ListByResourceGroup_MaximumSet_Gen.json new file mode 100644 index 000000000000..0861da2368af --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ListByResourceGroup_MaximumSet_Gen.json @@ -0,0 +1,57 @@ +{ + "title": "ServerSitesController_ListByResourceGroup", + "operationId": "ServerSitesController_ListByResourceGroup", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "masterSiteId": "xworeqnyemojmjozagafnd", + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "id": "zunazpmbzwmlverd", + "version": "jeffziwnmvsxcbr", + "lastHeartBeatUtc": "2023-08-21T04:59:22.847Z", + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "zkzibwptff", + "discoverySolutionId": "lvskpghpphpfumbzxroakznqplomiy", + "serviceEndpoint": "qceqfkwforpr", + "provisioningState": "Created" + }, + "tags": { + "key4244": "yryvgpkoefkjkhlcahntgfz" + }, + "location": "iipybgplhzhpcfv", + "id": "sbzgfosrikhseqbvemjuuf", + "name": "eslhfxcnkskfrjdblkkko", + "type": "oppilbvwgp", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ListByResourceGroup_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ListByResourceGroup_MinimumSet_Gen.json new file mode 100644 index 000000000000..c6a77c32b0ba --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ListByResourceGroup_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "ServerSitesController_ListByResourceGroup", + "operationId": "ServerSitesController_ListByResourceGroup", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ListBySubscription_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ListBySubscription_MaximumSet_Gen.json new file mode 100644 index 000000000000..35189dcb6f07 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ListBySubscription_MaximumSet_Gen.json @@ -0,0 +1,56 @@ +{ + "title": "ServerSitesController_ListBySubscription", + "operationId": "ServerSitesController_ListBySubscription", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "masterSiteId": "xworeqnyemojmjozagafnd", + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "id": "zunazpmbzwmlverd", + "version": "jeffziwnmvsxcbr", + "lastHeartBeatUtc": "2023-08-21T04:59:22.847Z", + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "zkzibwptff", + "discoverySolutionId": "lvskpghpphpfumbzxroakznqplomiy", + "serviceEndpoint": "qceqfkwforpr", + "provisioningState": "Created" + }, + "tags": { + "key4244": "yryvgpkoefkjkhlcahntgfz" + }, + "location": "iipybgplhzhpcfv", + "id": "sbzgfosrikhseqbvemjuuf", + "name": "eslhfxcnkskfrjdblkkko", + "type": "oppilbvwgp", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ListBySubscription_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ListBySubscription_MinimumSet_Gen.json new file mode 100644 index 000000000000..b0e9a8dd793b --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ListBySubscription_MinimumSet_Gen.json @@ -0,0 +1,15 @@ +{ + "title": "ServerSitesController_ListBySubscription", + "operationId": "ServerSitesController_ListBySubscription", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ListHealthSummary_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ListHealthSummary_MaximumSet_Gen.json new file mode 100644 index 000000000000..619444b2ea37 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ListHealthSummary_MaximumSet_Gen.json @@ -0,0 +1,37 @@ +{ + "title": "ServerSitesController_ListHealthSummary", + "operationId": "ServerSitesController_ListHealthSummary", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "QW5B6h-mX-0T0DT35uDj-H" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "applianceName": "larsxzpqgpzpmqjpjnha", + "errorMessage": "byljqqadkrqyc", + "summaryMessage": "snmoruugfrz", + "errorId": 6, + "errorCode": "nwspzhesckg", + "affectedObjectsCount": 12, + "hitCount": 26, + "severity": "slbsfswj", + "remediationGuidance": "jljtjqehuoszxgyrwq", + "affectedResourceType": "zgdaxwamprupludxqnxxy", + "affectedResources": [ + "vkhbkhfkw" + ], + "fabricLayoutUpdateSources": [ + "RefreshFabricLayout" + ] + } + ], + "nextLink": "jclclykiscoxbytftyaaskjr" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ListHealthSummary_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ListHealthSummary_MinimumSet_Gen.json new file mode 100644 index 000000000000..7499d2654376 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_ListHealthSummary_MinimumSet_Gen.json @@ -0,0 +1,19 @@ +{ + "title": "ServerSitesController_ListHealthSummary", + "operationId": "ServerSitesController_ListHealthSummary", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "81--88R--s" + }, + "responses": { + "200": { + "body": { + "value": [ + {} + ] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_RefreshSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_RefreshSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..70de57434115 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_RefreshSite_MaximumSet_Gen.json @@ -0,0 +1,20 @@ +{ + "title": "ServerSitesController_RefreshSite", + "operationId": "ServerSitesController_RefreshSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-uB-DQ6-D" + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_RefreshSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_RefreshSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..fe88e3563feb --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_RefreshSite_MinimumSet_Gen.json @@ -0,0 +1,20 @@ +{ + "title": "ServerSitesController_RefreshSite", + "operationId": "ServerSitesController_RefreshSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "8vLET5sGfE3-6-0-c6y1" + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Summary_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Summary_MaximumSet_Gen.json new file mode 100644 index 000000000000..6cbe20a21ae2 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Summary_MaximumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "ServerSitesController_Summary", + "operationId": "ServerSitesController_Summary", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "4u4l" + }, + "responses": { + "200": { + "body": { + "runAsAccountCount": 17, + "serverCount": 12 + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Summary_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Summary_MinimumSet_Gen.json new file mode 100644 index 000000000000..9d04c0f8a7b3 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Summary_MinimumSet_Gen.json @@ -0,0 +1,15 @@ +{ + "title": "ServerSitesController_Summary", + "operationId": "ServerSitesController_Summary", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-5UTXJ-76WK6B8-47--2-s" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_UpdateDependencyMapStatus_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_UpdateDependencyMapStatus_MaximumSet_Gen.json new file mode 100644 index 000000000000..ee9ac2ad4a4b --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_UpdateDependencyMapStatus_MaximumSet_Gen.json @@ -0,0 +1,28 @@ +{ + "title": "ServerSitesController_UpdateDependencyMapStatus", + "operationId": "ServerSitesController_UpdateDependencyMapStatus", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "45j-536o-515G1w", + "mapRequest": { + "machines": [ + { + "machineId": "iyhusdubhpmyd", + "isDependencyMapToBeEnabled": true + } + ] + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_UpdateDependencyMapStatus_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_UpdateDependencyMapStatus_MinimumSet_Gen.json new file mode 100644 index 000000000000..9843b2f8284b --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_UpdateDependencyMapStatus_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "ServerSitesController_UpdateDependencyMapStatus", + "operationId": "ServerSitesController_UpdateDependencyMapStatus", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "oe7d04H6NKP", + "mapRequest": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_UpdateProperties_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_UpdateProperties_MaximumSet_Gen.json new file mode 100644 index 000000000000..9db8b0e152e9 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_UpdateProperties_MaximumSet_Gen.json @@ -0,0 +1,31 @@ +{ + "title": "ServerSitesController_UpdateProperties", + "operationId": "ServerSitesController_UpdateProperties", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-n-uJuR-Py2G8X-855QYL3-", + "metaData": { + "value": [ + { + "machineArmId": "kcnxcyhbqmpdupsdljjqaxgejzmt", + "dependencyMapping": "zppephnc", + "tags": { + "key5415": "qpgobehqtgx" + } + } + ] + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_UpdateProperties_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_UpdateProperties_MinimumSet_Gen.json new file mode 100644 index 000000000000..586450598a05 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_UpdateProperties_MinimumSet_Gen.json @@ -0,0 +1,29 @@ +{ + "title": "ServerSitesController_UpdateProperties", + "operationId": "ServerSitesController_UpdateProperties", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "Ln0Dx-6P7-4BE9Q-j", + "metaData": { + "value": [ + { + "machineArmId": "kcnxcyhbqmpdupsdljjqaxgejzmt", + "dependencyMapping": "zppephnc", + "tags": {} + } + ] + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Update_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Update_MaximumSet_Gen.json new file mode 100644 index 000000000000..806bdd6bd09a --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Update_MaximumSet_Gen.json @@ -0,0 +1,74 @@ +{ + "title": "ServerSitesController_Update", + "operationId": "ServerSitesController_Update", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "x5-O83K6K9u5e-dHf8yR4N", + "body": { + "tags": { + "key8226": "qvousiyteamvlicywpzkoltyti" + }, + "properties": { + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "rvhbwkmxtuzxozfjvvszkiejdwsxq", + "discoverySolutionId": "bcnzuidbguern" + } + } + }, + "responses": { + "200": { + "body": { + "properties": { + "masterSiteId": "xworeqnyemojmjozagafnd", + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "id": "zunazpmbzwmlverd", + "version": "jeffziwnmvsxcbr", + "lastHeartBeatUtc": "2023-08-21T04:59:22.847Z", + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "rvhbwkmxtuzxozfjvvszkiejdwsxq", + "discoverySolutionId": "bcnzuidbguern", + "serviceEndpoint": "qceqfkwforpr", + "provisioningState": "Created" + }, + "tags": { + "key4244": "yryvgpkoefkjkhlcahntgfz" + }, + "location": "iipybgplhzhpcfv", + "id": "sbzgfosrikhseqbvemjuuf", + "name": "eslhfxcnkskfrjdblkkko", + "type": "oppilbvwgp", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Update_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Update_MinimumSet_Gen.json new file mode 100644 index 000000000000..ba02c0884555 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSitesController_Update_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "ServerSitesController_Update", + "operationId": "ServerSitesController_Update", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "sQ42-7928J55----", + "body": {} + }, + "responses": { + "200": { + "body": { + "location": "iipybgplhzhpcfv" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSoftwareInventoriesController_GetMachineSoftwareInventory_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSoftwareInventoriesController_GetMachineSoftwareInventory_MaximumSet_Gen.json new file mode 100644 index 000000000000..9bb2573ce53a --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSoftwareInventoriesController_GetMachineSoftwareInventory_MaximumSet_Gen.json @@ -0,0 +1,113 @@ +{ + "title": "ServerSoftwareInventoriesController_GetMachineSoftwareInventory", + "operationId": "ServerSoftwareInventoriesController_GetMachineSoftwareInventory", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "14-CCH3m9vj2Rg8", + "machineName": "266-", + "default": "default" + }, + "responses": { + "200": { + "body": { + "properties": { + "appsAndRoles": { + "applications": [ + { + "name": "opmyeiqmolp", + "version": "eeavmht", + "provider": "gyztsjbbslhnkynxrkaechonwtpexq" + } + ], + "webApplications": [ + { + "name": "hqvwxitmskmxklouwctxmgmc", + "status": "fishkxswvme", + "platform": "iqzzhuoimiyxvvkjmrovkadj", + "groupName": "cunoujznspuewozphkwjkblgct", + "webServer": "cnzugbycniglymdefihj", + "applicationPool": "yugnerokanrrlgyiyh" + } + ], + "features": [ + { + "name": "iisjlzxglzoqwrrekcpc", + "featureType": "qplllzakvzrs", + "parent": "bohjtrederigcgeoakbhpohhqvmx", + "status": "ntckrzwmsfeebvptqbgkexfzvjrmog" + } + ], + "sqlServers": [ + { + "name": "kpvwk", + "edition": "zzhvxcauceoqkuobkrlyprzrk", + "servicePack": "yxqlkdazo", + "version": "jtxfomrhyguxkcyyqrw", + "clustered": "ajkgnyfeoy", + "clusterName": "mnhrbcbvj", + "dnsHostName": "igqtghkiclixwv", + "port": "prpnevruobrdsgexfj", + "commaSeparatedIps": "attj", + "status": "gqvetkmgwomfbfmasfj", + "isNamedPipeEnabled": true, + "isTcpIpEnabled": true, + "namedPipeName": "hjdikuedhrsgmqnoe" + } + ], + "sharePointServers": [ + { + "productName": "vuewipswbyojixkoluzwiakrls", + "isEnterprise": true, + "status": "dakhzjeuhunzoj", + "version": "bqlsw" + } + ], + "systemCenters": [ + { + "productName": "mpaghznyymbabliafxl", + "status": "tytsbaidbfhjcwygzqslsrcsll", + "version": "hegcynhvxconhxhhg" + } + ], + "bizTalkServers": [ + { + "productName": "ptuxbptowswabsjhagvtlyp", + "status": "watelhu" + } + ], + "exchangeServers": [ + { + "productName": "xflctgzsxervgwfdhp", + "edition": "yyan", + "roles": "je", + "servicePack": "akxrqrsyeobntxe", + "version": "vheasrbuehqgljqpsrtutp" + } + ], + "otherDatabases": [ + { + "databaseType": "ocbkzzwddzdahnk", + "instance": "jatkohcdm", + "version": "igajxxtulasvumd" + } + ] + }, + "provisioningState": "Created" + }, + "id": "jppsqniwemutcw", + "name": "tkngweizrdrpymyxgoqzprpby", + "type": "ilxrglcsrbbdxmbhmzllpdtvlupnox", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSoftwareInventoriesController_GetMachineSoftwareInventory_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSoftwareInventoriesController_GetMachineSoftwareInventory_MinimumSet_Gen.json new file mode 100644 index 000000000000..25b04a0c5bf7 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSoftwareInventoriesController_GetMachineSoftwareInventory_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "ServerSoftwareInventoriesController_GetMachineSoftwareInventory", + "operationId": "ServerSoftwareInventoriesController_GetMachineSoftwareInventory", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "Z--9YQht-5-R1", + "machineName": "XUEEJ827-1vVW4wp9XU", + "default": "default" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSoftwareInventoriesController_ListByServer_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSoftwareInventoriesController_ListByServer_MaximumSet_Gen.json new file mode 100644 index 000000000000..1e78f88beeb6 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSoftwareInventoriesController_ListByServer_MaximumSet_Gen.json @@ -0,0 +1,117 @@ +{ + "title": "ServerSoftwareInventoriesController_ListByServer", + "operationId": "ServerSoftwareInventoriesController_ListByServer", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "z--Se96EoVY9d--7H", + "machineName": "HCg4NY" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "appsAndRoles": { + "applications": [ + { + "name": "opmyeiqmolp", + "version": "eeavmht", + "provider": "gyztsjbbslhnkynxrkaechonwtpexq" + } + ], + "webApplications": [ + { + "name": "hqvwxitmskmxklouwctxmgmc", + "status": "fishkxswvme", + "platform": "iqzzhuoimiyxvvkjmrovkadj", + "groupName": "cunoujznspuewozphkwjkblgct", + "webServer": "cnzugbycniglymdefihj", + "applicationPool": "yugnerokanrrlgyiyh" + } + ], + "features": [ + { + "name": "iisjlzxglzoqwrrekcpc", + "featureType": "qplllzakvzrs", + "parent": "bohjtrederigcgeoakbhpohhqvmx", + "status": "ntckrzwmsfeebvptqbgkexfzvjrmog" + } + ], + "sqlServers": [ + { + "name": "kpvwk", + "edition": "zzhvxcauceoqkuobkrlyprzrk", + "servicePack": "yxqlkdazo", + "version": "jtxfomrhyguxkcyyqrw", + "clustered": "ajkgnyfeoy", + "clusterName": "mnhrbcbvj", + "dnsHostName": "igqtghkiclixwv", + "port": "prpnevruobrdsgexfj", + "commaSeparatedIps": "attj", + "status": "gqvetkmgwomfbfmasfj", + "isNamedPipeEnabled": true, + "isTcpIpEnabled": true, + "namedPipeName": "hjdikuedhrsgmqnoe" + } + ], + "sharePointServers": [ + { + "productName": "vuewipswbyojixkoluzwiakrls", + "isEnterprise": true, + "status": "dakhzjeuhunzoj", + "version": "bqlsw" + } + ], + "systemCenters": [ + { + "productName": "mpaghznyymbabliafxl", + "status": "tytsbaidbfhjcwygzqslsrcsll", + "version": "hegcynhvxconhxhhg" + } + ], + "bizTalkServers": [ + { + "productName": "ptuxbptowswabsjhagvtlyp", + "status": "watelhu" + } + ], + "exchangeServers": [ + { + "productName": "xflctgzsxervgwfdhp", + "edition": "yyan", + "roles": "je", + "servicePack": "akxrqrsyeobntxe", + "version": "vheasrbuehqgljqpsrtutp" + } + ], + "otherDatabases": [ + { + "databaseType": "ocbkzzwddzdahnk", + "instance": "jatkohcdm", + "version": "igajxxtulasvumd" + } + ] + }, + "provisioningState": "Created" + }, + "id": "jppsqniwemutcw", + "name": "tkngweizrdrpymyxgoqzprpby", + "type": "ilxrglcsrbbdxmbhmzllpdtvlupnox", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSoftwareInventoriesController_ListByServer_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSoftwareInventoriesController_ListByServer_MinimumSet_Gen.json new file mode 100644 index 000000000000..1405fa8748be --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServerSoftwareInventoriesController_ListByServer_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "ServerSoftwareInventoriesController_ListByServer", + "operationId": "ServerSoftwareInventoriesController_ListByServer", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "8220lX-0hN54", + "machineName": "3207998" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServersController_DeleteMachine_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServersController_DeleteMachine_MaximumSet_Gen.json new file mode 100644 index 000000000000..a21288b2c9ad --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServersController_DeleteMachine_MaximumSet_Gen.json @@ -0,0 +1,15 @@ +{ + "title": "ServersController_DeleteMachine", + "operationId": "ServersController_DeleteMachine", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "1pXc6i7--", + "machineName": "5-6J1ufW-41PlZ468437w4-Y" + }, + "responses": { + "200": {}, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServersController_DeleteMachine_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServersController_DeleteMachine_MinimumSet_Gen.json new file mode 100644 index 000000000000..087734be576a --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServersController_DeleteMachine_MinimumSet_Gen.json @@ -0,0 +1,15 @@ +{ + "title": "ServersController_DeleteMachine", + "operationId": "ServersController_DeleteMachine", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-2Db-8", + "machineName": "9IBtICb9-J" + }, + "responses": { + "200": {}, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServersController_GetMachine_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServersController_GetMachine_MaximumSet_Gen.json new file mode 100644 index 000000000000..71119bcc6dfe --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServersController_GetMachine_MaximumSet_Gen.json @@ -0,0 +1,305 @@ +{ + "title": "ServersController_GetMachine", + "operationId": "ServersController_GetMachine", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "6TYVl2pe-7Wn-7", + "machineName": "Q7tM-s5pICe356d" + }, + "responses": { + "200": { + "body": { + "properties": { + "displayName": "fvnewftkmlarvoajzxm", + "fqdn": "avfyj", + "networkAdapters": [ + { + "nicId": "btwylagpibleuujvpcm", + "macAddress": "wukhwzzyvcrviqqopmzn", + "ipAddressList": [ + "ahryviohm" + ], + "networkName": "sncrpniodidiakhfxhg", + "ipAddressType": "dmdmmxkhlzeislb" + } + ], + "hydratedFqdn": "fikfkbyozjradzp", + "disks": [ + { + "id": "xkepghhstgo", + "generatedId": "ijlaxtoungiocequfwkgvza", + "maxSizeInBytes": 25, + "name": "rrapkhziympfzoufnvqyfwe", + "diskType": "iuthgittdlbnluwogawfizpbj", + "lun": 18, + "path": "st" + } + ], + "validationRequired": "tlfyigqmbevgfigwvflwvsdy", + "processorInfo": { + "name": "nxp", + "numberOfSockets": 8, + "numberOfCoresPerSocket": 21 + }, + "firmware": "tfxsgiyrlamzupybrudsnckrbf", + "guestOsDetails": { + "osType": "fkspydsthnxfwrpgmmyyr", + "osName": "mqi", + "osVersion": "cjvtcaazjmuhakhcbksqpd", + "osArchitecture": "ntrzzctwjoelbvnrw" + }, + "numberOfApplications": 19, + "guestDetailsDiscoveryTimestamp": "2023-08-21T05:09:48.446Z", + "isGuestDetailsDiscoveryInProgress": true, + "dependencyMapping": "qobccwohjovjhyicacxpcsmrjbv", + "dependencyMappingStartTime": "2023-08-21T05:09:48.446Z", + "dependencyMappingEndTime": "cgwxeefxp", + "runAsAccountId": "kztqybziqdbdumudbaqn", + "applianceNames": [ + "fl" + ], + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "applicationDiscovery": { + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "hydratedRunAsAccountId": "znkbwojwpkrwsxknzjdrwlhidttfe" + }, + "dependencyMapDiscovery": { + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "hydratedRunAsAccountId": "sviqjiznxxfovaxjoibbvhuiycsz" + }, + "staticDiscovery": { + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "hydratedRunAsAccountId": "twwpyb" + }, + "sqlDiscovery": { + "successfullyDiscoveredServerCount": 3, + "totalServerCount": 10, + "sqlMetadataHydratedRunAsAccountId": "fcepennlv", + "sqlMetadataDiscoveryPipe": "Unknown", + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "webAppDiscovery": { + "totalWebServerCount": 7, + "totalWebApplicationCount": 3, + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "oracleDiscovery": { + "totalInstanceCount": 26, + "totalDatabaseCount": 16, + "shallowDiscoveryStatus": "DiscoverySucceededAtleastOnce", + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "springBootDiscovery": { + "totalInstanceCount": 2, + "totalApplicationCount": 10, + "shallowDiscoveryStatus": "DiscoverySucceededAtleastOnce", + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "iisDiscovery": { + "totalWebServerCount": 7, + "totalWebApplicationCount": 3, + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "tomcatDiscovery": { + "totalWebServerCount": 7, + "totalWebApplicationCount": 3, + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "appsAndRoles": { + "applications": [ + { + "name": "opmyeiqmolp", + "version": "eeavmht", + "provider": "gyztsjbbslhnkynxrkaechonwtpexq" + } + ], + "webApplications": [ + { + "name": "hqvwxitmskmxklouwctxmgmc", + "status": "fishkxswvme", + "platform": "iqzzhuoimiyxvvkjmrovkadj", + "groupName": "cunoujznspuewozphkwjkblgct", + "webServer": "cnzugbycniglymdefihj", + "applicationPool": "yugnerokanrrlgyiyh" + } + ], + "features": [ + { + "name": "iisjlzxglzoqwrrekcpc", + "featureType": "qplllzakvzrs", + "parent": "bohjtrederigcgeoakbhpohhqvmx", + "status": "ntckrzwmsfeebvptqbgkexfzvjrmog" + } + ], + "sqlServers": [ + { + "name": "kpvwk", + "edition": "zzhvxcauceoqkuobkrlyprzrk", + "servicePack": "yxqlkdazo", + "version": "jtxfomrhyguxkcyyqrw", + "clustered": "ajkgnyfeoy", + "clusterName": "mnhrbcbvj", + "dnsHostName": "igqtghkiclixwv", + "port": "prpnevruobrdsgexfj", + "commaSeparatedIps": "attj", + "status": "gqvetkmgwomfbfmasfj", + "isNamedPipeEnabled": true, + "isTcpIpEnabled": true, + "namedPipeName": "hjdikuedhrsgmqnoe" + } + ], + "sharePointServers": [ + { + "productName": "vuewipswbyojixkoluzwiakrls", + "isEnterprise": true, + "status": "dakhzjeuhunzoj", + "version": "bqlsw" + } + ], + "systemCenters": [ + { + "productName": "mpaghznyymbabliafxl", + "status": "tytsbaidbfhjcwygzqslsrcsll", + "version": "hegcynhvxconhxhhg" + } + ], + "bizTalkServers": [ + { + "productName": "ptuxbptowswabsjhagvtlyp", + "status": "watelhu" + } + ], + "exchangeServers": [ + { + "productName": "xflctgzsxervgwfdhp", + "edition": "yyan", + "roles": "je", + "servicePack": "akxrqrsyeobntxe", + "version": "vheasrbuehqgljqpsrtutp" + } + ], + "otherDatabases": [ + { + "databaseType": "ocbkzzwddzdahnk", + "instance": "jatkohcdm", + "version": "igajxxtulasvumd" + } + ] + }, + "productSupportStatus": { + "currentVersion": "apbgrutlbiiicpvawb", + "esuStatus": "Unknown", + "supportStatus": "Unknown", + "supportEndDate": "2023-08-21T05:01:03.115Z", + "esuYear": "Unknown" + }, + "numberOfProcessorCore": 7, + "allocatedMemoryInMb": 16, + "operatingSystemDetails": { + "osType": "foawhzpnelbopnaujmubghcdiipar", + "osName": "qpmxprucwcjaesgssetqzbmnr", + "osVersion": "pstphlnnwxzzobfqfbyqpsih", + "osArchitecture": "hiawujluecdctp" + }, + "biosSerialNumber": "vwdjxtsatyf", + "biosGuid": "zgtq", + "isDeleted": true, + "createdTimestamp": "ddhefhmyek", + "tags": { + "key7149": {} + }, + "updatedTimestamp": "nwipnhgmqnouwfmdttukkjhymf", + "provisioningState": "Created" + }, + "id": "zncgzts", + "name": "kquwwffwhhaqroisea", + "type": "kzwtz", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServersController_GetMachine_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServersController_GetMachine_MinimumSet_Gen.json new file mode 100644 index 000000000000..2a34b17fd88b --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServersController_GetMachine_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "ServersController_GetMachine", + "operationId": "ServersController_GetMachine", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "QuEOVTngM644-73yA4N", + "machineName": "W-r11u5I1R-ePRS-v" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServersController_ListByServerSiteResource_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServersController_ListByServerSiteResource_MaximumSet_Gen.json new file mode 100644 index 000000000000..9dd09717e905 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServersController_ListByServerSiteResource_MaximumSet_Gen.json @@ -0,0 +1,313 @@ +{ + "title": "ServersController_ListByServerSiteResource", + "operationId": "ServersController_ListByServerSiteResource", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "filter": "whneyfvfgbbigksgubaw", + "top": "fnabmko", + "continuationToken": "ctnkwbivldtzqetjypcwllrucmj", + "totalRecordCount": 21, + "siteName": "-fO8zW--f4D-G13J-04" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "displayName": "fvnewftkmlarvoajzxm", + "fqdn": "avfyj", + "networkAdapters": [ + { + "nicId": "btwylagpibleuujvpcm", + "macAddress": "wukhwzzyvcrviqqopmzn", + "ipAddressList": [ + "ahryviohm" + ], + "networkName": "sncrpniodidiakhfxhg", + "ipAddressType": "dmdmmxkhlzeislb" + } + ], + "hydratedFqdn": "fikfkbyozjradzp", + "disks": [ + { + "id": "xkepghhstgo", + "generatedId": "ijlaxtoungiocequfwkgvza", + "maxSizeInBytes": 25, + "name": "rrapkhziympfzoufnvqyfwe", + "diskType": "iuthgittdlbnluwogawfizpbj", + "lun": 18, + "path": "st" + } + ], + "validationRequired": "tlfyigqmbevgfigwvflwvsdy", + "processorInfo": { + "name": "nxp", + "numberOfSockets": 8, + "numberOfCoresPerSocket": 21 + }, + "firmware": "tfxsgiyrlamzupybrudsnckrbf", + "guestOsDetails": { + "osType": "fkspydsthnxfwrpgmmyyr", + "osName": "mqi", + "osVersion": "cjvtcaazjmuhakhcbksqpd", + "osArchitecture": "ntrzzctwjoelbvnrw" + }, + "numberOfApplications": 19, + "guestDetailsDiscoveryTimestamp": "2023-08-21T05:09:48.446Z", + "isGuestDetailsDiscoveryInProgress": true, + "dependencyMapping": "qobccwohjovjhyicacxpcsmrjbv", + "dependencyMappingStartTime": "2023-08-21T05:09:48.446Z", + "dependencyMappingEndTime": "cgwxeefxp", + "runAsAccountId": "kztqybziqdbdumudbaqn", + "applianceNames": [ + "fl" + ], + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "applicationDiscovery": { + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "hydratedRunAsAccountId": "znkbwojwpkrwsxknzjdrwlhidttfe" + }, + "dependencyMapDiscovery": { + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "hydratedRunAsAccountId": "sviqjiznxxfovaxjoibbvhuiycsz" + }, + "staticDiscovery": { + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "hydratedRunAsAccountId": "twwpyb" + }, + "sqlDiscovery": { + "successfullyDiscoveredServerCount": 3, + "totalServerCount": 10, + "sqlMetadataHydratedRunAsAccountId": "fcepennlv", + "sqlMetadataDiscoveryPipe": "Unknown", + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "webAppDiscovery": { + "totalWebServerCount": 7, + "totalWebApplicationCount": 3, + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "oracleDiscovery": { + "totalInstanceCount": 26, + "totalDatabaseCount": 16, + "shallowDiscoveryStatus": "DiscoverySucceededAtleastOnce", + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "springBootDiscovery": { + "totalInstanceCount": 2, + "totalApplicationCount": 10, + "shallowDiscoveryStatus": "DiscoverySucceededAtleastOnce", + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "iisDiscovery": { + "totalWebServerCount": 7, + "totalWebApplicationCount": 3, + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "tomcatDiscovery": { + "totalWebServerCount": 7, + "totalWebApplicationCount": 3, + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "appsAndRoles": { + "applications": [ + { + "name": "opmyeiqmolp", + "version": "eeavmht", + "provider": "gyztsjbbslhnkynxrkaechonwtpexq" + } + ], + "webApplications": [ + { + "name": "hqvwxitmskmxklouwctxmgmc", + "status": "fishkxswvme", + "platform": "iqzzhuoimiyxvvkjmrovkadj", + "groupName": "cunoujznspuewozphkwjkblgct", + "webServer": "cnzugbycniglymdefihj", + "applicationPool": "yugnerokanrrlgyiyh" + } + ], + "features": [ + { + "name": "iisjlzxglzoqwrrekcpc", + "featureType": "qplllzakvzrs", + "parent": "bohjtrederigcgeoakbhpohhqvmx", + "status": "ntckrzwmsfeebvptqbgkexfzvjrmog" + } + ], + "sqlServers": [ + { + "name": "kpvwk", + "edition": "zzhvxcauceoqkuobkrlyprzrk", + "servicePack": "yxqlkdazo", + "version": "jtxfomrhyguxkcyyqrw", + "clustered": "ajkgnyfeoy", + "clusterName": "mnhrbcbvj", + "dnsHostName": "igqtghkiclixwv", + "port": "prpnevruobrdsgexfj", + "commaSeparatedIps": "attj", + "status": "gqvetkmgwomfbfmasfj", + "isNamedPipeEnabled": true, + "isTcpIpEnabled": true, + "namedPipeName": "hjdikuedhrsgmqnoe" + } + ], + "sharePointServers": [ + { + "productName": "vuewipswbyojixkoluzwiakrls", + "isEnterprise": true, + "status": "dakhzjeuhunzoj", + "version": "bqlsw" + } + ], + "systemCenters": [ + { + "productName": "mpaghznyymbabliafxl", + "status": "tytsbaidbfhjcwygzqslsrcsll", + "version": "hegcynhvxconhxhhg" + } + ], + "bizTalkServers": [ + { + "productName": "ptuxbptowswabsjhagvtlyp", + "status": "watelhu" + } + ], + "exchangeServers": [ + { + "productName": "xflctgzsxervgwfdhp", + "edition": "yyan", + "roles": "je", + "servicePack": "akxrqrsyeobntxe", + "version": "vheasrbuehqgljqpsrtutp" + } + ], + "otherDatabases": [ + { + "databaseType": "ocbkzzwddzdahnk", + "instance": "jatkohcdm", + "version": "igajxxtulasvumd" + } + ] + }, + "productSupportStatus": { + "currentVersion": "apbgrutlbiiicpvawb", + "esuStatus": "Unknown", + "supportStatus": "Unknown", + "supportEndDate": "2023-08-21T05:01:03.115Z", + "esuYear": "Unknown" + }, + "numberOfProcessorCore": 7, + "allocatedMemoryInMb": 16, + "operatingSystemDetails": { + "osType": "foawhzpnelbopnaujmubghcdiipar", + "osName": "qpmxprucwcjaesgssetqzbmnr", + "osVersion": "pstphlnnwxzzobfqfbyqpsih", + "osArchitecture": "hiawujluecdctp" + }, + "biosSerialNumber": "vwdjxtsatyf", + "biosGuid": "zgtq", + "isDeleted": true, + "createdTimestamp": "ddhefhmyek", + "tags": { + "key7149": {} + }, + "updatedTimestamp": "nwipnhgmqnouwfmdttukkjhymf", + "provisioningState": "Created" + }, + "id": "zncgzts", + "name": "kquwwffwhhaqroisea", + "type": "kzwtz", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServersController_ListByServerSiteResource_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServersController_ListByServerSiteResource_MinimumSet_Gen.json new file mode 100644 index 000000000000..d81f963b59ad --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServersController_ListByServerSiteResource_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "ServersController_ListByServerSiteResource", + "operationId": "ServersController_ListByServerSiteResource", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "siteName": "X-T-B7xVHVfF4AY4" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServersController_UpdateMachine_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServersController_UpdateMachine_MaximumSet_Gen.json new file mode 100644 index 000000000000..e0248211490f --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServersController_UpdateMachine_MaximumSet_Gen.json @@ -0,0 +1,354 @@ +{ + "title": "ServersController_UpdateMachine", + "operationId": "ServersController_UpdateMachine", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-673X78U-78AY1Nd8Vo1271F", + "machineName": "P1P-91--KF-YF95RI4b1", + "body": { + "properties": { + "fqdn": "txzebdqek", + "networkAdapters": [ + { + "nicId": "btwylagpibleuujvpcm", + "macAddress": "wukhwzzyvcrviqqopmzn", + "networkName": "sncrpniodidiakhfxhg", + "ipAddressType": "dmdmmxkhlzeislb" + } + ], + "hydratedFqdn": "nsmqpfuddjzhbmrqeohxbrzrbkvrdh", + "disks": [ + { + "id": "xkepghhstgo", + "generatedId": "ijlaxtoungiocequfwkgvza", + "maxSizeInBytes": 25, + "name": "rrapkhziympfzoufnvqyfwe", + "diskType": "iuthgittdlbnluwogawfizpbj", + "lun": 18, + "path": "st" + } + ], + "validationRequired": "jjhtpgsygrtfvkjiptppyfdwwozzk", + "firmware": "whqmilkvxbwnttqwrhtjazlpgla", + "runAsAccountId": "agcblxyhqiiucnfrbdbvtmebsejlu", + "productSupportStatus": { + "currentVersion": "apbgrutlbiiicpvawb", + "esuStatus": "Unknown", + "supportStatus": "Unknown", + "supportEndDate": "2023-08-21T05:01:03.115Z", + "esuYear": "Unknown" + }, + "numberOfProcessorCore": 26, + "allocatedMemoryInMb": 15, + "operatingSystemDetails": { + "osType": "foawhzpnelbopnaujmubghcdiipar", + "osName": "qpmxprucwcjaesgssetqzbmnr", + "osVersion": "pstphlnnwxzzobfqfbyqpsih", + "osArchitecture": "hiawujluecdctp" + }, + "biosSerialNumber": "mdms", + "biosGuid": "wdjoimqwxorxwqqzfocsjjawtbwppe", + "tags": { + "key8706": {} + }, + "provisioningState": "Created" + } + } + }, + "responses": { + "200": { + "body": { + "properties": { + "displayName": "fvnewftkmlarvoajzxm", + "fqdn": "txzebdqek", + "networkAdapters": [ + { + "nicId": "btwylagpibleuujvpcm", + "macAddress": "wukhwzzyvcrviqqopmzn", + "ipAddressList": [ + "ahryviohm" + ], + "networkName": "sncrpniodidiakhfxhg", + "ipAddressType": "dmdmmxkhlzeislb" + } + ], + "hydratedFqdn": "nsmqpfuddjzhbmrqeohxbrzrbkvrdh", + "disks": [ + { + "id": "xkepghhstgo", + "generatedId": "ijlaxtoungiocequfwkgvza", + "maxSizeInBytes": 25, + "name": "rrapkhziympfzoufnvqyfwe", + "diskType": "iuthgittdlbnluwogawfizpbj", + "lun": 18, + "path": "st" + } + ], + "validationRequired": "jjhtpgsygrtfvkjiptppyfdwwozzk", + "processorInfo": { + "name": "nxp", + "numberOfSockets": 8, + "numberOfCoresPerSocket": 21 + }, + "firmware": "whqmilkvxbwnttqwrhtjazlpgla", + "guestOsDetails": { + "osType": "fkspydsthnxfwrpgmmyyr", + "osName": "mqi", + "osVersion": "cjvtcaazjmuhakhcbksqpd", + "osArchitecture": "ntrzzctwjoelbvnrw" + }, + "numberOfApplications": 19, + "guestDetailsDiscoveryTimestamp": "2023-08-21T05:09:48.446Z", + "isGuestDetailsDiscoveryInProgress": true, + "dependencyMapping": "qobccwohjovjhyicacxpcsmrjbv", + "dependencyMappingStartTime": "2023-08-21T05:09:48.446Z", + "dependencyMappingEndTime": "cgwxeefxp", + "runAsAccountId": "agcblxyhqiiucnfrbdbvtmebsejlu", + "applianceNames": [ + "fl" + ], + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "applicationDiscovery": { + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "hydratedRunAsAccountId": "znkbwojwpkrwsxknzjdrwlhidttfe" + }, + "dependencyMapDiscovery": { + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "hydratedRunAsAccountId": "sviqjiznxxfovaxjoibbvhuiycsz" + }, + "staticDiscovery": { + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "hydratedRunAsAccountId": "twwpyb" + }, + "sqlDiscovery": { + "successfullyDiscoveredServerCount": 3, + "totalServerCount": 10, + "sqlMetadataHydratedRunAsAccountId": "fcepennlv", + "sqlMetadataDiscoveryPipe": "Unknown", + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "webAppDiscovery": { + "totalWebServerCount": 7, + "totalWebApplicationCount": 3, + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "oracleDiscovery": { + "totalInstanceCount": 26, + "totalDatabaseCount": 16, + "shallowDiscoveryStatus": "DiscoverySucceededAtleastOnce", + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "springBootDiscovery": { + "totalInstanceCount": 2, + "totalApplicationCount": 10, + "shallowDiscoveryStatus": "DiscoverySucceededAtleastOnce", + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "iisDiscovery": { + "totalWebServerCount": 7, + "totalWebApplicationCount": 3, + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "tomcatDiscovery": { + "totalWebServerCount": 7, + "totalWebApplicationCount": 3, + "discoveryScopeStatus": "DiscoverySucceededAtleastOnce" + }, + "appsAndRoles": { + "applications": [ + { + "name": "opmyeiqmolp", + "version": "eeavmht", + "provider": "gyztsjbbslhnkynxrkaechonwtpexq" + } + ], + "webApplications": [ + { + "name": "hqvwxitmskmxklouwctxmgmc", + "status": "fishkxswvme", + "platform": "iqzzhuoimiyxvvkjmrovkadj", + "groupName": "cunoujznspuewozphkwjkblgct", + "webServer": "cnzugbycniglymdefihj", + "applicationPool": "yugnerokanrrlgyiyh" + } + ], + "features": [ + { + "name": "iisjlzxglzoqwrrekcpc", + "featureType": "qplllzakvzrs", + "parent": "bohjtrederigcgeoakbhpohhqvmx", + "status": "ntckrzwmsfeebvptqbgkexfzvjrmog" + } + ], + "sqlServers": [ + { + "name": "kpvwk", + "edition": "zzhvxcauceoqkuobkrlyprzrk", + "servicePack": "yxqlkdazo", + "version": "jtxfomrhyguxkcyyqrw", + "clustered": "ajkgnyfeoy", + "clusterName": "mnhrbcbvj", + "dnsHostName": "igqtghkiclixwv", + "port": "prpnevruobrdsgexfj", + "commaSeparatedIps": "attj", + "status": "gqvetkmgwomfbfmasfj", + "isNamedPipeEnabled": true, + "isTcpIpEnabled": true, + "namedPipeName": "hjdikuedhrsgmqnoe" + } + ], + "sharePointServers": [ + { + "productName": "vuewipswbyojixkoluzwiakrls", + "isEnterprise": true, + "status": "dakhzjeuhunzoj", + "version": "bqlsw" + } + ], + "systemCenters": [ + { + "productName": "mpaghznyymbabliafxl", + "status": "tytsbaidbfhjcwygzqslsrcsll", + "version": "hegcynhvxconhxhhg" + } + ], + "bizTalkServers": [ + { + "productName": "ptuxbptowswabsjhagvtlyp", + "status": "watelhu" + } + ], + "exchangeServers": [ + { + "productName": "xflctgzsxervgwfdhp", + "edition": "yyan", + "roles": "je", + "servicePack": "akxrqrsyeobntxe", + "version": "vheasrbuehqgljqpsrtutp" + } + ], + "otherDatabases": [ + { + "databaseType": "ocbkzzwddzdahnk", + "instance": "jatkohcdm", + "version": "igajxxtulasvumd" + } + ] + }, + "productSupportStatus": { + "currentVersion": "apbgrutlbiiicpvawb", + "esuStatus": "Unknown", + "supportStatus": "Unknown", + "supportEndDate": "2023-08-21T05:01:03.115Z", + "esuYear": "Unknown" + }, + "numberOfProcessorCore": 26, + "allocatedMemoryInMb": 15, + "operatingSystemDetails": { + "osType": "foawhzpnelbopnaujmubghcdiipar", + "osName": "qpmxprucwcjaesgssetqzbmnr", + "osVersion": "pstphlnnwxzzobfqfbyqpsih", + "osArchitecture": "hiawujluecdctp" + }, + "biosSerialNumber": "mdms", + "biosGuid": "wdjoimqwxorxwqqzfocsjjawtbwppe", + "isDeleted": true, + "createdTimestamp": "ddhefhmyek", + "tags": { + "key7149": {} + }, + "updatedTimestamp": "nwipnhgmqnouwfmdttukkjhymf", + "provisioningState": "Created" + }, + "id": "zncgzts", + "name": "kquwwffwhhaqroisea", + "type": "kzwtz", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServersController_UpdateMachine_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServersController_UpdateMachine_MinimumSet_Gen.json new file mode 100644 index 000000000000..f8d8c2264fb4 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/ServersController_UpdateMachine_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "ServersController_UpdateMachine", + "operationId": "ServersController_UpdateMachine", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "JuF1FG598132V-LC", + "machineName": "d1X-z8KIGqDOrxLTUd", + "body": {} + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ComputeErrorSummary_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ComputeErrorSummary_MaximumSet_Gen.json new file mode 100644 index 000000000000..444b0328fe66 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ComputeErrorSummary_MaximumSet_Gen.json @@ -0,0 +1,24 @@ +{ + "title": "SitesController_ComputeErrorSummary", + "operationId": "SitesController_ComputeErrorSummary", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "61IMs2U-9MW--HsR---3", + "body": {} + }, + "responses": { + "200": { + "body": { + "applianceName": "rddddmxydliwsxsfzu", + "discoveryScopeErrorSummaries": { + "affectedResourceType": "nudauoifmqfdhippiiy", + "affectedObjectsCount": 7, + "discoveryScope": "AppsAndRoles" + }, + "nextLink": "m" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ComputeErrorSummary_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ComputeErrorSummary_MinimumSet_Gen.json new file mode 100644 index 000000000000..f3666742b21f --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ComputeErrorSummary_MinimumSet_Gen.json @@ -0,0 +1,23 @@ +{ + "title": "SitesController_ComputeErrorSummary", + "operationId": "SitesController_ComputeErrorSummary", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-VU-3jFD-V-73HFyp-6x-51", + "body": {} + }, + "responses": { + "200": { + "body": { + "applianceName": "rddddmxydliwsxsfzu", + "discoveryScopeErrorSummaries": { + "affectedResourceType": "nudauoifmqfdhippiiy", + "affectedObjectsCount": 7, + "discoveryScope": "AppsAndRoles" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Computeusage_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Computeusage_MaximumSet_Gen.json new file mode 100644 index 000000000000..ad1415de42a7 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Computeusage_MaximumSet_Gen.json @@ -0,0 +1,20 @@ +{ + "title": "SitesController_Computeusage", + "operationId": "SitesController_Computeusage", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "X-B-Z", + "body": {} + }, + "responses": { + "200": { + "body": { + "machineCount": 27, + "runAsAccountCount": 16, + "vCenterCount": 10 + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Computeusage_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Computeusage_MinimumSet_Gen.json new file mode 100644 index 000000000000..d916d9ce6643 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Computeusage_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "SitesController_Computeusage", + "operationId": "SitesController_Computeusage", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "R8-44", + "body": {} + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Create_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Create_MaximumSet_Gen.json new file mode 100644 index 000000000000..904ab76329ef --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Create_MaximumSet_Gen.json @@ -0,0 +1,119 @@ +{ + "title": "SitesController_Create", + "operationId": "SitesController_Create", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "3-MmUUL6025", + "body": { + "properties": { + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "zkzibwptff", + "discoverySolutionId": "lvskpghpphpfumbzxroakznqplomiy", + "provisioningState": "Created" + }, + "tags": { + "key7046": "qywdefracwwzlugbwgqbt" + }, + "location": "mh" + } + }, + "responses": { + "200": { + "body": { + "properties": { + "masterSiteId": "xworeqnyemojmjozagafnd", + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "id": "zunazpmbzwmlverd", + "version": "jeffziwnmvsxcbr", + "lastHeartBeatUtc": "2023-08-21T04:59:22.847Z", + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "zkzibwptff", + "discoverySolutionId": "lvskpghpphpfumbzxroakznqplomiy", + "serviceEndpoint": "qceqfkwforpr", + "provisioningState": "Created" + }, + "eTag": "lyekxmqzzrsukpbuwlulxtsvklc", + "tags": { + "key7046": "qywdefracwwzlugbwgqbt" + }, + "location": "mh", + "id": "ppeukjjvcwsaomrvrjptpnzbjq", + "name": "zdlnpiprfzpnvyoysx", + "type": "or", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + }, + "201": { + "body": { + "properties": { + "masterSiteId": "xworeqnyemojmjozagafnd", + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "id": "zunazpmbzwmlverd", + "version": "jeffziwnmvsxcbr", + "lastHeartBeatUtc": "2023-08-21T04:59:22.847Z", + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "zkzibwptff", + "discoverySolutionId": "lvskpghpphpfumbzxroakznqplomiy", + "serviceEndpoint": "qceqfkwforpr", + "provisioningState": "Created" + }, + "eTag": "lyekxmqzzrsukpbuwlulxtsvklc", + "tags": { + "key7046": "qywdefracwwzlugbwgqbt" + }, + "location": "mh", + "id": "ppeukjjvcwsaomrvrjptpnzbjq", + "name": "zdlnpiprfzpnvyoysx", + "type": "or", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Create_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Create_MinimumSet_Gen.json new file mode 100644 index 000000000000..70f66d639e80 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Create_MinimumSet_Gen.json @@ -0,0 +1,27 @@ +{ + "title": "SitesController_Create", + "operationId": "SitesController_Create", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "KPV1Y68-G0V", + "body": { + "location": "mh" + } + }, + "responses": { + "200": { + "body": { + "location": "mh", + "id": "ppeukjjvcwsaomrvrjptpnzbjq" + } + }, + "201": { + "body": { + "location": "mh", + "id": "ppeukjjvcwsaomrvrjptpnzbjq" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Delete_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Delete_MaximumSet_Gen.json new file mode 100644 index 000000000000..475a1916833a --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Delete_MaximumSet_Gen.json @@ -0,0 +1,14 @@ +{ + "title": "SitesController_Delete", + "operationId": "SitesController_Delete", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-O2--5h-V-" + }, + "responses": { + "200": {}, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Delete_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Delete_MinimumSet_Gen.json new file mode 100644 index 000000000000..1324c2cb6446 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Delete_MinimumSet_Gen.json @@ -0,0 +1,14 @@ +{ + "title": "SitesController_Delete", + "operationId": "SitesController_Delete", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "p1p7062L-p-3-4-2C" + }, + "responses": { + "200": {}, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ExportApplications_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ExportApplications_MaximumSet_Gen.json new file mode 100644 index 000000000000..4d8b4144e067 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ExportApplications_MaximumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "SitesController_ExportApplications", + "operationId": "SitesController_ExportApplications", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "Pu3--593QDB3-W7-W7", + "body": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ExportApplications_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ExportApplications_MinimumSet_Gen.json new file mode 100644 index 000000000000..1de76c2d6043 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ExportApplications_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "SitesController_ExportApplications", + "operationId": "SitesController_ExportApplications", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "4-3Q9VKmQX--Y8t3ll", + "body": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ExportMachineErrors_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ExportMachineErrors_MaximumSet_Gen.json new file mode 100644 index 000000000000..aa7e4d921964 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ExportMachineErrors_MaximumSet_Gen.json @@ -0,0 +1,25 @@ +{ + "title": "SitesController_ExportMachineErrors", + "operationId": "SitesController_ExportMachineErrors", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "9B-9bi4-N3-6-5", + "body": { + "properties": { + "discoveryScope": "AppsAndRoles" + } + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ExportMachineErrors_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ExportMachineErrors_MinimumSet_Gen.json new file mode 100644 index 000000000000..86c43d62db7c --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ExportMachineErrors_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "SitesController_ExportMachineErrors", + "operationId": "SitesController_ExportMachineErrors", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "41el-DYP5", + "body": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ExportMachines_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ExportMachines_MaximumSet_Gen.json new file mode 100644 index 000000000000..3d3b1c7bd7c4 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ExportMachines_MaximumSet_Gen.json @@ -0,0 +1,23 @@ +{ + "title": "SitesController_ExportMachines", + "operationId": "SitesController_ExportMachines", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "PU53u--lZ0BYRV0h86-", + "body": { + "filter": "pudqgouceyumjrrnvkrblkhjd" + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ExportMachines_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ExportMachines_MinimumSet_Gen.json new file mode 100644 index 000000000000..bd58743a98a1 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ExportMachines_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "SitesController_ExportMachines", + "operationId": "SitesController_ExportMachines", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "5bq2-oh8Cs1C4yHkKTW44--", + "body": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..c2e851a69b6e --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Get_MaximumSet_Gen.json @@ -0,0 +1,54 @@ +{ + "title": "SitesController_Get", + "operationId": "SitesController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "EM0-NQ-X-T4" + }, + "responses": { + "200": { + "body": { + "properties": { + "masterSiteId": "xworeqnyemojmjozagafnd", + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "id": "zunazpmbzwmlverd", + "version": "jeffziwnmvsxcbr", + "lastHeartBeatUtc": "2023-08-21T04:59:22.847Z", + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "zkzibwptff", + "discoverySolutionId": "lvskpghpphpfumbzxroakznqplomiy", + "serviceEndpoint": "qceqfkwforpr", + "provisioningState": "Created" + }, + "eTag": "lyekxmqzzrsukpbuwlulxtsvklc", + "tags": { + "key7046": "qywdefracwwzlugbwgqbt" + }, + "location": "mh", + "id": "ppeukjjvcwsaomrvrjptpnzbjq", + "name": "zdlnpiprfzpnvyoysx", + "type": "or", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..051e137347f0 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Get_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "SitesController_Get", + "operationId": "SitesController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "mS-t78GLe-k5HY3G-RJ" + }, + "responses": { + "200": { + "body": { + "location": "mh", + "id": "ppeukjjvcwsaomrvrjptpnzbjq" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ListByResourceGroup_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ListByResourceGroup_MaximumSet_Gen.json new file mode 100644 index 000000000000..efd5a1ae4206 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ListByResourceGroup_MaximumSet_Gen.json @@ -0,0 +1,58 @@ +{ + "title": "Get all vmware sites.", + "operationId": "SitesController_ListByResourceGroup", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "masterSiteId": "xworeqnyemojmjozagafnd", + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "id": "zunazpmbzwmlverd", + "version": "jeffziwnmvsxcbr", + "lastHeartBeatUtc": "2023-08-21T04:59:22.847Z", + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "zkzibwptff", + "discoverySolutionId": "lvskpghpphpfumbzxroakznqplomiy", + "serviceEndpoint": "qceqfkwforpr", + "provisioningState": "Created" + }, + "eTag": "lyekxmqzzrsukpbuwlulxtsvklc", + "tags": { + "key7046": "qywdefracwwzlugbwgqbt" + }, + "location": "mh", + "id": "ppeukjjvcwsaomrvrjptpnzbjq", + "name": "zdlnpiprfzpnvyoysx", + "type": "or", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ListByResourceGroup_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ListByResourceGroup_MinimumSet_Gen.json new file mode 100644 index 000000000000..afff2a70debb --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ListByResourceGroup_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "Get all vmware sites.", + "operationId": "SitesController_ListByResourceGroup", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ListBySubscription_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ListBySubscription_MaximumSet_Gen.json new file mode 100644 index 000000000000..a170315023a0 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ListBySubscription_MaximumSet_Gen.json @@ -0,0 +1,57 @@ +{ + "title": "Get all vmware sites.", + "operationId": "SitesController_ListBySubscription", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "masterSiteId": "xworeqnyemojmjozagafnd", + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "id": "zunazpmbzwmlverd", + "version": "jeffziwnmvsxcbr", + "lastHeartBeatUtc": "2023-08-21T04:59:22.847Z", + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "zkzibwptff", + "discoverySolutionId": "lvskpghpphpfumbzxroakznqplomiy", + "serviceEndpoint": "qceqfkwforpr", + "provisioningState": "Created" + }, + "eTag": "lyekxmqzzrsukpbuwlulxtsvklc", + "tags": { + "key7046": "qywdefracwwzlugbwgqbt" + }, + "location": "mh", + "id": "ppeukjjvcwsaomrvrjptpnzbjq", + "name": "zdlnpiprfzpnvyoysx", + "type": "or", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ListBySubscription_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ListBySubscription_MinimumSet_Gen.json new file mode 100644 index 000000000000..570690caba28 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ListBySubscription_MinimumSet_Gen.json @@ -0,0 +1,15 @@ +{ + "title": "Get all vmware sites.", + "operationId": "SitesController_ListBySubscription", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ListHealthSummary_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ListHealthSummary_MaximumSet_Gen.json new file mode 100644 index 000000000000..9d8892555632 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ListHealthSummary_MaximumSet_Gen.json @@ -0,0 +1,37 @@ +{ + "title": "SitesController_ListHealthSummary", + "operationId": "SitesController_ListHealthSummary", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "BXW22M1" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "applianceName": "larsxzpqgpzpmqjpjnha", + "errorMessage": "byljqqadkrqyc", + "summaryMessage": "snmoruugfrz", + "errorId": 6, + "errorCode": "nwspzhesckg", + "affectedObjectsCount": 12, + "hitCount": 26, + "severity": "slbsfswj", + "remediationGuidance": "jljtjqehuoszxgyrwq", + "affectedResourceType": "zgdaxwamprupludxqnxxy", + "affectedResources": [ + "vkhbkhfkw" + ], + "fabricLayoutUpdateSources": [ + "RefreshFabricLayout" + ] + } + ], + "nextLink": "jclclykiscoxbytftyaaskjr" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ListHealthSummary_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ListHealthSummary_MinimumSet_Gen.json new file mode 100644 index 000000000000..9fa3ffa647e6 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_ListHealthSummary_MinimumSet_Gen.json @@ -0,0 +1,19 @@ +{ + "title": "SitesController_ListHealthSummary", + "operationId": "SitesController_ListHealthSummary", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "mFX4MWVY" + }, + "responses": { + "200": { + "body": { + "value": [ + {} + ] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Summary_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Summary_MaximumSet_Gen.json new file mode 100644 index 000000000000..9787e25ed943 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Summary_MaximumSet_Gen.json @@ -0,0 +1,19 @@ +{ + "title": "SitesController_Summary", + "operationId": "SitesController_Summary", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "D4VSYtlK2LNtocHh8Nm--zT-" + }, + "responses": { + "200": { + "body": { + "machineCount": 27, + "runAsAccountCount": 16, + "vCenterCount": 10 + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Summary_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Summary_MinimumSet_Gen.json new file mode 100644 index 000000000000..c102f672f92a --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Summary_MinimumSet_Gen.json @@ -0,0 +1,15 @@ +{ + "title": "SitesController_Summary", + "operationId": "SitesController_Summary", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "f25-J-KHT-" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Update_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Update_MaximumSet_Gen.json new file mode 100644 index 000000000000..f2511f120d1d --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Update_MaximumSet_Gen.json @@ -0,0 +1,76 @@ +{ + "title": "SitesController_Update", + "operationId": "SitesController_Update", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "3iF4-6f-N", + "body": { + "tags": { + "key5436": "osafcsgatxznfwzjq" + }, + "properties": { + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "nfcawbudigrisiodqrososptjcgqp", + "discoverySolutionId": "hxmytdbiuf", + "provisioningState": "Created" + } + } + }, + "responses": { + "200": { + "body": { + "properties": { + "masterSiteId": "xworeqnyemojmjozagafnd", + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "id": "zunazpmbzwmlverd", + "version": "jeffziwnmvsxcbr", + "lastHeartBeatUtc": "2023-08-21T04:59:22.847Z", + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "nfcawbudigrisiodqrososptjcgqp", + "discoverySolutionId": "hxmytdbiuf", + "serviceEndpoint": "qceqfkwforpr", + "provisioningState": "Created" + }, + "eTag": "lyekxmqzzrsukpbuwlulxtsvklc", + "tags": { + "key7046": "qywdefracwwzlugbwgqbt" + }, + "location": "mh", + "id": "ppeukjjvcwsaomrvrjptpnzbjq", + "name": "zdlnpiprfzpnvyoysx", + "type": "or", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Update_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Update_MinimumSet_Gen.json new file mode 100644 index 000000000000..77cd53cee396 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SitesController_Update_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "SitesController_Update", + "operationId": "SitesController_Update", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "U9-Gkw", + "body": {} + }, + "responses": { + "200": { + "body": { + "location": "mh" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlAvailabilityGroupsController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlAvailabilityGroupsController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..32ac780a7a60 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlAvailabilityGroupsController_Get_MaximumSet_Gen.json @@ -0,0 +1,70 @@ +{ + "title": "SqlAvailabilityGroupsController_Get", + "operationId": "SqlAvailabilityGroupsController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "3H--R0J-WK1", + "sqlSiteName": "Fehtp", + "sqlAvailabilityGroupName": "61I1Xsg" + }, + "responses": { + "200": { + "body": { + "properties": { + "availabilityGroupName": "msndtnbmpwv", + "availabilityGroupType": "Unknown", + "isMultiSubNet": true, + "clusterName": "rirsnzggvk", + "availabilityReplicas": [ + { + "availabilityReplicaName": "blhtyrohpv", + "availabilityReplicaId": "eyiypzhdeuzuddwqrxsqfyx", + "replicaType": "Unknown", + "replicaState": "Unknown", + "replicaSyncStatus": "Unknown", + "replicaCommitMode": "Unknown", + "replicaReadMode": "Unknown", + "replicaSeedMode": "Unknown", + "sqlDatabaseReplicaInfo": { + "hostName": "xenjtxkccdyogbtwgnwbwuplpowt", + "sqlServerName": "ppgpjzvhirvfzibgyiu", + "sqlServerArmId": "gmvllq" + }, + "sqlAvailabilityGroupReplicaInfo": { + "clusterName": "nqwnvfrcqdxgqugofutksfpze", + "availabilityGroupName": "c", + "availabilityGroupArmId": "ppozfutyww" + } + } + ], + "parentReplicaOverviewList": [ + { + "replicaState": "Unknown", + "availabilityReplicaId": "aaflwiduxcwojsufshvsbf", + "availabilityGroupArmId": "ebomjmprurfyksvpcoowhfsbjox", + "availabilityGroupName": "u" + } + ], + "isPartOfDistributedAvailabilityGroup": true, + "isDeleted": true, + "createdTimestamp": "grqvjkjiekzbfcueqsbmzeccb", + "updatedTimestamp": "urwkiceiegixoyaxngrlmtagfisx", + "provisioningState": "Created" + }, + "id": "sfurduptupggxgizzoeqasrsx", + "name": "xyzjownnzovrxanodzroltcnmvmfm", + "type": "ojaywmiwfydwlahidfsadwxquda", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlAvailabilityGroupsController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlAvailabilityGroupsController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..e72c8aeebdb4 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlAvailabilityGroupsController_Get_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "SqlAvailabilityGroupsController_Get", + "operationId": "SqlAvailabilityGroupsController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "--A76", + "sqlSiteName": "-U8ECLM-J6Y-iMpIX7P9QQ", + "sqlAvailabilityGroupName": "6TEH" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlAvailabilityGroupsController_ListBySqlSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlAvailabilityGroupsController_ListBySqlSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..bb553201c359 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlAvailabilityGroupsController_ListBySqlSite_MaximumSet_Gen.json @@ -0,0 +1,78 @@ +{ + "title": "SqlAvailabilityGroupsController_ListBySqlSite", + "operationId": "SqlAvailabilityGroupsController_ListBySqlSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "filter": "lbbkbyzlriko", + "top": "juvdffkexlyninbvwffvvnp", + "continuationToken": "j", + "totalRecordCount": 23, + "siteName": "B-8OyQLDV6r6FOl", + "sqlSiteName": "-3WI1-0" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "availabilityGroupName": "msndtnbmpwv", + "availabilityGroupType": "Unknown", + "isMultiSubNet": true, + "clusterName": "rirsnzggvk", + "availabilityReplicas": [ + { + "availabilityReplicaName": "blhtyrohpv", + "availabilityReplicaId": "eyiypzhdeuzuddwqrxsqfyx", + "replicaType": "Unknown", + "replicaState": "Unknown", + "replicaSyncStatus": "Unknown", + "replicaCommitMode": "Unknown", + "replicaReadMode": "Unknown", + "replicaSeedMode": "Unknown", + "sqlDatabaseReplicaInfo": { + "hostName": "xenjtxkccdyogbtwgnwbwuplpowt", + "sqlServerName": "ppgpjzvhirvfzibgyiu", + "sqlServerArmId": "gmvllq" + }, + "sqlAvailabilityGroupReplicaInfo": { + "clusterName": "nqwnvfrcqdxgqugofutksfpze", + "availabilityGroupName": "c", + "availabilityGroupArmId": "ppozfutyww" + } + } + ], + "parentReplicaOverviewList": [ + { + "replicaState": "Unknown", + "availabilityReplicaId": "aaflwiduxcwojsufshvsbf", + "availabilityGroupArmId": "ebomjmprurfyksvpcoowhfsbjox", + "availabilityGroupName": "u" + } + ], + "isPartOfDistributedAvailabilityGroup": true, + "isDeleted": true, + "createdTimestamp": "grqvjkjiekzbfcueqsbmzeccb", + "updatedTimestamp": "urwkiceiegixoyaxngrlmtagfisx", + "provisioningState": "Created" + }, + "id": "sfurduptupggxgizzoeqasrsx", + "name": "xyzjownnzovrxanodzroltcnmvmfm", + "type": "ojaywmiwfydwlahidfsadwxquda", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlAvailabilityGroupsController_ListBySqlSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlAvailabilityGroupsController_ListBySqlSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..ebd8be173739 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlAvailabilityGroupsController_ListBySqlSite_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "SqlAvailabilityGroupsController_ListBySqlSite", + "operationId": "SqlAvailabilityGroupsController_ListBySqlSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "siteName": "--8J8LFY3297-Z7-b-n", + "sqlSiteName": "sRLTTvN54o-DP" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDatabasesController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDatabasesController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..d74117076c72 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDatabasesController_Get_MaximumSet_Gen.json @@ -0,0 +1,77 @@ +{ + "title": "SqlDatabasesController_Get", + "operationId": "SqlDatabasesController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "xwNBt-G6d-D287J-PC-3Z", + "sqlSiteName": "58K---K-SM-", + "sqlDatabaseName": "LB--777" + }, + "responses": { + "200": { + "body": { + "properties": { + "parentReplicaOverview": { + "replicaState": "Unknown", + "availabilityReplicaId": "aaflwiduxcwojsufshvsbf", + "availabilityGroupArmId": "ebomjmprurfyksvpcoowhfsbjox", + "availabilityGroupName": "u" + }, + "isDatabaseHighlyAvailable": true, + "fileMetadataList": [ + { + "logicalName": "mwhokmcipasqu", + "physicalFullName": "rfadowxybpkdvoxtmpkr", + "fileType": "Rows", + "sizeInMb": 6, + "isMemoryOptimizedDataOptionEnabled": true + } + ], + "hostname": "fzwx", + "sqlServerName": "rxkuiymdnovijvapyrj", + "status": "wvawmcaran", + "sizeMb": 6, + "databaseName": "ajgakvkc", + "sqlServerArmId": "w", + "compatibilityLevel": "crntwetytnrdtyqiunakwnf", + "isDeleted": true, + "errors": [ + { + "message": "rtffqbetdhgbxkbldpvsitvd", + "messageParameters": { + "key8457": "nvmfiqmsxcp" + }, + "applianceName": "xpbvqbcnrxveppjvzbjyvnewevxlk", + "id": 27, + "code": "hogtwgqhmp", + "possibleCauses": "wfykdyhhm", + "recommendedAction": "sbmuuqywx", + "severity": "iqvjyeaefzrbiaobloiyvtf", + "summaryMessage": "hduikhxgbddpffngkptrpoulheqz", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:04:53.636Z", + "runAsAccountId": "qbpfumbyajxagvvlnxf", + "discoveryScope": "AppsAndRoles" + } + ], + "createdTimestamp": "hqrheeju", + "updatedTimestamp": "efuiceilxxbvtsvjmdabxk", + "provisioningState": "Created" + }, + "id": "lixypb", + "name": "gjfxwhafoailzzepaqjrn", + "type": "mzdgdhjepdzxulrptskldiprurl", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDatabasesController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDatabasesController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..6cb6fbb268f3 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDatabasesController_Get_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "SqlDatabasesController_Get", + "operationId": "SqlDatabasesController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-6X-9C726GOb-5", + "sqlSiteName": "83WY99", + "sqlDatabaseName": "83P-TB8-7Du5---5-T42" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDatabasesController_ListBySqlSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDatabasesController_ListBySqlSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..f5eb2f56012a --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDatabasesController_ListBySqlSite_MaximumSet_Gen.json @@ -0,0 +1,85 @@ +{ + "title": "SqlDatabasesController_ListBySqlSite", + "operationId": "SqlDatabasesController_ListBySqlSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "filter": "fyntgucjmjbryafsfggfqfglkwl", + "top": "lymfocpaevfvwk", + "continuationToken": "jrjnetzctmis", + "totalRecordCount": 25, + "siteName": "2K5M3885", + "sqlSiteName": "Y6L" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "parentReplicaOverview": { + "replicaState": "Unknown", + "availabilityReplicaId": "aaflwiduxcwojsufshvsbf", + "availabilityGroupArmId": "ebomjmprurfyksvpcoowhfsbjox", + "availabilityGroupName": "u" + }, + "isDatabaseHighlyAvailable": true, + "fileMetadataList": [ + { + "logicalName": "mwhokmcipasqu", + "physicalFullName": "rfadowxybpkdvoxtmpkr", + "fileType": "Rows", + "sizeInMb": 6, + "isMemoryOptimizedDataOptionEnabled": true + } + ], + "hostname": "fzwx", + "sqlServerName": "rxkuiymdnovijvapyrj", + "status": "wvawmcaran", + "sizeMb": 6, + "databaseName": "ajgakvkc", + "sqlServerArmId": "w", + "compatibilityLevel": "crntwetytnrdtyqiunakwnf", + "isDeleted": true, + "errors": [ + { + "message": "rtffqbetdhgbxkbldpvsitvd", + "messageParameters": { + "key8457": "nvmfiqmsxcp" + }, + "applianceName": "xpbvqbcnrxveppjvzbjyvnewevxlk", + "id": 27, + "code": "hogtwgqhmp", + "possibleCauses": "wfykdyhhm", + "recommendedAction": "sbmuuqywx", + "severity": "iqvjyeaefzrbiaobloiyvtf", + "summaryMessage": "hduikhxgbddpffngkptrpoulheqz", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:04:53.636Z", + "runAsAccountId": "qbpfumbyajxagvvlnxf", + "discoveryScope": "AppsAndRoles" + } + ], + "createdTimestamp": "hqrheeju", + "updatedTimestamp": "efuiceilxxbvtsvjmdabxk", + "provisioningState": "Created" + }, + "id": "lixypb", + "name": "gjfxwhafoailzzepaqjrn", + "type": "mzdgdhjepdzxulrptskldiprurl", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/akn" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDatabasesController_ListBySqlSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDatabasesController_ListBySqlSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..e79414d1ab2a --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDatabasesController_ListBySqlSite_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "SqlDatabasesController_ListBySqlSite", + "operationId": "SqlDatabasesController_ListBySqlSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "siteName": "KPYy73331Jyc6-6uOC", + "sqlSiteName": "rK3746X-1i5LV77G4U7" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDiscoverySiteDataSourceController_Create_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDiscoverySiteDataSourceController_Create_MaximumSet_Gen.json new file mode 100644 index 000000000000..e74c2141b25e --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDiscoverySiteDataSourceController_Create_MaximumSet_Gen.json @@ -0,0 +1,61 @@ +{ + "title": "SqlDiscoverySiteDataSourceController_Create", + "operationId": "SqlDiscoverySiteDataSourceController_Create", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "qU5b-1JBE45EC6Z-IF", + "sqlSiteName": "I5-O3912-L3y2Q57", + "discoverySiteDataSourceName": "q3--4O9O5vc-2", + "body": { + "properties": { + "discoverySiteId": "xvtylcidvhdspuw", + "provisioningState": "Created" + } + } + }, + "responses": { + "200": { + "body": { + "properties": { + "discoverySiteId": "xvtylcidvhdspuw", + "provisioningState": "Created" + }, + "id": "pxutypmlxigzzsujvuluzrfziafhsd", + "name": "aasatr", + "type": "axuhflhtxzhyvoqsrj", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + }, + "201": { + "headers": { + "location": "https://contoso.com/operationstatus" + }, + "body": { + "properties": { + "discoverySiteId": "xvtylcidvhdspuw", + "provisioningState": "Created" + }, + "id": "pxutypmlxigzzsujvuluzrfziafhsd", + "name": "aasatr", + "type": "axuhflhtxzhyvoqsrj", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDiscoverySiteDataSourceController_Create_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDiscoverySiteDataSourceController_Create_MinimumSet_Gen.json new file mode 100644 index 000000000000..4b5bd4e4feac --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDiscoverySiteDataSourceController_Create_MinimumSet_Gen.json @@ -0,0 +1,24 @@ +{ + "title": "SqlDiscoverySiteDataSourceController_Create", + "operationId": "SqlDiscoverySiteDataSourceController_Create", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-2n-j-5O", + "sqlSiteName": "32F0K64", + "discoverySiteDataSourceName": "Sw-cch", + "body": {} + }, + "responses": { + "200": { + "body": {} + }, + "201": { + "headers": { + "location": "https://contoso.com/operationstatus" + }, + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDiscoverySiteDataSourceController_Delete_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDiscoverySiteDataSourceController_Delete_MaximumSet_Gen.json new file mode 100644 index 000000000000..3edbfefcf1a2 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDiscoverySiteDataSourceController_Delete_MaximumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "SqlDiscoverySiteDataSourceController_Delete", + "operationId": "SqlDiscoverySiteDataSourceController_Delete", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "1--y21-", + "sqlSiteName": "b-FLY-N-Z8OC0", + "discoverySiteDataSourceName": "13E-PX6S4W-1G--" + }, + "responses": { + "200": {}, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDiscoverySiteDataSourceController_Delete_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDiscoverySiteDataSourceController_Delete_MinimumSet_Gen.json new file mode 100644 index 000000000000..41cb8da563c6 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDiscoverySiteDataSourceController_Delete_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "SqlDiscoverySiteDataSourceController_Delete", + "operationId": "SqlDiscoverySiteDataSourceController_Delete", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "Pk3C", + "sqlSiteName": "-7QLPCK-RmBhN71B-I46-7", + "discoverySiteDataSourceName": "ogSj652kSV3fjyH" + }, + "responses": { + "200": {}, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDiscoverySiteDataSourceController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDiscoverySiteDataSourceController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..99ef61ceccaf --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDiscoverySiteDataSourceController_Get_MaximumSet_Gen.json @@ -0,0 +1,33 @@ +{ + "title": "SqlDiscoverySiteDataSourceController_Get", + "operationId": "SqlDiscoverySiteDataSourceController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "6W3-P-1fW6dU-ZG-V51", + "sqlSiteName": "3jD4I", + "discoverySiteDataSourceName": "56UU8JS7Z1O7-Lc3U68" + }, + "responses": { + "200": { + "body": { + "properties": { + "discoverySiteId": "xvtylcidvhdspuw", + "provisioningState": "Created" + }, + "id": "pxutypmlxigzzsujvuluzrfziafhsd", + "name": "aasatr", + "type": "axuhflhtxzhyvoqsrj", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDiscoverySiteDataSourceController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDiscoverySiteDataSourceController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..811bd618d579 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDiscoverySiteDataSourceController_Get_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "SqlDiscoverySiteDataSourceController_Get", + "operationId": "SqlDiscoverySiteDataSourceController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "NV-E-DR-3B4s6ltBT2B3y", + "sqlSiteName": "F5v566", + "discoverySiteDataSourceName": "-Tm5LH6-UTw1K56-043" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDiscoverySiteDataSourceController_ListBySqlSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDiscoverySiteDataSourceController_ListBySqlSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..56cc07d8fd88 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDiscoverySiteDataSourceController_ListBySqlSite_MaximumSet_Gen.json @@ -0,0 +1,37 @@ +{ + "title": "SqlDiscoverySiteDataSourceController_ListBySqlSite", + "operationId": "SqlDiscoverySiteDataSourceController_ListBySqlSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "ZTy-", + "sqlSiteName": "-Y666lAFGH" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "discoverySiteId": "xvtylcidvhdspuw", + "provisioningState": "Created" + }, + "id": "pxutypmlxigzzsujvuluzrfziafhsd", + "name": "aasatr", + "type": "axuhflhtxzhyvoqsrj", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDiscoverySiteDataSourceController_ListBySqlSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDiscoverySiteDataSourceController_ListBySqlSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..4093e0d2bd9e --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlDiscoverySiteDataSourceController_ListBySqlSite_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "SqlDiscoverySiteDataSourceController_ListBySqlSite", + "operationId": "SqlDiscoverySiteDataSourceController_ListBySqlSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-YCj6j-p1X3e58M---8", + "sqlSiteName": "847-C4OhwXYc5-UN8" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlJobsController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlJobsController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..753a074ad309 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlJobsController_Get_MaximumSet_Gen.json @@ -0,0 +1,52 @@ +{ + "title": "Gets the sql Job.", + "operationId": "SqlJobsController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "nL--1M5F81", + "sqlSiteName": "-g-2w", + "jobName": "5pUC16CCs" + }, + "responses": { + "200": { + "body": { + "properties": { + "status": "caxx", + "startTime": "kxzapdjsvkvttczqbqwqegnnahyrtv", + "endTime": "uiuj", + "displayName": "dt", + "clientRequestId": "vnibbwculuiyrqqh", + "activityId": "nuixxztmyagcrlys", + "errors": [ + { + "code": "xhzaaroerv", + "message": "vfcchlbbuxpngdiztbkzoieslpuzn", + "possibleCauses": "dgxtakyunfsghabt", + "recommendedAction": "jqxmsgb", + "severity": "cgfbijzfogqm", + "isAgentReportedError": true, + "agentErrorCode": "nq", + "agentErrorMessage": "udawn", + "agentErrorPossibleCauses": "kdoykpcbvy", + "agentErrorRecommendedAction": "zjjqyl" + } + ], + "provisioningState": "Created" + }, + "id": "huoonkjrnsyvlrhibrxbwdkuiwwzbq", + "name": "iwmerakinegcsix", + "type": "oapmsfhcpbziistgaonmdgmk", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlJobsController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlJobsController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..916e7599f53e --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlJobsController_Get_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "Gets the sql Job.", + "operationId": "SqlJobsController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "0d21e-T", + "sqlSiteName": "8779x4GJ-2y-ibv", + "jobName": "r3dTK" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlJobsController_ListBySqlSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlJobsController_ListBySqlSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..b4c3b4c99889 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlJobsController_ListBySqlSite_MaximumSet_Gen.json @@ -0,0 +1,56 @@ +{ + "title": "Gets the sql Jobs.", + "operationId": "SqlJobsController_ListBySqlSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "3K246p3", + "sqlSiteName": "OPB-X3M9O-v7-" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "status": "caxx", + "startTime": "kxzapdjsvkvttczqbqwqegnnahyrtv", + "endTime": "uiuj", + "displayName": "dt", + "clientRequestId": "vnibbwculuiyrqqh", + "activityId": "nuixxztmyagcrlys", + "errors": [ + { + "code": "xhzaaroerv", + "message": "vfcchlbbuxpngdiztbkzoieslpuzn", + "possibleCauses": "dgxtakyunfsghabt", + "recommendedAction": "jqxmsgb", + "severity": "cgfbijzfogqm", + "isAgentReportedError": true, + "agentErrorCode": "nq", + "agentErrorMessage": "udawn", + "agentErrorPossibleCauses": "kdoykpcbvy", + "agentErrorRecommendedAction": "zjjqyl" + } + ], + "provisioningState": "Created" + }, + "id": "huoonkjrnsyvlrhibrxbwdkuiwwzbq", + "name": "iwmerakinegcsix", + "type": "oapmsfhcpbziistgaonmdgmk", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlJobsController_ListBySqlSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlJobsController_ListBySqlSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..8e6a837b9710 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlJobsController_ListBySqlSite_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "Gets the sql Jobs.", + "operationId": "SqlJobsController_ListBySqlSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "X0O--4K4-PU-g-H-A8--", + "sqlSiteName": "B5HX-31f-P-vo4--06C--09" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlOperationsStatusController_GetSqlOperationStatus_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlOperationsStatusController_GetSqlOperationStatus_MaximumSet_Gen.json new file mode 100644 index 000000000000..2b7711b80d45 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlOperationsStatusController_GetSqlOperationStatus_MaximumSet_Gen.json @@ -0,0 +1,30 @@ +{ + "title": "SqlOperationsStatusController_GetSqlOperationStatus", + "operationId": "SqlOperationsStatusController_GetSqlOperationStatus", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "48d7Iv2M3uK-2A", + "sqlSiteName": "OVm3eqNB", + "operationStatusName": "L413b-TS-l-S1Ot89-1" + }, + "responses": { + "200": { + "body": { + "id": "djuwap", + "name": "wjqvrqcghokjygfddwatjhmnyz", + "status": "mfxtauiwmruwuswjeoqtyagnyqciy", + "startTime": "emtxs", + "endTime": "rjwlhuhd", + "error": { + "code": "wjnwumfhwzhftyv", + "message": "welycdukaggycfm" + }, + "properties": { + "result": "cjsjtatya" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlOperationsStatusController_GetSqlOperationStatus_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlOperationsStatusController_GetSqlOperationStatus_MinimumSet_Gen.json new file mode 100644 index 000000000000..9da7458c238e --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlOperationsStatusController_GetSqlOperationStatus_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "SqlOperationsStatusController_GetSqlOperationStatus", + "operationId": "SqlOperationsStatusController_GetSqlOperationStatus", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-0Y3-6-81ZHkkC7A3---Bly", + "sqlSiteName": "70-I1TJVO", + "operationStatusName": "61WfL39-B-80W59697kCB" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlRunAsAccountsController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlRunAsAccountsController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..a66d8b58dc70 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlRunAsAccountsController_Get_MaximumSet_Gen.json @@ -0,0 +1,37 @@ +{ + "title": "SqlRunAsAccountsController_Get", + "operationId": "SqlRunAsAccountsController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "ZZL-MZU-68mxCY", + "sqlSiteName": "-EQ2j0H", + "accountName": "1237fn2-8-HU3U-S-B-2" + }, + "responses": { + "200": { + "body": { + "properties": { + "displayName": "wafblogjgjgifpqgcr", + "credentialType": "hiczrcbityqt", + "createdTimestamp": "msro", + "updatedTimestamp": "inlzufixkgpxlcbv", + "applianceName": "axbmhblwxnrcjeylfnenseurwuxaw", + "provisioningState": "Created" + }, + "id": "dl", + "name": "fdlrn", + "type": "ptjfidxjdywelegxfqisktsjr", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlRunAsAccountsController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlRunAsAccountsController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..b971d0cfe430 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlRunAsAccountsController_Get_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "SqlRunAsAccountsController_Get", + "operationId": "SqlRunAsAccountsController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "P-7", + "sqlSiteName": "ML-h6tkG9-Jeky", + "accountName": "-t4Mn" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlRunAsAccountsController_ListBySqlSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlRunAsAccountsController_ListBySqlSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..f1dae6814d40 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlRunAsAccountsController_ListBySqlSite_MaximumSet_Gen.json @@ -0,0 +1,41 @@ +{ + "title": "SqlRunAsAccountsController_ListBySqlSite", + "operationId": "SqlRunAsAccountsController_ListBySqlSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "77TS5C6yu63P-7CE", + "sqlSiteName": "-FH-W61JB-M21" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "displayName": "wafblogjgjgifpqgcr", + "credentialType": "hiczrcbityqt", + "createdTimestamp": "msro", + "updatedTimestamp": "inlzufixkgpxlcbv", + "applianceName": "axbmhblwxnrcjeylfnenseurwuxaw", + "provisioningState": "Created" + }, + "id": "dl", + "name": "fdlrn", + "type": "ptjfidxjdywelegxfqisktsjr", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlRunAsAccountsController_ListBySqlSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlRunAsAccountsController_ListBySqlSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..a1e1ae183948 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlRunAsAccountsController_ListBySqlSite_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "SqlRunAsAccountsController_ListBySqlSite", + "operationId": "SqlRunAsAccountsController_ListBySqlSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "2B5e-E2kq", + "sqlSiteName": "3kOAym-42D-6H-fYt" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlServersController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlServersController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..446c94f1d939 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlServersController_Get_MaximumSet_Gen.json @@ -0,0 +1,102 @@ +{ + "title": "SqlServersController_Get", + "operationId": "SqlServersController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "MD56-3x18B", + "sqlSiteName": "-0B-8v4", + "sqlServerName": "83YM-qK66PV1E36Z1s---2" + }, + "responses": { + "200": { + "body": { + "properties": { + "machineOverviewList": [ + { + "machineArmId": "hznmmgilvjykx", + "displayName": "e", + "fciRole": "Unknown" + } + ], + "numberOfAgDatabases": 27, + "sqlFciProperties": { + "state": "Unknown", + "networkName": "zkesixzzjueb", + "isMultiSubnet": true, + "sharedDiskCount": 29 + }, + "productSupportStatus": { + "currentVersion": "apbgrutlbiiicpvawb", + "esuStatus": "Unknown", + "supportStatus": "Unknown", + "supportEndDate": "2023-08-21T05:01:03.115Z", + "esuYear": "Unknown" + }, + "version": "ftbqsxlmbmycvpnqgarpmikkgdpvj", + "numberOfUserDatabases": 23, + "sumOfUserDatabasesSizeInMb": 9, + "tempDbSizeInMb": 3, + "maxServerMemoryInUseInMb": 21, + "visibleOnlineCoreCount": 20, + "numOfLogins": 4, + "physicalCpuCount": 29, + "logicalCpuCount": 26, + "engineEdition": "nabenuyqctelljztlacmjaojkd", + "edition": "byzwenbrhnojynalvw", + "isHighAvailabilityEnabled": true, + "isClustered": true, + "hyperthreadRatio": 29, + "sqlStartTime": "2023-08-21T05:05:01.636Z", + "machineArmIds": [ + "jgrofvsqgczipsnnnqtpdcmkreei" + ], + "runAsAccountId": "hpgsejmqtjbbaysvmpheby", + "hydratedRunAsAccountId": "i", + "hostName": "nha", + "sqlServerName": "wyzrsqrpd", + "portNumber": 7, + "errors": [ + { + "message": "rtffqbetdhgbxkbldpvsitvd", + "messageParameters": { + "key8457": "nvmfiqmsxcp" + }, + "applianceName": "xpbvqbcnrxveppjvzbjyvnewevxlk", + "id": 27, + "code": "hogtwgqhmp", + "possibleCauses": "wfykdyhhm", + "recommendedAction": "sbmuuqywx", + "severity": "iqvjyeaefzrbiaobloiyvtf", + "summaryMessage": "hduikhxgbddpffngkptrpoulheqz", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:04:53.636Z", + "runAsAccountId": "qbpfumbyajxagvvlnxf", + "discoveryScope": "AppsAndRoles" + } + ], + "tags": { + "key5870": {} + }, + "isDeleted": true, + "createdTimestamp": "lywvgtgvjnueepdoavqiefxjj", + "updatedTimestamp": "kcbjovtomvfwzwqpehqsmb", + "status": "Unknown", + "provisioningState": "Created" + }, + "id": "vcztcm", + "name": "sqobffzmldmkhjvrgydlf", + "type": "lrdmpmjvhgh", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlServersController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlServersController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..fd3eb2126325 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlServersController_Get_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "SqlServersController_Get", + "operationId": "SqlServersController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-b-b-YQFX-2", + "sqlSiteName": "VLN46A3Sr8", + "sqlServerName": "D8TUn47VtI0U2dQ7-3CU41-" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlServersController_ListBySqlSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlServersController_ListBySqlSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..4c9685dfcf58 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlServersController_ListBySqlSite_MaximumSet_Gen.json @@ -0,0 +1,110 @@ +{ + "title": "SqlServersController_ListBySqlSite", + "operationId": "SqlServersController_ListBySqlSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "filter": "ekawetzacrjcmvuqunmm", + "top": "bxqgzwrr", + "continuationToken": "jxzjzls", + "totalRecordCount": 5, + "siteName": "--e2c-", + "sqlSiteName": "MH7wnXU7EsKjC-2W1-N7" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "machineOverviewList": [ + { + "machineArmId": "hznmmgilvjykx", + "displayName": "e", + "fciRole": "Unknown" + } + ], + "numberOfAgDatabases": 27, + "sqlFciProperties": { + "state": "Unknown", + "networkName": "zkesixzzjueb", + "isMultiSubnet": true, + "sharedDiskCount": 29 + }, + "productSupportStatus": { + "currentVersion": "apbgrutlbiiicpvawb", + "esuStatus": "Unknown", + "supportStatus": "Unknown", + "supportEndDate": "2023-08-21T05:01:03.115Z", + "esuYear": "Unknown" + }, + "version": "ftbqsxlmbmycvpnqgarpmikkgdpvj", + "numberOfUserDatabases": 23, + "sumOfUserDatabasesSizeInMb": 9, + "tempDbSizeInMb": 3, + "maxServerMemoryInUseInMb": 21, + "visibleOnlineCoreCount": 20, + "numOfLogins": 4, + "physicalCpuCount": 29, + "logicalCpuCount": 26, + "engineEdition": "nabenuyqctelljztlacmjaojkd", + "edition": "byzwenbrhnojynalvw", + "isHighAvailabilityEnabled": true, + "isClustered": true, + "hyperthreadRatio": 29, + "sqlStartTime": "2023-08-21T05:05:01.636Z", + "machineArmIds": [ + "jgrofvsqgczipsnnnqtpdcmkreei" + ], + "runAsAccountId": "hpgsejmqtjbbaysvmpheby", + "hydratedRunAsAccountId": "i", + "hostName": "nha", + "sqlServerName": "wyzrsqrpd", + "portNumber": 7, + "errors": [ + { + "message": "rtffqbetdhgbxkbldpvsitvd", + "messageParameters": { + "key8457": "nvmfiqmsxcp" + }, + "applianceName": "xpbvqbcnrxveppjvzbjyvnewevxlk", + "id": 27, + "code": "hogtwgqhmp", + "possibleCauses": "wfykdyhhm", + "recommendedAction": "sbmuuqywx", + "severity": "iqvjyeaefzrbiaobloiyvtf", + "summaryMessage": "hduikhxgbddpffngkptrpoulheqz", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:04:53.636Z", + "runAsAccountId": "qbpfumbyajxagvvlnxf", + "discoveryScope": "AppsAndRoles" + } + ], + "tags": { + "key5870": {} + }, + "isDeleted": true, + "createdTimestamp": "lywvgtgvjnueepdoavqiefxjj", + "updatedTimestamp": "kcbjovtomvfwzwqpehqsmb", + "status": "Unknown", + "provisioningState": "Created" + }, + "id": "vcztcm", + "name": "sqobffzmldmkhjvrgydlf", + "type": "lrdmpmjvhgh", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlServersController_ListBySqlSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlServersController_ListBySqlSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..a182cdddecad --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlServersController_ListBySqlSite_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "SqlServersController_ListBySqlSite", + "operationId": "SqlServersController_ListBySqlSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "siteName": "W4O-8234k2op5wSD67-3", + "sqlSiteName": "K81-47Z53-J6" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlServersController_Update_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlServersController_Update_MaximumSet_Gen.json new file mode 100644 index 000000000000..28ea7673a298 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlServersController_Update_MaximumSet_Gen.json @@ -0,0 +1,148 @@ +{ + "title": "SqlServersController_Update", + "operationId": "SqlServersController_Update", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "gD--K5M-voIHL-w-u-677M", + "sqlSiteName": "wfXpDTn-P9K-Bb-V-15", + "sqlServerName": "51MB--BCk33-b3", + "body": { + "properties": { + "numberOfAgDatabases": 9, + "sqlFciProperties": { + "state": "Unknown", + "networkName": "zkesixzzjueb", + "isMultiSubnet": true, + "sharedDiskCount": 29 + }, + "productSupportStatus": { + "currentVersion": "apbgrutlbiiicpvawb", + "esuStatus": "Unknown", + "supportStatus": "Unknown", + "supportEndDate": "2023-08-21T05:01:03.115Z", + "esuYear": "Unknown" + }, + "version": "opyxvfpw", + "numberOfUserDatabases": 28, + "sumOfUserDatabasesSizeInMb": 18, + "tempDbSizeInMb": 21, + "maxServerMemoryInUseInMb": 5, + "visibleOnlineCoreCount": 18, + "numOfLogins": 24, + "physicalCpuCount": 2, + "logicalCpuCount": 29, + "engineEdition": "oohlshaee", + "edition": "wuwrdqggkkbvxwcihobxbq", + "isHighAvailabilityEnabled": true, + "isClustered": true, + "hyperthreadRatio": 1, + "sqlStartTime": "2023-08-21T05:05:11.807Z", + "runAsAccountId": "aevfskae", + "hydratedRunAsAccountId": "kczbncn", + "hostName": "fcremskbegkttyyioqrfihj", + "sqlServerName": "sc", + "portNumber": 23, + "tags": { + "key8690": {} + }, + "isDeleted": true, + "createdTimestamp": "nfg", + "updatedTimestamp": "lpstyhhtwlrmepazzlp", + "status": "Unknown", + "provisioningState": "Created" + } + } + }, + "responses": { + "200": { + "body": { + "properties": { + "machineOverviewList": [ + { + "machineArmId": "hznmmgilvjykx", + "displayName": "e", + "fciRole": "Unknown" + } + ], + "numberOfAgDatabases": 9, + "sqlFciProperties": { + "state": "Unknown", + "networkName": "zkesixzzjueb", + "isMultiSubnet": true, + "sharedDiskCount": 29 + }, + "productSupportStatus": { + "currentVersion": "apbgrutlbiiicpvawb", + "esuStatus": "Unknown", + "supportStatus": "Unknown", + "supportEndDate": "2023-08-21T05:01:03.115Z", + "esuYear": "Unknown" + }, + "version": "opyxvfpw", + "numberOfUserDatabases": 28, + "sumOfUserDatabasesSizeInMb": 18, + "tempDbSizeInMb": 21, + "maxServerMemoryInUseInMb": 5, + "visibleOnlineCoreCount": 18, + "numOfLogins": 24, + "physicalCpuCount": 2, + "logicalCpuCount": 29, + "engineEdition": "oohlshaee", + "edition": "wuwrdqggkkbvxwcihobxbq", + "isHighAvailabilityEnabled": true, + "isClustered": true, + "hyperthreadRatio": 1, + "sqlStartTime": "2023-08-21T05:05:11.807Z", + "machineArmIds": [ + "jgrofvsqgczipsnnnqtpdcmkreei" + ], + "runAsAccountId": "aevfskae", + "hydratedRunAsAccountId": "kczbncn", + "hostName": "fcremskbegkttyyioqrfihj", + "sqlServerName": "sc", + "portNumber": 23, + "errors": [ + { + "message": "rtffqbetdhgbxkbldpvsitvd", + "messageParameters": { + "key8457": "nvmfiqmsxcp" + }, + "applianceName": "xpbvqbcnrxveppjvzbjyvnewevxlk", + "id": 27, + "code": "hogtwgqhmp", + "possibleCauses": "wfykdyhhm", + "recommendedAction": "sbmuuqywx", + "severity": "iqvjyeaefzrbiaobloiyvtf", + "summaryMessage": "hduikhxgbddpffngkptrpoulheqz", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:04:53.636Z", + "runAsAccountId": "qbpfumbyajxagvvlnxf", + "discoveryScope": "AppsAndRoles" + } + ], + "tags": { + "key5870": {} + }, + "isDeleted": true, + "createdTimestamp": "nfg", + "updatedTimestamp": "lpstyhhtwlrmepazzlp", + "status": "Unknown", + "provisioningState": "Created" + }, + "id": "vcztcm", + "name": "sqobffzmldmkhjvrgydlf", + "type": "lrdmpmjvhgh", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlServersController_Update_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlServersController_Update_MinimumSet_Gen.json new file mode 100644 index 000000000000..09a30579138a --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlServersController_Update_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "SqlServersController_Update", + "operationId": "SqlServersController_Update", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "3onQ9Hi8Rw8-1y4SS3-", + "sqlSiteName": "-C731EE4-2J", + "sqlServerName": "3-25K6-9C19T387tR3z88", + "body": {} + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Create_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Create_MaximumSet_Gen.json new file mode 100644 index 000000000000..60f63ec8f2ad --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Create_MaximumSet_Gen.json @@ -0,0 +1,116 @@ +{ + "title": "SqlSitesController_Create", + "operationId": "SqlSitesController_Create", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "qo36fi7J8y-b", + "sqlSiteName": "A-4l5sbX5", + "body": { + "properties": { + "siteAppliancePropertiesCollection": [ + { + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "zpbkpigahvexsxevwafzgsu" + } + ], + "discoveryScenario": "Migrate", + "provisioningState": "Created" + } + } + }, + "responses": { + "200": { + "body": { + "properties": { + "siteAppliancePropertiesCollection": [ + { + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "id": "zunazpmbzwmlverd", + "version": "jeffziwnmvsxcbr", + "lastHeartBeatUtc": "2023-08-21T04:59:22.847Z", + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "zpbkpigahvexsxevwafzgsu" + } + ], + "discoveryScenario": "Migrate", + "serviceEndpoint": "yv", + "provisioningState": "Created" + }, + "id": "vbfiurumwdjalfvhunaeh", + "name": "kfcekxrevjpsqnaphpqrwnwonqycgl", + "type": "hglouscznakkzyeixejbtlwpgvill", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + }, + "201": { + "body": { + "properties": { + "siteAppliancePropertiesCollection": [ + { + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "id": "zunazpmbzwmlverd", + "version": "jeffziwnmvsxcbr", + "lastHeartBeatUtc": "2023-08-21T04:59:22.847Z", + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "zpbkpigahvexsxevwafzgsu" + } + ], + "discoveryScenario": "Migrate", + "serviceEndpoint": "yv", + "provisioningState": "Created" + }, + "id": "vbfiurumwdjalfvhunaeh", + "name": "kfcekxrevjpsqnaphpqrwnwonqycgl", + "type": "hglouscznakkzyeixejbtlwpgvill", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Create_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Create_MinimumSet_Gen.json new file mode 100644 index 000000000000..6e2c48b1ffca --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Create_MinimumSet_Gen.json @@ -0,0 +1,20 @@ +{ + "title": "SqlSitesController_Create", + "operationId": "SqlSitesController_Create", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "Ag5-Ex4n7G5Qn-5-yHL5", + "sqlSiteName": "-03--VkVPfDq5", + "body": {} + }, + "responses": { + "200": { + "body": {} + }, + "201": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Delete_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Delete_MaximumSet_Gen.json new file mode 100644 index 000000000000..10d5152d0f38 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Delete_MaximumSet_Gen.json @@ -0,0 +1,15 @@ +{ + "title": "SqlSitesController_Delete", + "operationId": "SqlSitesController_Delete", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "QTM-Ev2T3C5q029", + "sqlSiteName": "9IHGv--80jH-5-47-6" + }, + "responses": { + "200": {}, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Delete_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Delete_MinimumSet_Gen.json new file mode 100644 index 000000000000..e228d8f08122 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Delete_MinimumSet_Gen.json @@ -0,0 +1,15 @@ +{ + "title": "SqlSitesController_Delete", + "operationId": "SqlSitesController_Delete", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "6B-L-C9-XMYx7", + "sqlSiteName": "---g-ELRF-" + }, + "responses": { + "200": {}, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_ErrorSummary_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_ErrorSummary_MaximumSet_Gen.json new file mode 100644 index 000000000000..76b943c3578c --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_ErrorSummary_MaximumSet_Gen.json @@ -0,0 +1,27 @@ +{ + "title": "SqlSitesController_ErrorSummary", + "operationId": "SqlSitesController_ErrorSummary", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "oL2kV3H--Lzb-0XaQ-w1k2", + "sqlSiteName": "umjb75OA", + "body": { + "applianceName": "ewwrswlmaeaidinx" + } + }, + "responses": { + "200": { + "body": { + "applianceName": "rddddmxydliwsxsfzu", + "discoveryScopeErrorSummaries": { + "affectedResourceType": "nudauoifmqfdhippiiy", + "affectedObjectsCount": 7, + "discoveryScope": "AppsAndRoles" + }, + "nextLink": "m" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_ErrorSummary_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_ErrorSummary_MinimumSet_Gen.json new file mode 100644 index 000000000000..8b5b7d5e0d55 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_ErrorSummary_MinimumSet_Gen.json @@ -0,0 +1,24 @@ +{ + "title": "SqlSitesController_ErrorSummary", + "operationId": "SqlSitesController_ErrorSummary", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "mqG3-e6hY6375-4", + "sqlSiteName": "-Q--2", + "body": {} + }, + "responses": { + "200": { + "body": { + "applianceName": "rddddmxydliwsxsfzu", + "discoveryScopeErrorSummaries": { + "affectedResourceType": "nudauoifmqfdhippiiy", + "affectedObjectsCount": 7, + "discoveryScope": "AppsAndRoles" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_ExportSqlServerErrors_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_ExportSqlServerErrors_MaximumSet_Gen.json new file mode 100644 index 000000000000..2e6d1eeadc4d --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_ExportSqlServerErrors_MaximumSet_Gen.json @@ -0,0 +1,22 @@ +{ + "title": "SqlSitesController_ExportSqlServerErrors", + "operationId": "SqlSitesController_ExportSqlServerErrors", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "PXe-O-37", + "sqlSiteName": "6Lq", + "body": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_ExportSqlServerErrors_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_ExportSqlServerErrors_MinimumSet_Gen.json new file mode 100644 index 000000000000..b9ccaa40f3a3 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_ExportSqlServerErrors_MinimumSet_Gen.json @@ -0,0 +1,22 @@ +{ + "title": "SqlSitesController_ExportSqlServerErrors", + "operationId": "SqlSitesController_ExportSqlServerErrors", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "1---G-", + "sqlSiteName": "M8t35ZOJ84M8", + "body": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_ExportSqlServers_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_ExportSqlServers_MaximumSet_Gen.json new file mode 100644 index 000000000000..5ffbdbfd8e2e --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_ExportSqlServers_MaximumSet_Gen.json @@ -0,0 +1,25 @@ +{ + "title": "SqlSitesController_ExportSqlServers", + "operationId": "SqlSitesController_ExportSqlServers", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "1m46T42", + "sqlSiteName": "6506ee", + "body": { + "applianceName": "yxyxjaizfgxtkseaegf", + "filter": "qgvhpskexfiqkgxg" + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_ExportSqlServers_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_ExportSqlServers_MinimumSet_Gen.json new file mode 100644 index 000000000000..755c25424531 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_ExportSqlServers_MinimumSet_Gen.json @@ -0,0 +1,22 @@ +{ + "title": "SqlSitesController_ExportSqlServers", + "operationId": "SqlSitesController_ExportSqlServers", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "v-s-k8-57FQ", + "sqlSiteName": "TSTCM", + "body": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..fc8a5ccf35ce --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Get_MaximumSet_Gen.json @@ -0,0 +1,53 @@ +{ + "title": "SqlSitesController_Get", + "operationId": "SqlSitesController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "B6J", + "sqlSiteName": "uZ35" + }, + "responses": { + "200": { + "body": { + "properties": { + "siteAppliancePropertiesCollection": [ + { + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "id": "zunazpmbzwmlverd", + "version": "jeffziwnmvsxcbr", + "lastHeartBeatUtc": "2023-08-21T04:59:22.847Z", + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "zpbkpigahvexsxevwafzgsu" + } + ], + "discoveryScenario": "Migrate", + "serviceEndpoint": "yv", + "provisioningState": "Created" + }, + "id": "vbfiurumwdjalfvhunaeh", + "name": "kfcekxrevjpsqnaphpqrwnwonqycgl", + "type": "hglouscznakkzyeixejbtlwpgvill", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..f697c42491c7 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Get_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "SqlSitesController_Get", + "operationId": "SqlSitesController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "NV8169L4d-45-c41", + "sqlSiteName": "-Y66176Vf--227NpS---" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_ListByMasterSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_ListByMasterSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..84039a50bd73 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_ListByMasterSite_MaximumSet_Gen.json @@ -0,0 +1,57 @@ +{ + "title": "SqlSitesController_ListByMasterSite", + "operationId": "SqlSitesController_ListByMasterSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "R-Q-mN-DG8--41-R5Y5Rv" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "siteAppliancePropertiesCollection": [ + { + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "id": "zunazpmbzwmlverd", + "version": "jeffziwnmvsxcbr", + "lastHeartBeatUtc": "2023-08-21T04:59:22.847Z", + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "zpbkpigahvexsxevwafzgsu" + } + ], + "discoveryScenario": "Migrate", + "serviceEndpoint": "yv", + "provisioningState": "Created" + }, + "id": "vbfiurumwdjalfvhunaeh", + "name": "kfcekxrevjpsqnaphpqrwnwonqycgl", + "type": "hglouscznakkzyeixejbtlwpgvill", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_ListByMasterSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_ListByMasterSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..8420b4929c53 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_ListByMasterSite_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "SqlSitesController_ListByMasterSite", + "operationId": "SqlSitesController_ListByMasterSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "1d-g-G5-s78F-" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Refresh_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Refresh_MaximumSet_Gen.json new file mode 100644 index 000000000000..7130cf59da45 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Refresh_MaximumSet_Gen.json @@ -0,0 +1,24 @@ +{ + "title": "SqlSitesController_Refresh", + "operationId": "SqlSitesController_Refresh", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "UZ8C3w27dO--22T5c0", + "sqlSiteName": "4cI19LL3--9XL4xXM566", + "body": { + "applianceName": "rtvuxbaphjei" + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Refresh_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Refresh_MinimumSet_Gen.json new file mode 100644 index 000000000000..6c62042d4e28 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Refresh_MinimumSet_Gen.json @@ -0,0 +1,22 @@ +{ + "title": "SqlSitesController_Refresh", + "operationId": "SqlSitesController_Refresh", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "fM-8L9-P3O7-bL770", + "sqlSiteName": "6tAG", + "body": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Summary_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Summary_MaximumSet_Gen.json new file mode 100644 index 000000000000..88124aceb114 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Summary_MaximumSet_Gen.json @@ -0,0 +1,20 @@ +{ + "title": "SqlSitesController_Summary", + "operationId": "SqlSitesController_Summary", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "4-0letq-S-CdWJh840-j82", + "sqlSiteName": "iTX6P7l" + }, + "responses": { + "200": { + "body": { + "serverCount": 8, + "databaseCount": 6, + "runAsAccountCount": 7 + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Summary_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Summary_MinimumSet_Gen.json new file mode 100644 index 000000000000..36ac7f720f08 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Summary_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "SqlSitesController_Summary", + "operationId": "SqlSitesController_Summary", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "X45yIj", + "sqlSiteName": "c50UTEX6XQTYYu" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Update_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Update_MaximumSet_Gen.json new file mode 100644 index 000000000000..55ce737193ce --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Update_MaximumSet_Gen.json @@ -0,0 +1,80 @@ +{ + "title": "SqlSitesController_Update", + "operationId": "SqlSitesController_Update", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "274W8H3p", + "sqlSiteName": "4-JW3JMTG", + "properties": { + "properties": { + "siteAppliancePropertiesCollection": [ + { + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "zpbkpigahvexsxevwafzgsu" + } + ], + "discoveryScenario": "Migrate" + } + } + }, + "responses": { + "200": { + "body": { + "properties": { + "siteAppliancePropertiesCollection": [ + { + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "id": "zunazpmbzwmlverd", + "version": "jeffziwnmvsxcbr", + "lastHeartBeatUtc": "2023-08-21T04:59:22.847Z", + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "zpbkpigahvexsxevwafzgsu" + } + ], + "discoveryScenario": "Migrate", + "serviceEndpoint": "yv", + "provisioningState": "Created" + }, + "id": "vbfiurumwdjalfvhunaeh", + "name": "kfcekxrevjpsqnaphpqrwnwonqycgl", + "type": "hglouscznakkzyeixejbtlwpgvill", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Update_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Update_MinimumSet_Gen.json new file mode 100644 index 000000000000..563ae62ac252 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/SqlSitesController_Update_MinimumSet_Gen.json @@ -0,0 +1,22 @@ +{ + "title": "SqlSitesController_Update", + "operationId": "SqlSitesController_Update", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "8h75PPN5", + "sqlSiteName": "p--15u5r-o2Cp4", + "properties": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebApplicationsController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebApplicationsController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..73a6caf44ff9 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebApplicationsController_Get_MaximumSet_Gen.json @@ -0,0 +1,111 @@ +{ + "title": "TomcatWebApplicationsController_Get", + "operationId": "TomcatWebApplicationsController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-I1XwV-0--N-s3-Hl4wC865", + "webAppSiteName": "8t8Y45q3l1JC-8MT-24-", + "webApplicationName": "4Y00j7w-Wl1tWhrHl" + }, + "responses": { + "200": { + "body": { + "properties": { + "hasDatabaseDependency": true, + "isExternalLoggingConfigured": true, + "webServerId": "szauhhuyilzobujjhexzuqiaesie", + "webServerName": "gjxjiempxtegwevmikynkj", + "virtualPath": "gjwpktwy", + "physicalPath": "icphfjhecho", + "bindings": [ + { + "protocol": "fngttkyb", + "hostName": "qydghmqbbzveyutdofa", + "port": "aanhmwhbtbpussdaepv", + "ipAddress": "jcqyaawtidcuvngbcfolobguthvct" + } + ], + "frameworks": [ + { + "name": "ezgoydfudnxmprptlaaxi", + "version": "wywzvpuowxaerwx" + } + ], + "configurations": [ + { + "name": "zvsvrvngzmlcuflltnqafwsvpwxzfs", + "filePath": "vljpocynvcjaka", + "localFilePath": "wllg", + "targetFilePath": "bzbhygsvdbb", + "section": "v", + "type": "nllbprrznbbkrkw", + "isDeploymentTimeEditable": true, + "identifier": "kaogmxbzcjd" + } + ], + "directories": [ + { + "id": "etzqzimqqiplkdc", + "isEditable": true, + "sourcePaths": [ + "sfucje" + ], + "localScratchPath": "htvqybdroepwfqiyeaprozhrpj", + "mountPath": "ubtugdniedpvlihrfkwzphybdmlwl", + "sourceSize": "uiyeofjwprdg" + } + ], + "displayName": "uiyjhkjhrqaefxoggfwmrcsscmewzj", + "tags": { + "key2051": "pqucah" + }, + "staticFolders": [ + "jssjbvhfjwuagbvy" + ], + "machineDisplayName": "ikvtzm", + "isDeleted": true, + "createdTimestamp": "meq", + "updatedTimestamp": "msgfmjdneggbgtppqtymnygff", + "serverType": "duutxr", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "applianceNames": [ + "xwcamabxukllishnmda" + ], + "hasErrors": true, + "provisioningState": "Created" + }, + "id": "xacqzbyikowv", + "name": "ixddvmlrvrjl", + "type": "czmbxesjdjpwdbzxhmvaerofo", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebApplicationsController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebApplicationsController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..b383a0ec863f --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebApplicationsController_Get_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "TomcatWebApplicationsController_Get", + "operationId": "TomcatWebApplicationsController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "652--HbEiT-PN37f9--", + "webAppSiteName": "-4QtbXi7Y4VN--4S", + "webApplicationName": "-K0-" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebApplicationsController_ListByWebAppSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebApplicationsController_ListByWebAppSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..a2bfbd21e335 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebApplicationsController_ListByWebAppSite_MaximumSet_Gen.json @@ -0,0 +1,119 @@ +{ + "title": "TomcatWebApplicationsController_ListByWebAppSite", + "operationId": "TomcatWebApplicationsController_ListByWebAppSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "filter": "wzkkiurhj", + "top": "cnifojn", + "continuationToken": "hyrkbboxjgwnf", + "totalRecordCount": 18, + "siteName": "6AW-37o", + "webAppSiteName": "776---5-l-b" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "hasDatabaseDependency": true, + "isExternalLoggingConfigured": true, + "webServerId": "szauhhuyilzobujjhexzuqiaesie", + "webServerName": "gjxjiempxtegwevmikynkj", + "virtualPath": "gjwpktwy", + "physicalPath": "icphfjhecho", + "bindings": [ + { + "protocol": "fngttkyb", + "hostName": "qydghmqbbzveyutdofa", + "port": "aanhmwhbtbpussdaepv", + "ipAddress": "jcqyaawtidcuvngbcfolobguthvct" + } + ], + "frameworks": [ + { + "name": "ezgoydfudnxmprptlaaxi", + "version": "wywzvpuowxaerwx" + } + ], + "configurations": [ + { + "name": "zvsvrvngzmlcuflltnqafwsvpwxzfs", + "filePath": "vljpocynvcjaka", + "localFilePath": "wllg", + "targetFilePath": "bzbhygsvdbb", + "section": "v", + "type": "nllbprrznbbkrkw", + "isDeploymentTimeEditable": true, + "identifier": "kaogmxbzcjd" + } + ], + "directories": [ + { + "id": "etzqzimqqiplkdc", + "isEditable": true, + "sourcePaths": [ + "sfucje" + ], + "localScratchPath": "htvqybdroepwfqiyeaprozhrpj", + "mountPath": "ubtugdniedpvlihrfkwzphybdmlwl", + "sourceSize": "uiyeofjwprdg" + } + ], + "displayName": "uiyjhkjhrqaefxoggfwmrcsscmewzj", + "tags": { + "key2051": "pqucah" + }, + "staticFolders": [ + "jssjbvhfjwuagbvy" + ], + "machineDisplayName": "ikvtzm", + "isDeleted": true, + "createdTimestamp": "meq", + "updatedTimestamp": "msgfmjdneggbgtppqtymnygff", + "serverType": "duutxr", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "applianceNames": [ + "xwcamabxukllishnmda" + ], + "hasErrors": true, + "provisioningState": "Created" + }, + "id": "xacqzbyikowv", + "name": "ixddvmlrvrjl", + "type": "czmbxesjdjpwdbzxhmvaerofo", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebApplicationsController_ListByWebAppSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebApplicationsController_ListByWebAppSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..cfedae0b6558 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebApplicationsController_ListByWebAppSite_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "TomcatWebApplicationsController_ListByWebAppSite", + "operationId": "TomcatWebApplicationsController_ListByWebAppSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "siteName": "NE--2xTF25c-54-7--4i---", + "webAppSiteName": "QgRDdH8XWY6-M8-7y" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebApplicationsController_Update_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebApplicationsController_Update_MaximumSet_Gen.json new file mode 100644 index 000000000000..8afb45452c14 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebApplicationsController_Update_MaximumSet_Gen.json @@ -0,0 +1,112 @@ +{ + "title": "TomcatWebApplicationsController_Update", + "operationId": "TomcatWebApplicationsController_Update", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "Ev-6W8ZUALP", + "webAppSiteName": "e-EPeP7--9-K-10Y6-", + "webApplicationName": "b72DEB7ML2JW7JSERR8-kK", + "body": {} + }, + "responses": { + "200": { + "body": { + "properties": { + "hasDatabaseDependency": true, + "isExternalLoggingConfigured": true, + "webServerId": "szauhhuyilzobujjhexzuqiaesie", + "webServerName": "gjxjiempxtegwevmikynkj", + "virtualPath": "gjwpktwy", + "physicalPath": "icphfjhecho", + "bindings": [ + { + "protocol": "fngttkyb", + "hostName": "qydghmqbbzveyutdofa", + "port": "aanhmwhbtbpussdaepv", + "ipAddress": "jcqyaawtidcuvngbcfolobguthvct" + } + ], + "frameworks": [ + { + "name": "ezgoydfudnxmprptlaaxi", + "version": "wywzvpuowxaerwx" + } + ], + "configurations": [ + { + "name": "zvsvrvngzmlcuflltnqafwsvpwxzfs", + "filePath": "vljpocynvcjaka", + "localFilePath": "wllg", + "targetFilePath": "bzbhygsvdbb", + "section": "v", + "type": "nllbprrznbbkrkw", + "isDeploymentTimeEditable": true, + "identifier": "kaogmxbzcjd" + } + ], + "directories": [ + { + "id": "etzqzimqqiplkdc", + "isEditable": true, + "sourcePaths": [ + "sfucje" + ], + "localScratchPath": "htvqybdroepwfqiyeaprozhrpj", + "mountPath": "ubtugdniedpvlihrfkwzphybdmlwl", + "sourceSize": "uiyeofjwprdg" + } + ], + "displayName": "uiyjhkjhrqaefxoggfwmrcsscmewzj", + "tags": { + "key2051": "pqucah" + }, + "staticFolders": [ + "jssjbvhfjwuagbvy" + ], + "machineDisplayName": "ikvtzm", + "isDeleted": true, + "createdTimestamp": "meq", + "updatedTimestamp": "msgfmjdneggbgtppqtymnygff", + "serverType": "duutxr", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "applianceNames": [ + "xwcamabxukllishnmda" + ], + "hasErrors": true, + "provisioningState": "Created" + }, + "id": "xacqzbyikowv", + "name": "ixddvmlrvrjl", + "type": "czmbxesjdjpwdbzxhmvaerofo", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebApplicationsController_Update_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebApplicationsController_Update_MinimumSet_Gen.json new file mode 100644 index 000000000000..5c84bc0a304e --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebApplicationsController_Update_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "TomcatWebApplicationsController_Update", + "operationId": "TomcatWebApplicationsController_Update", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "9-kv-lJNMKP8Blf5", + "webAppSiteName": "I6k121NY", + "webApplicationName": "6HD--88ElEN", + "body": {} + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebServersController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebServersController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..ef40a581fd02 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebServersController_Get_MaximumSet_Gen.json @@ -0,0 +1,111 @@ +{ + "title": "TomcatWebServersController_Get", + "operationId": "TomcatWebServersController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-7-Rmvh4Xu2G9i8H-7", + "webAppSiteName": "s1YLSM1gH2IW-n--NSuYA", + "webServerName": "0Qvp-nB6U" + }, + "responses": { + "200": { + "body": { + "properties": { + "services": [ + { + "name": "bfhurvgipfsaodndir", + "connectors": [ + { + "bindings": [ + { + "protocol": "fngttkyb", + "hostName": "qydghmqbbzveyutdofa", + "port": "aanhmwhbtbpussdaepv", + "ipAddress": "jcqyaawtidcuvngbcfolobguthvct" + } + ] + } + ], + "engine": { + "name": "zdwxtfnufahqshvacztsjntgeuk", + "hosts": [ + { + "name": "keopnqiddzliogcretkbkclf", + "appBasePath": "xted", + "appBase": "rguxarrmeexhrtdbjvisrbc" + } + ] + } + } + ], + "catalinaHome": "npsf", + "jvmVersion": "jjvgiemeblwkempatrc", + "sessionPersistenceMechanism": "mfchbggvuyn", + "isClusteringPresent": true, + "isMemoryRealmPresent": true, + "isSessionTrackingPresent": true, + "isAccessLogValvePresent": true, + "maxMemoryUsageInMb": "ytdkmumsdyugsygvhiochccv", + "configurationLocation": "sqwuqujzwopbgfwdi", + "version": "kqzpxtddolj", + "machineIds": [ + "isephtzjertgspiylzdjapquc" + ], + "webApplications": [ + "zzgtszrtl" + ], + "displayName": "cndrxupstnpudzuazjssxftmcjklwx", + "serverFqdn": "rqijcbdzgkiftmcjf", + "runAsAccountId": "jrjlqbzytknblle", + "operatingSystemDetails": { + "osType": "foawhzpnelbopnaujmubghcdiipar", + "osName": "qpmxprucwcjaesgssetqzbmnr", + "osVersion": "pstphlnnwxzzobfqfbyqpsih", + "osArchitecture": "hiawujluecdctp" + }, + "isDeleted": true, + "createdTimestamp": "vij", + "updatedTimestamp": "pfkfsubphirfqnwtpdojnul", + "serverType": "wcpfdy", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "applianceNames": [ + "tgh" + ], + "hasErrors": true, + "provisioningState": "Created" + }, + "id": "xswbffijvomvp", + "name": "eklodveapxvs", + "type": "cuugi", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebServersController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebServersController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..b9548fddc694 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebServersController_Get_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "TomcatWebServersController_Get", + "operationId": "TomcatWebServersController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "1-7YTDV", + "webAppSiteName": "b8HZ8KR0q2gH-", + "webServerName": "633YFIc28----1BJ-00P" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebServersController_ListByWebAppSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebServersController_ListByWebAppSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..d78419f420ee --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebServersController_ListByWebAppSite_MaximumSet_Gen.json @@ -0,0 +1,119 @@ +{ + "title": "TomcatWebServersController_ListByWebAppSite", + "operationId": "TomcatWebServersController_ListByWebAppSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "filter": "uedzuvc", + "top": "kudvesmnhzdhyubqiowxscj", + "continuationToken": "yjgrprqvgxirskbkowsues", + "totalRecordCount": 8, + "siteName": "3nHYN58-I5TU-p4V-OJ-", + "webAppSiteName": "-k---9-RtB1PCE" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "services": [ + { + "name": "bfhurvgipfsaodndir", + "connectors": [ + { + "bindings": [ + { + "protocol": "fngttkyb", + "hostName": "qydghmqbbzveyutdofa", + "port": "aanhmwhbtbpussdaepv", + "ipAddress": "jcqyaawtidcuvngbcfolobguthvct" + } + ] + } + ], + "engine": { + "name": "zdwxtfnufahqshvacztsjntgeuk", + "hosts": [ + { + "name": "keopnqiddzliogcretkbkclf", + "appBasePath": "xted", + "appBase": "rguxarrmeexhrtdbjvisrbc" + } + ] + } + } + ], + "catalinaHome": "npsf", + "jvmVersion": "jjvgiemeblwkempatrc", + "sessionPersistenceMechanism": "mfchbggvuyn", + "isClusteringPresent": true, + "isMemoryRealmPresent": true, + "isSessionTrackingPresent": true, + "isAccessLogValvePresent": true, + "maxMemoryUsageInMb": "ytdkmumsdyugsygvhiochccv", + "configurationLocation": "sqwuqujzwopbgfwdi", + "version": "kqzpxtddolj", + "machineIds": [ + "isephtzjertgspiylzdjapquc" + ], + "webApplications": [ + "zzgtszrtl" + ], + "displayName": "cndrxupstnpudzuazjssxftmcjklwx", + "serverFqdn": "rqijcbdzgkiftmcjf", + "runAsAccountId": "jrjlqbzytknblle", + "operatingSystemDetails": { + "osType": "foawhzpnelbopnaujmubghcdiipar", + "osName": "qpmxprucwcjaesgssetqzbmnr", + "osVersion": "pstphlnnwxzzobfqfbyqpsih", + "osArchitecture": "hiawujluecdctp" + }, + "isDeleted": true, + "createdTimestamp": "vij", + "updatedTimestamp": "pfkfsubphirfqnwtpdojnul", + "serverType": "wcpfdy", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "applianceNames": [ + "tgh" + ], + "hasErrors": true, + "provisioningState": "Created" + }, + "id": "xswbffijvomvp", + "name": "eklodveapxvs", + "type": "cuugi", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebServersController_ListByWebAppSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebServersController_ListByWebAppSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..9fac8cb932a2 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/TomcatWebServersController_ListByWebAppSite_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "TomcatWebServersController_ListByWebAppSite", + "operationId": "TomcatWebServersController_ListByWebAppSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "siteName": "1Bg-q-nL-5N-3", + "webAppSiteName": "reU2W446R3KPqSdaG-U-H" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VcenterController_Create_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VcenterController_Create_MaximumSet_Gen.json new file mode 100644 index 000000000000..3d6f5f7d0109 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VcenterController_Create_MaximumSet_Gen.json @@ -0,0 +1,117 @@ +{ + "title": "VcenterController_Create", + "operationId": "VcenterController_Create", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "Snu-38v6", + "vcenterName": "e72lZRSD", + "body": { + "properties": { + "runAsAccountId": "orrfsvlcuoagqlkkqsd", + "fqdn": "mzrejobgzhpxhynsfpumuhk", + "port": "ahagklwzutlumcdhawkrfzmpfypcz", + "friendlyName": "qqsnhutpvockzhwuesuohnfirvxmw", + "provisioningState": "Created" + } + } + }, + "responses": { + "200": { + "body": { + "properties": { + "runAsAccountId": "orrfsvlcuoagqlkkqsd", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "createdTimestamp": "kfbgmqzirxqpkxij", + "updatedTimestamp": "orhkdcipvmnvrubnyfzoizmgsphv", + "fqdn": "mzrejobgzhpxhynsfpumuhk", + "port": "ahagklwzutlumcdhawkrfzmpfypcz", + "version": "yyjrtrcoldzwhmrhgezock", + "perfStatisticsLevel": "whpghsthefl", + "instanceUuid": "toeovlkfogznpctij", + "friendlyName": "qqsnhutpvockzhwuesuohnfirvxmw", + "provisioningState": "Created" + }, + "id": "rqbhadhkfvdtsgfrieclkjvz", + "name": "vznkdfjpbb", + "type": "vhdy", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + }, + "201": { + "headers": { + "location": "https://contoso.com/operationstatus" + }, + "body": { + "properties": { + "runAsAccountId": "orrfsvlcuoagqlkkqsd", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "createdTimestamp": "kfbgmqzirxqpkxij", + "updatedTimestamp": "orhkdcipvmnvrubnyfzoizmgsphv", + "fqdn": "mzrejobgzhpxhynsfpumuhk", + "port": "ahagklwzutlumcdhawkrfzmpfypcz", + "version": "yyjrtrcoldzwhmrhgezock", + "perfStatisticsLevel": "whpghsthefl", + "instanceUuid": "toeovlkfogznpctij", + "friendlyName": "qqsnhutpvockzhwuesuohnfirvxmw", + "provisioningState": "Created" + }, + "id": "rqbhadhkfvdtsgfrieclkjvz", + "name": "vznkdfjpbb", + "type": "vhdy", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VcenterController_Create_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VcenterController_Create_MinimumSet_Gen.json new file mode 100644 index 000000000000..ad4ea3bfe795 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VcenterController_Create_MinimumSet_Gen.json @@ -0,0 +1,23 @@ +{ + "title": "VcenterController_Create", + "operationId": "VcenterController_Create", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "6-qSc554IYc4U08", + "vcenterName": "R5I8Xj8--zsS6JYI-0FNhe", + "body": {} + }, + "responses": { + "200": { + "body": {} + }, + "201": { + "headers": { + "location": "https://contoso.com/operationstatus" + }, + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VcenterController_Delete_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VcenterController_Delete_MaximumSet_Gen.json new file mode 100644 index 000000000000..63b08cd3e188 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VcenterController_Delete_MaximumSet_Gen.json @@ -0,0 +1,15 @@ +{ + "title": "VcenterController_Delete", + "operationId": "VcenterController_Delete", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "Y1G-QCZ6N-S2R1O3eC6", + "vcenterName": "-s-1TB2-DQ774-Q6" + }, + "responses": { + "200": {}, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VcenterController_Delete_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VcenterController_Delete_MinimumSet_Gen.json new file mode 100644 index 000000000000..0d50acb0d2ef --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VcenterController_Delete_MinimumSet_Gen.json @@ -0,0 +1,15 @@ +{ + "title": "VcenterController_Delete", + "operationId": "VcenterController_Delete", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "77M-vR8-R-v", + "vcenterName": "u-8Y6jF53XRH-p44D-4---" + }, + "responses": { + "200": {}, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VcenterController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VcenterController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..e887ecbab11a --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VcenterController_Get_MaximumSet_Gen.json @@ -0,0 +1,59 @@ +{ + "title": "VcenterController_Get", + "operationId": "VcenterController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "bnX1F-7-8861b-Q-JkJG-2pK", + "vcenterName": "F-S-9gzoR8UNVWW8-6-J" + }, + "responses": { + "200": { + "body": { + "properties": { + "runAsAccountId": "orrfsvlcuoagqlkkqsd", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "createdTimestamp": "kfbgmqzirxqpkxij", + "updatedTimestamp": "orhkdcipvmnvrubnyfzoizmgsphv", + "fqdn": "mzrejobgzhpxhynsfpumuhk", + "port": "ahagklwzutlumcdhawkrfzmpfypcz", + "version": "yyjrtrcoldzwhmrhgezock", + "perfStatisticsLevel": "whpghsthefl", + "instanceUuid": "toeovlkfogznpctij", + "friendlyName": "qqsnhutpvockzhwuesuohnfirvxmw", + "provisioningState": "Created" + }, + "id": "rqbhadhkfvdtsgfrieclkjvz", + "name": "vznkdfjpbb", + "type": "vhdy", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VcenterController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VcenterController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..31a2bc041dfc --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VcenterController_Get_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "VcenterController_Get", + "operationId": "VcenterController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "NO4VTWS2", + "vcenterName": "-8-nI6J2MLfFkg934xUO-C5" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VcenterController_ListByVmwareSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VcenterController_ListByVmwareSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..5137396bf0d7 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VcenterController_ListByVmwareSite_MaximumSet_Gen.json @@ -0,0 +1,64 @@ +{ + "title": "VcenterController_ListByVmwareSite", + "operationId": "VcenterController_ListByVmwareSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "filter": "pdbzywlrxpspacwweyi", + "siteName": "E7Uu7U1m" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "runAsAccountId": "orrfsvlcuoagqlkkqsd", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "createdTimestamp": "kfbgmqzirxqpkxij", + "updatedTimestamp": "orhkdcipvmnvrubnyfzoizmgsphv", + "fqdn": "mzrejobgzhpxhynsfpumuhk", + "port": "ahagklwzutlumcdhawkrfzmpfypcz", + "version": "yyjrtrcoldzwhmrhgezock", + "perfStatisticsLevel": "whpghsthefl", + "instanceUuid": "toeovlkfogznpctij", + "friendlyName": "qqsnhutpvockzhwuesuohnfirvxmw", + "provisioningState": "Created" + }, + "id": "rqbhadhkfvdtsgfrieclkjvz", + "name": "vznkdfjpbb", + "type": "vhdy", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/alavqxq" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VcenterController_ListByVmwareSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VcenterController_ListByVmwareSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..22e8b2f7c8a7 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VcenterController_ListByVmwareSite_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "VcenterController_ListByVmwareSite", + "operationId": "VcenterController_ListByVmwareSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "siteName": "9c-W36ky212ws" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareHostController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareHostController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..851e90fcb121 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareHostController_Get_MaximumSet_Gen.json @@ -0,0 +1,47 @@ +{ + "title": "VmwareHostController_Get", + "operationId": "VmwareHostController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "8HyPIH-746-EPV2-0l848-", + "hostName": "63-2HHattt-4O-s" + }, + "responses": { + "200": { + "body": { + "properties": { + "createdTimestamp": "gbwjvsngtfh", + "updatedTimestamp": "areeczwkiuooyotodwmbvq", + "datastores": [ + { + "uuid": "azfuscyavlztklguuukvclvdehtkn", + "capacityInGb": 5, + "freeSpaceInGb": 21, + "type": "Unknown", + "symbolicName": "gjcxbt" + } + ], + "vcenterId": "bv", + "uuid": "rrytmzeeqvbdtglwqhrsahczlsikw", + "applianceNames": [ + "vzwyczyzoruepysyxdguusizrxvgxe" + ], + "provisioningState": "Created" + }, + "id": "aa", + "name": "evoqz", + "type": "hdhsbauhlccdzsvu", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareHostController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareHostController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..d3dff9461279 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareHostController_Get_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "VmwareHostController_Get", + "operationId": "VmwareHostController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "8UI82-315p7W2tn5-r", + "hostName": "Y5T8X0" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareHostController_ListByVmwareSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareHostController_ListByVmwareSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..22af35f01f26 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareHostController_ListByVmwareSite_MaximumSet_Gen.json @@ -0,0 +1,51 @@ +{ + "title": "VmwareHostController_ListByVmwareSite", + "operationId": "VmwareHostController_ListByVmwareSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-X-J-w-Cx11-2Ibyt--4-6" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "createdTimestamp": "gbwjvsngtfh", + "updatedTimestamp": "areeczwkiuooyotodwmbvq", + "datastores": [ + { + "uuid": "azfuscyavlztklguuukvclvdehtkn", + "capacityInGb": 5, + "freeSpaceInGb": 21, + "type": "Unknown", + "symbolicName": "gjcxbt" + } + ], + "vcenterId": "bv", + "uuid": "rrytmzeeqvbdtglwqhrsahczlsikw", + "applianceNames": [ + "vzwyczyzoruepysyxdguusizrxvgxe" + ], + "provisioningState": "Created" + }, + "id": "aa", + "name": "evoqz", + "type": "hdhsbauhlccdzsvu", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/adfnc" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareHostController_ListByVmwareSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareHostController_ListByVmwareSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..35cfe8fc7b06 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareHostController_ListByVmwareSite_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "VmwareHostController_ListByVmwareSite", + "operationId": "VmwareHostController_ListByVmwareSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "K--Y-06hxMk4WNe3k--iJM" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareOperationsStatus_GetVmwareOperationStatus_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareOperationsStatus_GetVmwareOperationStatus_MaximumSet_Gen.json new file mode 100644 index 000000000000..9d99ce4b8bf0 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareOperationsStatus_GetVmwareOperationStatus_MaximumSet_Gen.json @@ -0,0 +1,29 @@ +{ + "title": "VmwareOperationsStatus_GetVmwareOperationStatus", + "operationId": "VmwareOperationsStatus_GetVmwareOperationStatus", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "EN-o56q-gX", + "operationStatusName": "G11C" + }, + "responses": { + "200": { + "body": { + "id": "djuwap", + "name": "wjqvrqcghokjygfddwatjhmnyz", + "status": "mfxtauiwmruwuswjeoqtyagnyqciy", + "startTime": "emtxs", + "endTime": "rjwlhuhd", + "error": { + "code": "wjnwumfhwzhftyv", + "message": "welycdukaggycfm" + }, + "properties": { + "result": "cjsjtatya" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareOperationsStatus_GetVmwareOperationStatus_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareOperationsStatus_GetVmwareOperationStatus_MinimumSet_Gen.json new file mode 100644 index 000000000000..87583bbb6066 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareOperationsStatus_GetVmwareOperationStatus_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "VmwareOperationsStatus_GetVmwareOperationStatus", + "operationId": "VmwareOperationsStatus_GetVmwareOperationStatus", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "9WQ-198HkE", + "operationStatusName": "-7J-6H8-986tE3fR-1S" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwarePropertiesController_UpdateDependencyMapStatus_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwarePropertiesController_UpdateDependencyMapStatus_MaximumSet_Gen.json new file mode 100644 index 000000000000..4b8ddb84834e --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwarePropertiesController_UpdateDependencyMapStatus_MaximumSet_Gen.json @@ -0,0 +1,28 @@ +{ + "title": "VmwarePropertiesController_UpdateDependencyMapStatus", + "operationId": "VmwarePropertiesController_UpdateDependencyMapStatus", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "C-F401646", + "updateMachineDepMapStatus": { + "machines": [ + { + "machineId": "iyhusdubhpmyd", + "isDependencyMapToBeEnabled": true + } + ] + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwarePropertiesController_UpdateDependencyMapStatus_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwarePropertiesController_UpdateDependencyMapStatus_MinimumSet_Gen.json new file mode 100644 index 000000000000..ff05ef9baa06 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwarePropertiesController_UpdateDependencyMapStatus_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "VmwarePropertiesController_UpdateDependencyMapStatus", + "operationId": "VmwarePropertiesController_UpdateDependencyMapStatus", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "vU10B2eRT-3SYBnBN4", + "updateMachineDepMapStatus": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwarePropertiesController_UpdateProperties_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwarePropertiesController_UpdateProperties_MaximumSet_Gen.json new file mode 100644 index 000000000000..04804d98a591 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwarePropertiesController_UpdateProperties_MaximumSet_Gen.json @@ -0,0 +1,31 @@ +{ + "title": "VmwarePropertiesController_UpdateProperties", + "operationId": "VmwarePropertiesController_UpdateProperties", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "0----x6x4X034-CMej6", + "metaData": { + "value": [ + { + "machineArmId": "kcnxcyhbqmpdupsdljjqaxgejzmt", + "dependencyMapping": "zppephnc", + "tags": { + "key5415": "qpgobehqtgx" + } + } + ] + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwarePropertiesController_UpdateProperties_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwarePropertiesController_UpdateProperties_MinimumSet_Gen.json new file mode 100644 index 000000000000..ee626e38288d --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwarePropertiesController_UpdateProperties_MinimumSet_Gen.json @@ -0,0 +1,29 @@ +{ + "title": "VmwarePropertiesController_UpdateProperties", + "operationId": "VmwarePropertiesController_UpdateProperties", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "x7tv03K56g", + "metaData": { + "value": [ + { + "machineArmId": "kcnxcyhbqmpdupsdljjqaxgejzmt", + "dependencyMapping": "zppephnc", + "tags": {} + } + ] + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwarePropertiesController_UpdateRunAsAccount_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwarePropertiesController_UpdateRunAsAccount_MaximumSet_Gen.json new file mode 100644 index 000000000000..ea220574ab60 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwarePropertiesController_UpdateRunAsAccount_MaximumSet_Gen.json @@ -0,0 +1,28 @@ +{ + "title": "VmwarePropertiesController_UpdateRunAsAccount", + "operationId": "VmwarePropertiesController_UpdateRunAsAccount", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-5r55-6Mq-2F6uEvJtWmUn", + "updateMachineRunAsAccount": { + "machines": [ + { + "machineId": "xodwmufsaxyzwg", + "runAsAccountId": "rvleojzacelbjrcfppxdyldyz" + } + ] + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwarePropertiesController_UpdateRunAsAccount_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwarePropertiesController_UpdateRunAsAccount_MinimumSet_Gen.json new file mode 100644 index 000000000000..98ed055da0f1 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwarePropertiesController_UpdateRunAsAccount_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "VmwarePropertiesController_UpdateRunAsAccount", + "operationId": "VmwarePropertiesController_UpdateRunAsAccount", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "V-h0e", + "updateMachineRunAsAccount": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwarePropertiesController_UpdateTags_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwarePropertiesController_UpdateTags_MaximumSet_Gen.json new file mode 100644 index 000000000000..0ac4b2ddbfe7 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwarePropertiesController_UpdateTags_MaximumSet_Gen.json @@ -0,0 +1,30 @@ +{ + "title": "VmwarePropertiesController_UpdateTags", + "operationId": "VmwarePropertiesController_UpdateTags", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "r52--M75X34g3-0bmGO", + "updateMachineTags": { + "machines": [ + { + "machineId": "hvltaayyrwibbttzijhozy", + "tags": { + "key4263": "lwekbclb" + } + } + ] + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwarePropertiesController_UpdateTags_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwarePropertiesController_UpdateTags_MinimumSet_Gen.json new file mode 100644 index 000000000000..d7f9a00aa582 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwarePropertiesController_UpdateTags_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "VmwarePropertiesController_UpdateTags", + "operationId": "VmwarePropertiesController_UpdateTags", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "3F2wRY-T5A-E-", + "updateMachineTags": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareSoftwareInventoriesController_GetMachineSoftwareInventory_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareSoftwareInventoriesController_GetMachineSoftwareInventory_MaximumSet_Gen.json new file mode 100644 index 000000000000..967f4bd25f09 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareSoftwareInventoriesController_GetMachineSoftwareInventory_MaximumSet_Gen.json @@ -0,0 +1,113 @@ +{ + "title": "VmwareSoftwareInventoriesController_GetMachineSoftwareInventory", + "operationId": "VmwareSoftwareInventoriesController_GetMachineSoftwareInventory", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "4UQY4", + "machineName": "6H5-nV-4P329476ZS6hg4", + "default": "default" + }, + "responses": { + "200": { + "body": { + "properties": { + "appsAndRoles": { + "applications": [ + { + "name": "opmyeiqmolp", + "version": "eeavmht", + "provider": "gyztsjbbslhnkynxrkaechonwtpexq" + } + ], + "webApplications": [ + { + "name": "hqvwxitmskmxklouwctxmgmc", + "status": "fishkxswvme", + "platform": "iqzzhuoimiyxvvkjmrovkadj", + "groupName": "cunoujznspuewozphkwjkblgct", + "webServer": "cnzugbycniglymdefihj", + "applicationPool": "yugnerokanrrlgyiyh" + } + ], + "features": [ + { + "name": "iisjlzxglzoqwrrekcpc", + "featureType": "qplllzakvzrs", + "parent": "bohjtrederigcgeoakbhpohhqvmx", + "status": "ntckrzwmsfeebvptqbgkexfzvjrmog" + } + ], + "sqlServers": [ + { + "name": "kpvwk", + "edition": "zzhvxcauceoqkuobkrlyprzrk", + "servicePack": "yxqlkdazo", + "version": "jtxfomrhyguxkcyyqrw", + "clustered": "ajkgnyfeoy", + "clusterName": "mnhrbcbvj", + "dnsHostName": "igqtghkiclixwv", + "port": "prpnevruobrdsgexfj", + "commaSeparatedIps": "attj", + "status": "gqvetkmgwomfbfmasfj", + "isNamedPipeEnabled": true, + "isTcpIpEnabled": true, + "namedPipeName": "hjdikuedhrsgmqnoe" + } + ], + "sharePointServers": [ + { + "productName": "vuewipswbyojixkoluzwiakrls", + "isEnterprise": true, + "status": "dakhzjeuhunzoj", + "version": "bqlsw" + } + ], + "systemCenters": [ + { + "productName": "mpaghznyymbabliafxl", + "status": "tytsbaidbfhjcwygzqslsrcsll", + "version": "hegcynhvxconhxhhg" + } + ], + "bizTalkServers": [ + { + "productName": "ptuxbptowswabsjhagvtlyp", + "status": "watelhu" + } + ], + "exchangeServers": [ + { + "productName": "xflctgzsxervgwfdhp", + "edition": "yyan", + "roles": "je", + "servicePack": "akxrqrsyeobntxe", + "version": "vheasrbuehqgljqpsrtutp" + } + ], + "otherDatabases": [ + { + "databaseType": "ocbkzzwddzdahnk", + "instance": "jatkohcdm", + "version": "igajxxtulasvumd" + } + ] + }, + "provisioningState": "Created" + }, + "id": "ypsuhsehfuvvspurrp", + "name": "evwonxupnyqwtfyipkyothxeuyr", + "type": "bofaowdtpxrpmcqba", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareSoftwareInventoriesController_GetMachineSoftwareInventory_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareSoftwareInventoriesController_GetMachineSoftwareInventory_MinimumSet_Gen.json new file mode 100644 index 000000000000..74b5034096a1 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareSoftwareInventoriesController_GetMachineSoftwareInventory_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "VmwareSoftwareInventoriesController_GetMachineSoftwareInventory", + "operationId": "VmwareSoftwareInventoriesController_GetMachineSoftwareInventory", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "ErHIIs", + "machineName": "RLy0v91xUd4n-7L8", + "default": "default" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareSoftwareInventoriesController_ListByMachineResource_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareSoftwareInventoriesController_ListByMachineResource_MaximumSet_Gen.json new file mode 100644 index 000000000000..2cc2964ab34d --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareSoftwareInventoriesController_ListByMachineResource_MaximumSet_Gen.json @@ -0,0 +1,117 @@ +{ + "title": "VmwareSoftwareInventoriesController_ListByMachineResource", + "operationId": "VmwareSoftwareInventoriesController_ListByMachineResource", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "K---1-dTfkn-E633h8", + "machineName": "-k36S-uVJbH-rO-P-7E" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "appsAndRoles": { + "applications": [ + { + "name": "opmyeiqmolp", + "version": "eeavmht", + "provider": "gyztsjbbslhnkynxrkaechonwtpexq" + } + ], + "webApplications": [ + { + "name": "hqvwxitmskmxklouwctxmgmc", + "status": "fishkxswvme", + "platform": "iqzzhuoimiyxvvkjmrovkadj", + "groupName": "cunoujznspuewozphkwjkblgct", + "webServer": "cnzugbycniglymdefihj", + "applicationPool": "yugnerokanrrlgyiyh" + } + ], + "features": [ + { + "name": "iisjlzxglzoqwrrekcpc", + "featureType": "qplllzakvzrs", + "parent": "bohjtrederigcgeoakbhpohhqvmx", + "status": "ntckrzwmsfeebvptqbgkexfzvjrmog" + } + ], + "sqlServers": [ + { + "name": "kpvwk", + "edition": "zzhvxcauceoqkuobkrlyprzrk", + "servicePack": "yxqlkdazo", + "version": "jtxfomrhyguxkcyyqrw", + "clustered": "ajkgnyfeoy", + "clusterName": "mnhrbcbvj", + "dnsHostName": "igqtghkiclixwv", + "port": "prpnevruobrdsgexfj", + "commaSeparatedIps": "attj", + "status": "gqvetkmgwomfbfmasfj", + "isNamedPipeEnabled": true, + "isTcpIpEnabled": true, + "namedPipeName": "hjdikuedhrsgmqnoe" + } + ], + "sharePointServers": [ + { + "productName": "vuewipswbyojixkoluzwiakrls", + "isEnterprise": true, + "status": "dakhzjeuhunzoj", + "version": "bqlsw" + } + ], + "systemCenters": [ + { + "productName": "mpaghznyymbabliafxl", + "status": "tytsbaidbfhjcwygzqslsrcsll", + "version": "hegcynhvxconhxhhg" + } + ], + "bizTalkServers": [ + { + "productName": "ptuxbptowswabsjhagvtlyp", + "status": "watelhu" + } + ], + "exchangeServers": [ + { + "productName": "xflctgzsxervgwfdhp", + "edition": "yyan", + "roles": "je", + "servicePack": "akxrqrsyeobntxe", + "version": "vheasrbuehqgljqpsrtutp" + } + ], + "otherDatabases": [ + { + "databaseType": "ocbkzzwddzdahnk", + "instance": "jatkohcdm", + "version": "igajxxtulasvumd" + } + ] + }, + "provisioningState": "Created" + }, + "id": "ypsuhsehfuvvspurrp", + "name": "evwonxupnyqwtfyipkyothxeuyr", + "type": "bofaowdtpxrpmcqba", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareSoftwareInventoriesController_ListByMachineResource_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareSoftwareInventoriesController_ListByMachineResource_MinimumSet_Gen.json new file mode 100644 index 000000000000..24c83c739989 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/VmwareSoftwareInventoriesController_ListByMachineResource_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "VmwareSoftwareInventoriesController_ListByMachineResource", + "operationId": "VmwareSoftwareInventoriesController_ListByMachineResource", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "kL10c-m7-3pG-T-Ky", + "machineName": "16M--" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppDiscoverySiteDataSourcesController_Create_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppDiscoverySiteDataSourcesController_Create_MaximumSet_Gen.json new file mode 100644 index 000000000000..53980cd28ac6 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppDiscoverySiteDataSourcesController_Create_MaximumSet_Gen.json @@ -0,0 +1,61 @@ +{ + "title": "WebAppDiscoverySiteDataSourcesController_Create", + "operationId": "WebAppDiscoverySiteDataSourcesController_Create", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "0M4C6JZc", + "webAppSiteName": "QhlGHU7obm", + "discoverySiteDataSourceName": "171iiIY1M39-M--VU2x8uOy", + "body": { + "properties": { + "discoverySiteId": "fwkwva", + "provisioningState": "Created" + } + } + }, + "responses": { + "200": { + "body": { + "properties": { + "discoverySiteId": "fwkwva", + "provisioningState": "Created" + }, + "id": "gyqprtlazmo", + "name": "torp", + "type": "cwknvhldi", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + }, + "201": { + "headers": { + "location": "https://contoso.com/operationstatus" + }, + "body": { + "properties": { + "discoverySiteId": "fwkwva", + "provisioningState": "Created" + }, + "id": "gyqprtlazmo", + "name": "torp", + "type": "cwknvhldi", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppDiscoverySiteDataSourcesController_Create_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppDiscoverySiteDataSourcesController_Create_MinimumSet_Gen.json new file mode 100644 index 000000000000..17f2e4867bd3 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppDiscoverySiteDataSourcesController_Create_MinimumSet_Gen.json @@ -0,0 +1,24 @@ +{ + "title": "WebAppDiscoverySiteDataSourcesController_Create", + "operationId": "WebAppDiscoverySiteDataSourcesController_Create", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "257-4BP-1j", + "webAppSiteName": "S--3265vli3j4X--Vy-J", + "discoverySiteDataSourceName": "Q-38555Y-2-8-6-bdZk2y", + "body": {} + }, + "responses": { + "200": { + "body": {} + }, + "201": { + "headers": { + "location": "https://contoso.com/operationstatus" + }, + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppDiscoverySiteDataSourcesController_Delete_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppDiscoverySiteDataSourcesController_Delete_MaximumSet_Gen.json new file mode 100644 index 000000000000..c6ee7bc2e9da --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppDiscoverySiteDataSourcesController_Delete_MaximumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "WebAppDiscoverySiteDataSourcesController_Delete", + "operationId": "WebAppDiscoverySiteDataSourcesController_Delete", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "128Q-q1bW2wXSVq7-S", + "webAppSiteName": "-1666-US3F81", + "discoverySiteDataSourceName": "-2-M-2yiX4kM1tG" + }, + "responses": { + "200": {}, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + }, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppDiscoverySiteDataSourcesController_Delete_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppDiscoverySiteDataSourcesController_Delete_MinimumSet_Gen.json new file mode 100644 index 000000000000..ecd6d134570f --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppDiscoverySiteDataSourcesController_Delete_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "WebAppDiscoverySiteDataSourcesController_Delete", + "operationId": "WebAppDiscoverySiteDataSourcesController_Delete", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "C1-q7qq35--97Hb6I--I-", + "webAppSiteName": "37-7K46w-GST8cUB1-fJM1", + "discoverySiteDataSourceName": "5-7WM57Z51LrkFVL-J1-9" + }, + "responses": { + "200": {}, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + }, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppDiscoverySiteDataSourcesController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppDiscoverySiteDataSourcesController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..b66590a0defe --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppDiscoverySiteDataSourcesController_Get_MaximumSet_Gen.json @@ -0,0 +1,33 @@ +{ + "title": "WebAppDiscoverySiteDataSourcesController_Get", + "operationId": "WebAppDiscoverySiteDataSourcesController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "542f8xZ", + "webAppSiteName": "FJ31-Ms", + "discoverySiteDataSourceName": "w-7EhFP37Q--T-A7-4Wb-" + }, + "responses": { + "200": { + "body": { + "properties": { + "discoverySiteId": "fwkwva", + "provisioningState": "Created" + }, + "id": "gyqprtlazmo", + "name": "torp", + "type": "cwknvhldi", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppDiscoverySiteDataSourcesController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppDiscoverySiteDataSourcesController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..e2d07740293b --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppDiscoverySiteDataSourcesController_Get_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "WebAppDiscoverySiteDataSourcesController_Get", + "operationId": "WebAppDiscoverySiteDataSourcesController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "B-1o-C", + "webAppSiteName": "-GQ5-7-8EwL6s", + "discoverySiteDataSourceName": "5o7-m-Y5xSO9--qVZS-" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppDiscoverySiteDataSourcesController_ListByWebAppSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppDiscoverySiteDataSourcesController_ListByWebAppSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..89fb2ed92f78 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppDiscoverySiteDataSourcesController_ListByWebAppSite_MaximumSet_Gen.json @@ -0,0 +1,37 @@ +{ + "title": "WebAppDiscoverySiteDataSourcesController_ListByWebAppSite", + "operationId": "WebAppDiscoverySiteDataSourcesController_ListByWebAppSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "Be4y3j1nE8DK-H", + "webAppSiteName": "f-8-2pV4e8sGO" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "discoverySiteId": "fwkwva", + "provisioningState": "Created" + }, + "id": "gyqprtlazmo", + "name": "torp", + "type": "cwknvhldi", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppDiscoverySiteDataSourcesController_ListByWebAppSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppDiscoverySiteDataSourcesController_ListByWebAppSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..5b911d51b833 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppDiscoverySiteDataSourcesController_ListByWebAppSite_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "WebAppDiscoverySiteDataSourcesController_ListByWebAppSite", + "operationId": "WebAppDiscoverySiteDataSourcesController_ListByWebAppSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "798YGvttB", + "webAppSiteName": "I-oD9Vvj--" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppExtendedMachinesController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppExtendedMachinesController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..b848c2cf848e --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppExtendedMachinesController_Get_MaximumSet_Gen.json @@ -0,0 +1,59 @@ +{ + "title": "WebAppExtendedMachinesController_Get", + "operationId": "WebAppExtendedMachinesController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "7WTN5---9w15Yr", + "webAppSiteName": "--5Z8-O6E3X-S", + "extendedMachineName": "At4Z-MW44Y-8vMQC-i4vk-O" + }, + "responses": { + "200": { + "body": { + "properties": { + "isDeleted": true, + "createdTimestamp": "zcyvpouewxatfoqyqilwkvavudobz", + "updatedTimestamp": "lietsmwcpa", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "hostName": "loupppirwcyemzkroydz", + "machineDisplayName": "i", + "machineId": "cmcohycsgvpqgeubmjnso", + "runAsAccountId": "kctdgzasbtludzpaoqjzfhmazfoxy", + "hydratedRunAsAccountId": "izhlinqfiqtcnosidxgtgprblsry", + "provisioningState": "Created" + }, + "id": "t", + "name": "wcoocfsmj", + "type": "gxxfpukzbmzgkjinax", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppExtendedMachinesController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppExtendedMachinesController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..b721f15778ce --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppExtendedMachinesController_Get_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "WebAppExtendedMachinesController_Get", + "operationId": "WebAppExtendedMachinesController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "-95B-Gg-16-42EE6QPKC", + "webAppSiteName": "-4T2-t3GP6-AO991gN3V20-E", + "extendedMachineName": "M29-4M-5U9Z5D-u" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppExtendedMachinesController_ListByWebAppSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppExtendedMachinesController_ListByWebAppSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..187b62ffb32e --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppExtendedMachinesController_ListByWebAppSite_MaximumSet_Gen.json @@ -0,0 +1,67 @@ +{ + "title": "WebAppExtendedMachinesController_ListByWebAppSite", + "operationId": "WebAppExtendedMachinesController_ListByWebAppSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "filter": "rklrxuppncradydxyamosixb", + "top": "jiaachbpdtqkpifohfheviprbz", + "continuationToken": "ygorm", + "totalRecordCount": 3, + "siteName": "k829E8-", + "webAppSiteName": "C486-7Q-9" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "isDeleted": true, + "createdTimestamp": "zcyvpouewxatfoqyqilwkvavudobz", + "updatedTimestamp": "lietsmwcpa", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "hostName": "loupppirwcyemzkroydz", + "machineDisplayName": "i", + "machineId": "cmcohycsgvpqgeubmjnso", + "runAsAccountId": "kctdgzasbtludzpaoqjzfhmazfoxy", + "hydratedRunAsAccountId": "izhlinqfiqtcnosidxgtgprblsry", + "provisioningState": "Created" + }, + "id": "t", + "name": "wcoocfsmj", + "type": "gxxfpukzbmzgkjinax", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/adv" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppExtendedMachinesController_ListByWebAppSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppExtendedMachinesController_ListByWebAppSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..3ce7834ff0d2 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppExtendedMachinesController_ListByWebAppSite_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "WebAppExtendedMachinesController_ListByWebAppSite", + "operationId": "WebAppExtendedMachinesController_ListByWebAppSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "siteName": "E83YKb82", + "webAppSiteName": "T7369" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppPropertiesController_UpdateProperties_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppPropertiesController_UpdateProperties_MaximumSet_Gen.json new file mode 100644 index 000000000000..7361cc0f544c --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppPropertiesController_UpdateProperties_MaximumSet_Gen.json @@ -0,0 +1,31 @@ +{ + "title": "WebAppPropertiesController_UpdateProperties", + "operationId": "WebAppPropertiesController_UpdateProperties", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "MbK5SBZ8EQYD-7--F", + "webAppSiteName": "ro55N-uO0MQ69-qVu---83", + "body": { + "webApps": [ + { + "webAppArmId": "jqsxcqylwhxbbi", + "tags": { + "key4743": "gmkxtcldqqolvlsjxpvsafgdh" + } + } + ] + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppPropertiesController_UpdateProperties_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppPropertiesController_UpdateProperties_MinimumSet_Gen.json new file mode 100644 index 000000000000..1090f532e828 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppPropertiesController_UpdateProperties_MinimumSet_Gen.json @@ -0,0 +1,22 @@ +{ + "title": "WebAppPropertiesController_UpdateProperties", + "operationId": "WebAppPropertiesController_UpdateProperties", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "R--6Mf1UvD--VJ", + "webAppSiteName": "44L644OFVPX6Y-", + "body": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppRunAsAccountsController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppRunAsAccountsController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..ddcc51ecab30 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppRunAsAccountsController_Get_MaximumSet_Gen.json @@ -0,0 +1,37 @@ +{ + "title": "WebAppRunAsAccountsController_Get", + "operationId": "WebAppRunAsAccountsController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "3-R5imHk", + "webAppSiteName": "K8-R8J--2", + "accountName": "--8YME-U58Mh" + }, + "responses": { + "200": { + "body": { + "properties": { + "displayName": "wafblogjgjgifpqgcr", + "credentialType": "hiczrcbityqt", + "createdTimestamp": "msro", + "updatedTimestamp": "inlzufixkgpxlcbv", + "applianceName": "axbmhblwxnrcjeylfnenseurwuxaw", + "provisioningState": "Created" + }, + "id": "bnmyzeio", + "name": "zitbfwij", + "type": "srzcdjutkmiksbzveaakmnkipskv", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppRunAsAccountsController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppRunAsAccountsController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..daf873caece9 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppRunAsAccountsController_Get_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "WebAppRunAsAccountsController_Get", + "operationId": "WebAppRunAsAccountsController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "XWhB-uvy2", + "webAppSiteName": "TTFI2-Fd4D4-6R15Sb6-9c", + "accountName": "QIo5J-t-" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppRunAsAccountsController_ListByWebAppSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppRunAsAccountsController_ListByWebAppSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..08220a1849cb --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppRunAsAccountsController_ListByWebAppSite_MaximumSet_Gen.json @@ -0,0 +1,41 @@ +{ + "title": "WebAppRunAsAccountsController_ListByWebAppSite", + "operationId": "WebAppRunAsAccountsController_ListByWebAppSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "V-Ro", + "webAppSiteName": "VQa8" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "displayName": "wafblogjgjgifpqgcr", + "credentialType": "hiczrcbityqt", + "createdTimestamp": "msro", + "updatedTimestamp": "inlzufixkgpxlcbv", + "applianceName": "axbmhblwxnrcjeylfnenseurwuxaw", + "provisioningState": "Created" + }, + "id": "bnmyzeio", + "name": "zitbfwij", + "type": "srzcdjutkmiksbzveaakmnkipskv", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppRunAsAccountsController_ListByWebAppSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppRunAsAccountsController_ListByWebAppSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..35cbba00fb7a --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppRunAsAccountsController_ListByWebAppSite_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "WebAppRunAsAccountsController_ListByWebAppSite", + "operationId": "WebAppRunAsAccountsController_ListByWebAppSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "C4-R-JHbIO4r-H2", + "webAppSiteName": "OD7UR37XC91EG-" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Create_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Create_MaximumSet_Gen.json new file mode 100644 index 000000000000..7881dc91682a --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Create_MaximumSet_Gen.json @@ -0,0 +1,116 @@ +{ + "title": "WebAppSitesController_Create", + "operationId": "WebAppSitesController_Create", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "36cmQ", + "webAppSiteName": "GJRq", + "body": { + "properties": { + "siteAppliancePropertiesCollection": [ + { + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "zpbkpigahvexsxevwafzgsu" + } + ], + "discoveryScenario": "Migrate", + "provisioningState": "Created" + } + } + }, + "responses": { + "200": { + "body": { + "properties": { + "siteAppliancePropertiesCollection": [ + { + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "id": "zunazpmbzwmlverd", + "version": "jeffziwnmvsxcbr", + "lastHeartBeatUtc": "2023-08-21T04:59:22.847Z", + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "zpbkpigahvexsxevwafzgsu" + } + ], + "discoveryScenario": "Migrate", + "serviceEndpoint": "yaoegvprpikvyyvhlcblfnvagei", + "provisioningState": "Created" + }, + "id": "wsrzqziekxcertwhtyjoe", + "name": "tyyjy", + "type": "wroxsdrfxzaznqpbeaoxj", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + }, + "201": { + "body": { + "properties": { + "siteAppliancePropertiesCollection": [ + { + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "id": "zunazpmbzwmlverd", + "version": "jeffziwnmvsxcbr", + "lastHeartBeatUtc": "2023-08-21T04:59:22.847Z", + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "zpbkpigahvexsxevwafzgsu" + } + ], + "discoveryScenario": "Migrate", + "serviceEndpoint": "yaoegvprpikvyyvhlcblfnvagei", + "provisioningState": "Created" + }, + "id": "wsrzqziekxcertwhtyjoe", + "name": "tyyjy", + "type": "wroxsdrfxzaznqpbeaoxj", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Create_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Create_MinimumSet_Gen.json new file mode 100644 index 000000000000..b01f40b4cc8c --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Create_MinimumSet_Gen.json @@ -0,0 +1,20 @@ +{ + "title": "WebAppSitesController_Create", + "operationId": "WebAppSitesController_Create", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "s13669b---4sI", + "webAppSiteName": "3BXk-O8O6W3-GB7J", + "body": {} + }, + "responses": { + "200": { + "body": {} + }, + "201": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Delete_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Delete_MaximumSet_Gen.json new file mode 100644 index 000000000000..675228bbff1f --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Delete_MaximumSet_Gen.json @@ -0,0 +1,20 @@ +{ + "title": "WebAppSitesController_Delete", + "operationId": "WebAppSitesController_Delete", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "M87Gzs8--e5--6dOwH4", + "webAppSiteName": "-6id2" + }, + "responses": { + "200": {}, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + }, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Delete_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Delete_MinimumSet_Gen.json new file mode 100644 index 000000000000..6913b0d12e0f --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Delete_MinimumSet_Gen.json @@ -0,0 +1,20 @@ +{ + "title": "WebAppSitesController_Delete", + "operationId": "WebAppSitesController_Delete", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "--5huN3CHjRR6-7SqE3", + "webAppSiteName": "N-ZGr" + }, + "responses": { + "200": {}, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + }, + "204": {} + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_ErrorSummary_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_ErrorSummary_MaximumSet_Gen.json new file mode 100644 index 000000000000..053978a082eb --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_ErrorSummary_MaximumSet_Gen.json @@ -0,0 +1,27 @@ +{ + "title": "WebAppSitesController_ErrorSummary", + "operationId": "WebAppSitesController_ErrorSummary", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "6-2j", + "webAppSiteName": "UN1lEZbV4R8H", + "body": { + "applianceName": "ewwrswlmaeaidinx" + } + }, + "responses": { + "200": { + "body": { + "applianceName": "rddddmxydliwsxsfzu", + "discoveryScopeErrorSummaries": { + "affectedResourceType": "nudauoifmqfdhippiiy", + "affectedObjectsCount": 7, + "discoveryScope": "AppsAndRoles" + }, + "nextLink": "m" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_ErrorSummary_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_ErrorSummary_MinimumSet_Gen.json new file mode 100644 index 000000000000..2b55e56f592b --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_ErrorSummary_MinimumSet_Gen.json @@ -0,0 +1,24 @@ +{ + "title": "WebAppSitesController_ErrorSummary", + "operationId": "WebAppSitesController_ErrorSummary", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "6ww1-1bC6wu638D-2-6dFL1", + "webAppSiteName": "5-1urLA---4", + "body": {} + }, + "responses": { + "200": { + "body": { + "applianceName": "rddddmxydliwsxsfzu", + "discoveryScopeErrorSummaries": { + "affectedResourceType": "nudauoifmqfdhippiiy", + "affectedObjectsCount": 7, + "discoveryScope": "AppsAndRoles" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_ExportInventory_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_ExportInventory_MaximumSet_Gen.json new file mode 100644 index 000000000000..9ad8f2033b4f --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_ExportInventory_MaximumSet_Gen.json @@ -0,0 +1,24 @@ +{ + "title": "WebAppSitesController_ExportInventory", + "operationId": "WebAppSitesController_ExportInventory", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "urMfG67EtE-93S8D5AxU138q", + "webAppSiteName": "DNYK-4----11F8PX4C1D", + "body": { + "filter": "qrtvsdehkuwgupvtxkdheajfpniirh" + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_ExportInventory_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_ExportInventory_MinimumSet_Gen.json new file mode 100644 index 000000000000..373cba84a4bd --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_ExportInventory_MinimumSet_Gen.json @@ -0,0 +1,22 @@ +{ + "title": "WebAppSitesController_ExportInventory", + "operationId": "WebAppSitesController_ExportInventory", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "q15-J-", + "webAppSiteName": "CX53R", + "body": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..0684083c2739 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Get_MaximumSet_Gen.json @@ -0,0 +1,53 @@ +{ + "title": "WebAppSitesController_Get", + "operationId": "WebAppSitesController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "EF7VIME--", + "webAppSiteName": "27b4F4055K58xdS7irJ6Hw" + }, + "responses": { + "200": { + "body": { + "properties": { + "siteAppliancePropertiesCollection": [ + { + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "id": "zunazpmbzwmlverd", + "version": "jeffziwnmvsxcbr", + "lastHeartBeatUtc": "2023-08-21T04:59:22.847Z", + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "zpbkpigahvexsxevwafzgsu" + } + ], + "discoveryScenario": "Migrate", + "serviceEndpoint": "yaoegvprpikvyyvhlcblfnvagei", + "provisioningState": "Created" + }, + "id": "wsrzqziekxcertwhtyjoe", + "name": "tyyjy", + "type": "wroxsdrfxzaznqpbeaoxj", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Get_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..c9ce829a4123 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Get_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "WebAppSitesController_Get", + "operationId": "WebAppSitesController_Get", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "P4vV8--Y", + "webAppSiteName": "T4H428-k6PKZ-4X" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_ListByMasterSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_ListByMasterSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..b8aae25dc1f0 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_ListByMasterSite_MaximumSet_Gen.json @@ -0,0 +1,57 @@ +{ + "title": "WebAppSitesController_ListByMasterSite", + "operationId": "WebAppSitesController_ListByMasterSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "Ep9JFEGX--24-ugF-42" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "siteAppliancePropertiesCollection": [ + { + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "id": "zunazpmbzwmlverd", + "version": "jeffziwnmvsxcbr", + "lastHeartBeatUtc": "2023-08-21T04:59:22.847Z", + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "zpbkpigahvexsxevwafzgsu" + } + ], + "discoveryScenario": "Migrate", + "serviceEndpoint": "yaoegvprpikvyyvhlcblfnvagei", + "provisioningState": "Created" + }, + "id": "wsrzqziekxcertwhtyjoe", + "name": "tyyjy", + "type": "wroxsdrfxzaznqpbeaoxj", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_ListByMasterSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_ListByMasterSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..a6bdd4911b6e --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_ListByMasterSite_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "WebAppSitesController_ListByMasterSite", + "operationId": "WebAppSitesController_ListByMasterSite", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "6j1--6" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Refresh_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Refresh_MaximumSet_Gen.json new file mode 100644 index 000000000000..07901caee7c1 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Refresh_MaximumSet_Gen.json @@ -0,0 +1,24 @@ +{ + "title": "WebAppSitesController_Refresh", + "operationId": "WebAppSitesController_Refresh", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "CV0-2E2IWC5fqDO-2", + "webAppSiteName": "--45---73-", + "body": { + "applianceName": "sizhcsdeasamee" + } + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Refresh_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Refresh_MinimumSet_Gen.json new file mode 100644 index 000000000000..0e32241bd9ff --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Refresh_MinimumSet_Gen.json @@ -0,0 +1,22 @@ +{ + "title": "WebAppSitesController_Refresh", + "operationId": "WebAppSitesController_Refresh", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "O-E5DW--5-C-8E-V78", + "webAppSiteName": "-1CS0t51-38-8--4", + "body": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Summary_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Summary_MaximumSet_Gen.json new file mode 100644 index 000000000000..42c97edca90f --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Summary_MaximumSet_Gen.json @@ -0,0 +1,20 @@ +{ + "title": "WebAppSitesController_Summary", + "operationId": "WebAppSitesController_Summary", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "2FE57xC-rK---", + "webAppSiteName": "-J-i-LPlVf7993-" + }, + "responses": { + "200": { + "body": { + "webServerCount": 28, + "webApplicationCount": 6, + "runAsAccountCount": 14 + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Summary_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Summary_MinimumSet_Gen.json new file mode 100644 index 000000000000..93e68e0afc13 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Summary_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "WebAppSitesController_Summary", + "operationId": "WebAppSitesController_Summary", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "QdO", + "webAppSiteName": "L8-Y64t3y85VHdW" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Update_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Update_MaximumSet_Gen.json new file mode 100644 index 000000000000..e166ff74887e --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Update_MaximumSet_Gen.json @@ -0,0 +1,80 @@ +{ + "title": "WebAppSitesController_Update", + "operationId": "WebAppSitesController_Update", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "bu7a", + "webAppSiteName": "075W9R43LVV", + "properties": { + "properties": { + "siteAppliancePropertiesCollection": [ + { + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "zpbkpigahvexsxevwafzgsu" + } + ], + "discoveryScenario": "Migrate" + } + } + }, + "responses": { + "200": { + "body": { + "properties": { + "siteAppliancePropertiesCollection": [ + { + "servicePrincipalIdentityDetails": { + "tenantId": "vesmyhu", + "applicationId": "tspgrujepxyxuprkqvfuqbbjrweeqa", + "objectId": "tqrjngpgxnnto", + "audience": "oepwfaozztzvegmzvswafvotj", + "aadAuthority": "yanzipdww", + "rawCertData": "dotvgkslkmsgvtekgojnhcdrryk" + }, + "agentDetails": { + "id": "zunazpmbzwmlverd", + "version": "jeffziwnmvsxcbr", + "lastHeartBeatUtc": "2023-08-21T04:59:22.847Z", + "keyVaultUri": "qizphgqwage", + "keyVaultId": "awxurtbjmofxuciewsqfgpkccpzw" + }, + "applianceName": "zpbkpigahvexsxevwafzgsu" + } + ], + "discoveryScenario": "Migrate", + "serviceEndpoint": "yaoegvprpikvyyvhlcblfnvagei", + "provisioningState": "Created" + }, + "id": "wsrzqziekxcertwhtyjoe", + "name": "tyyjy", + "type": "wroxsdrfxzaznqpbeaoxj", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Update_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Update_MinimumSet_Gen.json new file mode 100644 index 000000000000..2ee7b460b026 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebAppSitesController_Update_MinimumSet_Gen.json @@ -0,0 +1,22 @@ +{ + "title": "WebAppSitesController_Update", + "operationId": "WebAppSitesController_Update", + "parameters": { + "api-version": "2023-06-06", + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "siteName": "Mh4-U2WlKZ3M274U41W-2N", + "webAppSiteName": "GI7EC8JRLP", + "properties": {} + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebApplicationsController_ListByWebAppSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebApplicationsController_ListByWebAppSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..eba738bd9417 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebApplicationsController_ListByWebAppSite_MaximumSet_Gen.json @@ -0,0 +1,117 @@ +{ + "title": "WebApplicationsController_ListByWebAppSite", + "operationId": "WebApplicationsController_ListByWebAppSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "filter": "nyinjj", + "top": "xvslji", + "continuationToken": "lzamnulfqvnodclttpcnhppmh", + "totalRecordCount": 14, + "siteName": "6656UYYcr153hH08", + "webAppSiteName": "uG666A30738Dyd3p" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "webServerId": "yicvyfflru", + "webServerName": "pojoizyjhzkkeqapghwmi", + "virtualPath": "hayhzlxlluftbjferwmaycpbhijvg", + "physicalPath": "ppiiiva", + "bindings": [ + { + "protocol": "fngttkyb", + "hostName": "qydghmqbbzveyutdofa", + "port": "aanhmwhbtbpussdaepv", + "ipAddress": "jcqyaawtidcuvngbcfolobguthvct" + } + ], + "frameworks": [ + { + "name": "ezgoydfudnxmprptlaaxi", + "version": "wywzvpuowxaerwx" + } + ], + "configurations": [ + { + "name": "zvsvrvngzmlcuflltnqafwsvpwxzfs", + "filePath": "vljpocynvcjaka", + "localFilePath": "wllg", + "targetFilePath": "bzbhygsvdbb", + "section": "v", + "type": "nllbprrznbbkrkw", + "isDeploymentTimeEditable": true, + "identifier": "kaogmxbzcjd" + } + ], + "directories": [ + { + "id": "etzqzimqqiplkdc", + "isEditable": true, + "sourcePaths": [ + "sfucje" + ], + "localScratchPath": "htvqybdroepwfqiyeaprozhrpj", + "mountPath": "ubtugdniedpvlihrfkwzphybdmlwl", + "sourceSize": "uiyeofjwprdg" + } + ], + "displayName": "hdhslocejisaasbcbnll", + "tags": { + "key606": "xoofzuvyidmspo" + }, + "staticFolders": [ + "qiuxualveyhw" + ], + "machineDisplayName": "abssmn", + "isDeleted": true, + "createdTimestamp": "pxafvupclklugpvwcplofzdh", + "updatedTimestamp": "n", + "serverType": "czxdsahhwwxrvnkmhylbkhggpds", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "applianceNames": [ + "nnmowqaii" + ], + "hasErrors": true, + "provisioningState": "Created" + }, + "id": "woopdrpkzqyuysjpnp", + "name": "dnr", + "type": "aumwmxvjdxyfcnboq", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebApplicationsController_ListByWebAppSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebApplicationsController_ListByWebAppSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..fd8a530f0d94 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebApplicationsController_ListByWebAppSite_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "WebApplicationsController_ListByWebAppSite", + "operationId": "WebApplicationsController_ListByWebAppSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "siteName": "-2-24Xl3-J693M", + "webAppSiteName": "ThiH--B-19FXR7" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebServersController_ListByWebAppSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebServersController_ListByWebAppSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..dbdc47b29340 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebServersController_ListByWebAppSite_MaximumSet_Gen.json @@ -0,0 +1,78 @@ +{ + "title": "WebServersController_ListByWebAppSite", + "operationId": "WebServersController_ListByWebAppSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "filter": "cblelhxgatnwwxseewgqcddjaw", + "top": "qphncslubelsqg", + "continuationToken": "zqvv", + "totalRecordCount": 19, + "siteName": "41O1-96-", + "webAppSiteName": "GdlQ1-" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "configurationLocation": "ivnkbfers", + "version": "vpdcbrjuabbrvtuynbmn", + "machineIds": [ + "meypsymferyycyilncng" + ], + "webApplications": [ + "xdkaenumrwyw" + ], + "displayName": "swthpmdbqlvgo", + "serverFqdn": "myfkcnfcswpfoduz", + "runAsAccountId": "sbsavpnucnsnwqs", + "isDeleted": true, + "createdTimestamp": "wkltjsmfhcn", + "updatedTimestamp": "rfavmlmop", + "serverType": "ofdezqwdjmwuvgzawpvmlvtisloe", + "errors": [ + { + "message": "whzrtghfrhmuypkiway", + "messageParameters": { + "key6922": "tlcuwdfzhhjxleeqtmlahxba" + }, + "applianceName": "lfxolxp", + "id": 26, + "code": "amyfkrkwvziaqwrzvreyscdgtscg", + "possibleCauses": "jvstvosewxjvcqxmodmzx", + "recommendedAction": "lkuzyfhosdyzbin", + "severity": "lek", + "summaryMessage": "tmrblehgylapcamanvr", + "source": "RefreshFabricLayout", + "updatedTimeStamp": "2023-08-21T05:00:01.013Z", + "runAsAccountId": "drikcaihbjhhvzskywytzhhxmhlew", + "discoveryScope": "AppsAndRoles" + } + ], + "applianceNames": [ + "igmxqrpuuddmxsrcwgn" + ], + "hasErrors": true, + "provisioningState": "Created" + }, + "id": "kwlhdcavslheiptgowhsbydchsdx", + "name": "bqgpltbaefqwgtmuqkmmfhcprbhaxk", + "type": "uvuojlx", + "systemData": { + "createdBy": "lguj", + "createdByType": "User", + "createdAt": "2023-08-21T04:59:22.848Z", + "lastModifiedBy": "ljksfywnicbqrzrcqfk", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-21T04:59:22.848Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebServersController_ListByWebAppSite_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebServersController_ListByWebAppSite_MinimumSet_Gen.json new file mode 100644 index 000000000000..fb85a35de2f1 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/examples/WebServersController_ListByWebAppSite_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "title": "WebServersController_ListByWebAppSite", + "operationId": "WebServersController_ListByWebAppSite", + "parameters": { + "subscriptionId": "B91B3C41-A3C4-4A9B-BEA9-936F1C33EA3F", + "resourceGroupName": "rgmigrate", + "api-version": "2023-06-06", + "siteName": "6KB-1K-t1", + "webAppSiteName": "j5PGfS173" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/migrate.json b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/migrate.json new file mode 100644 index 000000000000..3fe6325fdd53 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/stable/2023-06-06/migrate.json @@ -0,0 +1,23129 @@ +{ + "swagger": "2.0", + "info": { + "title": "Azure Migrate Discovery Service", + "version": "2023-06-06", + "description": "Azure OffAzure Resource Provider management API.", + "x-typespec-generated": [ + { + "emitter": "@azure-tools/typespec-autorest" + } + ] + }, + "schemes": [ + "https" + ], + "host": "management.azure.com", + "produces": [ + "application/json" + ], + "consumes": [ + "application/json" + ], + "security": [ + { + "azure_auth": [ + "user_impersonation" + ] + } + ], + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "description": "Azure Active Directory OAuth2 Flow.", + "flow": "implicit", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + }, + "tags": [ + { + "name": "Operations" + }, + { + "name": "HypervClusterController" + }, + { + "name": "SitesController" + }, + { + "name": "VmwareOperationsStatus" + }, + { + "name": "VmwarePropertiesController" + }, + { + "name": "WebAppPropertiesController" + }, + { + "name": "DependencyMapController" + }, + { + "name": "VmwareSoftwareInventoriesController" + }, + { + "name": "MachinesController" + }, + { + "name": "VcenterController" + }, + { + "name": "RunAsAccountsController" + }, + { + "name": "VmwareHostController" + }, + { + "name": "HypervJobsController" + }, + { + "name": "HypervDependencyMapController" + }, + { + "name": "HypervSitesController" + }, + { + "name": "HypervSites" + }, + { + "name": "HypervOperationsStatusController" + }, + { + "name": "HypervJobs" + }, + { + "name": "HypervHostController" + }, + { + "name": "HypervMachinesController" + }, + { + "name": "HypervSoftwareInventoriesController" + }, + { + "name": "HypervRunAsAccountsController" + }, + { + "name": "ServersController" + }, + { + "name": "ServerSoftwareInventoriesController" + }, + { + "name": "ServerSitesController" + }, + { + "name": "ServerOperationsStatusController" + }, + { + "name": "ServerDependencyMapController" + }, + { + "name": "ServerRunAsAccountsController" + }, + { + "name": "ServerJobsController" + }, + { + "name": "ImportJobsController" + }, + { + "name": "ImportMachinesController" + }, + { + "name": "ImportSitesController" + }, + { + "name": "MasterSitesController" + }, + { + "name": "MasterSitesOperationsStatusController" + }, + { + "name": "PrivateEndpointConnectionController" + }, + { + "name": "PrivateLinkResourcesController" + }, + { + "name": "SqlSitesController" + }, + { + "name": "WebAppSitesController" + }, + { + "name": "TomcatWebApplicationsController" + }, + { + "name": "TomcatWebServersController" + }, + { + "name": "IisWebApplicationsController" + }, + { + "name": "IisWebServersController" + }, + { + "name": "WebAppDiscoverySiteDataSourcesController" + }, + { + "name": "WebAppExtendedMachinesController" + }, + { + "name": "WebApplicationsController" + }, + { + "name": "WebAppRunAsAccountsController" + }, + { + "name": "WebServersController" + }, + { + "name": "SqlAvailabilityGroupsController" + }, + { + "name": "SqlServersController" + }, + { + "name": "SqlDatabasesController" + }, + { + "name": "SqlJobsController" + }, + { + "name": "SqlRunAsAccountsController" + }, + { + "name": "SqlDiscoverySiteDataSourceController" + }, + { + "name": "SqlOperationsStatusController" + } + ], + "paths": { + "/providers/Microsoft.OffAzure/operations": { + "get": { + "tags": [ + "Operations" + ], + "operationId": "Operations_List", + "description": "List the operations for the provider", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "Operations_List_MaximumSet_Gen": { + "$ref": "./examples/Operations_List_MaximumSet_Gen.json" + }, + "Operations_List_MinimumSet_Gen": { + "$ref": "./examples/Operations_List_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/providers/Microsoft.OffAzure/hypervSites": { + "get": { + "tags": [ + "HypervSites" + ], + "operationId": "HypervSites_ListBySubscription", + "summary": "Get all hyperv sites.", + "description": "Get all the hyperv sites in the subscription.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/HypervSiteListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "HypervSites_ListBySubscription_MaximumSet_Gen": { + "$ref": "./examples/HypervSites_ListBySubscription_MaximumSet_Gen.json" + }, + "HypervSites_ListBySubscription_MinimumSet_Gen": { + "$ref": "./examples/HypervSites_ListBySubscription_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/providers/Microsoft.OffAzure/importSites": { + "get": { + "tags": [ + "ImportSitesController" + ], + "operationId": "ImportSitesController_ListBySubscription", + "description": "List ImportSite resources by subscription ID", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/ImportSiteListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "ImportSitesController_ListBySubscription_MaximumSet_Gen": { + "$ref": "./examples/ImportSitesController_ListBySubscription_MaximumSet_Gen.json" + }, + "ImportSitesController_ListBySubscription_MinimumSet_Gen": { + "$ref": "./examples/ImportSitesController_ListBySubscription_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/providers/Microsoft.OffAzure/masterSites": { + "get": { + "tags": [ + "MasterSitesController" + ], + "operationId": "MasterSitesController_ListBySubscription", + "summary": "Get all the sites in the subscription.", + "description": "List MasterSite resources by subscription ID", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/MasterSiteListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "MasterSitesController_ListBySubscription_MaximumSet_Gen": { + "$ref": "./examples/MasterSitesController_ListBySubscription_MaximumSet_Gen.json" + }, + "MasterSitesController_ListBySubscription_MinimumSet_Gen": { + "$ref": "./examples/MasterSitesController_ListBySubscription_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/providers/Microsoft.OffAzure/serverSites": { + "get": { + "tags": [ + "ServerSitesController" + ], + "operationId": "ServerSitesController_ListBySubscription", + "description": "List ServerSiteResource resources by subscription ID", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/ServerSiteResourceListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "ServerSitesController_ListBySubscription_MaximumSet_Gen": { + "$ref": "./examples/ServerSitesController_ListBySubscription_MaximumSet_Gen.json" + }, + "ServerSitesController_ListBySubscription_MinimumSet_Gen": { + "$ref": "./examples/ServerSitesController_ListBySubscription_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/providers/Microsoft.OffAzure/vmwareSites": { + "get": { + "tags": [ + "SitesController" + ], + "operationId": "SitesController_ListBySubscription", + "summary": "Get all vmware sites.", + "description": "Get all the vmware sites in the subscription.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/VmwareSiteListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "SitesController_ListBySubscription_MaximumSet_Gen": { + "$ref": "./examples/SitesController_ListBySubscription_MaximumSet_Gen.json" + }, + "SitesController_ListBySubscription_MinimumSet_Gen": { + "$ref": "./examples/SitesController_ListBySubscription_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites": { + "get": { + "tags": [ + "HypervSites" + ], + "operationId": "HypervSites_ListByResourceGroup", + "summary": "Get all hyperv sites.", + "description": "Get all the hyperv sites in the subscription.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/HypervSiteListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "HypervSites_ListByResourceGroup_MaximumSet_Gen": { + "$ref": "./examples/HypervSites_ListByResourceGroup_MaximumSet_Gen.json" + }, + "HypervSites_ListByResourceGroup_MinimumSet_Gen": { + "$ref": "./examples/HypervSites_ListByResourceGroup_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}": { + "get": { + "tags": [ + "HypervSitesController" + ], + "operationId": "HypervSitesController_Get", + "description": "Get a HypervSite", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/HypervSite" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "HypervSitesController_Get_MaximumSet_Gen": { + "$ref": "./examples/HypervSitesController_Get_MaximumSet_Gen.json" + }, + "HypervSitesController_Get_MinimumSet_Gen": { + "$ref": "./examples/HypervSitesController_Get_MinimumSet_Gen.json" + } + } + }, + "put": { + "tags": [ + "HypervSitesController" + ], + "operationId": "HypervSitesController_Create", + "description": "Create a HypervSite", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "Resource create parameters.", + "schema": { + "$ref": "#/definitions/HypervSite" + } + } + ], + "responses": { + "200": { + "description": "ARM update operation completed successfully.", + "schema": { + "$ref": "#/definitions/HypervSite" + } + }, + "201": { + "description": "ARM create operation completed successfully.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + } + }, + "schema": { + "$ref": "#/definitions/HypervSite" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "HypervSitesController_Create_MaximumSet_Gen": { + "$ref": "./examples/HypervSitesController_Create_MaximumSet_Gen.json" + }, + "HypervSitesController_Create_MinimumSet_Gen": { + "$ref": "./examples/HypervSitesController_Create_MinimumSet_Gen.json" + } + } + }, + "patch": { + "tags": [ + "HypervSitesController" + ], + "operationId": "HypervSitesController_Update", + "description": "Update a HypervSite", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The resource properties to be updated.", + "schema": { + "$ref": "#/definitions/HypervSiteUpdate" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/HypervSite" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "HypervSitesController_Update_MaximumSet_Gen": { + "$ref": "./examples/HypervSitesController_Update_MaximumSet_Gen.json" + }, + "HypervSitesController_Update_MinimumSet_Gen": { + "$ref": "./examples/HypervSitesController_Update_MinimumSet_Gen.json" + } + } + }, + "delete": { + "tags": [ + "HypervSitesController" + ], + "operationId": "HypervSitesController_Delete", + "description": "Delete a HypervSite", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "Resource deleted successfully." + }, + "204": { + "description": "Resource deleted successfully." + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "HypervSitesController_Delete_MaximumSet_Gen": { + "$ref": "./examples/HypervSitesController_Delete_MaximumSet_Gen.json" + }, + "HypervSitesController_Delete_MinimumSet_Gen": { + "$ref": "./examples/HypervSitesController_Delete_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}/clientGroupMembers": { + "post": { + "tags": [ + "HypervDependencyMapController" + ], + "operationId": "HypervDependencyMapController_ClientGroupMembers", + "description": "API to list client group members for the selected client group.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "mapRequest", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/DependencyMapServiceMapextensionsClientGroupMembersRequest" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "HypervDependencyMapController_ClientGroupMembers_MaximumSet_Gen": { + "$ref": "./examples/HypervDependencyMapController_ClientGroupMembers_MaximumSet_Gen.json" + }, + "HypervDependencyMapController_ClientGroupMembers_MinimumSet_Gen": { + "$ref": "./examples/HypervDependencyMapController_ClientGroupMembers_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}/clusters": { + "get": { + "tags": [ + "HypervClusterController" + ], + "operationId": "HypervClusterController_ListByHypervSite", + "description": "List HypervCluster resources by HypervSite", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "filter", + "in": "query", + "required": false, + "description": "filter query", + "type": "string" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/HypervClusterListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "HypervClusterController_ListByHypervSite_MaximumSet_Gen": { + "$ref": "./examples/HypervClusterController_ListByHypervSite_MaximumSet_Gen.json" + }, + "HypervClusterController_ListByHypervSite_MinimumSet_Gen": { + "$ref": "./examples/HypervClusterController_ListByHypervSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}/clusters/{clusterName}": { + "get": { + "tags": [ + "HypervClusterController" + ], + "operationId": "HypervClusterController_GetCluster", + "description": "Method to get a Hyper-V cluster.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "clusterName", + "in": "path", + "required": true, + "description": " Cluster ARM name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/HypervCluster" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "HypervClusterController_GetCluster_MaximumSet_Gen": { + "$ref": "./examples/HypervClusterController_GetCluster_MaximumSet_Gen.json" + }, + "HypervClusterController_GetCluster_MinimumSet_Gen": { + "$ref": "./examples/HypervClusterController_GetCluster_MinimumSet_Gen.json" + } + } + }, + "put": { + "tags": [ + "HypervClusterController" + ], + "operationId": "HypervClusterController_CreateCluster", + "description": "Method to create or update a Hyper-V cluster.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "clusterName", + "in": "path", + "required": true, + "description": " Cluster ARM name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "Resource create parameters.", + "schema": { + "$ref": "#/definitions/HypervCluster" + } + } + ], + "responses": { + "200": { + "description": "ARM update operation completed successfully.", + "schema": { + "$ref": "#/definitions/HypervCluster" + } + }, + "201": { + "description": "ARM create operation completed successfully.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + } + }, + "schema": { + "$ref": "#/definitions/HypervCluster" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "HypervClusterController_CreateCluster_MaximumSet_Gen": { + "$ref": "./examples/HypervClusterController_CreateCluster_MaximumSet_Gen.json" + }, + "HypervClusterController_CreateCluster_MinimumSet_Gen": { + "$ref": "./examples/HypervClusterController_CreateCluster_MinimumSet_Gen.json" + } + } + }, + "delete": { + "tags": [ + "HypervClusterController" + ], + "operationId": "HypervClusterController_Delete", + "description": "Delete a HypervCluster", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "clusterName", + "in": "path", + "required": true, + "description": " Cluster ARM name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "Resource deleted successfully." + }, + "204": { + "description": "Resource deleted successfully." + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "HypervClusterController_Delete_MaximumSet_Gen": { + "$ref": "./examples/HypervClusterController_Delete_MaximumSet_Gen.json" + }, + "HypervClusterController_Delete_MinimumSet_Gen": { + "$ref": "./examples/HypervClusterController_Delete_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}/computeErrorSummary": { + "post": { + "tags": [ + "HypervSitesController" + ], + "operationId": "HypervSitesController_ComputeErrorSummary", + "description": "Method to get site error summary.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/SiteErrorSummary" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "HypervSitesController_ComputeErrorSummary_MaximumSet_Gen": { + "$ref": "./examples/HypervSitesController_ComputeErrorSummary_MaximumSet_Gen.json" + }, + "HypervSitesController_ComputeErrorSummary_MinimumSet_Gen": { + "$ref": "./examples/HypervSitesController_ComputeErrorSummary_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}/computeusage": { + "post": { + "tags": [ + "HypervSitesController" + ], + "operationId": "HypervSitesController_Computeusage", + "description": "Get a hyperv site usage.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/HypervSiteUsage" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "HypervSitesController_Computeusage_MaximumSet_Gen": { + "$ref": "./examples/HypervSitesController_Computeusage_MaximumSet_Gen.json" + }, + "HypervSitesController_Computeusage_MinimumSet_Gen": { + "$ref": "./examples/HypervSitesController_Computeusage_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}/exportApplications": { + "post": { + "tags": [ + "HypervSitesController" + ], + "operationId": "HypervSitesController_ExportApplications", + "description": "Method to generate report containing\r\n machine and the deep discovery of the application installed in the machine.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "HypervSitesController_ExportApplications_MaximumSet_Gen": { + "$ref": "./examples/HypervSitesController_ExportApplications_MaximumSet_Gen.json" + }, + "HypervSitesController_ExportApplications_MinimumSet_Gen": { + "$ref": "./examples/HypervSitesController_ExportApplications_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}/exportDependencies": { + "post": { + "tags": [ + "HypervDependencyMapController" + ], + "operationId": "HypervDependencyMapController_ExportDependencies", + "description": "API to generate report containing agentless dependencies.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "requestBody", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/DependencyMapServiceMapextensionsExportDependenciesRequest" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "HypervDependencyMapController_ExportDependencies_MaximumSet_Gen": { + "$ref": "./examples/HypervDependencyMapController_ExportDependencies_MaximumSet_Gen.json" + }, + "HypervDependencyMapController_ExportDependencies_MinimumSet_Gen": { + "$ref": "./examples/HypervDependencyMapController_ExportDependencies_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}/exportMachineErrors": { + "post": { + "tags": [ + "HypervSitesController" + ], + "operationId": "HypervSitesController_ExportMachineErrors", + "description": "Method to generate report containing \r\n machine and the errors encountered during guest discovery of the machine.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/ExportMachineErrorsRequest" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "HypervSitesController_ExportMachineErrors_MaximumSet_Gen": { + "$ref": "./examples/HypervSitesController_ExportMachineErrors_MaximumSet_Gen.json" + }, + "HypervSitesController_ExportMachineErrors_MinimumSet_Gen": { + "$ref": "./examples/HypervSitesController_ExportMachineErrors_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}/generateCoarseMap": { + "post": { + "tags": [ + "HypervDependencyMapController" + ], + "operationId": "HypervDependencyMapController_GenerateCoarseMap", + "description": "API to generate coarse map for the list of machines.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "mapRequest", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/DependencyMapServiceMapextensionsScopeMapRequest" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "HypervDependencyMapController_GenerateCoarseMap_MaximumSet_Gen": { + "$ref": "./examples/HypervDependencyMapController_GenerateCoarseMap_MaximumSet_Gen.json" + }, + "HypervDependencyMapController_GenerateCoarseMap_MinimumSet_Gen": { + "$ref": "./examples/HypervDependencyMapController_GenerateCoarseMap_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}/generateDetailedMap": { + "post": { + "tags": [ + "HypervDependencyMapController" + ], + "operationId": "HypervDependencyMapController_GenerateDetailedMap", + "description": "API to generate detailed map for a selected machine.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "mapRequest", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/DependencyMapServiceMapextensionsSingleMachineDetailedMapRequest" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "HypervDependencyMapController_GenerateDetailedMap_MaximumSet_Gen": { + "$ref": "./examples/HypervDependencyMapController_GenerateDetailedMap_MaximumSet_Gen.json" + }, + "HypervDependencyMapController_GenerateDetailedMap_MinimumSet_Gen": { + "$ref": "./examples/HypervDependencyMapController_GenerateDetailedMap_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}/hosts": { + "get": { + "tags": [ + "HypervHostController" + ], + "operationId": "HypervHostController_ListByHypervSite", + "description": "List HypervHost resources by HypervSite", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "name": "filter", + "in": "query", + "required": false, + "description": "filter query", + "type": "string" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/HypervHostListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "HypervHostController_ListByHypervSite_MaximumSet_Gen": { + "$ref": "./examples/HypervHostController_ListByHypervSite_MaximumSet_Gen.json" + }, + "HypervHostController_ListByHypervSite_MinimumSet_Gen": { + "$ref": "./examples/HypervHostController_ListByHypervSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}/hosts/{hostName}": { + "get": { + "tags": [ + "HypervHostController" + ], + "operationId": "HypervHostController_Get", + "description": "Get a HypervHost", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "hostName", + "in": "path", + "required": true, + "description": " Host name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/HypervHost" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "HypervHostController_Get_MaximumSet_Gen": { + "$ref": "./examples/HypervHostController_Get_MaximumSet_Gen.json" + }, + "HypervHostController_Get_MinimumSet_Gen": { + "$ref": "./examples/HypervHostController_Get_MinimumSet_Gen.json" + } + } + }, + "put": { + "tags": [ + "HypervHostController" + ], + "operationId": "HypervHostController_Create", + "description": "Create a HypervHost", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "hostName", + "in": "path", + "required": true, + "description": " Host name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "Resource create parameters.", + "schema": { + "$ref": "#/definitions/HypervHost" + } + } + ], + "responses": { + "200": { + "description": "ARM update operation completed successfully.", + "schema": { + "$ref": "#/definitions/HypervHost" + } + }, + "201": { + "description": "ARM create operation completed successfully.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + } + }, + "schema": { + "$ref": "#/definitions/HypervHost" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "HypervHostController_Create_MaximumSet_Gen": { + "$ref": "./examples/HypervHostController_Create_MaximumSet_Gen.json" + }, + "HypervHostController_Create_MinimumSet_Gen": { + "$ref": "./examples/HypervHostController_Create_MinimumSet_Gen.json" + } + } + }, + "delete": { + "tags": [ + "HypervHostController" + ], + "operationId": "HypervHostController_Delete", + "description": "Delete a HypervHost", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "hostName", + "in": "path", + "required": true, + "description": " Host name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "Resource deleted successfully." + }, + "202": { + "description": "Resource deletion accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "204": { + "description": "Resource deleted successfully." + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "HypervHostController_Delete_MaximumSet_Gen": { + "$ref": "./examples/HypervHostController_Delete_MaximumSet_Gen.json" + }, + "HypervHostController_Delete_MinimumSet_Gen": { + "$ref": "./examples/HypervHostController_Delete_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}/jobs": { + "get": { + "tags": [ + "HypervJobs" + ], + "operationId": "HypervJobs_ListByHypervSite", + "description": "List HypervJob resources by HypervSite", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/HypervJobListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "HypervJobs_ListByHypervSite_MaximumSet_Gen": { + "$ref": "./examples/HypervJobs_ListByHypervSite_MaximumSet_Gen.json" + }, + "HypervJobs_ListByHypervSite_MinimumSet_Gen": { + "$ref": "./examples/HypervJobs_ListByHypervSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}/jobs/{jobName}": { + "get": { + "tags": [ + "HypervJobs" + ], + "operationId": "HypervJobs_Get", + "description": "Get a HypervJob", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "jobName", + "in": "path", + "required": true, + "description": " Job name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/HypervJob" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "HypervJobs_Get_MaximumSet_Gen": { + "$ref": "./examples/HypervJobs_Get_MaximumSet_Gen.json" + }, + "HypervJobs_Get_MinimumSet_Gen": { + "$ref": "./examples/HypervJobs_Get_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}/listHealthSummary": { + "post": { + "tags": [ + "HypervSitesController" + ], + "operationId": "HypervSitesController_ListHealthSummary", + "description": "Method to get site health summary.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/SiteHealthSummaryCollection" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "HypervSitesController_ListHealthSummary_MaximumSet_Gen": { + "$ref": "./examples/HypervSitesController_ListHealthSummary_MaximumSet_Gen.json" + }, + "HypervSitesController_ListHealthSummary_MinimumSet_Gen": { + "$ref": "./examples/HypervSitesController_ListHealthSummary_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}/machines": { + "get": { + "tags": [ + "HypervMachinesController" + ], + "operationId": "HypervMachinesController_ListByHypervSite", + "description": "List HypervMachine resources by HypervSite", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "name": "filter", + "in": "query", + "required": false, + "description": "filter query", + "type": "string" + }, + { + "name": "top", + "in": "query", + "required": false, + "description": "page size query", + "type": "integer", + "format": "int32" + }, + { + "name": "continuationToken", + "in": "query", + "required": false, + "description": "Optional parameter for continuation token.", + "type": "string" + }, + { + "name": "totalRecordCount", + "in": "query", + "required": false, + "description": "Total count of machines in the given site.", + "type": "integer", + "format": "int32" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/HypervMachineListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "HypervMachinesController_ListByHypervSite_MaximumSet_Gen": { + "$ref": "./examples/HypervMachinesController_ListByHypervSite_MaximumSet_Gen.json" + }, + "HypervMachinesController_ListByHypervSite_MinimumSet_Gen": { + "$ref": "./examples/HypervMachinesController_ListByHypervSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}/machines/{machineName}": { + "get": { + "tags": [ + "HypervMachinesController" + ], + "operationId": "HypervMachinesController_Get", + "description": "Get a HypervMachine", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "machineName", + "in": "path", + "required": true, + "description": " HypervMachine name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/HypervMachine" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "HypervMachinesController_Get_MaximumSet_Gen": { + "$ref": "./examples/HypervMachinesController_Get_MaximumSet_Gen.json" + }, + "HypervMachinesController_Get_MinimumSet_Gen": { + "$ref": "./examples/HypervMachinesController_Get_MinimumSet_Gen.json" + } + } + }, + "patch": { + "tags": [ + "HypervMachinesController" + ], + "operationId": "HypervMachinesController_Update", + "description": "Update a HypervMachine", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "machineName", + "in": "path", + "required": true, + "description": " HypervMachine name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The resource properties to be updated.", + "schema": { + "$ref": "#/definitions/HypervMachineUpdate" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/HypervMachine" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "HypervMachinesController_Update_MaximumSet_Gen": { + "$ref": "./examples/HypervMachinesController_Update_MaximumSet_Gen.json" + }, + "HypervMachinesController_Update_MinimumSet_Gen": { + "$ref": "./examples/HypervMachinesController_Update_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}/machines/{machineName}/softwareinventories": { + "get": { + "tags": [ + "HypervSoftwareInventoriesController" + ], + "operationId": "HypervSoftwareInventoriesController_ListByHypervMachine", + "description": "List HypervVmSoftwareInventory resources by HypervMachine", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "machineName", + "in": "path", + "required": true, + "description": " HypervMachine name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/HypervVmSoftwareInventoryListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "HypervSoftwareInventoriesController_ListByHypervMachine_MaximumSet_Gen": { + "$ref": "./examples/HypervSoftwareInventoriesController_ListByHypervMachine_MaximumSet_Gen.json" + }, + "HypervSoftwareInventoriesController_ListByHypervMachine_MinimumSet_Gen": { + "$ref": "./examples/HypervSoftwareInventoriesController_ListByHypervMachine_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}/machines/{machineName}/softwareInventories/{default}": { + "get": { + "tags": [ + "HypervSoftwareInventoriesController" + ], + "operationId": "HypervSoftwareInventoriesController_GetMachineSoftwareInventory", + "description": "Method to get a machines software inventory like applications and roles.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "machineName", + "in": "path", + "required": true, + "description": " HypervMachine name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "default", + "in": "path", + "required": true, + "description": "Default value.", + "type": "string", + "enum": [ + "default" + ], + "x-ms-enum": { + "name": "Default", + "modelAsString": true, + "values": [ + { + "name": "default", + "value": "default", + "description": "default value." + } + ] + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/HypervVmSoftwareInventory" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "HypervSoftwareInventoriesController_GetMachineSoftwareInventory_MaximumSet_Gen": { + "$ref": "./examples/HypervSoftwareInventoriesController_GetMachineSoftwareInventory_MaximumSet_Gen.json" + }, + "HypervSoftwareInventoriesController_GetMachineSoftwareInventory_MinimumSet_Gen": { + "$ref": "./examples/HypervSoftwareInventoriesController_GetMachineSoftwareInventory_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}/operationsStatus/{operationStatusName}": { + "get": { + "tags": [ + "HypervOperationsStatusController" + ], + "operationId": "HypervOperationsStatusController_GetHypervOperationsStatus", + "description": "Method to get operation status.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "operationStatusName", + "in": "path", + "required": true, + "description": "Operation status Arm Name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/OperationStatus" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "HypervOperationsStatusController_GetHypervOperationsStatus_MaximumSet_Gen": { + "$ref": "./examples/HypervOperationsStatusController_GetHypervOperationsStatus_MaximumSet_Gen.json" + }, + "HypervOperationsStatusController_GetHypervOperationsStatus_MinimumSet_Gen": { + "$ref": "./examples/HypervOperationsStatusController_GetHypervOperationsStatus_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}/runAsAccounts": { + "get": { + "tags": [ + "HypervRunAsAccountsController" + ], + "operationId": "HypervRunAsAccountsController_ListByHypervSite", + "description": "List HypervRunAsAccountResource resources by HypervSite", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/HypervRunAsAccountResourceListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "HypervRunAsAccountsController_ListByHypervSite_MaximumSet_Gen": { + "$ref": "./examples/HypervRunAsAccountsController_ListByHypervSite_MaximumSet_Gen.json" + }, + "HypervRunAsAccountsController_ListByHypervSite_MinimumSet_Gen": { + "$ref": "./examples/HypervRunAsAccountsController_ListByHypervSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}/runAsAccounts/{accountName}": { + "get": { + "tags": [ + "HypervRunAsAccountsController" + ], + "operationId": "HypervRunAsAccountsController_Get", + "description": "Get a HypervRunAsAccountResource", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "accountName", + "in": "path", + "required": true, + "description": " RunAsAccounts name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/HypervRunAsAccountResource" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "HypervRunAsAccountsController_Get_MaximumSet_Gen": { + "$ref": "./examples/HypervRunAsAccountsController_Get_MaximumSet_Gen.json" + }, + "HypervRunAsAccountsController_Get_MinimumSet_Gen": { + "$ref": "./examples/HypervRunAsAccountsController_Get_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}/serverGroupMembers": { + "post": { + "tags": [ + "HypervDependencyMapController" + ], + "operationId": "HypervDependencyMapController_ServerGroupMembers", + "description": "API to list server group members for the selected server group.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "mapRequest", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/DependencyMapServiceMapextensionsServerGroupMembersRequest" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "HypervDependencyMapController_ServerGroupMembers_MaximumSet_Gen": { + "$ref": "./examples/HypervDependencyMapController_ServerGroupMembers_MaximumSet_Gen.json" + }, + "HypervDependencyMapController_ServerGroupMembers_MinimumSet_Gen": { + "$ref": "./examples/HypervDependencyMapController_ServerGroupMembers_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}/summary": { + "post": { + "tags": [ + "HypervSitesController" + ], + "operationId": "HypervSitesController_Summary", + "description": "Method to get site usage.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/HypervSiteUsage" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "HypervSitesController_Summary_MaximumSet_Gen": { + "$ref": "./examples/HypervSitesController_Summary_MaximumSet_Gen.json" + }, + "HypervSitesController_Summary_MinimumSet_Gen": { + "$ref": "./examples/HypervSitesController_Summary_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}/updateDependencyMapStatus": { + "post": { + "tags": [ + "HypervDependencyMapController" + ], + "operationId": "HypervDependencyMapController_UpdateDependencyMapStatus", + "description": "Method to enable disable dependency map status for machines\r\n in a site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "mapRequest", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/UpdateMachineDepMapStatus" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "HypervDependencyMapController_UpdateDependencyMapStatus_MaximumSet_Gen": { + "$ref": "./examples/HypervDependencyMapController_UpdateDependencyMapStatus_MaximumSet_Gen.json" + }, + "HypervDependencyMapController_UpdateDependencyMapStatus_MinimumSet_Gen": { + "$ref": "./examples/HypervDependencyMapController_UpdateDependencyMapStatus_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}/updateProperties": { + "post": { + "tags": [ + "HypervMachinesController" + ], + "operationId": "HypervMachinesController_UpdateProperties", + "description": "Method to update custom properties for HYPERV machines\r\n in a site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "metaData", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/MachineMetadataCollection" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "HypervMachinesController_UpdateProperties_MaximumSet_Gen": { + "$ref": "./examples/HypervMachinesController_UpdateProperties_MaximumSet_Gen.json" + }, + "HypervMachinesController_UpdateProperties_MinimumSet_Gen": { + "$ref": "./examples/HypervMachinesController_UpdateProperties_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/importSites": { + "get": { + "tags": [ + "ImportSitesController" + ], + "operationId": "ImportSitesController_ListByResourceGroup", + "description": "Get all import sites.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/ImportSiteListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "ImportSitesController_ListByResourceGroup_MaximumSet_Gen": { + "$ref": "./examples/ImportSitesController_ListByResourceGroup_MaximumSet_Gen.json" + }, + "ImportSitesController_ListByResourceGroup_MinimumSet_Gen": { + "$ref": "./examples/ImportSitesController_ListByResourceGroup_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/importSites/{siteName}": { + "get": { + "tags": [ + "ImportSitesController" + ], + "operationId": "ImportSitesController_Get", + "description": "Get a ImportSite", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/ImportSite" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "ImportSitesController_Get_MaximumSet_Gen": { + "$ref": "./examples/ImportSitesController_Get_MaximumSet_Gen.json" + }, + "ImportSitesController_Get_MinimumSet_Gen": { + "$ref": "./examples/ImportSitesController_Get_MinimumSet_Gen.json" + } + } + }, + "put": { + "tags": [ + "ImportSitesController" + ], + "operationId": "ImportSitesController_Create", + "description": "Create a ImportSite", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "Resource create parameters.", + "schema": { + "$ref": "#/definitions/ImportSite" + } + } + ], + "responses": { + "200": { + "description": "ARM update operation completed successfully.", + "schema": { + "$ref": "#/definitions/ImportSite" + } + }, + "201": { + "description": "ARM create operation completed successfully.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + } + }, + "schema": { + "$ref": "#/definitions/ImportSite" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "ImportSitesController_Create_MaximumSet_Gen": { + "$ref": "./examples/ImportSitesController_Create_MaximumSet_Gen.json" + }, + "ImportSitesController_Create_MinimumSet_Gen": { + "$ref": "./examples/ImportSitesController_Create_MinimumSet_Gen.json" + } + } + }, + "patch": { + "tags": [ + "ImportSitesController" + ], + "operationId": "ImportSitesController_Update", + "description": "Update a ImportSite", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The resource properties to be updated.", + "schema": { + "$ref": "#/definitions/ImportSiteUpdate" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/ImportSite" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "ImportSitesController_Update_MaximumSet_Gen": { + "$ref": "./examples/ImportSitesController_Update_MaximumSet_Gen.json" + }, + "ImportSitesController_Update_MinimumSet_Gen": { + "$ref": "./examples/ImportSitesController_Update_MinimumSet_Gen.json" + } + } + }, + "delete": { + "tags": [ + "ImportSitesController" + ], + "operationId": "ImportSitesController_Delete", + "description": "Delete a ImportSite", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "Resource deleted successfully." + }, + "204": { + "description": "Resource deleted successfully." + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "ImportSitesController_Delete_MaximumSet_Gen": { + "$ref": "./examples/ImportSitesController_Delete_MaximumSet_Gen.json" + }, + "ImportSitesController_Delete_MinimumSet_Gen": { + "$ref": "./examples/ImportSitesController_Delete_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/importSites/{siteName}/deleteImportedMachines": { + "post": { + "tags": [ + "ImportSitesController" + ], + "operationId": "ImportSitesController_DeleteImportedMachines", + "description": "Deletes the imported machines for site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/SasUriResponse" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "ImportSitesController_DeleteImportedMachines_MaximumSet_Gen": { + "$ref": "./examples/ImportSitesController_DeleteImportedMachines_MaximumSet_Gen.json" + }, + "ImportSitesController_DeleteImportedMachines_MinimumSet_Gen": { + "$ref": "./examples/ImportSitesController_DeleteImportedMachines_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/importSites/{siteName}/deleteJobs": { + "get": { + "tags": [ + "ImportJobsController" + ], + "operationId": "ImportJobsController_ListDeletejobs", + "description": "Method to get all delete import machines job for the given site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/PagedDeleteImportMachinesJob" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "ImportJobsController_ListDeletejobs_MaximumSet_Gen": { + "$ref": "./examples/ImportJobsController_ListDeletejobs_MaximumSet_Gen.json" + }, + "ImportJobsController_ListDeletejobs_MinimumSet_Gen": { + "$ref": "./examples/ImportJobsController_ListDeletejobs_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/importSites/{siteName}/deleteJobs/{jobName}": { + "get": { + "tags": [ + "ImportJobsController" + ], + "operationId": "ImportJobsController_GetDeletejob", + "description": "Gets the delete imported machines job with the given job name.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "jobName", + "in": "path", + "required": true, + "description": "Job Arm Name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/DeleteImportMachinesJob" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "ImportJobsController_GetDeletejob_MaximumSet_Gen": { + "$ref": "./examples/ImportJobsController_GetDeletejob_MaximumSet_Gen.json" + }, + "ImportJobsController_GetDeletejob_MinimumSet_Gen": { + "$ref": "./examples/ImportJobsController_GetDeletejob_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/importSites/{siteName}/exportJobs": { + "get": { + "tags": [ + "ImportJobsController" + ], + "operationId": "ImportJobsController_ListExportjobs", + "description": "Method to get all export import machines job for the given site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/PagedExportImportedMachinesJob" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "ImportJobsController_ListExportjobs_MaximumSet_Gen": { + "$ref": "./examples/ImportJobsController_ListExportjobs_MaximumSet_Gen.json" + }, + "ImportJobsController_ListExportjobs_MinimumSet_Gen": { + "$ref": "./examples/ImportJobsController_ListExportjobs_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/importSites/{siteName}/exportJobs/{jobName}": { + "get": { + "tags": [ + "ImportJobsController" + ], + "operationId": "ImportJobsController_GetExportjob", + "description": "Gets the export imported machines job with the given job name.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "jobName", + "in": "path", + "required": true, + "description": "Job Arm Name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/ExportImportedMachinesJob" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "ImportJobsController_GetExportjob_MaximumSet_Gen": { + "$ref": "./examples/ImportJobsController_GetExportjob_MaximumSet_Gen.json" + }, + "ImportJobsController_GetExportjob_MinimumSet_Gen": { + "$ref": "./examples/ImportJobsController_GetExportjob_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/importSites/{siteName}/exportUri": { + "post": { + "tags": [ + "ImportSitesController" + ], + "operationId": "ImportSitesController_ExportUri", + "description": "Method to export a site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/SasUriResponse" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/SasUriResponse" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "ImportSitesController_ExportUri_MaximumSet_Gen": { + "$ref": "./examples/ImportSitesController_ExportUri_MaximumSet_Gen.json" + }, + "ImportSitesController_ExportUri_MinimumSet_Gen": { + "$ref": "./examples/ImportSitesController_ExportUri_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/importSites/{siteName}/importJobs": { + "get": { + "tags": [ + "ImportJobsController" + ], + "operationId": "ImportJobsController_ListImportjobs", + "description": "Method to get all import machines job for the given site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/PagedImportMachinesJob" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "ImportJobsController_ListImportjobs_MaximumSet_Gen": { + "$ref": "./examples/ImportJobsController_ListImportjobs_MaximumSet_Gen.json" + }, + "ImportJobsController_ListImportjobs_MinimumSet_Gen": { + "$ref": "./examples/ImportJobsController_ListImportjobs_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/importSites/{siteName}/importJobs/{jobName}": { + "get": { + "tags": [ + "ImportJobsController" + ], + "operationId": "ImportJobsController_GetImportjob", + "description": "Gets the import job with the given job name.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "jobName", + "in": "path", + "required": true, + "description": "Job Arm Name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/ImportMachinesJob" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "ImportJobsController_GetImportjob_MaximumSet_Gen": { + "$ref": "./examples/ImportJobsController_GetImportjob_MaximumSet_Gen.json" + }, + "ImportJobsController_GetImportjob_MinimumSet_Gen": { + "$ref": "./examples/ImportJobsController_GetImportjob_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/importSites/{siteName}/importUri": { + "post": { + "tags": [ + "ImportSitesController" + ], + "operationId": "ImportSitesController_ImportUri", + "description": "Method to import a site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/SasUriResponse" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/SasUriResponse" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "ImportSitesController_ImportUri_MaximumSet_Gen": { + "$ref": "./examples/ImportSitesController_ImportUri_MaximumSet_Gen.json" + }, + "ImportSitesController_ImportUri_MinimumSet_Gen": { + "$ref": "./examples/ImportSitesController_ImportUri_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/importSites/{siteName}/jobs": { + "get": { + "tags": [ + "ImportJobsController" + ], + "operationId": "ImportJobsController_ListByImportSite", + "description": "List ImportJob resources by ImportSite", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/ImportJobListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "ImportJobsController_ListByImportSite_MaximumSet_Gen": { + "$ref": "./examples/ImportJobsController_ListByImportSite_MaximumSet_Gen.json" + }, + "ImportJobsController_ListByImportSite_MinimumSet_Gen": { + "$ref": "./examples/ImportJobsController_ListByImportSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/importSites/{siteName}/jobs/{jobName}": { + "get": { + "tags": [ + "ImportJobsController" + ], + "operationId": "ImportJobsController_Get", + "description": "Get a ImportJob", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "jobName", + "in": "path", + "required": true, + "description": " Jobs name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/ImportJob" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "ImportJobsController_Get_MaximumSet_Gen": { + "$ref": "./examples/ImportJobsController_Get_MaximumSet_Gen.json" + }, + "ImportJobsController_Get_MinimumSet_Gen": { + "$ref": "./examples/ImportJobsController_Get_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/importSites/{siteName}/machines": { + "get": { + "tags": [ + "ImportMachinesController" + ], + "operationId": "ImportMachinesController_ListByImportSite", + "description": "List ImportMachine resources by ImportSite", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "name": "filter", + "in": "query", + "required": false, + "description": "filter query", + "type": "string" + }, + { + "name": "top", + "in": "query", + "required": false, + "description": "page size query", + "type": "string" + }, + { + "name": "continuationToken", + "in": "query", + "required": false, + "description": "Optional parameter for continuation token.", + "type": "string" + }, + { + "name": "totalRecordCount", + "in": "query", + "required": false, + "description": "Total count of machines in the given site.", + "type": "integer", + "format": "int32" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/ImportMachineListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "ImportMachinesController_ListByImportSite_MaximumSet_Gen": { + "$ref": "./examples/ImportMachinesController_ListByImportSite_MaximumSet_Gen.json" + }, + "ImportMachinesController_ListByImportSite_MinimumSet_Gen": { + "$ref": "./examples/ImportMachinesController_ListByImportSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/importSites/{siteName}/machines/{machineName}": { + "get": { + "tags": [ + "ImportMachinesController" + ], + "operationId": "ImportMachinesController_Get", + "description": "Get a ImportMachine", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "machineName", + "in": "path", + "required": true, + "description": "Machine name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/ImportMachine" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "ImportMachinesController_Get_MaximumSet_Gen": { + "$ref": "./examples/ImportMachinesController_Get_MaximumSet_Gen.json" + }, + "ImportMachinesController_Get_MinimumSet_Gen": { + "$ref": "./examples/ImportMachinesController_Get_MinimumSet_Gen.json" + } + } + }, + "delete": { + "tags": [ + "ImportMachinesController" + ], + "operationId": "ImportMachinesController_Delete", + "description": "Delete a ImportMachine", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "machineName", + "in": "path", + "required": true, + "description": "Machine name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "Resource deleted successfully." + }, + "204": { + "description": "Resource deleted successfully." + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "ImportMachinesController_Delete_MaximumSet_Gen": { + "$ref": "./examples/ImportMachinesController_Delete_MaximumSet_Gen.json" + }, + "ImportMachinesController_Delete_MinimumSet_Gen": { + "$ref": "./examples/ImportMachinesController_Delete_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites": { + "get": { + "tags": [ + "MasterSitesController" + ], + "operationId": "MasterSitesController_ListByResourceGroup", + "summary": "Get all sites.", + "description": "Get all the sites in the resource group.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/MasterSiteListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "MasterSitesController_ListByResourceGroup_MaximumSet_Gen": { + "$ref": "./examples/MasterSitesController_ListByResourceGroup_MaximumSet_Gen.json" + }, + "MasterSitesController_ListByResourceGroup_MinimumSet_Gen": { + "$ref": "./examples/MasterSitesController_ListByResourceGroup_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}": { + "get": { + "tags": [ + "MasterSitesController" + ], + "operationId": "MasterSitesController_Get", + "summary": "Method to get a master site.", + "description": "Get a MasterSite", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/MasterSite" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "MasterSitesController_Get_MaximumSet_Gen": { + "$ref": "./examples/MasterSitesController_Get_MaximumSet_Gen.json" + }, + "MasterSitesController_Get_MinimumSet_Gen": { + "$ref": "./examples/MasterSitesController_Get_MinimumSet_Gen.json" + } + } + }, + "put": { + "tags": [ + "MasterSitesController" + ], + "operationId": "MasterSitesController_Create", + "description": "Method to create or update a site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "Resource create parameters.", + "schema": { + "$ref": "#/definitions/MasterSite" + } + } + ], + "responses": { + "200": { + "description": "ARM update operation completed successfully.", + "schema": { + "$ref": "#/definitions/MasterSite" + } + }, + "201": { + "description": "ARM create operation completed successfully.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + } + }, + "schema": { + "$ref": "#/definitions/MasterSite" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "MasterSitesController_Create_MaximumSet_Gen": { + "$ref": "./examples/MasterSitesController_Create_MaximumSet_Gen.json" + }, + "MasterSitesController_Create_MinimumSet_Gen": { + "$ref": "./examples/MasterSitesController_Create_MinimumSet_Gen.json" + } + } + }, + "delete": { + "tags": [ + "MasterSitesController" + ], + "operationId": "MasterSitesController_Delete", + "description": "Method to delete a site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "Resource deleted successfully." + }, + "204": { + "description": "Resource deleted successfully." + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "MasterSitesController_Delete_MaximumSet_Gen": { + "$ref": "./examples/MasterSitesController_Delete_MaximumSet_Gen.json" + }, + "MasterSitesController_Delete_MinimumSet_Gen": { + "$ref": "./examples/MasterSitesController_Delete_MinimumSet_Gen.json" + } + } + }, + "patch": { + "tags": [ + "MasterSitesController" + ], + "operationId": "MasterSitesController_Update", + "description": "Method to update an existing site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "properties", + "in": "body", + "required": true, + "description": "The resource properties to be updated.", + "schema": { + "$ref": "#/definitions/MasterSiteUpdate" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/MasterSite" + } + }, + "202": { + "description": "Resource update request accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "MasterSitesController_Update_MaximumSet_Gen": { + "$ref": "./examples/MasterSitesController_Update_MaximumSet_Gen.json" + }, + "MasterSitesController_Update_MinimumSet_Gen": { + "$ref": "./examples/MasterSitesController_Update_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/errorSummary": { + "post": { + "tags": [ + "MasterSitesController" + ], + "operationId": "MasterSitesController_ErrorSummary", + "description": "Method to get error summary from master site for an appliance.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/ErrorSummaryRequest" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/SiteErrorSummary" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "MasterSitesController_ErrorSummary_MaximumSet_Gen": { + "$ref": "./examples/MasterSitesController_ErrorSummary_MaximumSet_Gen.json" + }, + "MasterSitesController_ErrorSummary_MinimumSet_Gen": { + "$ref": "./examples/MasterSitesController_ErrorSummary_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/operationsStatus/{operationStatusName}": { + "get": { + "tags": [ + "MasterSitesOperationsStatusController" + ], + "operationId": "MasterSitesOperationsStatusController_GetVmwareOperationStatus", + "description": "A operation status resource belonging to a master site resource.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "operationStatusName", + "in": "path", + "required": true, + "description": "Operation status Arm Name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/OperationStatus" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "MasterSitesOperationsStatusController_GetVmwareOperationStatus_MaximumSet_Gen": { + "$ref": "./examples/MasterSitesOperationsStatusController_GetVmwareOperationStatus_MaximumSet_Gen.json" + }, + "MasterSitesOperationsStatusController_GetVmwareOperationStatus_MinimumSet_Gen": { + "$ref": "./examples/MasterSitesOperationsStatusController_GetVmwareOperationStatus_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/privateEndpointConnections": { + "get": { + "tags": [ + "PrivateEndpointConnectionController" + ], + "operationId": "PrivateEndpointConnectionController_ListByMasterSite", + "description": "Gets the private link resource.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/PrivateEndpointConnectionListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "PrivateEndpointConnectionController_ListByMasterSite_MaximumSet_Gen": { + "$ref": "./examples/PrivateEndpointConnectionController_ListByMasterSite_MaximumSet_Gen.json" + }, + "PrivateEndpointConnectionController_ListByMasterSite_MinimumSet_Gen": { + "$ref": "./examples/PrivateEndpointConnectionController_ListByMasterSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/privateEndpointConnections/{peConnectionName}": { + "get": { + "tags": [ + "PrivateEndpointConnectionController" + ], + "operationId": "PrivateEndpointConnectionController_Get", + "description": "Gets the private link resource.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "peConnectionName", + "in": "path", + "required": true, + "description": " Private link resource name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/PrivateEndpointConnection" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "PrivateEndpointConnectionController_Get_MaximumSet_Gen": { + "$ref": "./examples/PrivateEndpointConnectionController_Get_MaximumSet_Gen.json" + }, + "PrivateEndpointConnectionController_Get_MinimumSet_Gen": { + "$ref": "./examples/PrivateEndpointConnectionController_Get_MinimumSet_Gen.json" + } + } + }, + "delete": { + "tags": [ + "PrivateEndpointConnectionController" + ], + "operationId": "PrivateEndpointConnectionController_Delete", + "description": "Deletes the private link resource.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "peConnectionName", + "in": "path", + "required": true, + "description": " Private link resource name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "Resource deleted successfully." + }, + "204": { + "description": "Resource deleted successfully." + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "PrivateEndpointConnectionController_Delete_MaximumSet_Gen": { + "$ref": "./examples/PrivateEndpointConnectionController_Delete_MaximumSet_Gen.json" + }, + "PrivateEndpointConnectionController_Delete_MinimumSet_Gen": { + "$ref": "./examples/PrivateEndpointConnectionController_Delete_MinimumSet_Gen.json" + } + } + }, + "put": { + "tags": [ + "PrivateEndpointConnectionController" + ], + "operationId": "PrivateEndpointConnectionController_Create", + "description": "Gets the private link resource.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "peConnectionName", + "in": "path", + "required": true, + "description": " Private link resource name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "Resource create parameters.", + "schema": { + "$ref": "#/definitions/PrivateEndpointConnection" + } + } + ], + "responses": { + "200": { + "description": "ARM update operation completed successfully.", + "schema": { + "$ref": "#/definitions/PrivateEndpointConnection" + } + }, + "201": { + "description": "ARM create operation completed successfully.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + } + }, + "schema": { + "$ref": "#/definitions/PrivateEndpointConnection" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "PrivateEndpointConnectionController_Create_MaximumSet_Gen": { + "$ref": "./examples/PrivateEndpointConnectionController_Create_MaximumSet_Gen.json" + }, + "PrivateEndpointConnectionController_Create_MinimumSet_Gen": { + "$ref": "./examples/PrivateEndpointConnectionController_Create_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/privateLinkResources": { + "get": { + "tags": [ + "PrivateLinkResourcesController" + ], + "operationId": "PrivateLinkResourcesController_ListByMasterSite", + "description": "Gets the private link resource.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/PrivateLinkResourceListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "PrivateLinkResourcesController_ListByMasterSite_MaximumSet_Gen": { + "$ref": "./examples/PrivateLinkResourcesController_ListByMasterSite_MaximumSet_Gen.json" + }, + "PrivateLinkResourcesController_ListByMasterSite_MinimumSet_Gen": { + "$ref": "./examples/PrivateLinkResourcesController_ListByMasterSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/privateLinkResources/{privateLinkResourceName}": { + "get": { + "tags": [ + "PrivateLinkResourcesController" + ], + "operationId": "PrivateLinkResourcesController_Get", + "description": "Gets the private link resource.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "privateLinkResourceName", + "in": "path", + "required": true, + "description": "Private link resource name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/PrivateLinkResource" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "PrivateLinkResourcesController_Get_MaximumSet_Gen": { + "$ref": "./examples/PrivateLinkResourcesController_Get_MaximumSet_Gen.json" + }, + "PrivateLinkResourcesController_Get_MinimumSet_Gen": { + "$ref": "./examples/PrivateLinkResourcesController_Get_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/sqlSites": { + "get": { + "tags": [ + "SqlSitesController" + ], + "operationId": "SqlSitesController_ListByMasterSite", + "description": "Method to get all sites.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/SqlSiteListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "SqlSitesController_ListByMasterSite_MaximumSet_Gen": { + "$ref": "./examples/SqlSitesController_ListByMasterSite_MaximumSet_Gen.json" + }, + "SqlSitesController_ListByMasterSite_MinimumSet_Gen": { + "$ref": "./examples/SqlSitesController_ListByMasterSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/sqlSites/{sqlSiteName}": { + "get": { + "tags": [ + "SqlSitesController" + ], + "operationId": "SqlSitesController_Get", + "description": "Method to get a site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "sqlSiteName", + "in": "path", + "required": true, + "description": "SQL site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/SqlSite" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "SqlSitesController_Get_MaximumSet_Gen": { + "$ref": "./examples/SqlSitesController_Get_MaximumSet_Gen.json" + }, + "SqlSitesController_Get_MinimumSet_Gen": { + "$ref": "./examples/SqlSitesController_Get_MinimumSet_Gen.json" + } + } + }, + "delete": { + "tags": [ + "SqlSitesController" + ], + "operationId": "SqlSitesController_Delete", + "description": "Deletes the SQL site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "sqlSiteName", + "in": "path", + "required": true, + "description": "SQL site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "Resource deleted successfully." + }, + "204": { + "description": "Resource deleted successfully." + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "SqlSitesController_Delete_MaximumSet_Gen": { + "$ref": "./examples/SqlSitesController_Delete_MaximumSet_Gen.json" + }, + "SqlSitesController_Delete_MinimumSet_Gen": { + "$ref": "./examples/SqlSitesController_Delete_MinimumSet_Gen.json" + } + } + }, + "put": { + "tags": [ + "SqlSitesController" + ], + "operationId": "SqlSitesController_Create", + "description": "Method to create a SQL site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "sqlSiteName", + "in": "path", + "required": true, + "description": "SQL site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "Resource create parameters.", + "schema": { + "$ref": "#/definitions/SqlSite" + } + } + ], + "responses": { + "200": { + "description": "ARM update operation completed successfully.", + "schema": { + "$ref": "#/definitions/SqlSite" + } + }, + "201": { + "description": "ARM create operation completed successfully.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + } + }, + "schema": { + "$ref": "#/definitions/SqlSite" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "SqlSitesController_Create_MaximumSet_Gen": { + "$ref": "./examples/SqlSitesController_Create_MaximumSet_Gen.json" + }, + "SqlSitesController_Create_MinimumSet_Gen": { + "$ref": "./examples/SqlSitesController_Create_MinimumSet_Gen.json" + } + } + }, + "patch": { + "tags": [ + "SqlSitesController" + ], + "operationId": "SqlSitesController_Update", + "description": "Method to update an existing site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "sqlSiteName", + "in": "path", + "required": true, + "description": "SQL site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "properties", + "in": "body", + "required": true, + "description": "The resource properties to be updated.", + "schema": { + "$ref": "#/definitions/SqlSiteUpdate" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/SqlSite" + } + }, + "202": { + "description": "Resource update request accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "SqlSitesController_Update_MaximumSet_Gen": { + "$ref": "./examples/SqlSitesController_Update_MaximumSet_Gen.json" + }, + "SqlSitesController_Update_MinimumSet_Gen": { + "$ref": "./examples/SqlSitesController_Update_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/sqlSites/{sqlSiteName}/discoverySiteDataSources": { + "get": { + "tags": [ + "SqlDiscoverySiteDataSourceController" + ], + "operationId": "SqlDiscoverySiteDataSourceController_ListBySqlSite", + "description": "List SqlDiscoverySiteDataSource resources by SqlSite", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "sqlSiteName", + "in": "path", + "required": true, + "description": "SQL site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/SqlDiscoverySiteDataSourceListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "SqlDiscoverySiteDataSourceController_ListBySqlSite_MaximumSet_Gen": { + "$ref": "./examples/SqlDiscoverySiteDataSourceController_ListBySqlSite_MaximumSet_Gen.json" + }, + "SqlDiscoverySiteDataSourceController_ListBySqlSite_MinimumSet_Gen": { + "$ref": "./examples/SqlDiscoverySiteDataSourceController_ListBySqlSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/sqlSites/{sqlSiteName}/discoverySiteDataSources/{discoverySiteDataSourceName}": { + "get": { + "tags": [ + "SqlDiscoverySiteDataSourceController" + ], + "operationId": "SqlDiscoverySiteDataSourceController_Get", + "description": "Get a SqlDiscoverySiteDataSource", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "sqlSiteName", + "in": "path", + "required": true, + "description": "SQL site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "discoverySiteDataSourceName", + "in": "path", + "required": true, + "description": "SQL Discovery site data source name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/SqlDiscoverySiteDataSource" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "SqlDiscoverySiteDataSourceController_Get_MaximumSet_Gen": { + "$ref": "./examples/SqlDiscoverySiteDataSourceController_Get_MaximumSet_Gen.json" + }, + "SqlDiscoverySiteDataSourceController_Get_MinimumSet_Gen": { + "$ref": "./examples/SqlDiscoverySiteDataSourceController_Get_MinimumSet_Gen.json" + } + } + }, + "put": { + "tags": [ + "SqlDiscoverySiteDataSourceController" + ], + "operationId": "SqlDiscoverySiteDataSourceController_Create", + "description": "Create a SqlDiscoverySiteDataSource", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "sqlSiteName", + "in": "path", + "required": true, + "description": "SQL site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "discoverySiteDataSourceName", + "in": "path", + "required": true, + "description": "SQL Discovery site data source name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "Resource create parameters.", + "schema": { + "$ref": "#/definitions/SqlDiscoverySiteDataSource" + } + } + ], + "responses": { + "200": { + "description": "ARM update operation completed successfully.", + "schema": { + "$ref": "#/definitions/SqlDiscoverySiteDataSource" + } + }, + "201": { + "description": "ARM create operation completed successfully.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + } + }, + "schema": { + "$ref": "#/definitions/SqlDiscoverySiteDataSource" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "SqlDiscoverySiteDataSourceController_Create_MaximumSet_Gen": { + "$ref": "./examples/SqlDiscoverySiteDataSourceController_Create_MaximumSet_Gen.json" + }, + "SqlDiscoverySiteDataSourceController_Create_MinimumSet_Gen": { + "$ref": "./examples/SqlDiscoverySiteDataSourceController_Create_MinimumSet_Gen.json" + } + } + }, + "delete": { + "tags": [ + "SqlDiscoverySiteDataSourceController" + ], + "operationId": "SqlDiscoverySiteDataSourceController_Delete", + "description": "Delete a SqlDiscoverySiteDataSource", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "sqlSiteName", + "in": "path", + "required": true, + "description": "SQL site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "discoverySiteDataSourceName", + "in": "path", + "required": true, + "description": "SQL Discovery site data source name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "Resource deleted successfully." + }, + "204": { + "description": "Resource deleted successfully." + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "SqlDiscoverySiteDataSourceController_Delete_MaximumSet_Gen": { + "$ref": "./examples/SqlDiscoverySiteDataSourceController_Delete_MaximumSet_Gen.json" + }, + "SqlDiscoverySiteDataSourceController_Delete_MinimumSet_Gen": { + "$ref": "./examples/SqlDiscoverySiteDataSourceController_Delete_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/sqlSites/{sqlSiteName}/errorSummary": { + "post": { + "tags": [ + "SqlSitesController" + ], + "operationId": "SqlSitesController_ErrorSummary", + "description": "MMethod to get error summary from SQL site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "sqlSiteName", + "in": "path", + "required": true, + "description": "SQL site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/ErrorSummaryRequest" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/SiteErrorSummary" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "SqlSitesController_ErrorSummary_MaximumSet_Gen": { + "$ref": "./examples/SqlSitesController_ErrorSummary_MaximumSet_Gen.json" + }, + "SqlSitesController_ErrorSummary_MinimumSet_Gen": { + "$ref": "./examples/SqlSitesController_ErrorSummary_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/sqlSites/{sqlSiteName}/exportSqlServerErrors": { + "post": { + "tags": [ + "SqlSitesController" + ], + "operationId": "SqlSitesController_ExportSqlServerErrors", + "description": "Method to generate report containing SQL servers.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "sqlSiteName", + "in": "path", + "required": true, + "description": "SQL site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "SqlSitesController_ExportSqlServerErrors_MaximumSet_Gen": { + "$ref": "./examples/SqlSitesController_ExportSqlServerErrors_MaximumSet_Gen.json" + }, + "SqlSitesController_ExportSqlServerErrors_MinimumSet_Gen": { + "$ref": "./examples/SqlSitesController_ExportSqlServerErrors_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/sqlSites/{sqlSiteName}/exportSqlServers": { + "post": { + "tags": [ + "SqlSitesController" + ], + "operationId": "SqlSitesController_ExportSqlServers", + "description": "Method to generate report containing SQL servers.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "sqlSiteName", + "in": "path", + "required": true, + "description": "SQL site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/ExportSqlServersRequest" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "SqlSitesController_ExportSqlServers_MaximumSet_Gen": { + "$ref": "./examples/SqlSitesController_ExportSqlServers_MaximumSet_Gen.json" + }, + "SqlSitesController_ExportSqlServers_MinimumSet_Gen": { + "$ref": "./examples/SqlSitesController_ExportSqlServers_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/sqlSites/{sqlSiteName}/jobs": { + "get": { + "tags": [ + "SqlJobsController" + ], + "operationId": "SqlJobsController_ListBySqlSite", + "summary": "Gets the sql Jobs.", + "description": "List SqlJob resources by SqlSite", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "sqlSiteName", + "in": "path", + "required": true, + "description": "SQL site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/SqlJobListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "SqlJobsController_ListBySqlSite_MaximumSet_Gen": { + "$ref": "./examples/SqlJobsController_ListBySqlSite_MaximumSet_Gen.json" + }, + "SqlJobsController_ListBySqlSite_MinimumSet_Gen": { + "$ref": "./examples/SqlJobsController_ListBySqlSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/sqlSites/{sqlSiteName}/jobs/{jobName}": { + "get": { + "tags": [ + "SqlJobsController" + ], + "operationId": "SqlJobsController_Get", + "summary": "Gets the sql Job.", + "description": "Get a SqlJob", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "sqlSiteName", + "in": "path", + "required": true, + "description": "SQL site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "jobName", + "in": "path", + "required": true, + "description": "SQL Job name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/SqlJob" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "SqlJobsController_Get_MaximumSet_Gen": { + "$ref": "./examples/SqlJobsController_Get_MaximumSet_Gen.json" + }, + "SqlJobsController_Get_MinimumSet_Gen": { + "$ref": "./examples/SqlJobsController_Get_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/sqlSites/{sqlSiteName}/operationsStatus/{operationStatusName}": { + "get": { + "tags": [ + "SqlOperationsStatusController" + ], + "operationId": "SqlOperationsStatusController_GetSqlOperationStatus", + "description": "Method to get operation status.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "sqlSiteName", + "in": "path", + "required": true, + "description": "SQL site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "operationStatusName", + "in": "path", + "required": true, + "description": "Operation status Arm Name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/OperationStatus" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "SqlOperationsStatusController_GetSqlOperationStatus_MaximumSet_Gen": { + "$ref": "./examples/SqlOperationsStatusController_GetSqlOperationStatus_MaximumSet_Gen.json" + }, + "SqlOperationsStatusController_GetSqlOperationStatus_MinimumSet_Gen": { + "$ref": "./examples/SqlOperationsStatusController_GetSqlOperationStatus_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/sqlSites/{sqlSiteName}/refresh": { + "post": { + "tags": [ + "SqlSitesController" + ], + "operationId": "SqlSitesController_Refresh", + "description": "Method to refresh a site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "sqlSiteName", + "in": "path", + "required": true, + "description": "SQL site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/SqlSiteRefreshBody" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "SqlSitesController_Refresh_MaximumSet_Gen": { + "$ref": "./examples/SqlSitesController_Refresh_MaximumSet_Gen.json" + }, + "SqlSitesController_Refresh_MinimumSet_Gen": { + "$ref": "./examples/SqlSitesController_Refresh_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/sqlSites/{sqlSiteName}/runAsAccounts": { + "get": { + "tags": [ + "SqlRunAsAccountsController" + ], + "operationId": "SqlRunAsAccountsController_ListBySqlSite", + "description": "List SqlRunAsAccount resources by SqlSite", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "sqlSiteName", + "in": "path", + "required": true, + "description": "SQL site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/SqlRunAsAccountListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "SqlRunAsAccountsController_ListBySqlSite_MaximumSet_Gen": { + "$ref": "./examples/SqlRunAsAccountsController_ListBySqlSite_MaximumSet_Gen.json" + }, + "SqlRunAsAccountsController_ListBySqlSite_MinimumSet_Gen": { + "$ref": "./examples/SqlRunAsAccountsController_ListBySqlSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/sqlSites/{sqlSiteName}/runAsAccounts/{accountName}": { + "get": { + "tags": [ + "SqlRunAsAccountsController" + ], + "operationId": "SqlRunAsAccountsController_Get", + "description": "Get a SqlRunAsAccount", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "sqlSiteName", + "in": "path", + "required": true, + "description": "SQL site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "accountName", + "in": "path", + "required": true, + "description": "SQL RunAsAccounts name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/SqlRunAsAccount" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "SqlRunAsAccountsController_Get_MaximumSet_Gen": { + "$ref": "./examples/SqlRunAsAccountsController_Get_MaximumSet_Gen.json" + }, + "SqlRunAsAccountsController_Get_MinimumSet_Gen": { + "$ref": "./examples/SqlRunAsAccountsController_Get_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/sqlSites/{sqlSiteName}/sqlAvailabilityGroups": { + "get": { + "tags": [ + "SqlAvailabilityGroupsController" + ], + "operationId": "SqlAvailabilityGroupsController_ListBySqlSite", + "description": "Gets the sql availability groups.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "name": "filter", + "in": "query", + "required": false, + "description": "filter query", + "type": "string" + }, + { + "name": "top", + "in": "query", + "required": false, + "description": "page size query", + "type": "string" + }, + { + "name": "continuationToken", + "in": "query", + "required": false, + "description": "Optional parameter for continuation token.", + "type": "string" + }, + { + "name": "totalRecordCount", + "in": "query", + "required": false, + "description": "Total count of machines in the given site.", + "type": "integer", + "format": "int32" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "sqlSiteName", + "in": "path", + "required": true, + "description": "SQL site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/SqlAvailabilityGroupListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "SqlAvailabilityGroupsController_ListBySqlSite_MaximumSet_Gen": { + "$ref": "./examples/SqlAvailabilityGroupsController_ListBySqlSite_MaximumSet_Gen.json" + }, + "SqlAvailabilityGroupsController_ListBySqlSite_MinimumSet_Gen": { + "$ref": "./examples/SqlAvailabilityGroupsController_ListBySqlSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/sqlSites/{sqlSiteName}/sqlAvailabilityGroups/{sqlAvailabilityGroupName}": { + "get": { + "tags": [ + "SqlAvailabilityGroupsController" + ], + "operationId": "SqlAvailabilityGroupsController_Get", + "description": "Gets the sql availability group.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "sqlSiteName", + "in": "path", + "required": true, + "description": "SQL site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "sqlAvailabilityGroupName", + "in": "path", + "required": true, + "description": "SQL availability group name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/SqlAvailabilityGroup" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "SqlAvailabilityGroupsController_Get_MaximumSet_Gen": { + "$ref": "./examples/SqlAvailabilityGroupsController_Get_MaximumSet_Gen.json" + }, + "SqlAvailabilityGroupsController_Get_MinimumSet_Gen": { + "$ref": "./examples/SqlAvailabilityGroupsController_Get_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/sqlSites/{sqlSiteName}/sqlDatabases": { + "get": { + "tags": [ + "SqlDatabasesController" + ], + "operationId": "SqlDatabasesController_ListBySqlSite", + "description": "Gets the sql Databases.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "name": "filter", + "in": "query", + "required": false, + "description": "filter query", + "type": "string" + }, + { + "name": "top", + "in": "query", + "required": false, + "description": "page size query", + "type": "string" + }, + { + "name": "continuationToken", + "in": "query", + "required": false, + "description": "Optional parameter for continuation token.", + "type": "string" + }, + { + "name": "totalRecordCount", + "in": "query", + "required": false, + "description": "Total count of machines in the given site.", + "type": "integer", + "format": "int32" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "sqlSiteName", + "in": "path", + "required": true, + "description": "SQL site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/SqlDatabaseV2ListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "SqlDatabasesController_ListBySqlSite_MaximumSet_Gen": { + "$ref": "./examples/SqlDatabasesController_ListBySqlSite_MaximumSet_Gen.json" + }, + "SqlDatabasesController_ListBySqlSite_MinimumSet_Gen": { + "$ref": "./examples/SqlDatabasesController_ListBySqlSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/sqlSites/{sqlSiteName}/sqlDatabases/{sqlDatabaseName}": { + "get": { + "tags": [ + "SqlDatabasesController" + ], + "operationId": "SqlDatabasesController_Get", + "description": "Gets the sql Database.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "sqlSiteName", + "in": "path", + "required": true, + "description": "SQL site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "sqlDatabaseName", + "in": "path", + "required": true, + "description": "SQL Database name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/SqlDatabaseV2" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "SqlDatabasesController_Get_MaximumSet_Gen": { + "$ref": "./examples/SqlDatabasesController_Get_MaximumSet_Gen.json" + }, + "SqlDatabasesController_Get_MinimumSet_Gen": { + "$ref": "./examples/SqlDatabasesController_Get_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/sqlSites/{sqlSiteName}/sqlServers": { + "get": { + "tags": [ + "SqlServersController" + ], + "operationId": "SqlServersController_ListBySqlSite", + "description": "Gets the sql servers.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "name": "filter", + "in": "query", + "required": false, + "description": "filter query", + "type": "string" + }, + { + "name": "top", + "in": "query", + "required": false, + "description": "page size query", + "type": "string" + }, + { + "name": "continuationToken", + "in": "query", + "required": false, + "description": "Optional parameter for continuation token.", + "type": "string" + }, + { + "name": "totalRecordCount", + "in": "query", + "required": false, + "description": "Total count of machines in the given site.", + "type": "integer", + "format": "int32" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "sqlSiteName", + "in": "path", + "required": true, + "description": "SQL site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/SqlServerV2ListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "SqlServersController_ListBySqlSite_MaximumSet_Gen": { + "$ref": "./examples/SqlServersController_ListBySqlSite_MaximumSet_Gen.json" + }, + "SqlServersController_ListBySqlSite_MinimumSet_Gen": { + "$ref": "./examples/SqlServersController_ListBySqlSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/sqlSites/{sqlSiteName}/sqlServers/{sqlServerName}": { + "get": { + "tags": [ + "SqlServersController" + ], + "operationId": "SqlServersController_Get", + "description": "Gets the sql server.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "sqlSiteName", + "in": "path", + "required": true, + "description": "SQL site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "sqlServerName", + "in": "path", + "required": true, + "description": "SQL server name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/SqlServerV2" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "SqlServersController_Get_MaximumSet_Gen": { + "$ref": "./examples/SqlServersController_Get_MaximumSet_Gen.json" + }, + "SqlServersController_Get_MinimumSet_Gen": { + "$ref": "./examples/SqlServersController_Get_MinimumSet_Gen.json" + } + } + }, + "patch": { + "tags": [ + "SqlServersController" + ], + "operationId": "SqlServersController_Update", + "description": "Updates the sql server tags.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "sqlSiteName", + "in": "path", + "required": true, + "description": "SQL site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "sqlServerName", + "in": "path", + "required": true, + "description": "SQL server name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The resource properties to be updated.", + "schema": { + "$ref": "#/definitions/SqlServerV2Update" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/SqlServerV2" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "SqlServersController_Update_MaximumSet_Gen": { + "$ref": "./examples/SqlServersController_Update_MaximumSet_Gen.json" + }, + "SqlServersController_Update_MinimumSet_Gen": { + "$ref": "./examples/SqlServersController_Update_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/sqlSites/{sqlSiteName}/summary": { + "post": { + "tags": [ + "SqlSitesController" + ], + "operationId": "SqlSitesController_Summary", + "description": "Method to get site usage/summary.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "sqlSiteName", + "in": "path", + "required": true, + "description": "SQL site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/SqlSiteUsage" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "SqlSitesController_Summary_MaximumSet_Gen": { + "$ref": "./examples/SqlSitesController_Summary_MaximumSet_Gen.json" + }, + "SqlSitesController_Summary_MinimumSet_Gen": { + "$ref": "./examples/SqlSitesController_Summary_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/webAppSites": { + "get": { + "tags": [ + "WebAppSitesController" + ], + "operationId": "WebAppSitesController_ListByMasterSite", + "description": "Method to get all sites.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/WebAppSiteListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "WebAppSitesController_ListByMasterSite_MaximumSet_Gen": { + "$ref": "./examples/WebAppSitesController_ListByMasterSite_MaximumSet_Gen.json" + }, + "WebAppSitesController_ListByMasterSite_MinimumSet_Gen": { + "$ref": "./examples/WebAppSitesController_ListByMasterSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/webAppSites/{webAppSiteName}": { + "get": { + "tags": [ + "WebAppSitesController" + ], + "operationId": "WebAppSitesController_Get", + "description": "Method to get a site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webAppSiteName", + "in": "path", + "required": true, + "description": "Web app site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/WebAppSite" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "WebAppSitesController_Get_MaximumSet_Gen": { + "$ref": "./examples/WebAppSitesController_Get_MaximumSet_Gen.json" + }, + "WebAppSitesController_Get_MinimumSet_Gen": { + "$ref": "./examples/WebAppSitesController_Get_MinimumSet_Gen.json" + } + } + }, + "delete": { + "tags": [ + "WebAppSitesController" + ], + "operationId": "WebAppSitesController_Delete", + "description": "Deletes the WebApp site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webAppSiteName", + "in": "path", + "required": true, + "description": "Web app site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "Resource deleted successfully." + }, + "202": { + "description": "Resource deletion accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "204": { + "description": "Resource deleted successfully." + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "WebAppSitesController_Delete_MaximumSet_Gen": { + "$ref": "./examples/WebAppSitesController_Delete_MaximumSet_Gen.json" + }, + "WebAppSitesController_Delete_MinimumSet_Gen": { + "$ref": "./examples/WebAppSitesController_Delete_MinimumSet_Gen.json" + } + } + }, + "put": { + "tags": [ + "WebAppSitesController" + ], + "operationId": "WebAppSitesController_Create", + "description": "Method to create a WebApp site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webAppSiteName", + "in": "path", + "required": true, + "description": "Web app site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "Resource create parameters.", + "schema": { + "$ref": "#/definitions/WebAppSite" + } + } + ], + "responses": { + "200": { + "description": "ARM update operation completed successfully.", + "schema": { + "$ref": "#/definitions/WebAppSite" + } + }, + "201": { + "description": "ARM create operation completed successfully.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + } + }, + "schema": { + "$ref": "#/definitions/WebAppSite" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "WebAppSitesController_Create_MaximumSet_Gen": { + "$ref": "./examples/WebAppSitesController_Create_MaximumSet_Gen.json" + }, + "WebAppSitesController_Create_MinimumSet_Gen": { + "$ref": "./examples/WebAppSitesController_Create_MinimumSet_Gen.json" + } + } + }, + "patch": { + "tags": [ + "WebAppSitesController" + ], + "operationId": "WebAppSitesController_Update", + "description": "Method to update an existing site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webAppSiteName", + "in": "path", + "required": true, + "description": "Web app site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "properties", + "in": "body", + "required": true, + "description": "The resource properties to be updated.", + "schema": { + "$ref": "#/definitions/WebAppSiteUpdate" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/WebAppSite" + } + }, + "202": { + "description": "Resource update request accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "WebAppSitesController_Update_MaximumSet_Gen": { + "$ref": "./examples/WebAppSitesController_Update_MaximumSet_Gen.json" + }, + "WebAppSitesController_Update_MinimumSet_Gen": { + "$ref": "./examples/WebAppSitesController_Update_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/webAppSites/{webAppSiteName}/discoverySiteDataSources": { + "get": { + "tags": [ + "WebAppDiscoverySiteDataSourcesController" + ], + "operationId": "WebAppDiscoverySiteDataSourcesController_ListByWebAppSite", + "description": "Method to get all Web app data sources in site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webAppSiteName", + "in": "path", + "required": true, + "description": "Web app site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/DiscoverySiteDataSourceListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "WebAppDiscoverySiteDataSourcesController_ListByWebAppSite_MaximumSet_Gen": { + "$ref": "./examples/WebAppDiscoverySiteDataSourcesController_ListByWebAppSite_MaximumSet_Gen.json" + }, + "WebAppDiscoverySiteDataSourcesController_ListByWebAppSite_MinimumSet_Gen": { + "$ref": "./examples/WebAppDiscoverySiteDataSourcesController_ListByWebAppSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/webAppSites/{webAppSiteName}/discoverySiteDataSources/{discoverySiteDataSourceName}": { + "get": { + "tags": [ + "WebAppDiscoverySiteDataSourcesController" + ], + "operationId": "WebAppDiscoverySiteDataSourcesController_Get", + "description": "Method to get a Web app data source in site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webAppSiteName", + "in": "path", + "required": true, + "description": "Web app site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "discoverySiteDataSourceName", + "in": "path", + "required": true, + "description": "Data Source ARM name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/DiscoverySiteDataSource" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "WebAppDiscoverySiteDataSourcesController_Get_MaximumSet_Gen": { + "$ref": "./examples/WebAppDiscoverySiteDataSourcesController_Get_MaximumSet_Gen.json" + }, + "WebAppDiscoverySiteDataSourcesController_Get_MinimumSet_Gen": { + "$ref": "./examples/WebAppDiscoverySiteDataSourcesController_Get_MinimumSet_Gen.json" + } + } + }, + "delete": { + "tags": [ + "WebAppDiscoverySiteDataSourcesController" + ], + "operationId": "WebAppDiscoverySiteDataSourcesController_Delete", + "description": "Method to delete a Web app data source in site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webAppSiteName", + "in": "path", + "required": true, + "description": "Web app site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "discoverySiteDataSourceName", + "in": "path", + "required": true, + "description": "Data Source ARM name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "Resource deleted successfully." + }, + "202": { + "description": "Resource deletion accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "204": { + "description": "Resource deleted successfully." + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "WebAppDiscoverySiteDataSourcesController_Delete_MaximumSet_Gen": { + "$ref": "./examples/WebAppDiscoverySiteDataSourcesController_Delete_MaximumSet_Gen.json" + }, + "WebAppDiscoverySiteDataSourcesController_Delete_MinimumSet_Gen": { + "$ref": "./examples/WebAppDiscoverySiteDataSourcesController_Delete_MinimumSet_Gen.json" + } + } + }, + "put": { + "tags": [ + "WebAppDiscoverySiteDataSourcesController" + ], + "operationId": "WebAppDiscoverySiteDataSourcesController_Create", + "description": "Method to create or update a Web app data source in site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webAppSiteName", + "in": "path", + "required": true, + "description": "Web app site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "discoverySiteDataSourceName", + "in": "path", + "required": true, + "description": "Data Source ARM name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "Resource create parameters.", + "schema": { + "$ref": "#/definitions/DiscoverySiteDataSource" + } + } + ], + "responses": { + "200": { + "description": "ARM update operation completed successfully.", + "schema": { + "$ref": "#/definitions/DiscoverySiteDataSource" + } + }, + "201": { + "description": "ARM create operation completed successfully.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + } + }, + "schema": { + "$ref": "#/definitions/DiscoverySiteDataSource" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "WebAppDiscoverySiteDataSourcesController_Create_MaximumSet_Gen": { + "$ref": "./examples/WebAppDiscoverySiteDataSourcesController_Create_MaximumSet_Gen.json" + }, + "WebAppDiscoverySiteDataSourcesController_Create_MinimumSet_Gen": { + "$ref": "./examples/WebAppDiscoverySiteDataSourcesController_Create_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/webAppSites/{webAppSiteName}/errorSummary": { + "post": { + "tags": [ + "WebAppSitesController" + ], + "operationId": "WebAppSitesController_ErrorSummary", + "description": "MMethod to get error summary from web app site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webAppSiteName", + "in": "path", + "required": true, + "description": "Web app site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/ErrorSummaryRequest" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/SiteErrorSummary" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "WebAppSitesController_ErrorSummary_MaximumSet_Gen": { + "$ref": "./examples/WebAppSitesController_ErrorSummary_MaximumSet_Gen.json" + }, + "WebAppSitesController_ErrorSummary_MinimumSet_Gen": { + "$ref": "./examples/WebAppSitesController_ErrorSummary_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/webAppSites/{webAppSiteName}/exportInventory": { + "post": { + "tags": [ + "WebAppSitesController" + ], + "operationId": "WebAppSitesController_ExportInventory", + "description": "Method to generate report containing web app inventory.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webAppSiteName", + "in": "path", + "required": true, + "description": "Web app site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/ExportWebAppsRequest" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "WebAppSitesController_ExportInventory_MaximumSet_Gen": { + "$ref": "./examples/WebAppSitesController_ExportInventory_MaximumSet_Gen.json" + }, + "WebAppSitesController_ExportInventory_MinimumSet_Gen": { + "$ref": "./examples/WebAppSitesController_ExportInventory_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/webAppSites/{webAppSiteName}/extendedMachines": { + "get": { + "tags": [ + "WebAppExtendedMachinesController" + ], + "operationId": "WebAppExtendedMachinesController_ListByWebAppSite", + "description": "Method to get all extended machines.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "name": "filter", + "in": "query", + "required": false, + "description": "filter query", + "type": "string" + }, + { + "name": "top", + "in": "query", + "required": false, + "description": "page size query", + "type": "string" + }, + { + "name": "continuationToken", + "in": "query", + "required": false, + "description": "Optional parameter for continuation token.", + "type": "string" + }, + { + "name": "totalRecordCount", + "in": "query", + "required": false, + "description": "Total count of machines in the given site.", + "type": "integer", + "format": "int32" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webAppSiteName", + "in": "path", + "required": true, + "description": "Web app site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/WebAppExtendedMachineListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "WebAppExtendedMachinesController_ListByWebAppSite_MaximumSet_Gen": { + "$ref": "./examples/WebAppExtendedMachinesController_ListByWebAppSite_MaximumSet_Gen.json" + }, + "WebAppExtendedMachinesController_ListByWebAppSite_MinimumSet_Gen": { + "$ref": "./examples/WebAppExtendedMachinesController_ListByWebAppSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/webAppSites/{webAppSiteName}/extendedMachines/{extendedMachineName}": { + "get": { + "tags": [ + "WebAppExtendedMachinesController" + ], + "operationId": "WebAppExtendedMachinesController_Get", + "description": "Method to get a extended machine.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webAppSiteName", + "in": "path", + "required": true, + "description": "Web app site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "extendedMachineName", + "in": "path", + "required": true, + "description": "Extended machine name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/WebAppExtendedMachine" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "WebAppExtendedMachinesController_Get_MaximumSet_Gen": { + "$ref": "./examples/WebAppExtendedMachinesController_Get_MaximumSet_Gen.json" + }, + "WebAppExtendedMachinesController_Get_MinimumSet_Gen": { + "$ref": "./examples/WebAppExtendedMachinesController_Get_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/webAppSites/{webAppSiteName}/iisWebApplications": { + "get": { + "tags": [ + "IisWebApplicationsController" + ], + "operationId": "IisWebApplicationsController_ListByWebAppSite", + "description": "Method to get all IIS web application.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "name": "filter", + "in": "query", + "required": false, + "description": "filter query", + "type": "string" + }, + { + "name": "top", + "in": "query", + "required": false, + "description": "page size query", + "type": "string" + }, + { + "name": "continuationToken", + "in": "query", + "required": false, + "description": "Optional parameter for continuation token.", + "type": "string" + }, + { + "name": "totalRecordCount", + "in": "query", + "required": false, + "description": "Total count of machines in the given site.", + "type": "integer", + "format": "int32" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webAppSiteName", + "in": "path", + "required": true, + "description": "Web app site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/IisWebApplicationsListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "IisWebApplicationsController_ListByWebAppSite_MaximumSet_Gen": { + "$ref": "./examples/IisWebApplicationsController_ListByWebAppSite_MaximumSet_Gen.json" + }, + "IisWebApplicationsController_ListByWebAppSite_MinimumSet_Gen": { + "$ref": "./examples/IisWebApplicationsController_ListByWebAppSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/webAppSites/{webAppSiteName}/iisWebApplications/{webApplicationName}": { + "get": { + "tags": [ + "IisWebApplicationsController" + ], + "operationId": "IisWebApplicationsController_Get", + "description": "Method to get an IIS web application.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webAppSiteName", + "in": "path", + "required": true, + "description": "Web app site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webApplicationName", + "in": "path", + "required": true, + "description": "Web application name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/IisWebApplications" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "IisWebApplicationsController_Get_MaximumSet_Gen": { + "$ref": "./examples/IisWebApplicationsController_Get_MaximumSet_Gen.json" + }, + "IisWebApplicationsController_Get_MinimumSet_Gen": { + "$ref": "./examples/IisWebApplicationsController_Get_MinimumSet_Gen.json" + } + } + }, + "patch": { + "tags": [ + "IisWebApplicationsController" + ], + "operationId": "IisWebApplicationsController_Update", + "description": "Method to update tags on IIS web application.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webAppSiteName", + "in": "path", + "required": true, + "description": "Web app site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webApplicationName", + "in": "path", + "required": true, + "description": "Web application name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The resource properties to be updated.", + "schema": { + "$ref": "#/definitions/IisWebApplicationsUpdate" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/IisWebApplications" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "IisWebApplicationsController_Update_MaximumSet_Gen": { + "$ref": "./examples/IisWebApplicationsController_Update_MaximumSet_Gen.json" + }, + "IisWebApplicationsController_Update_MinimumSet_Gen": { + "$ref": "./examples/IisWebApplicationsController_Update_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/webAppSites/{webAppSiteName}/iisWebServers": { + "get": { + "tags": [ + "IisWebServersController" + ], + "operationId": "IisWebServersController_ListByWebAppSite", + "description": "Method to get all IIS web servers.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "name": "filter", + "in": "query", + "required": false, + "description": "filter query", + "type": "string" + }, + { + "name": "top", + "in": "query", + "required": false, + "description": "page size query", + "type": "string" + }, + { + "name": "continuationToken", + "in": "query", + "required": false, + "description": "Optional parameter for continuation token.", + "type": "string" + }, + { + "name": "totalRecordCount", + "in": "query", + "required": false, + "description": "Total count of machines in the given site.", + "type": "integer", + "format": "int32" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webAppSiteName", + "in": "path", + "required": true, + "description": "Web app site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/IisWebServersListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "IisWebServersController_ListByWebAppSite_MaximumSet_Gen": { + "$ref": "./examples/IisWebServersController_ListByWebAppSite_MaximumSet_Gen.json" + }, + "IisWebServersController_ListByWebAppSite_MinimumSet_Gen": { + "$ref": "./examples/IisWebServersController_ListByWebAppSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/webAppSites/{webAppSiteName}/iisWebServers/{webServerName}": { + "get": { + "tags": [ + "IisWebServersController" + ], + "operationId": "IisWebServersController_Get", + "description": "Method to get an IIS web server.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webAppSiteName", + "in": "path", + "required": true, + "description": "Web app site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webServerName", + "in": "path", + "required": true, + "description": "Web server name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/IisWebServers" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "IisWebServersController_Get_MaximumSet_Gen": { + "$ref": "./examples/IisWebServersController_Get_MaximumSet_Gen.json" + }, + "IisWebServersController_Get_MinimumSet_Gen": { + "$ref": "./examples/IisWebServersController_Get_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/webAppSites/{webAppSiteName}/refresh": { + "post": { + "tags": [ + "WebAppSitesController" + ], + "operationId": "WebAppSitesController_Refresh", + "description": "Method to refresh a site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webAppSiteName", + "in": "path", + "required": true, + "description": "Web app site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/ProxySiteRefreshBody" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "WebAppSitesController_Refresh_MaximumSet_Gen": { + "$ref": "./examples/WebAppSitesController_Refresh_MaximumSet_Gen.json" + }, + "WebAppSitesController_Refresh_MinimumSet_Gen": { + "$ref": "./examples/WebAppSitesController_Refresh_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/webAppSites/{webAppSiteName}/runasaccounts": { + "get": { + "tags": [ + "WebAppRunAsAccountsController" + ], + "operationId": "WebAppRunAsAccountsController_ListByWebAppSite", + "description": "Method to get all run as accounts.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webAppSiteName", + "in": "path", + "required": true, + "description": "Web app site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/WebAppRunAsAccountListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "WebAppRunAsAccountsController_ListByWebAppSite_MaximumSet_Gen": { + "$ref": "./examples/WebAppRunAsAccountsController_ListByWebAppSite_MaximumSet_Gen.json" + }, + "WebAppRunAsAccountsController_ListByWebAppSite_MinimumSet_Gen": { + "$ref": "./examples/WebAppRunAsAccountsController_ListByWebAppSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/webAppSites/{webAppSiteName}/runasaccounts/{accountName}": { + "get": { + "tags": [ + "WebAppRunAsAccountsController" + ], + "operationId": "WebAppRunAsAccountsController_Get", + "description": "Method to get run as account.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webAppSiteName", + "in": "path", + "required": true, + "description": "Web app site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "accountName", + "in": "path", + "required": true, + "description": "Run as account ARM name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/WebAppRunAsAccount" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "WebAppRunAsAccountsController_Get_MaximumSet_Gen": { + "$ref": "./examples/WebAppRunAsAccountsController_Get_MaximumSet_Gen.json" + }, + "WebAppRunAsAccountsController_Get_MinimumSet_Gen": { + "$ref": "./examples/WebAppRunAsAccountsController_Get_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/webAppSites/{webAppSiteName}/summary": { + "post": { + "tags": [ + "WebAppSitesController" + ], + "operationId": "WebAppSitesController_Summary", + "description": "Method to get site usage/summary.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webAppSiteName", + "in": "path", + "required": true, + "description": "Web app site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/WebAppSiteUsage" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "WebAppSitesController_Summary_MaximumSet_Gen": { + "$ref": "./examples/WebAppSitesController_Summary_MaximumSet_Gen.json" + }, + "WebAppSitesController_Summary_MinimumSet_Gen": { + "$ref": "./examples/WebAppSitesController_Summary_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/webAppSites/{webAppSiteName}/tomcatWebApplications": { + "get": { + "tags": [ + "TomcatWebApplicationsController" + ], + "operationId": "TomcatWebApplicationsController_ListByWebAppSite", + "description": "Method to get all Tomcat web application.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "name": "filter", + "in": "query", + "required": false, + "description": "filter query", + "type": "string" + }, + { + "name": "top", + "in": "query", + "required": false, + "description": "page size query", + "type": "string" + }, + { + "name": "continuationToken", + "in": "query", + "required": false, + "description": "Optional parameter for continuation token.", + "type": "string" + }, + { + "name": "totalRecordCount", + "in": "query", + "required": false, + "description": "Total count of machines in the given site.", + "type": "integer", + "format": "int32" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webAppSiteName", + "in": "path", + "required": true, + "description": "Web app site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/TomcatWebApplicationsListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "TomcatWebApplicationsController_ListByWebAppSite_MaximumSet_Gen": { + "$ref": "./examples/TomcatWebApplicationsController_ListByWebAppSite_MaximumSet_Gen.json" + }, + "TomcatWebApplicationsController_ListByWebAppSite_MinimumSet_Gen": { + "$ref": "./examples/TomcatWebApplicationsController_ListByWebAppSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/webAppSites/{webAppSiteName}/tomcatWebApplications/{webApplicationName}": { + "get": { + "tags": [ + "TomcatWebApplicationsController" + ], + "operationId": "TomcatWebApplicationsController_Get", + "description": "Method to get an Tomcat web application.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webAppSiteName", + "in": "path", + "required": true, + "description": "Web app site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webApplicationName", + "in": "path", + "required": true, + "description": "Web application name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/TomcatWebApplications" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "TomcatWebApplicationsController_Get_MaximumSet_Gen": { + "$ref": "./examples/TomcatWebApplicationsController_Get_MaximumSet_Gen.json" + }, + "TomcatWebApplicationsController_Get_MinimumSet_Gen": { + "$ref": "./examples/TomcatWebApplicationsController_Get_MinimumSet_Gen.json" + } + } + }, + "patch": { + "tags": [ + "TomcatWebApplicationsController" + ], + "operationId": "TomcatWebApplicationsController_Update", + "description": "Updates the Tomcat web application tags.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webAppSiteName", + "in": "path", + "required": true, + "description": "Web app site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webApplicationName", + "in": "path", + "required": true, + "description": "Web application name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The resource properties to be updated.", + "schema": { + "$ref": "#/definitions/TomcatWebApplicationsUpdate" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/TomcatWebApplications" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "TomcatWebApplicationsController_Update_MaximumSet_Gen": { + "$ref": "./examples/TomcatWebApplicationsController_Update_MaximumSet_Gen.json" + }, + "TomcatWebApplicationsController_Update_MinimumSet_Gen": { + "$ref": "./examples/TomcatWebApplicationsController_Update_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/webAppSites/{webAppSiteName}/tomcatWebServers": { + "get": { + "tags": [ + "TomcatWebServersController" + ], + "operationId": "TomcatWebServersController_ListByWebAppSite", + "description": "Method to get all Tomcat web servers.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "name": "filter", + "in": "query", + "required": false, + "description": "filter query", + "type": "string" + }, + { + "name": "top", + "in": "query", + "required": false, + "description": "page size query", + "type": "string" + }, + { + "name": "continuationToken", + "in": "query", + "required": false, + "description": "Optional parameter for continuation token.", + "type": "string" + }, + { + "name": "totalRecordCount", + "in": "query", + "required": false, + "description": "Total count of machines in the given site.", + "type": "integer", + "format": "int32" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webAppSiteName", + "in": "path", + "required": true, + "description": "Web app site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/TomcatWebServersListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "TomcatWebServersController_ListByWebAppSite_MaximumSet_Gen": { + "$ref": "./examples/TomcatWebServersController_ListByWebAppSite_MaximumSet_Gen.json" + }, + "TomcatWebServersController_ListByWebAppSite_MinimumSet_Gen": { + "$ref": "./examples/TomcatWebServersController_ListByWebAppSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/webAppSites/{webAppSiteName}/tomcatWebServers/{webServerName}": { + "get": { + "tags": [ + "TomcatWebServersController" + ], + "operationId": "TomcatWebServersController_Get", + "description": "Method to get an Tomcat web server.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webAppSiteName", + "in": "path", + "required": true, + "description": "Web app site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webServerName", + "in": "path", + "required": true, + "description": "Web server name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/TomcatWebServers" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "TomcatWebServersController_Get_MaximumSet_Gen": { + "$ref": "./examples/TomcatWebServersController_Get_MaximumSet_Gen.json" + }, + "TomcatWebServersController_Get_MinimumSet_Gen": { + "$ref": "./examples/TomcatWebServersController_Get_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/webAppSites/{webAppSiteName}/updateProperties": { + "post": { + "tags": [ + "WebAppPropertiesController" + ], + "operationId": "WebAppPropertiesController_UpdateProperties", + "description": "Method to update properties for web applications.\n in a site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webAppSiteName", + "in": "path", + "required": true, + "description": "Web app site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/WebAppPropertiesCollection" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "WebAppPropertiesController_UpdateProperties_MaximumSet_Gen": { + "$ref": "./examples/WebAppPropertiesController_UpdateProperties_MaximumSet_Gen.json" + }, + "WebAppPropertiesController_UpdateProperties_MinimumSet_Gen": { + "$ref": "./examples/WebAppPropertiesController_UpdateProperties_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/webAppSites/{webAppSiteName}/webApplications": { + "get": { + "tags": [ + "WebApplicationsController" + ], + "operationId": "WebApplicationsController_ListByWebAppSite", + "description": "Method to get all IIS web applications.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "name": "filter", + "in": "query", + "required": false, + "description": "filter query", + "type": "string" + }, + { + "name": "top", + "in": "query", + "required": false, + "description": "page size query", + "type": "string" + }, + { + "name": "continuationToken", + "in": "query", + "required": false, + "description": "Optional parameter for continuation token.", + "type": "string" + }, + { + "name": "totalRecordCount", + "in": "query", + "required": false, + "description": "Total count of machines in the given site.", + "type": "integer", + "format": "int32" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webAppSiteName", + "in": "path", + "required": true, + "description": "Web app site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/WebApplicationListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "WebApplicationsController_ListByWebAppSite_MaximumSet_Gen": { + "$ref": "./examples/WebApplicationsController_ListByWebAppSite_MaximumSet_Gen.json" + }, + "WebApplicationsController_ListByWebAppSite_MinimumSet_Gen": { + "$ref": "./examples/WebApplicationsController_ListByWebAppSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/webAppSites/{webAppSiteName}/webServers": { + "get": { + "tags": [ + "WebServersController" + ], + "operationId": "WebServersController_ListByWebAppSite", + "description": "Method to get all web servers.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "name": "filter", + "in": "query", + "required": false, + "description": "filter query", + "type": "string" + }, + { + "name": "top", + "in": "query", + "required": false, + "description": "page size query", + "type": "string" + }, + { + "name": "continuationToken", + "in": "query", + "required": false, + "description": "Optional parameter for continuation token.", + "type": "string" + }, + { + "name": "totalRecordCount", + "in": "query", + "required": false, + "description": "Total count of machines in the given site.", + "type": "integer", + "format": "int32" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "webAppSiteName", + "in": "path", + "required": true, + "description": "Web app site name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/WebServerListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "WebServersController_ListByWebAppSite_MaximumSet_Gen": { + "$ref": "./examples/WebServersController_ListByWebAppSite_MaximumSet_Gen.json" + }, + "WebServersController_ListByWebAppSite_MinimumSet_Gen": { + "$ref": "./examples/WebServersController_ListByWebAppSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/serverSites": { + "get": { + "tags": [ + "ServerSitesController" + ], + "operationId": "ServerSitesController_ListByResourceGroup", + "description": "List ServerSiteResource resources by resource group", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/ServerSiteResourceListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "ServerSitesController_ListByResourceGroup_MaximumSet_Gen": { + "$ref": "./examples/ServerSitesController_ListByResourceGroup_MaximumSet_Gen.json" + }, + "ServerSitesController_ListByResourceGroup_MinimumSet_Gen": { + "$ref": "./examples/ServerSitesController_ListByResourceGroup_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/serverSites/{siteName}": { + "get": { + "tags": [ + "ServerSitesController" + ], + "operationId": "ServerSitesController_Get", + "description": "Get a ServerSiteResource", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/ServerSiteResource" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "ServerSitesController_Get_MaximumSet_Gen": { + "$ref": "./examples/ServerSitesController_Get_MaximumSet_Gen.json" + }, + "ServerSitesController_Get_MinimumSet_Gen": { + "$ref": "./examples/ServerSitesController_Get_MinimumSet_Gen.json" + } + } + }, + "put": { + "tags": [ + "ServerSitesController" + ], + "operationId": "ServerSitesController_Create", + "description": "Create a ServerSiteResource", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "Resource create parameters.", + "schema": { + "$ref": "#/definitions/ServerSiteResource" + } + } + ], + "responses": { + "200": { + "description": "ARM update operation completed successfully.", + "schema": { + "$ref": "#/definitions/ServerSiteResource" + } + }, + "201": { + "description": "ARM create operation completed successfully.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + } + }, + "schema": { + "$ref": "#/definitions/ServerSiteResource" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "ServerSitesController_Create_MaximumSet_Gen": { + "$ref": "./examples/ServerSitesController_Create_MaximumSet_Gen.json" + }, + "ServerSitesController_Create_MinimumSet_Gen": { + "$ref": "./examples/ServerSitesController_Create_MinimumSet_Gen.json" + } + } + }, + "patch": { + "tags": [ + "ServerSitesController" + ], + "operationId": "ServerSitesController_Update", + "description": "Update a ServerSiteResource", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The resource properties to be updated.", + "schema": { + "$ref": "#/definitions/ServerSiteResourceUpdate" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/ServerSiteResource" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "ServerSitesController_Update_MaximumSet_Gen": { + "$ref": "./examples/ServerSitesController_Update_MaximumSet_Gen.json" + }, + "ServerSitesController_Update_MinimumSet_Gen": { + "$ref": "./examples/ServerSitesController_Update_MinimumSet_Gen.json" + } + } + }, + "delete": { + "tags": [ + "ServerSitesController" + ], + "operationId": "ServerSitesController_Delete", + "description": "Delete a ServerSiteResource", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "Resource deleted successfully." + }, + "204": { + "description": "Resource deleted successfully." + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "ServerSitesController_Delete_MaximumSet_Gen": { + "$ref": "./examples/ServerSitesController_Delete_MaximumSet_Gen.json" + }, + "ServerSitesController_Delete_MinimumSet_Gen": { + "$ref": "./examples/ServerSitesController_Delete_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/serverSites/{siteName}/clientGroupMembers": { + "post": { + "tags": [ + "ServerDependencyMapController" + ], + "operationId": "ServerDependencyMapController_ClientGroupMembers", + "description": "API to list client group members for the selected client group.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "mapRequest", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/DependencyMapServiceMapextensionsClientGroupMembersRequest" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "ServerDependencyMapController_ClientGroupMembers_MaximumSet_Gen": { + "$ref": "./examples/ServerDependencyMapController_ClientGroupMembers_MaximumSet_Gen.json" + }, + "ServerDependencyMapController_ClientGroupMembers_MinimumSet_Gen": { + "$ref": "./examples/ServerDependencyMapController_ClientGroupMembers_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/serverSites/{siteName}/computeErrorSummary": { + "post": { + "tags": [ + "ServerSitesController" + ], + "operationId": "ServerSitesController_ComputeErrorSummary", + "description": "Get the error summary for a server site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/SiteErrorSummary" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "ServerSitesController_ComputeErrorSummary_MaximumSet_Gen": { + "$ref": "./examples/ServerSitesController_ComputeErrorSummary_MaximumSet_Gen.json" + }, + "ServerSitesController_ComputeErrorSummary_MinimumSet_Gen": { + "$ref": "./examples/ServerSitesController_ComputeErrorSummary_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/serverSites/{siteName}/computeusage": { + "post": { + "tags": [ + "ServerSitesController" + ], + "operationId": "ServerSitesController_Computeusage", + "description": "Get a serve site usage.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/ServerSiteUsageResponse" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "ServerSitesController_Computeusage_MaximumSet_Gen": { + "$ref": "./examples/ServerSitesController_Computeusage_MaximumSet_Gen.json" + }, + "ServerSitesController_Computeusage_MinimumSet_Gen": { + "$ref": "./examples/ServerSitesController_Computeusage_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/serverSites/{siteName}/exportApplications": { + "post": { + "tags": [ + "ServerSitesController" + ], + "operationId": "ServerSitesController_ExportApplications", + "description": "Method to generate report containing\r\n machine and the deep discovery of the application installed in the machine.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "ServerSitesController_ExportApplications_MaximumSet_Gen": { + "$ref": "./examples/ServerSitesController_ExportApplications_MaximumSet_Gen.json" + }, + "ServerSitesController_ExportApplications_MinimumSet_Gen": { + "$ref": "./examples/ServerSitesController_ExportApplications_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/serverSites/{siteName}/exportDependencies": { + "post": { + "tags": [ + "ServerDependencyMapController" + ], + "operationId": "ServerDependencyMapController_ExportDependencies", + "description": "API to generate report containing agentless dependencies.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "requestBody", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/DependencyMapServiceMapextensionsExportDependenciesRequest" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "ServerDependencyMapController_ExportDependencies_MaximumSet_Gen": { + "$ref": "./examples/ServerDependencyMapController_ExportDependencies_MaximumSet_Gen.json" + }, + "ServerDependencyMapController_ExportDependencies_MinimumSet_Gen": { + "$ref": "./examples/ServerDependencyMapController_ExportDependencies_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/serverSites/{siteName}/exportMachineErrors": { + "post": { + "tags": [ + "ServerSitesController" + ], + "operationId": "ServerSitesController_ExportMachineErrors", + "description": "Method to generate report containing \r\n machine and the errors encountered during guest discovery of the machine.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/ExportMachineErrorsRequest" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "ServerSitesController_ExportMachineErrors_MaximumSet_Gen": { + "$ref": "./examples/ServerSitesController_ExportMachineErrors_MaximumSet_Gen.json" + }, + "ServerSitesController_ExportMachineErrors_MinimumSet_Gen": { + "$ref": "./examples/ServerSitesController_ExportMachineErrors_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/serverSites/{siteName}/generateCoarseMap": { + "post": { + "tags": [ + "ServerDependencyMapController" + ], + "operationId": "ServerDependencyMapController_GenerateCoarseMap", + "description": "API to generate coarse map for the list of machines.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "mapRequest", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/DependencyMapServiceMapextensionsScopeMapRequest" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "ServerDependencyMapController_GenerateCoarseMap_MaximumSet_Gen": { + "$ref": "./examples/ServerDependencyMapController_GenerateCoarseMap_MaximumSet_Gen.json" + }, + "ServerDependencyMapController_GenerateCoarseMap_MinimumSet_Gen": { + "$ref": "./examples/ServerDependencyMapController_GenerateCoarseMap_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/serverSites/{siteName}/generateDetailedMap": { + "post": { + "tags": [ + "ServerDependencyMapController" + ], + "operationId": "ServerDependencyMapController_GenerateDetailedMap", + "description": "API to generate detailed map for a selected machine.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "mapRequest", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/DependencyMapServiceMapextensionsSingleMachineDetailedMapRequest" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "ServerDependencyMapController_GenerateDetailedMap_MaximumSet_Gen": { + "$ref": "./examples/ServerDependencyMapController_GenerateDetailedMap_MaximumSet_Gen.json" + }, + "ServerDependencyMapController_GenerateDetailedMap_MinimumSet_Gen": { + "$ref": "./examples/ServerDependencyMapController_GenerateDetailedMap_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/serverSites/{siteName}/jobs": { + "get": { + "tags": [ + "ServerJobsController" + ], + "operationId": "ServerJobsController_ListByServerSiteResource", + "description": "List ServerJob resources by ServerSiteResource", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/ServerJobListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "ServerJobsController_ListByServerSiteResource_MaximumSet_Gen": { + "$ref": "./examples/ServerJobsController_ListByServerSiteResource_MaximumSet_Gen.json" + }, + "ServerJobsController_ListByServerSiteResource_MinimumSet_Gen": { + "$ref": "./examples/ServerJobsController_ListByServerSiteResource_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/serverSites/{siteName}/jobs/{jobName}": { + "get": { + "tags": [ + "ServerJobsController" + ], + "operationId": "ServerJobsController_Get", + "description": "Get a ServerJob", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "jobName", + "in": "path", + "required": true, + "description": " Jobs name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/ServerJob" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "ServerJobsController_Get_MaximumSet_Gen": { + "$ref": "./examples/ServerJobsController_Get_MaximumSet_Gen.json" + }, + "ServerJobsController_Get_MinimumSet_Gen": { + "$ref": "./examples/ServerJobsController_Get_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/serverSites/{siteName}/listHealthSummary": { + "post": { + "tags": [ + "ServerSitesController" + ], + "operationId": "ServerSitesController_ListHealthSummary", + "description": "Method to get site health summary.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/SiteHealthSummaryCollection" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "ServerSitesController_ListHealthSummary_MaximumSet_Gen": { + "$ref": "./examples/ServerSitesController_ListHealthSummary_MaximumSet_Gen.json" + }, + "ServerSitesController_ListHealthSummary_MinimumSet_Gen": { + "$ref": "./examples/ServerSitesController_ListHealthSummary_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/serverSites/{siteName}/machines": { + "get": { + "tags": [ + "ServersController" + ], + "operationId": "ServersController_ListByServerSiteResource", + "description": "Get all machines in a site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "name": "filter", + "in": "query", + "required": false, + "description": "filter query", + "type": "string" + }, + { + "name": "top", + "in": "query", + "required": false, + "description": "page size query", + "type": "string" + }, + { + "name": "continuationToken", + "in": "query", + "required": false, + "description": "Optional parameter for continuation token.", + "type": "string" + }, + { + "name": "totalRecordCount", + "in": "query", + "required": false, + "description": "Total count of machines in the given site.", + "type": "integer", + "format": "int32" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/ServerListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "ServersController_ListByServerSiteResource_MaximumSet_Gen": { + "$ref": "./examples/ServersController_ListByServerSiteResource_MaximumSet_Gen.json" + }, + "ServersController_ListByServerSiteResource_MinimumSet_Gen": { + "$ref": "./examples/ServersController_ListByServerSiteResource_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/serverSites/{siteName}/machines/{machineName}": { + "get": { + "tags": [ + "ServersController" + ], + "operationId": "ServersController_GetMachine", + "description": "Get a Server", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "machineName", + "in": "path", + "required": true, + "description": " A server machine name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/Server" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "ServersController_GetMachine_MaximumSet_Gen": { + "$ref": "./examples/ServersController_GetMachine_MaximumSet_Gen.json" + }, + "ServersController_GetMachine_MinimumSet_Gen": { + "$ref": "./examples/ServersController_GetMachine_MinimumSet_Gen.json" + } + } + }, + "patch": { + "tags": [ + "ServersController" + ], + "operationId": "ServersController_UpdateMachine", + "description": "Update a Server machine", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "machineName", + "in": "path", + "required": true, + "description": " A server machine name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The resource properties to be updated.", + "schema": { + "$ref": "#/definitions/ServerUpdate" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/Server" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "ServersController_UpdateMachine_MaximumSet_Gen": { + "$ref": "./examples/ServersController_UpdateMachine_MaximumSet_Gen.json" + }, + "ServersController_UpdateMachine_MinimumSet_Gen": { + "$ref": "./examples/ServersController_UpdateMachine_MinimumSet_Gen.json" + } + } + }, + "delete": { + "tags": [ + "ServersController" + ], + "operationId": "ServersController_DeleteMachine", + "description": "Delete a Server", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "machineName", + "in": "path", + "required": true, + "description": " A server machine name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "Resource deleted successfully." + }, + "204": { + "description": "Resource deleted successfully." + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "ServersController_DeleteMachine_MaximumSet_Gen": { + "$ref": "./examples/ServersController_DeleteMachine_MaximumSet_Gen.json" + }, + "ServersController_DeleteMachine_MinimumSet_Gen": { + "$ref": "./examples/ServersController_DeleteMachine_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/serverSites/{siteName}/machines/{machineName}/softwareinventories": { + "get": { + "tags": [ + "ServerSoftwareInventoriesController" + ], + "operationId": "ServerSoftwareInventoriesController_ListByServer", + "description": "List ServerSoftwareInventory resources by Server", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "machineName", + "in": "path", + "required": true, + "description": " A server machine name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/ServerSoftwareInventoryListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "ServerSoftwareInventoriesController_ListByServer_MaximumSet_Gen": { + "$ref": "./examples/ServerSoftwareInventoriesController_ListByServer_MaximumSet_Gen.json" + }, + "ServerSoftwareInventoriesController_ListByServer_MinimumSet_Gen": { + "$ref": "./examples/ServerSoftwareInventoriesController_ListByServer_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/serverSites/{siteName}/machines/{machineName}/softwareInventories/{default}": { + "get": { + "tags": [ + "ServerSoftwareInventoriesController" + ], + "operationId": "ServerSoftwareInventoriesController_GetMachineSoftwareInventory", + "description": "Method to get a machines software inventory like applications and roles.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "machineName", + "in": "path", + "required": true, + "description": " A server machine name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "default", + "in": "path", + "required": true, + "description": "Default value.", + "type": "string", + "enum": [ + "default" + ], + "x-ms-enum": { + "name": "Default", + "modelAsString": true, + "values": [ + { + "name": "default", + "value": "default", + "description": "default value." + } + ] + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/ServerSoftwareInventory" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "ServerSoftwareInventoriesController_GetMachineSoftwareInventory_MaximumSet_Gen": { + "$ref": "./examples/ServerSoftwareInventoriesController_GetMachineSoftwareInventory_MaximumSet_Gen.json" + }, + "ServerSoftwareInventoriesController_GetMachineSoftwareInventory_MinimumSet_Gen": { + "$ref": "./examples/ServerSoftwareInventoriesController_GetMachineSoftwareInventory_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/serverSites/{siteName}/operationsStatus/{operationStatusName}": { + "get": { + "tags": [ + "ServerOperationsStatusController" + ], + "operationId": "ServerOperationsStatusController_GetServerSiteOperationsStatus", + "description": "A operation status resource belonging to a site resource.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "operationStatusName", + "in": "path", + "required": true, + "description": "Operation status Arm Name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/OperationStatus" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "ServerOperationsStatusController_GetServerSiteOperationsStatus_MaximumSet_Gen": { + "$ref": "./examples/ServerOperationsStatusController_GetServerSiteOperationsStatus_MaximumSet_Gen.json" + }, + "ServerOperationsStatusController_GetServerSiteOperationsStatus_MinimumSet_Gen": { + "$ref": "./examples/ServerOperationsStatusController_GetServerSiteOperationsStatus_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/serverSites/{siteName}/refreshSite": { + "post": { + "tags": [ + "ServerSitesController" + ], + "operationId": "ServerSitesController_RefreshSite", + "description": "Operation to refresh a site", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "The request has been accepted for processing, but processing has not yet completed.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "ServerSitesController_RefreshSite_MaximumSet_Gen": { + "$ref": "./examples/ServerSitesController_RefreshSite_MaximumSet_Gen.json" + }, + "ServerSitesController_RefreshSite_MinimumSet_Gen": { + "$ref": "./examples/ServerSitesController_RefreshSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/serverSites/{siteName}/runAsAccounts": { + "get": { + "tags": [ + "ServerRunAsAccountsController" + ], + "operationId": "ServerRunAsAccountsController_ListByServerSiteResource", + "description": "List ServerRunAsAccount resources by ServerSiteResource", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/ServerRunAsAccountListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "ServerRunAsAccountsController_ListByServerSiteResource_MaximumSet_Gen": { + "$ref": "./examples/ServerRunAsAccountsController_ListByServerSiteResource_MaximumSet_Gen.json" + }, + "ServerRunAsAccountsController_ListByServerSiteResource_MinimumSet_Gen": { + "$ref": "./examples/ServerRunAsAccountsController_ListByServerSiteResource_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/serverSites/{siteName}/runAsAccounts/{accountName}": { + "get": { + "tags": [ + "ServerRunAsAccountsController" + ], + "operationId": "ServerRunAsAccountsController_Get", + "description": "Get a ServerRunAsAccount", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "accountName", + "in": "path", + "required": true, + "description": " RunAsAccounts name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/ServerRunAsAccount" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "ServerRunAsAccountsController_Get_MaximumSet_Gen": { + "$ref": "./examples/ServerRunAsAccountsController_Get_MaximumSet_Gen.json" + }, + "ServerRunAsAccountsController_Get_MinimumSet_Gen": { + "$ref": "./examples/ServerRunAsAccountsController_Get_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/serverSites/{siteName}/serverGroupMembers": { + "post": { + "tags": [ + "ServerDependencyMapController" + ], + "operationId": "ServerDependencyMapController_ServerGroupMembers", + "description": "API to list server group members for the selected server group.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "mapRequest", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/DependencyMapServiceMapextensionsServerGroupMembersRequest" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "ServerDependencyMapController_ServerGroupMembers_MaximumSet_Gen": { + "$ref": "./examples/ServerDependencyMapController_ServerGroupMembers_MaximumSet_Gen.json" + }, + "ServerDependencyMapController_ServerGroupMembers_MinimumSet_Gen": { + "$ref": "./examples/ServerDependencyMapController_ServerGroupMembers_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/serverSites/{siteName}/summary": { + "post": { + "tags": [ + "ServerSitesController" + ], + "operationId": "ServerSitesController_Summary", + "description": "Method to get site usage.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/ServerSiteUsage" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "ServerSitesController_Summary_MaximumSet_Gen": { + "$ref": "./examples/ServerSitesController_Summary_MaximumSet_Gen.json" + }, + "ServerSitesController_Summary_MinimumSet_Gen": { + "$ref": "./examples/ServerSitesController_Summary_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/serverSites/{siteName}/updateDependencyMapStatus": { + "post": { + "tags": [ + "ServerSitesController" + ], + "operationId": "ServerSitesController_UpdateDependencyMapStatus", + "description": "Method to enable disable dependency map status for machines\r\n in a site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "mapRequest", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/UpdateMachineDepMapStatus" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "ServerSitesController_UpdateDependencyMapStatus_MaximumSet_Gen": { + "$ref": "./examples/ServerSitesController_UpdateDependencyMapStatus_MaximumSet_Gen.json" + }, + "ServerSitesController_UpdateDependencyMapStatus_MinimumSet_Gen": { + "$ref": "./examples/ServerSitesController_UpdateDependencyMapStatus_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/serverSites/{siteName}/updateProperties": { + "post": { + "tags": [ + "ServerSitesController" + ], + "operationId": "ServerSitesController_UpdateProperties", + "description": "Operation to update custom properties for servers", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "metaData", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/MachineMetadataCollection" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "ServerSitesController_UpdateProperties_MaximumSet_Gen": { + "$ref": "./examples/ServerSitesController_UpdateProperties_MaximumSet_Gen.json" + }, + "ServerSitesController_UpdateProperties_MinimumSet_Gen": { + "$ref": "./examples/ServerSitesController_UpdateProperties_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites": { + "get": { + "tags": [ + "SitesController" + ], + "operationId": "SitesController_ListByResourceGroup", + "summary": "Get all vmware sites.", + "description": "Get all the vmware sites in the resource group.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/VmwareSiteListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "SitesController_ListByResourceGroup_MaximumSet_Gen": { + "$ref": "./examples/SitesController_ListByResourceGroup_MaximumSet_Gen.json" + }, + "SitesController_ListByResourceGroup_MinimumSet_Gen": { + "$ref": "./examples/SitesController_ListByResourceGroup_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}": { + "get": { + "tags": [ + "SitesController" + ], + "operationId": "SitesController_Get", + "description": "Get a VmwareSite", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/VmwareSite" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "SitesController_Get_MaximumSet_Gen": { + "$ref": "./examples/SitesController_Get_MaximumSet_Gen.json" + }, + "SitesController_Get_MinimumSet_Gen": { + "$ref": "./examples/SitesController_Get_MinimumSet_Gen.json" + } + } + }, + "delete": { + "tags": [ + "SitesController" + ], + "operationId": "SitesController_Delete", + "description": "Delete a VmwareSite", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "Resource deleted successfully." + }, + "204": { + "description": "Resource deleted successfully." + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "SitesController_Delete_MaximumSet_Gen": { + "$ref": "./examples/SitesController_Delete_MaximumSet_Gen.json" + }, + "SitesController_Delete_MinimumSet_Gen": { + "$ref": "./examples/SitesController_Delete_MinimumSet_Gen.json" + } + } + }, + "put": { + "tags": [ + "SitesController" + ], + "operationId": "SitesController_Create", + "description": "Create a VmwareSite", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "Resource create parameters.", + "schema": { + "$ref": "#/definitions/VmwareSite" + } + } + ], + "responses": { + "200": { + "description": "ARM update operation completed successfully.", + "schema": { + "$ref": "#/definitions/VmwareSite" + } + }, + "201": { + "description": "ARM create operation completed successfully.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + } + }, + "schema": { + "$ref": "#/definitions/VmwareSite" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "SitesController_Create_MaximumSet_Gen": { + "$ref": "./examples/SitesController_Create_MaximumSet_Gen.json" + }, + "SitesController_Create_MinimumSet_Gen": { + "$ref": "./examples/SitesController_Create_MinimumSet_Gen.json" + } + } + }, + "patch": { + "tags": [ + "SitesController" + ], + "operationId": "SitesController_Update", + "description": "Update a VmwareSite", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The resource properties to be updated.", + "schema": { + "$ref": "#/definitions/VmwareSiteUpdate" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/VmwareSite" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "SitesController_Update_MaximumSet_Gen": { + "$ref": "./examples/SitesController_Update_MaximumSet_Gen.json" + }, + "SitesController_Update_MinimumSet_Gen": { + "$ref": "./examples/SitesController_Update_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/clientGroupMembers": { + "post": { + "tags": [ + "DependencyMapController" + ], + "operationId": "DependencyMapController_ClientGroupMembers", + "description": "API to list client group members for the selected client group.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "mapRequest", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/DependencyMapServiceMapextensionsClientGroupMembersRequest" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "DependencyMapController_ClientGroupMembers_MaximumSet_Gen": { + "$ref": "./examples/DependencyMapController_ClientGroupMembers_MaximumSet_Gen.json" + }, + "DependencyMapController_ClientGroupMembers_MinimumSet_Gen": { + "$ref": "./examples/DependencyMapController_ClientGroupMembers_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/computeErrorSummary": { + "post": { + "tags": [ + "SitesController" + ], + "operationId": "SitesController_ComputeErrorSummary", + "description": "Method to get site error summary.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/SiteErrorSummary" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "SitesController_ComputeErrorSummary_MaximumSet_Gen": { + "$ref": "./examples/SitesController_ComputeErrorSummary_MaximumSet_Gen.json" + }, + "SitesController_ComputeErrorSummary_MinimumSet_Gen": { + "$ref": "./examples/SitesController_ComputeErrorSummary_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/computeusage": { + "post": { + "tags": [ + "SitesController" + ], + "operationId": "SitesController_Computeusage", + "description": "Method to get site error summary.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/VmwareSiteUsage" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "SitesController_Computeusage_MaximumSet_Gen": { + "$ref": "./examples/SitesController_Computeusage_MaximumSet_Gen.json" + }, + "SitesController_Computeusage_MinimumSet_Gen": { + "$ref": "./examples/SitesController_Computeusage_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/exportApplications": { + "post": { + "tags": [ + "SitesController" + ], + "operationId": "SitesController_ExportApplications", + "description": "Method to generate report containing\r\n machine and the deep discovery of the application installed in the machine.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "SitesController_ExportApplications_MaximumSet_Gen": { + "$ref": "./examples/SitesController_ExportApplications_MaximumSet_Gen.json" + }, + "SitesController_ExportApplications_MinimumSet_Gen": { + "$ref": "./examples/SitesController_ExportApplications_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/exportDependencies": { + "post": { + "tags": [ + "DependencyMapController" + ], + "operationId": "DependencyMapController_ExportDependencies", + "description": "API to generate report containing agentless dependencies.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "requestBody", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/DependencyMapServiceMapextensionsExportDependenciesRequest" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "DependencyMapController_ExportDependencies_MaximumSet_Gen": { + "$ref": "./examples/DependencyMapController_ExportDependencies_MaximumSet_Gen.json" + }, + "DependencyMapController_ExportDependencies_MinimumSet_Gen": { + "$ref": "./examples/DependencyMapController_ExportDependencies_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/exportMachineErrors": { + "post": { + "tags": [ + "SitesController" + ], + "operationId": "SitesController_ExportMachineErrors", + "description": "Method to generate report containing \r\n machine and the errors encountered during guest discovery of the machine.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/ExportMachineErrorsRequest" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "SitesController_ExportMachineErrors_MaximumSet_Gen": { + "$ref": "./examples/SitesController_ExportMachineErrors_MaximumSet_Gen.json" + }, + "SitesController_ExportMachineErrors_MinimumSet_Gen": { + "$ref": "./examples/SitesController_ExportMachineErrors_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/exportMachines": { + "post": { + "tags": [ + "SitesController" + ], + "operationId": "SitesController_ExportMachines", + "description": "Method to generate report containing \r\n machine and the deep discovery of the application installed in the machine.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/ExportMachinesRequest" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "SitesController_ExportMachines_MaximumSet_Gen": { + "$ref": "./examples/SitesController_ExportMachines_MaximumSet_Gen.json" + }, + "SitesController_ExportMachines_MinimumSet_Gen": { + "$ref": "./examples/SitesController_ExportMachines_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/generateCoarseMap": { + "post": { + "tags": [ + "DependencyMapController" + ], + "operationId": "DependencyMapController_GenerateCoarseMap", + "description": "API to generate coarse map for the list of machines.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "mapRequest", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/DependencyMapServiceMapextensionsScopeMapRequest" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "DependencyMapController_GenerateCoarseMap_MaximumSet_Gen": { + "$ref": "./examples/DependencyMapController_GenerateCoarseMap_MaximumSet_Gen.json" + }, + "DependencyMapController_GenerateCoarseMap_MinimumSet_Gen": { + "$ref": "./examples/DependencyMapController_GenerateCoarseMap_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/generateDetailedMap": { + "post": { + "tags": [ + "DependencyMapController" + ], + "operationId": "DependencyMapController_GenerateDetailedMap", + "description": "API to generate detailed map for a selected machine.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "mapRequest", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/DependencyMapServiceMapextensionsSingleMachineDetailedMapRequest" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "DependencyMapController_GenerateDetailedMap_MaximumSet_Gen": { + "$ref": "./examples/DependencyMapController_GenerateDetailedMap_MaximumSet_Gen.json" + }, + "DependencyMapController_GenerateDetailedMap_MinimumSet_Gen": { + "$ref": "./examples/DependencyMapController_GenerateDetailedMap_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/hosts": { + "get": { + "tags": [ + "VmwareHostController" + ], + "operationId": "VmwareHostController_ListByVmwareSite", + "description": "List VmwareHost resources by VmwareSite", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/VmwareHostListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "VmwareHostController_ListByVmwareSite_MaximumSet_Gen": { + "$ref": "./examples/VmwareHostController_ListByVmwareSite_MaximumSet_Gen.json" + }, + "VmwareHostController_ListByVmwareSite_MinimumSet_Gen": { + "$ref": "./examples/VmwareHostController_ListByVmwareSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/hosts/{hostName}": { + "get": { + "tags": [ + "VmwareHostController" + ], + "operationId": "VmwareHostController_Get", + "description": "Get a VmwareHost", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "hostName", + "in": "path", + "required": true, + "description": " Hosts name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/VmwareHost" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "VmwareHostController_Get_MaximumSet_Gen": { + "$ref": "./examples/VmwareHostController_Get_MaximumSet_Gen.json" + }, + "VmwareHostController_Get_MinimumSet_Gen": { + "$ref": "./examples/VmwareHostController_Get_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/jobs": { + "get": { + "tags": [ + "HypervJobsController" + ], + "operationId": "HypervJobsController_ListByVmwareSite", + "description": "List VmwareJob resources by VmwareSite", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/VmwareJobListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "HypervJobsController_ListByVmwareSite_MaximumSet_Gen": { + "$ref": "./examples/HypervJobsController_ListByVmwareSite_MaximumSet_Gen.json" + }, + "HypervJobsController_ListByVmwareSite_MinimumSet_Gen": { + "$ref": "./examples/HypervJobsController_ListByVmwareSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/jobs/{jobName}": { + "get": { + "tags": [ + "HypervJobsController" + ], + "operationId": "HypervJobsController_Get", + "description": "Get a VmwareJob", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "jobName", + "in": "path", + "required": true, + "description": " Jobs name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/VmwareJob" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "HypervJobsController_Get_MaximumSet_Gen": { + "$ref": "./examples/HypervJobsController_Get_MaximumSet_Gen.json" + }, + "HypervJobsController_Get_MinimumSet_Gen": { + "$ref": "./examples/HypervJobsController_Get_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/listHealthSummary": { + "post": { + "tags": [ + "SitesController" + ], + "operationId": "SitesController_ListHealthSummary", + "description": "Method to get site health summary.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/SiteHealthSummaryCollection" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "SitesController_ListHealthSummary_MaximumSet_Gen": { + "$ref": "./examples/SitesController_ListHealthSummary_MaximumSet_Gen.json" + }, + "SitesController_ListHealthSummary_MinimumSet_Gen": { + "$ref": "./examples/SitesController_ListHealthSummary_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/machines": { + "get": { + "tags": [ + "MachinesController" + ], + "operationId": "MachinesController_ListByVmwareSite", + "description": "List MachineResource resources by VmwareSite", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "name": "filter", + "in": "query", + "required": false, + "description": "filter query", + "type": "string" + }, + { + "name": "top", + "in": "query", + "required": false, + "description": "page size query", + "type": "integer", + "format": "int32" + }, + { + "name": "continuationToken", + "in": "query", + "required": false, + "description": "Optional parameter for continuation token.", + "type": "string" + }, + { + "name": "totalRecordCount", + "in": "query", + "required": false, + "description": "Total count of machines in the given site.", + "type": "integer", + "format": "int32" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/MachineResourceListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "MachinesController_ListByVmwareSite_MaximumSet_Gen": { + "$ref": "./examples/MachinesController_ListByVmwareSite_MaximumSet_Gen.json" + }, + "MachinesController_ListByVmwareSite_MinimumSet_Gen": { + "$ref": "./examples/MachinesController_ListByVmwareSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/machines/{machineName}": { + "get": { + "tags": [ + "MachinesController" + ], + "operationId": "MachinesController_Get", + "description": "Get a MachineResource", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "machineName", + "in": "path", + "required": true, + "description": "Machine name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/MachineResource" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "MachinesController_Get_MaximumSet_Gen": { + "$ref": "./examples/MachinesController_Get_MaximumSet_Gen.json" + }, + "MachinesController_Get_MinimumSet_Gen": { + "$ref": "./examples/MachinesController_Get_MinimumSet_Gen.json" + } + } + }, + "patch": { + "tags": [ + "MachinesController" + ], + "operationId": "MachinesController_Update", + "description": "Update a MachineResource", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "machineName", + "in": "path", + "required": true, + "description": "Machine name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "The resource properties to be updated.", + "schema": { + "$ref": "#/definitions/MachineResourceUpdate" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/MachineResource" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "MachinesController_Update_MaximumSet_Gen": { + "$ref": "./examples/MachinesController_Update_MaximumSet_Gen.json" + }, + "MachinesController_Update_MinimumSet_Gen": { + "$ref": "./examples/MachinesController_Update_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/machines/{machineName}/softwareinventories": { + "get": { + "tags": [ + "VmwareSoftwareInventoriesController" + ], + "operationId": "VmwareSoftwareInventoriesController_ListByMachineResource", + "description": "List VmwareMachineSoftwareInventory resources by MachineResource", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "machineName", + "in": "path", + "required": true, + "description": "Machine name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/VmwareMachineSoftwareInventoryListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "VmwareSoftwareInventoriesController_ListByMachineResource_MaximumSet_Gen": { + "$ref": "./examples/VmwareSoftwareInventoriesController_ListByMachineResource_MaximumSet_Gen.json" + }, + "VmwareSoftwareInventoriesController_ListByMachineResource_MinimumSet_Gen": { + "$ref": "./examples/VmwareSoftwareInventoriesController_ListByMachineResource_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/machines/{machineName}/softwareInventories/{default}": { + "get": { + "tags": [ + "VmwareSoftwareInventoriesController" + ], + "operationId": "VmwareSoftwareInventoriesController_GetMachineSoftwareInventory", + "description": "Method to get a machines software inventory like applications and roles.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "machineName", + "in": "path", + "required": true, + "description": "Machine name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "default", + "in": "path", + "required": true, + "description": "Default value.", + "type": "string", + "enum": [ + "default" + ], + "x-ms-enum": { + "name": "Default", + "modelAsString": true, + "values": [ + { + "name": "default", + "value": "default", + "description": "default value." + } + ] + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/VmwareMachineSoftwareInventory" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "VmwareSoftwareInventoriesController_GetMachineSoftwareInventory_MaximumSet_Gen": { + "$ref": "./examples/VmwareSoftwareInventoriesController_GetMachineSoftwareInventory_MaximumSet_Gen.json" + }, + "VmwareSoftwareInventoriesController_GetMachineSoftwareInventory_MinimumSet_Gen": { + "$ref": "./examples/VmwareSoftwareInventoriesController_GetMachineSoftwareInventory_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/machines/{machineName}/start": { + "post": { + "tags": [ + "MachinesController" + ], + "operationId": "MachinesController_Start", + "description": "Method to start a machine.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "machineName", + "in": "path", + "required": true, + "description": "Machine name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "The request has been accepted for processing, but processing has not yet completed.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "MachinesController_Start_MaximumSet_Gen": { + "$ref": "./examples/MachinesController_Start_MaximumSet_Gen.json" + }, + "MachinesController_Start_MinimumSet_Gen": { + "$ref": "./examples/MachinesController_Start_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/machines/{machineName}/stop": { + "post": { + "tags": [ + "MachinesController" + ], + "operationId": "MachinesController_Stop", + "description": "Method to stop a machine.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "machineName", + "in": "path", + "required": true, + "description": "Machine name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "The request has been accepted for processing, but processing has not yet completed.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "MachinesController_Stop_MaximumSet_Gen": { + "$ref": "./examples/MachinesController_Stop_MaximumSet_Gen.json" + }, + "MachinesController_Stop_MinimumSet_Gen": { + "$ref": "./examples/MachinesController_Stop_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/operationsStatus/{operationStatusName}": { + "get": { + "tags": [ + "VmwareOperationsStatus" + ], + "operationId": "VmwareOperationsStatus_GetVmwareOperationStatus", + "description": "A operation status resource belonging to a site resource.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "operationStatusName", + "in": "path", + "required": true, + "description": "Operation status Arm Name.", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/OperationStatus" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "VmwareOperationsStatus_GetVmwareOperationStatus_MaximumSet_Gen": { + "$ref": "./examples/VmwareOperationsStatus_GetVmwareOperationStatus_MaximumSet_Gen.json" + }, + "VmwareOperationsStatus_GetVmwareOperationStatus_MinimumSet_Gen": { + "$ref": "./examples/VmwareOperationsStatus_GetVmwareOperationStatus_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/runAsAccounts": { + "get": { + "tags": [ + "RunAsAccountsController" + ], + "operationId": "RunAsAccountsController_ListByVmwareSite", + "description": "List VmwareRunAsAccountResource resources by VmwareSite", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/VmwareRunAsAccountResourceListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "RunAsAccountsController_ListByVmwareSite_MaximumSet_Gen": { + "$ref": "./examples/RunAsAccountsController_ListByVmwareSite_MaximumSet_Gen.json" + }, + "RunAsAccountsController_ListByVmwareSite_MinimumSet_Gen": { + "$ref": "./examples/RunAsAccountsController_ListByVmwareSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/runAsAccounts/{accountName}": { + "get": { + "tags": [ + "RunAsAccountsController" + ], + "operationId": "RunAsAccountsController_Get", + "description": "Get a VmwareRunAsAccountResource", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "accountName", + "in": "path", + "required": true, + "description": " RunAsAccounts name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/VmwareRunAsAccountResource" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "RunAsAccountsController_Get_MaximumSet_Gen": { + "$ref": "./examples/RunAsAccountsController_Get_MaximumSet_Gen.json" + }, + "RunAsAccountsController_Get_MinimumSet_Gen": { + "$ref": "./examples/RunAsAccountsController_Get_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/serverGroupMembers": { + "post": { + "tags": [ + "DependencyMapController" + ], + "operationId": "DependencyMapController_ServerGroupMembers", + "description": "API to list server group members for the selected server group.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "mapRequest", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/DependencyMapServiceMapextensionsServerGroupMembersRequest" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "DependencyMapController_ServerGroupMembers_MaximumSet_Gen": { + "$ref": "./examples/DependencyMapController_ServerGroupMembers_MaximumSet_Gen.json" + }, + "DependencyMapController_ServerGroupMembers_MinimumSet_Gen": { + "$ref": "./examples/DependencyMapController_ServerGroupMembers_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/summary": { + "post": { + "tags": [ + "SitesController" + ], + "operationId": "SitesController_Summary", + "description": "Method to get site usage/summary.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/VmwareSiteUsage" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "SitesController_Summary_MaximumSet_Gen": { + "$ref": "./examples/SitesController_Summary_MaximumSet_Gen.json" + }, + "SitesController_Summary_MinimumSet_Gen": { + "$ref": "./examples/SitesController_Summary_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/updateDependencyMapStatus": { + "post": { + "tags": [ + "VmwarePropertiesController" + ], + "operationId": "VmwarePropertiesController_UpdateDependencyMapStatus", + "description": "Method to enable disable dependency map status for machines\n in a\nsite.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "updateMachineDepMapStatus", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/UpdateMachineDepMapStatus" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "The request has been accepted for processing, but processing has not yet completed.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "VmwarePropertiesController_UpdateDependencyMapStatus_MaximumSet_Gen": { + "$ref": "./examples/VmwarePropertiesController_UpdateDependencyMapStatus_MaximumSet_Gen.json" + }, + "VmwarePropertiesController_UpdateDependencyMapStatus_MinimumSet_Gen": { + "$ref": "./examples/VmwarePropertiesController_UpdateDependencyMapStatus_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/updateProperties": { + "post": { + "tags": [ + "VmwarePropertiesController" + ], + "operationId": "VmwarePropertiesController_UpdateProperties", + "description": "Method to update properties for machines in a site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "metaData", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/MachineMetadataCollection" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "Resource operation accepted.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "Location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "VmwarePropertiesController_UpdateProperties_MaximumSet_Gen": { + "$ref": "./examples/VmwarePropertiesController_UpdateProperties_MaximumSet_Gen.json" + }, + "VmwarePropertiesController_UpdateProperties_MinimumSet_Gen": { + "$ref": "./examples/VmwarePropertiesController_UpdateProperties_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/updateRunAsAccount": { + "post": { + "tags": [ + "VmwarePropertiesController" + ], + "operationId": "VmwarePropertiesController_UpdateRunAsAccount", + "description": "Method to associate Run as account to machine\r\n in a site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "updateMachineRunAsAccount", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/UpdateMachineRunAsAccount" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "The request has been accepted for processing, but processing has not yet completed.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "VmwarePropertiesController_UpdateRunAsAccount_MaximumSet_Gen": { + "$ref": "./examples/VmwarePropertiesController_UpdateRunAsAccount_MaximumSet_Gen.json" + }, + "VmwarePropertiesController_UpdateRunAsAccount_MinimumSet_Gen": { + "$ref": "./examples/VmwarePropertiesController_UpdateRunAsAccount_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/updateTags": { + "post": { + "tags": [ + "VmwarePropertiesController" + ], + "operationId": "VmwarePropertiesController_UpdateTags", + "description": "Method to associate Run as account to machine\r\n in a site.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "updateMachineTags", + "in": "body", + "required": true, + "description": "The content of the action request", + "schema": { + "$ref": "#/definitions/UpdateMachineTags" + } + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "type": "object", + "properties": {}, + "x-typespec-name": "{}" + } + }, + "202": { + "description": "The request has been accepted for processing, but processing has not yet completed.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + }, + "location": { + "description": "The Location header contains the URL where the status of the long running operation can be checked.", + "type": "string" + } + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "VmwarePropertiesController_UpdateTags_MaximumSet_Gen": { + "$ref": "./examples/VmwarePropertiesController_UpdateTags_MaximumSet_Gen.json" + }, + "VmwarePropertiesController_UpdateTags_MinimumSet_Gen": { + "$ref": "./examples/VmwarePropertiesController_UpdateTags_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/vcenters": { + "get": { + "tags": [ + "VcenterController" + ], + "operationId": "VcenterController_ListByVmwareSite", + "description": "List Vcenter resources by VmwareSite", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "name": "filter", + "in": "query", + "required": false, + "description": "filter query", + "type": "string" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/VcenterListResult" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "VcenterController_ListByVmwareSite_MaximumSet_Gen": { + "$ref": "./examples/VcenterController_ListByVmwareSite_MaximumSet_Gen.json" + }, + "VcenterController_ListByVmwareSite_MinimumSet_Gen": { + "$ref": "./examples/VcenterController_ListByVmwareSite_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/vmwareSites/{siteName}/vcenters/{vcenterName}": { + "get": { + "tags": [ + "VcenterController" + ], + "operationId": "VcenterController_Get", + "description": "Get a Vcenter", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "vcenterName", + "in": "path", + "required": true, + "description": " VCenters name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/Vcenter" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "VcenterController_Get_MaximumSet_Gen": { + "$ref": "./examples/VcenterController_Get_MaximumSet_Gen.json" + }, + "VcenterController_Get_MinimumSet_Gen": { + "$ref": "./examples/VcenterController_Get_MinimumSet_Gen.json" + } + } + }, + "put": { + "tags": [ + "VcenterController" + ], + "operationId": "VcenterController_Create", + "description": "Create a Vcenter", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "vcenterName", + "in": "path", + "required": true, + "description": " VCenters name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "required": true, + "description": "Resource create parameters.", + "schema": { + "$ref": "#/definitions/Vcenter" + } + } + ], + "responses": { + "200": { + "description": "ARM update operation completed successfully.", + "schema": { + "$ref": "#/definitions/Vcenter" + } + }, + "201": { + "description": "ARM create operation completed successfully.", + "headers": { + "Retry-After": { + "description": "The Retry-After header can indicate how long the client should wait before polling the operation status.", + "type": "integer", + "format": "int32" + } + }, + "schema": { + "$ref": "#/definitions/Vcenter" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "VcenterController_Create_MaximumSet_Gen": { + "$ref": "./examples/VcenterController_Create_MaximumSet_Gen.json" + }, + "VcenterController_Create_MinimumSet_Gen": { + "$ref": "./examples/VcenterController_Create_MinimumSet_Gen.json" + } + } + }, + "delete": { + "tags": [ + "VcenterController" + ], + "operationId": "VcenterController_Delete", + "description": "Delete a Vcenter", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "siteName", + "in": "path", + "required": true, + "description": "Site name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "vcenterName", + "in": "path", + "required": true, + "description": " VCenters name", + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "Resource deleted successfully." + }, + "204": { + "description": "Resource deleted successfully." + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "VcenterController_Delete_MaximumSet_Gen": { + "$ref": "./examples/VcenterController_Delete_MaximumSet_Gen.json" + }, + "VcenterController_Delete_MinimumSet_Gen": { + "$ref": "./examples/VcenterController_Delete_MinimumSet_Gen.json" + } + } + } + } + }, + "definitions": { + "Application": { + "type": "object", + "properties": { + "name": { + "type": "string", + "description": "Gets or sets Name of the Application.", + "readOnly": true + }, + "version": { + "type": "string", + "description": "Gets or sets Version of the Application.", + "readOnly": true + }, + "provider": { + "type": "string", + "description": "Gets or sets Provider of the Application.", + "readOnly": true + } + }, + "description": "Application in the guest virtual machine." + }, + "ApplicationDiscovery": { + "type": "object", + "properties": { + "discoveryScopeStatus": { + "$ref": "#/definitions/ApplicationDiscoveryScopeStatus", + "description": "Gets discovery scope status.", + "readOnly": true + }, + "errors": { + "type": "array", + "items": { + "$ref": "#/definitions/HealthErrorDetails" + }, + "description": "Gets errors for discovery scope.", + "x-typespec-name": "HealthErrorDetails[]", + "readOnly": true + }, + "hydratedRunAsAccountId": { + "type": "string", + "description": "Gets the run as account ID with which feature worked successfully.\n \nIt is discovered by the agent from the list of credentials.", + "readOnly": true + } + }, + "description": "Contains data related application and roles discovery scope." + }, + "ApplicationDiscoveryScopeStatus": { + "type": "string", + "description": "Application Discovery Scope Status", + "enum": [ + "DiscoverySucceededAtleastOnce", + "DiscoveryFailed", + "RunAsAccountNotAssociated", + "DiscoveryNotStarted", + "DiscoveryInProgress", + "Disabled", + "DiscoveryPartiallySucceded", + "DiscoverySucceeded" + ], + "x-ms-enum": { + "name": "ApplicationDiscoveryScopeStatus", + "modelAsString": true, + "values": [ + { + "name": "DiscoverySucceededAtleastOnce", + "value": "DiscoverySucceededAtleastOnce", + "description": "DiscoverySucceededAtleastOnce value." + }, + { + "name": "DiscoveryFailed", + "value": "DiscoveryFailed", + "description": "DiscoveryFailed value." + }, + { + "name": "RunAsAccountNotAssociated", + "value": "RunAsAccountNotAssociated", + "description": "RunAsAccountNotAssociated value." + }, + { + "name": "DiscoveryNotStarted", + "value": "DiscoveryNotStarted", + "description": "DiscoveryNotStarted value." + }, + { + "name": "DiscoveryInProgress", + "value": "DiscoveryInProgress", + "description": "DiscoveryInProgress value." + }, + { + "name": "Disabled", + "value": "Disabled", + "description": "Disabled value." + }, + { + "name": "DiscoveryPartiallySucceded", + "value": "DiscoveryPartiallySucceded", + "description": "DiscoveryPartiallySucceded value." + }, + { + "name": "DiscoverySucceeded", + "value": "DiscoverySucceeded", + "description": "DiscoverySucceeded value." + } + ] + } + }, + "AppsAndRoles": { + "type": "object", + "properties": { + "applications": { + "type": "array", + "items": { + "$ref": "#/definitions/Application" + }, + "x-ms-identifiers": [], + "description": "Gets or sets Applications of the AppsAndRoles.", + "x-typespec-name": "Application[]", + "readOnly": true + }, + "webApplications": { + "type": "array", + "items": { + "$ref": "#/definitions/WebApplicationAppsAndRolesModel" + }, + "x-ms-identifiers": [], + "description": "Gets or sets WebApplications of the AppsAndRoles.", + "x-typespec-name": "WebApplicationAppsAndRolesModel[]", + "readOnly": true + }, + "features": { + "type": "array", + "items": { + "$ref": "#/definitions/Feature" + }, + "x-ms-identifiers": [], + "description": "Gets or sets Features of the AppsAndRoles.", + "x-typespec-name": "Feature[]", + "readOnly": true + }, + "sqlServers": { + "type": "array", + "items": { + "$ref": "#/definitions/SqlServerApplication" + }, + "x-ms-identifiers": [], + "description": "Gets or sets SQLServers of the AppsAndRoles.", + "x-typespec-name": "SqlServerApplication[]", + "readOnly": true + }, + "sharePointServers": { + "type": "array", + "items": { + "$ref": "#/definitions/SharePointServer" + }, + "x-ms-identifiers": [], + "description": "Gets or sets SharePointServers of the AppsAndRoles.", + "x-typespec-name": "SharePointServer[]", + "readOnly": true + }, + "systemCenters": { + "type": "array", + "items": { + "$ref": "#/definitions/SystemCenter" + }, + "x-ms-identifiers": [], + "description": "Gets or sets SystemCenters of the AppsAndRoles.", + "x-typespec-name": "SystemCenter[]", + "readOnly": true + }, + "bizTalkServers": { + "type": "array", + "items": { + "$ref": "#/definitions/BizTalkServer" + }, + "x-ms-identifiers": [], + "description": "Gets or sets BizTalkServers of the AppsAndRoles.", + "x-typespec-name": "BizTalkServer[]", + "readOnly": true + }, + "exchangeServers": { + "type": "array", + "items": { + "$ref": "#/definitions/ExchangeServer" + }, + "x-ms-identifiers": [], + "description": "Gets or sets ExchangeServers of the AppsAndRoles.", + "x-typespec-name": "ExchangeServer[]", + "readOnly": true + }, + "otherDatabases": { + "type": "array", + "items": { + "$ref": "#/definitions/OtherDatabase" + }, + "x-ms-identifiers": [], + "description": "Gets or sets OtherDatabaseServers of the AppsAndRoles.", + "x-typespec-name": "OtherDatabase[]", + "readOnly": true + } + }, + "description": "AppsAndRoles in the guest virtual machine." + }, + "Azure.ResourceManager.Object": { + "type": "object", + "properties": {}, + "description": "object model" + }, + "BizTalkServer": { + "type": "object", + "properties": { + "productName": { + "type": "string", + "description": "Gets or sets ProductName of the BizTalkServer.", + "readOnly": true + }, + "status": { + "type": "string", + "description": "Gets or sets Status of the BizTalkServer.", + "readOnly": true + } + }, + "description": "BizTalkServer in the guest virtual machine." + }, + "ConnectorUnit": { + "type": "object", + "properties": { + "bindings": { + "type": "array", + "items": { + "$ref": "#/definitions/FrontEndBinding" + }, + "x-ms-identifiers": [], + "description": "Gets or sets the bindings for the connector.", + "x-typespec-name": "FrontEndBinding[]" + } + }, + "description": "The connectors of the web server." + }, + "Default": { + "type": "string", + "description": "HealthError Details Source", + "enum": [ + "default" + ], + "x-ms-enum": { + "name": "Default", + "modelAsString": true, + "values": [ + { + "name": "default", + "value": "default", + "description": "default value." + } + ] + } + }, + "DefaultValues": { + "type": "string", + "description": "HealthError Details Source", + "enum": [ + "default" + ], + "x-ms-enum": { + "name": "DefaultValues", + "modelAsString": true, + "values": [ + { + "name": "default", + "value": "default", + "description": "default value." + } + ] + } + }, + "DeleteImportMachinesJob": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/DeleteImportedMachinesJobProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "A host resource belonging to a site resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "DeleteImportMachinesJobCollection": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/DeleteImportMachinesJob" + }, + "description": "Gets the list of jobs.", + "x-typespec-name": "DeleteImportMachinesJob[]" + }, + "nextLink": { + "type": "string", + "description": "Gets the value of next link.", + "readOnly": true + } + }, + "description": "Delete import machines job collection.", + "required": [ + "value" + ] + }, + "DeleteImportedMachinesJobProperties": { + "type": "object", + "properties": { + "blobName": { + "type": "string", + "description": "blob name" + }, + "errorSasUri": { + "type": "string", + "description": "error Sas Uri" + }, + "jobState": { + "$ref": "#/definitions/DeleteImportedMachinesJobPropertiesJobState", + "description": "job State" + }, + "numberOfMachinesDeleted": { + "type": "integer", + "format": "int32", + "description": "number Of Machines Deleted" + }, + "deletionConfirmation": { + "type": "boolean", + "description": "deletion Confirmation" + }, + "errors": { + "type": "array", + "items": { + "type": "string" + }, + "description": "errors list", + "x-typespec-name": "string[]", + "readOnly": true + }, + "status": { + "type": "string", + "description": "Gets or sets the Job status." + }, + "startTime": { + "type": "string", + "description": "Gets or sets the Job start time." + }, + "endTime": { + "type": "string", + "description": "Gets or sets the Job end time." + }, + "displayName": { + "type": "string", + "description": "Gets or sets the Display name." + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "The status of the last operation." + } + }, + "description": "Delete Imported Machines Job Properties" + }, + "DeleteImportedMachinesJobPropertiesJobState": { + "type": "string", + "description": "Cosmos db Imported Machines JobEntity", + "enum": [ + "Unknown", + "Verified", + "VerifiedWithErrors", + "Completed", + "Failed" + ], + "x-ms-enum": { + "name": "DeleteImportedMachinesJobPropertiesJobState", + "modelAsString": true, + "values": [ + { + "name": "Unknown", + "value": "Unknown", + "description": "Unknown value." + }, + { + "name": "Verified", + "value": "Verified", + "description": "Verified value." + }, + { + "name": "VerifiedWithErrors", + "value": "VerifiedWithErrors", + "description": "VerifiedWithErrors value." + }, + { + "name": "Completed", + "value": "Completed", + "description": "Completed value." + }, + { + "name": "Failed", + "value": "Failed", + "description": "Failed value." + } + ] + } + }, + "DependencyMapDiscovery": { + "type": "object", + "properties": { + "discoveryScopeStatus": { + "$ref": "#/definitions/DependencyMapDiscoveryScopeStatus", + "description": "Gets discovery scope status.", + "readOnly": true + }, + "errors": { + "type": "array", + "items": { + "$ref": "#/definitions/HealthErrorDetails" + }, + "description": "Gets errors for discovery scope.", + "x-typespec-name": "HealthErrorDetails[]", + "readOnly": true + }, + "hydratedRunAsAccountId": { + "type": "string", + "description": "Gets the run as account ID with which feature worked successfully.\n \nIt is discovered by the agent from the list of credentials.", + "readOnly": true + } + }, + "description": "Contains data related dependency map discovery scope." + }, + "DependencyMapDiscoveryScopeStatus": { + "type": "string", + "description": "DependencyMap DiscoveryScope Status", + "enum": [ + "DiscoverySucceededAtleastOnce", + "DiscoveryFailed", + "RunAsAccountNotAssociated", + "DiscoveryNotStarted", + "DiscoveryInProgress", + "Disabled", + "DiscoveryPartiallySucceded", + "DiscoverySucceeded" + ], + "x-ms-enum": { + "name": "DependencyMapDiscoveryScopeStatus", + "modelAsString": true, + "values": [ + { + "name": "DiscoverySucceededAtleastOnce", + "value": "DiscoverySucceededAtleastOnce", + "description": "DiscoverySucceededAtleastOnce value." + }, + { + "name": "DiscoveryFailed", + "value": "DiscoveryFailed", + "description": "DiscoveryFailed value." + }, + { + "name": "RunAsAccountNotAssociated", + "value": "RunAsAccountNotAssociated", + "description": "RunAsAccountNotAssociated value." + }, + { + "name": "DiscoveryNotStarted", + "value": "DiscoveryNotStarted", + "description": "DiscoveryNotStarted value." + }, + { + "name": "DiscoveryInProgress", + "value": "DiscoveryInProgress", + "description": "DiscoveryInProgress value." + }, + { + "name": "Disabled", + "value": "Disabled", + "description": "Disabled value." + }, + { + "name": "DiscoveryPartiallySucceded", + "value": "DiscoveryPartiallySucceded", + "description": "DiscoveryPartiallySucceded value." + }, + { + "name": "DiscoverySucceeded", + "value": "DiscoverySucceeded", + "description": "DiscoverySucceeded value." + } + ] + } + }, + "DependencyMapMachineInput": { + "type": "object", + "properties": { + "machineId": { + "type": "string", + "description": "Gets or sets the ARM id of the machine." + }, + "isDependencyMapToBeEnabled": { + "type": "boolean", + "description": "Gets or sets a value indicating whether\n dependency mapping is to\nbe enabled or not." + } + }, + "description": "Machine class." + }, + "DependencyMapServiceMapextensionsClientGroupMembersRequest": { + "type": "object", + "properties": { + "machineId": { + "type": "string", + "description": "id of machine" + }, + "processGroupName": { + "type": "string", + "description": "process group name " + }, + "processName": { + "type": "string", + "description": "name of process" + }, + "startTime": { + "type": "string", + "format": "date-time", + "description": "start time" + }, + "endTime": { + "type": "string", + "format": "date-time", + "description": "end time" + }, + "filters": { + "$ref": "#/definitions/DependencyMapServiceMapextensionsDependencyMapRequestFilters", + "description": "optional filters" + } + }, + "description": "DependencyMap ServiceMap extensions Client GroupMembers Request" + }, + "DependencyMapServiceMapextensionsDependencyMapRequestFilters": { + "type": "object", + "properties": { + "machineIds": { + "type": "array", + "items": { + "type": "string" + }, + "description": "array of machine ids", + "x-typespec-name": "string[]" + }, + "processIds": { + "type": "array", + "items": { + "type": "string" + }, + "description": "array of process Ids", + "x-typespec-name": "string[]" + } + }, + "description": "DependencyMap Service Map extensions Dependency Map Request Filters" + }, + "DependencyMapServiceMapextensionsExportDependenciesRequest": { + "type": "object", + "properties": { + "startTime": { + "type": "string", + "format": "date-time", + "description": "start time" + }, + "endTime": { + "type": "string", + "format": "date-time", + "description": "end time" + } + }, + "description": "DependencyMap ServiceMap extensions ExportDependencies Request" + }, + "DependencyMapServiceMapextensionsScopeMapRequest": { + "type": "object", + "properties": { + "startTime": { + "type": "string", + "format": "date-time", + "description": "start time" + }, + "endTime": { + "type": "string", + "format": "date-time", + "description": "end time" + }, + "filters": { + "$ref": "#/definitions/DependencyMapServiceMapextensionsDependencyMapRequestFilters", + "description": "optional filters" + } + }, + "description": "DependencyMap ServiceMapextensions Scope MapRequest" + }, + "DependencyMapServiceMapextensionsServerGroupMembersRequest": { + "type": "object", + "properties": { + "serverPort": { + "type": "integer", + "format": "int32", + "description": "port of server" + }, + "startTime": { + "type": "string", + "format": "date-time", + "description": "start time" + }, + "endTime": { + "type": "string", + "format": "date-time", + "description": "end time" + }, + "filters": { + "$ref": "#/definitions/DependencyMapServiceMapextensionsDependencyMapRequestFilters", + "description": "optional filters" + } + }, + "description": "DependencyMap ServiceMap extensions ServerGroup Members Request" + }, + "DependencyMapServiceMapextensionsSingleMachineDetailedMapRequest": { + "type": "object", + "properties": { + "machineId": { + "type": "string", + "description": "id of machine" + }, + "startTime": { + "type": "string", + "format": "date-time", + "description": "start time" + }, + "endTime": { + "type": "string", + "format": "date-time", + "description": "end time" + }, + "filters": { + "$ref": "#/definitions/DependencyMapServiceMapextensionsDependencyMapRequestFilters", + "description": "optional filters" + } + }, + "description": "DependencyMap ServiceMap extensions SingleMachine DetailedMap Request" + }, + "DirectoryPath": { + "type": "object", + "properties": { + "virtual": { + "type": "string", + "description": "Gets or sets the virtual path for the directory." + }, + "physical": { + "type": "string", + "description": "Gets or sets the physical path of the directory on the web server." + } + }, + "description": "Second level entity for virtual directories." + }, + "DiscoveryScopeErrorSummary": { + "type": "object", + "properties": { + "affectedResourceType": { + "type": "string", + "description": "Gets or sets the affected resource type." + }, + "affectedObjectsCount": { + "type": "integer", + "format": "int64", + "description": "Count of affected objects." + }, + "discoveryScope": { + "$ref": "#/definitions/DiscoveryScopes", + "description": "Gets or sets the count of affected objects." + } + }, + "description": "The site error summary model.", + "required": [ + "affectedResourceType", + "affectedObjectsCount", + "discoveryScope" + ] + }, + "DiscoveryScopeStatus": { + "type": "string", + "description": "Discovery Scope.", + "enum": [ + "DiscoverySucceededAtleastOnce", + "DiscoveryFailed", + "RunAsAccountNotAssociated", + "DiscoveryNotStarted", + "DiscoveryInProgress", + "Disabled", + "DiscoveryPartiallySucceded", + "DiscoverySucceeded" + ], + "x-ms-enum": { + "name": "DiscoveryScopeStatus", + "modelAsString": true, + "values": [ + { + "name": "DiscoverySucceededAtleastOnce", + "value": "DiscoverySucceededAtleastOnce", + "description": "DiscoverySucceededAtleastOnce value." + }, + { + "name": "DiscoveryFailed", + "value": "DiscoveryFailed", + "description": "DiscoveryFailed value." + }, + { + "name": "RunAsAccountNotAssociated", + "value": "RunAsAccountNotAssociated", + "description": "RunAsAccountNotAssociated value." + }, + { + "name": "DiscoveryNotStarted", + "value": "DiscoveryNotStarted", + "description": "DiscoveryNotStarted value." + }, + { + "name": "DiscoveryInProgress", + "value": "DiscoveryInProgress", + "description": "DiscoveryInProgress value." + }, + { + "name": "Disabled", + "value": "Disabled", + "description": "Disabled value." + }, + { + "name": "DiscoveryPartiallySucceded", + "value": "DiscoveryPartiallySucceded", + "description": "DiscoveryPartiallySucceded value." + }, + { + "name": "DiscoverySucceeded", + "value": "DiscoverySucceeded", + "description": "DiscoverySucceeded value." + } + ] + } + }, + "DiscoveryScopes": { + "type": "string", + "description": "Discovery scopes", + "enum": [ + "AppsAndRoles", + "DependencyMap", + "StaticData", + "SQLServerConnectionInfo" + ], + "x-ms-enum": { + "name": "DiscoveryScopes", + "modelAsString": true, + "values": [ + { + "name": "AppsAndRoles", + "value": "AppsAndRoles", + "description": "AppsAndRoles value." + }, + { + "name": "DependencyMap", + "value": "DependencyMap", + "description": "DependencyMap value." + }, + { + "name": "StaticData", + "value": "StaticData", + "description": "StaticData value." + }, + { + "name": "SQLServerConnectionInfo", + "value": "SQLServerConnectionInfo", + "description": "SQLServerConnectionInfo value." + } + ] + } + }, + "DiscoverySiteDataSource": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/DiscoverySiteDataSourceProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "Web app data source web model.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "DiscoverySiteDataSourceListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/DiscoverySiteDataSource" + }, + "description": "The DiscoverySiteDataSource items on this page", + "x-typespec-name": "DiscoverySiteDataSource[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a DiscoverySiteDataSource list operation.", + "required": [ + "value" + ] + }, + "DiscoverySiteDataSourceProperties": { + "type": "object", + "properties": { + "discoverySiteId": { + "type": "string", + "description": "Gets or sets the discovery site Id." + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "provisioning state enum", + "readOnly": true + } + }, + "description": "Discovery site data source properties class." + }, + "ErrorDetails": { + "type": "object", + "properties": { + "code": { + "type": "string", + "description": "Gets the error code.", + "readOnly": true + }, + "message": { + "type": "string", + "description": "Gets the error message.", + "readOnly": true + }, + "possibleCauses": { + "type": "string", + "description": "Gets the possible causes of error.", + "readOnly": true + }, + "recommendedAction": { + "type": "string", + "description": "Gets the recommended action to resolve error.", + "readOnly": true + }, + "severity": { + "type": "string", + "description": "Gets the error severity.", + "readOnly": true + }, + "isAgentReportedError": { + "type": "boolean", + "description": "Gets a value indicating whether the error originated from a agent or not.", + "readOnly": true + }, + "agentErrorCode": { + "type": "string", + "description": "Gets the agent error code.", + "readOnly": true + }, + "agentErrorMessage": { + "type": "string", + "description": "Gets the error message from the agent.", + "readOnly": true + }, + "agentErrorPossibleCauses": { + "type": "string", + "description": "Gets possible causes for the agent error.", + "readOnly": true + }, + "agentErrorRecommendedAction": { + "type": "string", + "description": "Gets the recommended action for the agent error.", + "readOnly": true + } + }, + "description": "Error contract returned when some exception occurs in Rest API." + }, + "ErrorSummaryRequest": { + "type": "object", + "properties": { + "applianceName": { + "type": "string", + "description": "Gets or sets the Appliance Name." + } + }, + "description": "ErrorSummaryRequest body" + }, + "Errors": { + "type": "object", + "properties": { + "message": { + "type": "string", + "description": "Gets the error message.", + "readOnly": true + }, + "messageParameters": { + "type": "object", + "additionalProperties": { + "type": "string" + }, + "description": "Gets the message parameters.", + "x-typespec-name": "Record", + "readOnly": true + }, + "applianceName": { + "type": "string", + "description": "Gets the appliance name.", + "readOnly": true + }, + "id": { + "type": "integer", + "format": "int32", + "description": "Gets the error ID.", + "readOnly": true + }, + "code": { + "type": "string", + "description": "Gets the error name.", + "readOnly": true + }, + "possibleCauses": { + "type": "string", + "description": "Gets the possible causes of error.", + "readOnly": true + }, + "recommendedAction": { + "type": "string", + "description": "Gets the recommended action to resolve error.", + "readOnly": true + }, + "severity": { + "type": "string", + "description": "Gets the error severity.", + "readOnly": true + }, + "summaryMessage": { + "type": "string", + "description": "Gets the error summary message.", + "readOnly": true + }, + "source": { + "$ref": "#/definitions/MicrosoftAzureFDSWebRoleHealthErrorDetailsSource", + "description": "Gets the error source.", + "readOnly": true + }, + "updatedTimeStamp": { + "type": "string", + "format": "date-time", + "description": "Gets the time stamp when the error was updated.", + "readOnly": true + }, + "runAsAccountId": { + "type": "string", + "description": "Gets run as account id used while performing discovery of entity.", + "readOnly": true + }, + "discoveryScope": { + "$ref": "#/definitions/HealthErrorDetailsDiscoveryScope", + "description": "Gets discovery scope for which error is encountered.", + "readOnly": true + } + }, + "description": "The properties of a server machine tracked resource" + }, + "ExchangeServer": { + "type": "object", + "properties": { + "productName": { + "type": "string", + "description": "Gets or sets ProductName of the ExchangeServer.", + "readOnly": true + }, + "edition": { + "type": "string", + "description": "Gets or sets Edition of the ExchangeServer.", + "readOnly": true + }, + "roles": { + "type": "string", + "description": "Gets or sets Roles of the ExchangeServer.", + "readOnly": true + }, + "servicePack": { + "type": "string", + "description": "Gets or sets ServicePack of the ExchangeServer.", + "readOnly": true + }, + "version": { + "type": "string", + "description": "Gets or sets Version of the ExchangeServer.", + "readOnly": true + } + }, + "description": "ExchangeServer in the guest virtual machine." + }, + "ExportImportedMachinesJob": { + "type": "object", + "properties": { + "type": { + "type": "string", + "description": "Type name for export job.", + "readOnly": true + }, + "properties": { + "$ref": "#/definitions/ExportImportedMachinesJobEntityProperties", + "description": "Gets or sets the export machines job properties." + }, + "id": { + "type": "string", + "description": "Gets or sets the relative ARM name to get job." + }, + "name": { + "type": "string", + "description": "Gets or sets the Job ID." + }, + "status": { + "type": "string", + "description": "Gets or sets the Job status." + }, + "startTime": { + "type": "string", + "description": "Gets or sets the Job start time." + }, + "endTime": { + "type": "string", + "description": "Gets or sets the Job end time." + }, + "displayName": { + "type": "string", + "description": "Gets or sets the Display name." + } + }, + "description": "Export machines job REST resource." + }, + "ExportImportedMachinesJobEntityProperties": { + "type": "object", + "properties": { + "blobName": { + "type": "string", + "description": "blob name" + }, + "sasUri": { + "type": "string", + "description": "sas uri" + } + }, + "description": " Export Imported Machines JobEntity Properties " + }, + "ExportMachineErrorsProperties": { + "type": "string", + "description": "Export Machine Errors Properties", + "enum": [ + "AppsAndRoles", + "DependencyMap", + "StaticData", + "SQLServerConnectionInfo" + ], + "x-ms-enum": { + "name": "ExportMachineErrorsProperties", + "modelAsString": true, + "values": [ + { + "name": "AppsAndRoles", + "value": "AppsAndRoles", + "description": "AppsAndRoles value." + }, + { + "name": "DependencyMap", + "value": "DependencyMap", + "description": "DependencyMap value." + }, + { + "name": "StaticData", + "value": "StaticData", + "description": "StaticData value." + }, + { + "name": "SQLServerConnectionInfo", + "value": "SQLServerConnectionInfo", + "description": "SQLServerConnectionInfo value." + } + ] + } + }, + "ExportMachineErrorsRequest": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/RequestExportMachineErrorsProperties", + "description": "Gets or sets the properties." + } + }, + "description": "The body of export machine errors request." + }, + "ExportMachinesRequest": { + "type": "object", + "properties": { + "filter": { + "type": "string", + "description": "filter options." + } + }, + "description": "ExportMachinesRequest body" + }, + "ExportSqlServersRequest": { + "type": "object", + "properties": { + "applianceName": { + "type": "string", + "description": "Gets or sets the Appliance Name." + }, + "filter": { + "type": "string", + "description": "filter options." + } + }, + "description": "ExportSqlServerRequest body" + }, + "ExportWebAppsRequest": { + "type": "object", + "properties": { + "filter": { + "type": "string", + "description": "filter options." + } + }, + "description": "ExportWebAppsRequest body" + }, + "FCIInstanceState": { + "type": "string", + "description": "fci instance state ", + "enum": [ + "Unknown", + "Inherited", + "Initializing", + "Online", + "Offline", + "Failed", + "Pending", + "OnlinePending", + "OfflinePending" + ], + "x-ms-enum": { + "name": "FCIInstanceState", + "modelAsString": true, + "values": [ + { + "name": "Unknown", + "value": "Unknown", + "description": "Unknown value." + }, + { + "name": "Inherited", + "value": "Inherited", + "description": "Inherited value." + }, + { + "name": "Initializing", + "value": "Initializing", + "description": "Initializing value." + }, + { + "name": "Online", + "value": "Online", + "description": "Online value." + }, + { + "name": "Offline", + "value": "Offline", + "description": "Offline value." + }, + { + "name": "Failed", + "value": "Failed", + "description": "Failed value." + }, + { + "name": "Pending", + "value": "Pending", + "description": "Pending value." + }, + { + "name": "OnlinePending", + "value": "OnlinePending", + "description": "OnlinePending value." + }, + { + "name": "OfflinePending", + "value": "OfflinePending", + "description": "OfflinePending value." + } + ] + } + }, + "Feature": { + "type": "object", + "properties": { + "name": { + "type": "string", + "description": "Gets or sets Name of the Feature.", + "readOnly": true + }, + "featureType": { + "type": "string", + "description": "Gets or sets FeatureType of the Feature.", + "readOnly": true + }, + "parent": { + "type": "string", + "description": "Gets or sets Parent of the Feature.", + "readOnly": true + }, + "status": { + "type": "string", + "description": "Gets or sets Status of the Feature.", + "readOnly": true + } + }, + "description": "Feature in the guest virtual machine." + }, + "FileMetaData": { + "type": "object", + "properties": { + "logicalName": { + "type": "string", + "description": "Gets or sets the logical name of the file." + }, + "physicalFullName": { + "type": "string", + "description": "Gets or sets the operating-system full path of the file." + }, + "fileType": { + "$ref": "#/definitions/FileType", + "description": "Gets or sets the database file type." + }, + "sizeInMb": { + "type": "number", + "format": "float", + "description": "Gets or sets the size of the file in MB." + }, + "isMemoryOptimizedDataOptionEnabled": { + "type": "boolean", + "description": "Gets or sets a value indicating whether memory optimized data option is enabled." + } + }, + "description": "File Metadata web model." + }, + "FileType": { + "type": "string", + "description": "file type", + "enum": [ + "Rows", + "Log", + "Filestream", + "NotSupported", + "Fulltext" + ], + "x-ms-enum": { + "name": "FileType", + "modelAsString": true, + "values": [ + { + "name": "Rows", + "value": "Rows", + "description": "Rows value." + }, + { + "name": "Log", + "value": "Log", + "description": "Log value." + }, + { + "name": "Filestream", + "value": "Filestream", + "description": "Filestream value." + }, + { + "name": "NotSupported", + "value": "NotSupported", + "description": "NotSpecified value." + }, + { + "name": "Fulltext", + "value": "Fulltext", + "description": "Fulltext value." + } + ] + } + }, + "FrontEndBinding": { + "type": "object", + "properties": { + "protocol": { + "type": "string", + "description": "Gets or sets the Binding protocol." + }, + "hostName": { + "type": "string", + "description": "Gets or sets the Host name." + }, + "port": { + "type": "string", + "description": "Gets or sets the Port number." + }, + "ipAddress": { + "type": "string", + "description": "Gets or sets the IP Address." + } + }, + "description": "Frontend bindings for a web application." + }, + "GuestOsDetails": { + "type": "object", + "properties": { + "osType": { + "type": "string", + "description": "Gets or sets the type of the operating system." + }, + "osName": { + "type": "string", + "description": "Gets or sets the Name of the operating system." + }, + "osVersion": { + "type": "string", + "description": "Gets or sets the Version of the operating system." + }, + "osArchitecture": { + "type": "string", + "description": "Gets or sets the Architecture of the operating system." + } + }, + "description": "Second level object. Data related to a machine's operating system. Serialized and stored as part of Machine Rest object. " + }, + "HealthErrorDetails": { + "type": "object", + "properties": { + "message": { + "type": "string", + "description": "Gets the error message.", + "readOnly": true + }, + "messageParameters": { + "type": "object", + "additionalProperties": { + "type": "string" + }, + "description": "Gets the message parameters.", + "x-typespec-name": "Record", + "readOnly": true + }, + "applianceName": { + "type": "string", + "description": "Gets the appliance name.", + "readOnly": true + }, + "id": { + "type": "integer", + "format": "int64", + "description": "Gets the error ID.", + "readOnly": true + }, + "code": { + "type": "string", + "description": "Gets the error name.", + "readOnly": true + }, + "possibleCauses": { + "type": "string", + "description": "Gets the possible causes of error.", + "readOnly": true + }, + "recommendedAction": { + "type": "string", + "description": "Gets the recommended action to resolve error.", + "readOnly": true + }, + "severity": { + "type": "string", + "description": "Gets the error severity.", + "readOnly": true + }, + "summaryMessage": { + "type": "string", + "description": "Gets the error summary message.", + "readOnly": true + }, + "source": { + "$ref": "#/definitions/HealthErrorDetailsSource", + "description": "Gets the error source.", + "readOnly": true + }, + "updatedTimeStamp": { + "type": "string", + "format": "date-time", + "description": "Gets the time stamp when the error was updated.", + "readOnly": true + }, + "runAsAccountId": { + "type": "string", + "description": "Gets run as account id used while performing discovery of entity.", + "readOnly": true + }, + "discoveryScope": { + "$ref": "#/definitions/HealthErrorDetailsDiscoveryScope", + "description": "Gets discovery scope for which error is encountered.", + "readOnly": true + } + }, + "description": "Error contract returned when some exception occurs in Rest API." + }, + "HealthErrorDetailsDiscoveryScope": { + "type": "string", + "description": "Gets discovery scope for which error is encountered.", + "enum": [ + "AppsAndRoles", + "DependencyMap", + "StaticData", + "SQLServerConnectionInfo", + "DiscoveryTargets" + ], + "x-ms-enum": { + "name": "HealthErrorDetailsDiscoveryScope", + "modelAsString": true, + "values": [ + { + "name": "AppsAndRoles", + "value": "AppsAndRoles", + "description": "AppsAndRoles value." + }, + { + "name": "DependencyMap", + "value": "DependencyMap", + "description": "DependencyMap value." + }, + { + "name": "StaticData", + "value": "StaticData", + "description": "StaticData value." + }, + { + "name": "SQLServerConnectionInfo", + "value": "SQLServerConnectionInfo", + "description": "SQLServerConnectionInfo value." + }, + { + "name": "DiscoveryTargets", + "value": "DiscoveryTargets", + "description": "DiscoveryTargets value." + } + ] + } + }, + "HealthErrorDetailsSource": { + "type": "string", + "description": "HealthError Details Source", + "enum": [ + "RefreshFabricLayout", + "RefreshFabricLayoutGuest", + "RefreshFabricLayoutDependencyMap" + ], + "x-ms-enum": { + "name": "HealthErrorDetailsSource", + "modelAsString": true, + "values": [ + { + "name": "RefreshFabricLayout", + "value": "RefreshFabricLayout", + "description": "RefreshFabricLayout value." + }, + { + "name": "RefreshFabricLayoutGuest", + "value": "RefreshFabricLayoutGuest", + "description": "RefreshFabricLayoutGuest value." + }, + { + "name": "RefreshFabricLayoutDependencyMap", + "value": "RefreshFabricLayoutDependencyMap", + "description": "RefreshFabricLayoutDependencyMap value." + } + ] + } + }, + "HighAvailability": { + "type": "string", + "description": "Value indicating whether the VM is highly available", + "enum": [ + "Unknown", + "No", + "Yes" + ], + "x-ms-enum": { + "name": "HighAvailability", + "modelAsString": true, + "values": [ + { + "name": "Unknown", + "value": "Unknown", + "description": "Unknown value." + }, + { + "name": "No", + "value": "No", + "description": "No value." + }, + { + "name": "Yes", + "value": "Yes", + "description": "Yes value." + } + ] + } + }, + "HighAvailabilityValues": { + "type": "string", + "description": "Value indicating whether the VM is highly available", + "enum": [ + "Unknown", + "No", + "Yes" + ], + "x-ms-enum": { + "name": "HighAvailabilityValues", + "modelAsString": true, + "values": [ + { + "name": "Unknown", + "value": "Unknown", + "description": "Unknown value." + }, + { + "name": "No", + "value": "No", + "description": "No value." + }, + { + "name": "Yes", + "value": "Yes", + "description": "Yes value." + } + ] + } + }, + "HypervCluster": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/HypervClusterProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "A cluster resource belonging to a site resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "HypervClusterListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/HypervCluster" + }, + "description": "The HypervCluster items on this page", + "x-typespec-name": "HypervCluster[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a HypervCluster list operation.", + "required": [ + "value" + ] + }, + "HypervClusterProperties": { + "type": "object", + "properties": { + "createdTimestamp": { + "type": "string", + "description": "Gets the timestamp marking Hyper-V cluster creation.", + "readOnly": true + }, + "updatedTimestamp": { + "type": "string", + "description": "Gets the timestamp marking last updated on the Hyper-V cluster.", + "readOnly": true + }, + "fqdn": { + "type": "string", + "description": "Gets or sets the FQDN/IPAddress of the Hyper-V cluster." + }, + "functionalLevel": { + "type": "integer", + "format": "int32", + "description": "Gets the functional level of the Hyper-V cluster.", + "readOnly": true + }, + "status": { + "type": "string", + "description": "Gets the status of the Hyper-V cluster.", + "readOnly": true + }, + "runAsAccountId": { + "type": "string", + "description": "Gets or sets Run as account ID of the Hyper-V cluster." + }, + "hostFqdnList": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Gets or sets list of hosts (FQDN) currently being tracked by the cluster.", + "x-typespec-name": "string[]" + }, + "errors": { + "type": "array", + "items": { + "$ref": "#/definitions/HealthErrorDetails" + }, + "description": "Gets the errors.", + "x-typespec-name": "HealthErrorDetails[]", + "readOnly": true + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "The status of the last operation." + } + }, + "description": "The properties of Hyperv Cluster" + }, + "HypervDisk": { + "type": "object", + "properties": { + "instanceId": { + "type": "string", + "description": "Id of the disk.", + "readOnly": true + }, + "vhdId": { + "type": "string", + "description": "VHD Id of the disk.", + "readOnly": true + }, + "maxSizeInBytes": { + "type": "integer", + "format": "int64", + "description": "Gets or sets Bytes allocated for the disk." + }, + "name": { + "type": "string", + "description": "Gets or sets Name of the disk." + }, + "diskType": { + "type": "string", + "description": "Gets or sets Type of the disk." + }, + "lun": { + "type": "integer", + "format": "int32", + "description": "Gets or sets LUN of the disk." + }, + "path": { + "type": "string", + "description": "Gets or sets Path of the disk." + } + }, + "description": "Second level object returned as part of Machine REST resource." + }, + "HypervHost": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/HypervHostProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "A host resource belonging to a site resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "HypervHostListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/HypervHost" + }, + "description": "The HypervHost items on this page", + "x-typespec-name": "HypervHost[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a HypervHost list operation.", + "required": [ + "value" + ] + }, + "HypervHostProperties": { + "type": "object", + "properties": { + "createdTimestamp": { + "type": "string", + "description": "Gets the timestamp marking Hyper-V host creation.", + "readOnly": true + }, + "updatedTimestamp": { + "type": "string", + "description": "Gets the timestamp marking last updated on the Hyper-V host.", + "readOnly": true + }, + "fqdn": { + "type": "string", + "description": "Gets or sets the FQDN/IPAddress of the Hyper-V host." + }, + "runAsAccountId": { + "type": "string", + "description": "Gets or sets the run as account ID of the Hyper-V host." + }, + "version": { + "type": "string", + "description": "Gets the version of the Hyper-V host.", + "readOnly": true + }, + "errors": { + "type": "array", + "items": { + "$ref": "#/definitions/HealthErrorDetails" + }, + "description": "Gets the errors.", + "x-typespec-name": "HealthErrorDetails[]", + "readOnly": true + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "The status of the last operation." + } + }, + "description": "The properties of Hyperv Host" + }, + "HypervJob": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/JobProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "A job resource belonging to a site resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "HypervJobListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/HypervJob" + }, + "description": "The HypervJob items on this page", + "x-typespec-name": "HypervJob[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a HypervJob list operation.", + "required": [ + "value" + ] + }, + "HypervMachine": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/HypervMachineProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "A machine resource belonging to a site resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "HypervMachineListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/HypervMachine" + }, + "description": "The HypervMachine items on this page", + "x-typespec-name": "HypervMachine[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a HypervMachine list operation.", + "required": [ + "value" + ] + }, + "HypervMachineProperties": { + "type": "object", + "properties": { + "instanceUuid": { + "type": "string", + "description": "On-premise Instance UUID of the machine.", + "readOnly": true + }, + "hostFqdn": { + "type": "string", + "description": "Host FQDN/IPAddress.", + "readOnly": true + }, + "hostId": { + "type": "string", + "description": "Host ARM ID.", + "readOnly": true + }, + "generation": { + "type": "integer", + "format": "int32", + "description": "Generation of the virtual machine.", + "readOnly": true + }, + "version": { + "type": "string", + "description": "VM version.", + "readOnly": true + }, + "highAvailability": { + "$ref": "#/definitions/HighAvailability", + "description": "Value indicating whether the VM is highly available.", + "readOnly": true + }, + "clusterFqdn": { + "type": "string", + "description": "Cluster FQDN/IPAddress.", + "readOnly": true + }, + "clusterId": { + "type": "string", + "description": "Cluster ARM ID.", + "readOnly": true + }, + "maxMemoryMb": { + "type": "integer", + "format": "int32", + "description": "Max memory of the virtual machine in MB.", + "readOnly": true + }, + "isDynamicMemoryEnabled": { + "type": "boolean", + "description": "Value indicating whether dynamic memory is enabled for the VM.", + "readOnly": true + }, + "disks": { + "type": "array", + "items": { + "$ref": "#/definitions/HypervDisk" + }, + "x-ms-identifiers": [], + "description": "Disks attached to the machine.", + "x-typespec-name": "HypervDisk[]", + "readOnly": true + }, + "networkAdapters": { + "type": "array", + "items": { + "$ref": "#/definitions/HypervNetworkAdapter" + }, + "x-ms-identifiers": [], + "description": "Network adapters attached to the machine.", + "x-typespec-name": "HypervNetworkAdapter[]", + "readOnly": true + }, + "managementServerType": { + "type": "string", + "description": "Management server type captured as a string representation of the\n \n{Microsoft.Azure.FDS.WebRole.HyperVMachineBase.HyperVMachineBaseProperties.ManagementServerType}\nenumeration.", + "readOnly": true + }, + "secureBootTemplateId": { + "type": "string", + "description": "Gets or sets the SecureBootTemplateId setting of the VM.", + "readOnly": true + }, + "secureBootEnabled": { + "type": "boolean", + "description": "Gets or sets a value indicating whether Secure boot is enabled for the VM.", + "readOnly": true + }, + "secureBootTemplate": { + "type": "string", + "description": "Gets or sets the SecureBootTemplateId setting of the VM.", + "readOnly": true + }, + "tpmEnabled": { + "type": "boolean", + "description": "Gets or sets a value indicating whether trusted platform module is enabled on\nthe VM.", + "readOnly": true + }, + "ksdEnabled": { + "type": "boolean", + "description": "Gets or sets a value indicating whether key storage device is enabled on the VM.", + "readOnly": true + }, + "shieldingRequested": { + "type": "boolean", + "description": "Gets or sets a value indicating whether shielding is enabled for the VM.", + "readOnly": true + }, + "dataProtectionRequested": { + "type": "boolean", + "description": "Gets or sets a value indicating whether data protection is requested for a VM.", + "readOnly": true + }, + "encryptStateAndVmMigrationTraffic": { + "type": "boolean", + "description": "Gets or sets a value indicating whether encryption of state and migration\ntraffic is enabled for the VM.", + "readOnly": true + }, + "virtualizationBasedSecurityOptOut": { + "type": "boolean", + "description": "Gets or sets a value indicating whether VM virtualization based security is\nenabled for the VM.", + "readOnly": true + }, + "powerStatus": { + "type": "string", + "description": "Gets the Machine power status.", + "readOnly": true + }, + "vmFqdn": { + "type": "string", + "description": "Gets the VM FQDN.", + "readOnly": true + }, + "vmConfigurationFileLocation": { + "type": "string", + "description": "Gets the Root location of the VM configuration file.", + "readOnly": true + }, + "firmware": { + "type": "string", + "description": "Gets or sets the firmware." + }, + "guestOsDetails": { + "$ref": "#/definitions/GuestOsDetails", + "description": "Operating System Details extracted from the guest bu executing script inside the guest VM. ", + "readOnly": true + }, + "numberOfApplications": { + "type": "integer", + "format": "int32", + "description": "Number of applications installed in the guest VM.", + "readOnly": true + }, + "guestDetailsDiscoveryTimestamp": { + "type": "string", + "format": "date-time", + "description": "The last time at which the Guest Details was discovered\n or the\nerror while discovering guest details based discovery\n of the\nmachine.", + "readOnly": true + }, + "isGuestDetailsDiscoveryInProgress": { + "type": "boolean", + "description": "Whether Refresh Fabric Layout Guest Details has been completed once.\n \n Portal will show discovery in progress, if this value is true.", + "readOnly": true + }, + "dependencyMapping": { + "type": "string", + "description": "Gets or sets if dependency mapping feature is enabled or not\n for\nthe VM.", + "readOnly": true + }, + "dependencyMappingStartTime": { + "type": "string", + "format": "date-time", + "description": "Gets or sets when dependency mapping collection is last started.", + "readOnly": true + }, + "dependencyMappingEndTime": { + "type": "string", + "description": "Gets or sets when dependency mapping collection was last disabled.", + "readOnly": true + }, + "runAsAccountId": { + "type": "string", + "description": "Gets or sets the run as account ID of the machine." + }, + "applianceNames": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Gets the appliance names.", + "x-typespec-name": "string[]", + "readOnly": true + }, + "errors": { + "type": "array", + "items": { + "$ref": "#/definitions/HealthErrorDetails" + }, + "description": "Errors for machine.", + "x-typespec-name": "HealthErrorDetails[]", + "readOnly": true + }, + "applicationDiscovery": { + "$ref": "#/definitions/ApplicationDiscovery", + "description": "Gets the data related to application discovery.", + "readOnly": true + }, + "dependencyMapDiscovery": { + "$ref": "#/definitions/DependencyMapDiscovery", + "description": "Gets the data related to dependency map discovery.", + "readOnly": true + }, + "staticDiscovery": { + "$ref": "#/definitions/StaticDiscovery", + "description": "Gets the data related to static discovery.", + "readOnly": true + }, + "sqlDiscovery": { + "$ref": "#/definitions/SqlDiscovery", + "description": "Gets the data related to SQL discovery.", + "readOnly": true + }, + "webAppDiscovery": { + "$ref": "#/definitions/WebAppDiscovery", + "description": "Gets the data related to Web application discovery.", + "readOnly": true + }, + "oracleDiscovery": { + "$ref": "#/definitions/OracleDiscovery", + "description": "Gets the data related to Oracle discovery.", + "readOnly": true + }, + "springBootDiscovery": { + "$ref": "#/definitions/SpringBootDiscovery", + "description": "Gets the data related to SpringBoot discovery.", + "readOnly": true + }, + "iisDiscovery": { + "$ref": "#/definitions/WebAppDiscovery", + "description": "Gets the data related to iis discovery.", + "readOnly": true + }, + "tomcatDiscovery": { + "$ref": "#/definitions/WebAppDiscovery", + "description": "Gets the data related to tomcat discovery.", + "readOnly": true + }, + "appsAndRoles": { + "$ref": "#/definitions/AppsAndRoles", + "description": "Apps And Roles of the Server.", + "readOnly": true + }, + "productSupportStatus": { + "$ref": "#/definitions/ProductSupportStatus", + "description": "product support status." + }, + "numberOfProcessorCore": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the Number of Processor Cores \n allocated for the\nmachine." + }, + "allocatedMemoryInMb": { + "type": "number", + "format": "double", + "description": "Gets or sets the allocated Memory in MB." + }, + "operatingSystemDetails": { + "$ref": "#/definitions/OperatingSystem", + "description": "Gets or sets the Operating System Details installed on the machine." + }, + "biosSerialNumber": { + "type": "string", + "description": "Gets or sets the Machine BIOS serial number." + }, + "biosGuid": { + "type": "string", + "description": "Gets or sets the BIOS GUID." + }, + "displayName": { + "type": "string", + "description": "Gets the Display name of the machine.", + "readOnly": true + }, + "isDeleted": { + "type": "boolean", + "description": "Value indicating whether VM is deleted.", + "readOnly": true + }, + "createdTimestamp": { + "type": "string", + "description": "Gets the marking machine creation.", + "readOnly": true + }, + "tags": { + "type": "object", + "additionalProperties": { + "type": "string" + }, + "description": "Gets or sets tags on the resource.", + "x-typespec-name": "Record" + }, + "updatedTimestamp": { + "type": "string", + "description": "Gets the timestamp marking last updated on the machine.", + "readOnly": true + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "The status of the last operation.", + "readOnly": true + } + }, + "description": "The properties of AddressResource" + }, + "HypervMachineUpdate": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/HypervMachineUpdateProperties", + "x-ms-client-flatten": true + } + }, + "description": "The type used for update operations of the HypervMachine." + }, + "HypervMachineUpdateProperties": { + "type": "object", + "properties": { + "firmware": { + "type": "string", + "description": "Gets or sets the firmware." + }, + "runAsAccountId": { + "type": "string", + "description": "Gets or sets the run as account ID of the machine." + }, + "productSupportStatus": { + "$ref": "#/definitions/ProductSupportStatus", + "description": "product support status." + }, + "numberOfProcessorCore": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the Number of Processor Cores \n allocated for the\nmachine." + }, + "allocatedMemoryInMb": { + "type": "number", + "format": "double", + "description": "Gets or sets the allocated Memory in MB." + }, + "operatingSystemDetails": { + "$ref": "#/definitions/OperatingSystem", + "description": "Gets or sets the Operating System Details installed on the machine." + }, + "biosSerialNumber": { + "type": "string", + "description": "Gets or sets the Machine BIOS serial number." + }, + "biosGuid": { + "type": "string", + "description": "Gets or sets the BIOS GUID." + }, + "tags": { + "type": "object", + "additionalProperties": { + "type": "string" + }, + "description": "Gets or sets tags on the resource.", + "x-typespec-name": "Record" + } + }, + "description": "The updatable properties of the HypervMachine." + }, + "HypervNetworkAdapter": { + "type": "object", + "properties": { + "networkId": { + "type": "string", + "description": "Network Id.", + "readOnly": true + }, + "subnetName": { + "type": "string", + "description": "Name of the VM subnet within the virtual network the NIC is attached to.", + "readOnly": true + }, + "staticIpAddress": { + "type": "string", + "description": "Static IP address.", + "readOnly": true + }, + "nicType": { + "type": "string", + "description": "Mac address of the NIC.", + "readOnly": true + }, + "nicId": { + "type": "string", + "description": "Gets or sets the NIC Id." + }, + "macAddress": { + "type": "string", + "description": "Gets or sets Mac address of the NIC." + }, + "ipAddressList": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Gets IP addresses for the machine.", + "x-typespec-name": "string[]", + "readOnly": true + }, + "networkName": { + "type": "string", + "description": "Gets or sets Network Name." + }, + "ipAddressType": { + "type": "string", + "description": "Gets or sets Type of the IP address." + } + }, + "description": "Second level object represented in responses as part of Machine REST resource." + }, + "HypervOperationsStatusResource": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/HypervClusterProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "A cluster resource belonging to a site resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "HypervRunAsAccountResource": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/RunAsAccountProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "A machine resource belonging to a site resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "HypervRunAsAccountResourceListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/HypervRunAsAccountResource" + }, + "description": "The HypervRunAsAccountResource items on this page", + "x-typespec-name": "HypervRunAsAccountResource[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a HypervRunAsAccountResource list operation.", + "required": [ + "value" + ] + }, + "HypervSite": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/SiteProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "A HyperV SiteResource", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/TrackedResource" + } + ] + }, + "HypervSiteListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/HypervSite" + }, + "description": "The HypervSite items on this page", + "x-typespec-name": "HypervSite[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a HypervSite list operation.", + "required": [ + "value" + ] + }, + "HypervSiteUpdate": { + "type": "object", + "properties": { + "tags": { + "type": "object", + "additionalProperties": { + "type": "string" + }, + "description": "Resource tags.", + "x-typespec-name": "Record" + }, + "properties": { + "$ref": "#/definitions/HypervSiteUpdateProperties", + "x-ms-client-flatten": true + } + }, + "description": "The type used for update operations of the HypervSite." + }, + "HypervSiteUpdateProperties": { + "type": "object", + "properties": { + "servicePrincipalIdentityDetails": { + "$ref": "#/definitions/SiteSpnProperties", + "description": "Gets or sets the service principal identity details used by agent for\ncommunication\n to the service." + }, + "agentDetails": { + "$ref": "#/definitions/SiteAgentProperties", + "description": "Gets or sets the on-premises agent details." + }, + "applianceName": { + "type": "string", + "description": "Gets or sets the Appliance Name." + }, + "discoverySolutionId": { + "type": "string", + "description": "Gets or sets the ARM ID of migration hub solution for SDS." + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "The status of the last operation." + } + }, + "description": "The updatable properties of the HypervSite." + }, + "HypervSiteUsage": { + "type": "object", + "properties": { + "machineCount": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the number of machines discovered in the site." + }, + "runAsAccountCount": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the number of run as accounts in the site." + }, + "hostCount": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the number of hosts part of the site." + }, + "clusterCount": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the number of clusters part of the site." + } + }, + "description": "Hyper-V site usage." + }, + "HypervVmSoftwareInventory": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/MachineSoftwareInventoryProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "HyperV VM software inventory REST resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "HypervVmSoftwareInventoryListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/HypervVmSoftwareInventory" + }, + "description": "The HypervVmSoftwareInventory items on this page", + "x-typespec-name": "HypervVmSoftwareInventory[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a HypervVmSoftwareInventory list operation.", + "required": [ + "value" + ] + }, + "IisApplicationUnit": { + "type": "object", + "properties": { + "applicationPoolName": { + "type": "string", + "description": "Gets or sets the path of the directory." + }, + "managedPipelineMode": { + "type": "string", + "description": "Gets or sets the managed pipeline mode." + }, + "runtimeVersion": { + "type": "string", + "description": "Gets or sets the runtime version." + }, + "enable32BitApiOnWin64": { + "type": "boolean", + "description": "Gets or sets a value indicating whether 32 bit applications are allowed to run\non 64 bit." + }, + "path": { + "$ref": "#/definitions/DirectoryPath", + "description": "Gets or sets the path of the directory." + }, + "directories": { + "type": "array", + "items": { + "$ref": "#/definitions/DirectoryPath" + }, + "x-ms-identifiers": [], + "description": "Gets or sets the list of directories.", + "x-typespec-name": "DirectoryPath[]" + } + }, + "description": "Second-level object for identification of application units in a web site\nhosted on IIS." + }, + "IisVirtualApplicationUnit": { + "type": "object", + "properties": { + "isVirtualDirectory": { + "type": "boolean", + "description": "Gets a value indicating whether the application corresponds to a directory.", + "readOnly": true + }, + "path": { + "$ref": "#/definitions/DirectoryPath", + "description": "Gets or sets the path of the directory." + }, + "directories": { + "type": "array", + "items": { + "$ref": "#/definitions/DirectoryPath" + }, + "x-ms-identifiers": [], + "description": "Gets or sets the list of directories.", + "x-typespec-name": "DirectoryPath[]" + } + }, + "description": "Second-level object for identification of virtual applications in a web site\nhosted on IIS." + }, + "IisWebApplicationProperties": { + "type": "object", + "properties": { + "applications": { + "type": "array", + "items": { + "$ref": "#/definitions/IisApplicationUnit" + }, + "x-ms-identifiers": [], + "description": "Gets the list of application units for the web site.", + "x-typespec-name": "IisApplicationUnit[]", + "readOnly": true + }, + "virtualApplications": { + "type": "array", + "items": { + "$ref": "#/definitions/IisVirtualApplicationUnit" + }, + "x-ms-identifiers": [], + "description": "Gets the list of application units for the web site.", + "x-typespec-name": "IisVirtualApplicationUnit[]", + "readOnly": true + }, + "webServerId": { + "type": "string", + "description": "Gets the web server id.", + "readOnly": true + }, + "webServerName": { + "type": "string", + "description": "Gets the web server name.", + "readOnly": true + }, + "virtualPath": { + "type": "string", + "description": "Gets the virtual path of the application.", + "readOnly": true + }, + "physicalPath": { + "type": "string", + "description": "Gets the physical path of the application.", + "readOnly": true + }, + "bindings": { + "type": "array", + "items": { + "$ref": "#/definitions/FrontEndBinding" + }, + "x-ms-identifiers": [], + "description": "Gets the front end bindings for the application.", + "x-typespec-name": "FrontEndBinding[]", + "readOnly": true + }, + "frameworks": { + "type": "array", + "items": { + "$ref": "#/definitions/WebApplicationFramework" + }, + "x-ms-identifiers": [], + "description": "Gets the Error details.", + "x-typespec-name": "WebApplicationFramework[]", + "readOnly": true + }, + "configurations": { + "type": "array", + "items": { + "$ref": "#/definitions/WebApplicationConfigurationUnit" + }, + "x-ms-identifiers": [], + "description": "Gets the configuration.", + "x-typespec-name": "WebApplicationConfigurationUnit[]", + "readOnly": true + }, + "directories": { + "type": "array", + "items": { + "$ref": "#/definitions/WebApplicationDirectoryUnit" + }, + "description": "Gets the directories.", + "x-typespec-name": "WebApplicationDirectoryUnit[]", + "x-ms-identifiers": [], + "readOnly": true + }, + "displayName": { + "type": "string", + "description": "Gets the display name.", + "readOnly": true + }, + "tags": { + "type": "object", + "additionalProperties": { + "type": "string" + }, + "description": "Gets or sets tags on the resource.", + "x-typespec-name": "Record" + }, + "staticFolders": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Static folders.", + "x-typespec-name": "string[]", + "readOnly": true + }, + "machineDisplayName": { + "type": "string", + "description": "Machine display name", + "readOnly": true + }, + "isDeleted": { + "type": "boolean", + "description": "Gets a value indicating whether application is deleted.", + "readOnly": true + }, + "createdTimestamp": { + "type": "string", + "description": "Gets the timestamp marking creation of the entity.", + "readOnly": true + }, + "updatedTimestamp": { + "type": "string", + "description": "Gets the timestamp marking last update operation.", + "readOnly": true + }, + "serverType": { + "type": "string", + "description": "Gets the server type.", + "readOnly": true + }, + "errors": { + "type": "array", + "items": { + "$ref": "#/definitions/HealthErrorDetails" + }, + "description": "Gets the Error details.", + "x-typespec-name": "HealthErrorDetails[]", + "readOnly": true + }, + "applianceNames": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Gets the appliance names.", + "x-typespec-name": "string[]", + "readOnly": true + }, + "hasErrors": { + "type": "boolean", + "description": "Gets a value indicating whether the WebApp has errors or not.", + "readOnly": true + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "provisioning state enum", + "readOnly": true + } + }, + "description": "Class for web application properties." + }, + "IisWebApplications": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/IisWebApplicationProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "Web application REST Resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "IisWebApplicationsListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/IisWebApplications" + }, + "description": "The IisWebApplications items on this page", + "x-typespec-name": "IisWebApplications[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a IisWebApplications list operation.", + "required": [ + "value" + ] + }, + "IisWebApplicationsUpdate": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/IisWebApplicationsUpdateProperties", + "x-ms-client-flatten": true + } + }, + "description": "The type used for update operations of the IisWebApplications." + }, + "IisWebApplicationsUpdateProperties": { + "type": "object", + "properties": { + "tags": { + "type": "object", + "additionalProperties": { + "type": "string" + }, + "description": "Gets or sets tags on the resource.", + "x-typespec-name": "Record" + } + }, + "description": "The updatable properties of the IisWebApplications." + }, + "IisWebServerProperties": { + "type": "object", + "properties": { + "configurationLocation": { + "type": "string", + "description": "Gets the configuration location.", + "readOnly": true + }, + "version": { + "type": "string", + "description": "Gets the configuration location.", + "readOnly": true + }, + "machineIds": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Gets the list of machines.", + "x-typespec-name": "string[]", + "readOnly": true + }, + "webApplications": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Gets the list of web applications.", + "x-typespec-name": "string[]", + "readOnly": true + }, + "displayName": { + "type": "string", + "description": "Gets the display name.", + "readOnly": true + }, + "serverFqdn": { + "type": "string", + "description": "Gets the server FQDN.", + "readOnly": true + }, + "runAsAccountId": { + "type": "string", + "description": "Gets the run as account id.", + "readOnly": true + }, + "isDeleted": { + "type": "boolean", + "description": "Gets a value indicating whether application is deleted.", + "readOnly": true + }, + "createdTimestamp": { + "type": "string", + "description": "Gets the timestamp marking creation of the entity.", + "readOnly": true + }, + "updatedTimestamp": { + "type": "string", + "description": "Gets the timestamp marking last update operation.", + "readOnly": true + }, + "serverType": { + "type": "string", + "description": "Gets the server type.", + "readOnly": true + }, + "errors": { + "type": "array", + "items": { + "$ref": "#/definitions/HealthErrorDetails" + }, + "description": "Gets the Error details.", + "x-typespec-name": "HealthErrorDetails[]", + "readOnly": true + }, + "applianceNames": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Gets the appliance names.", + "x-typespec-name": "string[]", + "readOnly": true + }, + "hasErrors": { + "type": "boolean", + "description": "Gets a value indicating whether the WebApp has errors or not.", + "readOnly": true + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "provisioning state enum", + "readOnly": true + } + }, + "description": "Class for web server properties." + }, + "IisWebServers": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/IisWebServerProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "Web server REST Resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "IisWebServersListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/IisWebServers" + }, + "description": "The IisWebServers items on this page", + "x-typespec-name": "IisWebServers[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a IisWebServers list operation.", + "required": [ + "value" + ] + }, + "ImportJob": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/JobProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "A host resource belonging to a site resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "ImportJobListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/ImportJob" + }, + "description": "The ImportJob items on this page", + "x-typespec-name": "ImportJob[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a ImportJob list operation.", + "required": [ + "value" + ] + }, + "ImportMachine": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/ImportMachineProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "An machine resource belonging to a site resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "ImportMachineListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/ImportMachine" + }, + "description": "The ImportMachine items on this page", + "x-typespec-name": "ImportMachine[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a ImportMachine list operation.", + "required": [ + "value" + ] + }, + "ImportMachineProperties": { + "type": "object", + "properties": { + "firmware": { + "type": "string", + "description": "Firmware of the machine.", + "readOnly": true + }, + "percentageCpuUtilization": { + "type": "number", + "format": "float", + "description": "CPU utilization.", + "readOnly": true + }, + "percentageMemoryUtilization": { + "type": "number", + "format": "float", + "description": "Memory utilization.", + "readOnly": true + }, + "numberOfDisks": { + "type": "integer", + "format": "int32", + "description": "Number of disks.", + "readOnly": true + }, + "totalDiskReadOperationsPerSecond": { + "type": "number", + "format": "float", + "description": "Total disk read operations per second.", + "readOnly": true + }, + "totalDiskWriteOperationsPerSecond": { + "type": "number", + "format": "float", + "description": "Total disk write operations per second.", + "readOnly": true + }, + "totalDiskWriteThroughput": { + "type": "number", + "format": "float", + "description": "Total disk write throughput.", + "readOnly": true + }, + "totalDiskReadThroughput": { + "type": "number", + "format": "float", + "description": "Total disk read throughput.", + "readOnly": true + }, + "macAddress": { + "type": "string", + "description": "MAC Address.", + "readOnly": true + }, + "ipAddresses": { + "type": "array", + "items": { + "type": "string" + }, + "description": "IP Addresses.", + "x-typespec-name": "string[]", + "readOnly": true + }, + "machineId": { + "type": "string", + "description": "Machine ID.", + "readOnly": true + }, + "machineManagerId": { + "type": "string", + "description": "Machine manager ID.", + "readOnly": true + }, + "numberOfNetworkAdapters": { + "type": "integer", + "format": "int32", + "description": "Number of network adapters.", + "readOnly": true + }, + "networkInThroughput": { + "type": "number", + "format": "float", + "description": "Network in throughput.", + "readOnly": true + }, + "networkOutThroughput": { + "type": "number", + "format": "float", + "description": "Network out throughput.", + "readOnly": true + }, + "serverType": { + "type": "string", + "description": "Server type.", + "readOnly": true + }, + "hypervisor": { + "type": "string", + "description": "Fabric type.", + "readOnly": true + }, + "hypervisorVersionNumber": { + "type": "string", + "description": "Hypervisor version number.", + "readOnly": true + }, + "disks": { + "type": "array", + "items": { + "$ref": "#/definitions/WebRoleImportDisk" + }, + "x-ms-identifiers": [ + "name" + ], + "description": "Disks attached to the machine.", + "x-typespec-name": "WebRoleImportDisk[]", + "readOnly": true + }, + "vmFqdn": { + "type": "string", + "description": "Server FQDN.", + "readOnly": true + }, + "storageInUseGb": { + "type": "number", + "format": "float", + "description": "Total storage in use.", + "readOnly": true + }, + "numberOfProcessorCore": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the Number of Processor Cores \n allocated for the\nmachine." + }, + "allocatedMemoryInMb": { + "type": "number", + "format": "double", + "description": "Gets or sets the allocated Memory in MB." + }, + "operatingSystemDetails": { + "$ref": "#/definitions/WebRoleOperatingSystem", + "description": "Gets or sets the Operating System Details installed on the machine." + }, + "biosSerialNumber": { + "type": "string", + "description": "Gets or sets the Machine BIOS serial number." + }, + "biosGuid": { + "type": "string", + "description": "Gets or sets the BIOS GUID." + }, + "displayName": { + "type": "string", + "description": "Gets the Display name of the machine.", + "readOnly": true + }, + "isDeleted": { + "type": "boolean", + "description": "Value indicating whether VM is deleted.", + "readOnly": true + }, + "createdTimestamp": { + "type": "string", + "description": "Gets the marking machine creation.", + "readOnly": true + }, + "updatedTimestamp": { + "type": "string", + "description": "Gets the timestamp marking last updated on the machine.", + "readOnly": true + }, + "tags": { + "type": "object", + "additionalProperties": { + "type": "string" + }, + "description": "machine tags", + "x-typespec-name": "Record" + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "The status of the last operation." + } + }, + "description": "Class for machine properties.", + "required": [ + "tags" + ] + }, + "ImportMachinesJob": { + "type": "object", + "properties": { + "type": { + "type": "string", + "description": "Handled by resource provider. Type =\nMicrosoft.OffAzure/ImportSites/jobs/importJobs.", + "readOnly": true + }, + "properties": { + "$ref": "#/definitions/ImportMachinesJobProperties", + "description": "Gets or sets the import job properties." + }, + "id": { + "type": "string", + "description": "Gets or sets the relative ARM name to get job." + }, + "name": { + "type": "string", + "description": "Gets or sets the Job ID." + }, + "status": { + "type": "string", + "description": "Gets or sets the Job status." + }, + "startTime": { + "type": "string", + "description": "Gets or sets the Job start time." + }, + "endTime": { + "type": "string", + "description": "Gets or sets the Job end time." + }, + "displayName": { + "type": "string", + "description": "Gets or sets the Display name." + } + }, + "description": "Import machines Job REST Resource." + }, + "ImportMachinesJobProperties": { + "type": "object", + "properties": { + "blobName": { + "type": "string", + "description": "blob name" + }, + "blobSasUri": { + "type": "string", + "description": "blob sasUri" + }, + "jobResult": { + "$ref": "#/definitions/JobResult", + "description": "job Result" + }, + "numberOfMachinesImported": { + "type": "integer", + "format": "int32", + "description": "number Of Machines Imported" + }, + "blobCreationTimeStamp": { + "type": "string", + "format": "date-time", + "description": "blob Creation TimeStamp" + }, + "errorSummary": { + "$ref": "#/definitions/JobErrorSummary", + "description": "error summary" + } + }, + "description": "ImportMachines JobProperties" + }, + "ImportSite": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/ImportSiteProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "A ImportSite", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/TrackedResource" + } + ] + }, + "ImportSiteListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/ImportSite" + }, + "description": "The ImportSite items on this page", + "x-typespec-name": "ImportSite[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a ImportSite list operation.", + "required": [ + "value" + ] + }, + "ImportSiteProperties": { + "type": "object", + "properties": { + "discoverySolutionId": { + "type": "string", + "description": "Gets or sets the ARM ID of migration hub solution for SDS." + }, + "masterSiteId": { + "type": "string", + "description": "Gets the Master Site this site is linked to.", + "readOnly": true + }, + "serviceEndpoint": { + "type": "string", + "description": "Gets the service endpoint.", + "readOnly": true + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "The status of the last operation." + } + }, + "description": "The properties of ImportSiteResource" + }, + "ImportSiteUpdate": { + "type": "object", + "properties": { + "tags": { + "type": "object", + "additionalProperties": { + "type": "string" + }, + "description": "Resource tags.", + "x-typespec-name": "Record" + }, + "properties": { + "$ref": "#/definitions/ImportSiteUpdateProperties", + "x-ms-client-flatten": true + } + }, + "description": "The type used for update operations of the ImportSite." + }, + "ImportSiteUpdateProperties": { + "type": "object", + "properties": { + "discoverySolutionId": { + "type": "string", + "description": "Gets or sets the ARM ID of migration hub solution for SDS." + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "The status of the last operation." + } + }, + "description": "The updatable properties of the ImportSite." + }, + "JobErrorSummary": { + "type": "object", + "properties": { + "errors": { + "type": "array", + "items": { + "type": "string" + }, + "description": "errors list", + "x-typespec-name": "string[]" + }, + "errorCount": { + "type": "integer", + "format": "int32", + "description": "error count" + }, + "warningCount": { + "type": "integer", + "format": "int32", + "description": "warning Count" + } + }, + "description": "Job Error Summary" + }, + "JobProperties": { + "type": "object", + "properties": { + "status": { + "type": "string", + "description": "Gets operation status.", + "readOnly": true + }, + "startTime": { + "type": "string", + "description": "Gets operation start time.", + "readOnly": true + }, + "endTime": { + "type": "string", + "description": "Gets operation end time.", + "readOnly": true + }, + "displayName": { + "type": "string", + "description": "Gets or sets the display name of the Job.", + "readOnly": true + }, + "clientRequestId": { + "type": "string", + "description": "Gets the client request Id used in the operation execution context.", + "readOnly": true + }, + "activityId": { + "type": "string", + "description": "Gets the activity Id used in the operation execution context.", + "readOnly": true + }, + "errors": { + "type": "array", + "items": { + "$ref": "#/definitions/ErrorDetails" + }, + "x-ms-identifiers": [], + "description": "Gets the errors.", + "x-typespec-name": "ErrorDetails[]", + "readOnly": true + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "The status of the last operation.", + "readOnly": true + } + }, + "description": "Job REST Resource." + }, + "JobResult": { + "type": "string", + "description": "JobResultValues", + "enum": [ + "Unknown", + "Completed", + "CompletedWithWarnings", + "CompletedWithErrors", + "Failed", + "WaitingForBlobUpload", + "InProgress" + ], + "x-ms-enum": { + "name": "JobResult", + "modelAsString": true, + "values": [ + { + "name": "Unknown", + "value": "Unknown", + "description": "Unknown value." + }, + { + "name": "Completed", + "value": "Completed", + "description": "Completed value." + }, + { + "name": "CompletedWithWarnings", + "value": "CompletedWithWarnings", + "description": "CompletedWithWarnings value." + }, + { + "name": "CompletedWithErrors", + "value": "CompletedWithErrors", + "description": "CompletedWithErrors value." + }, + { + "name": "Failed", + "value": "Failed", + "description": "Failed value." + }, + { + "name": "WaitingForBlobUpload", + "value": "WaitingForBlobUpload", + "description": "WaitingForBlobUpload value." + }, + { + "name": "InProgress", + "value": "InProgress", + "description": "InProgress value." + } + ] + } + }, + "MachineMetadata": { + "type": "object", + "properties": { + "machineArmId": { + "type": "string", + "description": "arm id of the machine." + }, + "dependencyMapping": { + "type": "string", + "description": "value representing state of dependency mapping (enabled/disabled)." + }, + "tags": { + "type": "object", + "additionalProperties": { + "type": "string" + }, + "description": "machine tags", + "x-typespec-name": "Record" + } + }, + "description": "The properties of Machine MetaData", + "required": [ + "machineArmId", + "dependencyMapping", + "tags" + ] + }, + "MachineMetadataCollection": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/MachineMetadata" + }, + "x-ms-identifiers": [], + "description": "The list of Machine MetaData.", + "x-typespec-name": "MachineMetadata[]" + } + }, + "description": "The list of Machine MetaData.", + "required": [ + "value" + ] + }, + "MachineResource": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/VmwareMachineProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "An machine resource belonging to a site resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "MachineResourceListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/MachineResource" + }, + "description": "The MachineResource items on this page", + "x-typespec-name": "MachineResource[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a MachineResource list operation.", + "required": [ + "value" + ] + }, + "MachineResourceUpdate": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/MachineResourceUpdateProperties", + "x-ms-client-flatten": true + } + }, + "description": "The type used for update operations of the MachineResource." + }, + "MachineResourceUpdateProperties": { + "type": "object", + "properties": { + "firmware": { + "type": "string", + "description": "Gets or sets the firmware." + }, + "runAsAccountId": { + "type": "string", + "description": "Gets or sets the run as account ID of the machine." + }, + "productSupportStatus": { + "$ref": "#/definitions/ProductSupportStatus", + "description": "product support status." + }, + "numberOfProcessorCore": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the Number of Processor Cores \n allocated for the\nmachine." + }, + "allocatedMemoryInMb": { + "type": "number", + "format": "double", + "description": "Gets or sets the allocated Memory in MB." + }, + "operatingSystemDetails": { + "$ref": "#/definitions/OperatingSystem", + "description": "Gets or sets the Operating System Details installed on the machine." + }, + "biosSerialNumber": { + "type": "string", + "description": "Gets or sets the Machine BIOS serial number." + }, + "biosGuid": { + "type": "string", + "description": "Gets or sets the BIOS GUID." + }, + "tags": { + "type": "object", + "additionalProperties": { + "type": "string" + }, + "description": "Gets or sets tags on the VMware machine.", + "x-typespec-name": "Record" + } + }, + "description": "The updatable properties of the MachineResource." + }, + "MachineSoftwareInventoryProperties": { + "type": "object", + "properties": { + "appsAndRoles": { + "$ref": "#/definitions/AppsAndRoles", + "description": "Apps And Roles of the machine entity.", + "readOnly": true + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "provisioning state enum", + "readOnly": true + } + }, + "description": "Class for machine software inventory properties." + }, + "MasterSite": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/MasterSiteProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "A MasterSite", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/TrackedResource" + } + ] + }, + "MasterSiteListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/MasterSite" + }, + "description": "The MasterSite items on this page", + "x-typespec-name": "MasterSite[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a MasterSite list operation.", + "required": [ + "value" + ] + }, + "MasterSiteProperties": { + "type": "object", + "properties": { + "publicNetworkAccess": { + "$ref": "#/definitions/MasterSitePropertiesPublicNetworkAccess", + "description": "Gets or sets the state of public network access." + }, + "allowMultipleSites": { + "type": "boolean", + "description": "Gets or sets a value indicating whether multiple sites per site type are\nallowed." + }, + "sites": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Gets or sets the sites that are a part of Master Site.\n The key\nshould contain the Site ARM name.", + "x-typespec-name": "string[]" + }, + "customerStorageAccountArmId": { + "type": "string", + "description": "Gets or sets a value for customer storage account ARM id." + }, + "privateEndpointConnections": { + "type": "array", + "items": { + "$ref": "#/definitions/PrivateEndpointConnection" + }, + "description": "Gets the private endpoint connections.", + "x-typespec-name": "PrivateEndpointConnection[]", + "readOnly": true + }, + "nestedSites": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Gets the nested sites under Master Site.", + "x-typespec-name": "string[]", + "readOnly": true + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "provisioning state enum", + "readOnly": true + } + }, + "description": "Class for site properties." + }, + "MasterSitePropertiesPublicNetworkAccess": { + "type": "string", + "description": "PublicNetworkAccess", + "enum": [ + "NotSpecified", + "Enabled", + "Disabled" + ], + "x-ms-enum": { + "name": "MasterSitePropertiesPublicNetworkAccess", + "modelAsString": true, + "values": [ + { + "name": "NotSpecified", + "value": "NotSpecified", + "description": "NotSpecified value." + }, + { + "name": "Enabled", + "value": "Enabled", + "description": "Enabled value." + }, + { + "name": "Disabled", + "value": "Disabled", + "description": "Disabled value." + } + ] + } + }, + "MasterSiteUpdate": { + "type": "object", + "properties": { + "tags": { + "type": "object", + "additionalProperties": { + "type": "string" + }, + "description": "Resource tags.", + "x-typespec-name": "Record" + }, + "properties": { + "$ref": "#/definitions/MasterSiteUpdateProperties", + "x-ms-client-flatten": true + } + }, + "description": "The type used for update operations of the MasterSite." + }, + "MasterSiteUpdateProperties": { + "type": "object", + "properties": { + "publicNetworkAccess": { + "$ref": "#/definitions/MasterSitePropertiesPublicNetworkAccess", + "description": "Gets or sets the state of public network access." + }, + "allowMultipleSites": { + "type": "boolean", + "description": "Gets or sets a value indicating whether multiple sites per site type are\nallowed." + }, + "sites": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Gets or sets the sites that are a part of Master Site.\n The key\nshould contain the Site ARM name.", + "x-typespec-name": "string[]" + }, + "customerStorageAccountArmId": { + "type": "string", + "description": "Gets or sets a value for customer storage account ARM id." + } + }, + "description": "The updatable properties of the MasterSite." + }, + "MicrosoftAzureFDSWebRoleHealthErrorDetailsSource": { + "type": "string", + "description": "HealthError Details Source", + "enum": [ + "RefreshFabricLayout", + "RefreshFabricLayoutGuest", + "RefreshFabricLayoutDependencyMap" + ], + "x-ms-enum": { + "name": "MicrosoftAzureFDSWebRoleHealthErrorDetailsSource", + "modelAsString": true, + "values": [ + { + "name": "RefreshFabricLayout", + "value": "RefreshFabricLayout", + "description": "RefreshFabricLayout value." + }, + { + "name": "RefreshFabricLayoutGuest", + "value": "RefreshFabricLayoutGuest", + "description": "RefreshFabricLayoutGuest value." + }, + { + "name": "RefreshFabricLayoutDependencyMap", + "value": "RefreshFabricLayoutDependencyMap", + "description": "RefreshFabricLayoutDependencyMap value." + } + ] + } + }, + "Object": { + "type": "object", + "properties": {}, + "description": "object model" + }, + "OperatingSystem": { + "type": "object", + "properties": { + "osType": { + "type": "string", + "description": "Gets or sets the type of the operating system." + }, + "osName": { + "type": "string", + "description": "Gets or sets the Name of the operating system." + }, + "osVersion": { + "type": "string", + "description": "Gets or sets the Version of the operating system." + }, + "osArchitecture": { + "type": "string", + "description": "Gets or sets the Architecture of the operating system." + } + }, + "description": "Second level object returned as part of Machine REST resource." + }, + "OperationStatus": { + "type": "object", + "properties": { + "id": { + "type": "string", + "description": "Gets the Id.", + "readOnly": true + }, + "name": { + "type": "string", + "description": "Gets the operation name.", + "readOnly": true + }, + "status": { + "type": "string", + "description": "Gets the status of the operation. ARM expects the terminal status to be one\nof\n Succeeded/ Failed/ Canceled. All other values imply that the\noperation is still running.", + "readOnly": true + }, + "startTime": { + "type": "string", + "description": "Gets the start time.", + "readOnly": true + }, + "endTime": { + "type": "string", + "description": "Gets the start time.", + "readOnly": true + }, + "error": { + "$ref": "#/definitions/OperationStatusError", + "description": "Gets the error.", + "readOnly": true + }, + "properties": { + "$ref": "#/definitions/OperationStatusProperties", + "description": "Operation status properties", + "readOnly": true + } + }, + "description": "Operation status REST resource." + }, + "OperationStatusError": { + "type": "object", + "properties": { + "code": { + "type": "string", + "description": "Gets the error code.", + "readOnly": true + }, + "message": { + "type": "string", + "description": "Gets the error message.", + "readOnly": true + } + }, + "description": "Class for operation status errors." + }, + "OperationStatusProperties": { + "type": "object", + "properties": { + "result": { + "type": "string", + "description": "Gets or sets the result or output of the workflow." + } + }, + "description": "Class for operation result properties." + }, + "OracleDiscovery": { + "type": "object", + "properties": { + "totalInstanceCount": { + "type": "integer", + "format": "int64", + "description": "Gets or sets number of successfully discovered instances." + }, + "totalDatabaseCount": { + "type": "integer", + "format": "int64", + "description": "Gets or sets number of successfully discovered databases." + }, + "shallowDiscoveryStatus": { + "$ref": "#/definitions/ShallowDiscoveryStatus", + "description": "Gets or sets status of partner shallow discovery." + }, + "discoveryScopeStatus": { + "$ref": "#/definitions/DiscoveryScopeStatus", + "description": "Gets or sets status of partner discovery." + } + }, + "description": "Data related to a machine's Oracle discovery." + }, + "OtherDatabase": { + "type": "object", + "properties": { + "databaseType": { + "type": "string", + "description": "Gets or sets DatabaseType of the OtherDatabase.", + "readOnly": true + }, + "instance": { + "type": "string", + "description": "Gets or sets Instance of the OtherDatabase.", + "readOnly": true + }, + "version": { + "type": "string", + "description": "Gets or sets Version of the OtherDatabase.", + "readOnly": true + } + }, + "description": "OtherDatabase in the guest virtual machine." + }, + "PagedDeleteImportMachinesJob": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/DeleteImportMachinesJob" + }, + "description": "The DeleteImportMachinesJob items on this page", + "x-typespec-name": "DeleteImportMachinesJob[]", + "x-ms-identifiers": [], + "readOnly": true + }, + "nextLink": { + "type": "string", + "description": "The link to the next page of items", + "readOnly": true + } + }, + "description": "Paged collection of DeleteImportMachinesJob items" + }, + "PagedExportImportedMachinesJob": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/ExportImportedMachinesJob" + }, + "description": "The ExportImportedMachinesJob items on this page", + "x-typespec-name": "ExportImportedMachinesJob[]", + "x-ms-identifiers": [], + "readOnly": true + }, + "nextLink": { + "type": "string", + "description": "The link to the next page of items", + "readOnly": true + } + }, + "description": "Paged collection of ExportImportedMachinesJob items" + }, + "PagedImportMachinesJob": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/ImportMachinesJob" + }, + "description": "The ImportMachinesJob items on this page", + "x-typespec-name": "ImportMachinesJob[]", + "x-ms-identifiers": [], + "readOnly": true + }, + "nextLink": { + "type": "string", + "description": "The link to the next page of items", + "readOnly": true + } + }, + "description": "Paged collection of ImportMachinesJob items" + }, + "PrivateEndpointConnection": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/PrivateEndpointConnectionPropertiesV2", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "REST model used to encapsulate Private Link properties for tracked resources.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "PrivateEndpointConnectionListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/PrivateEndpointConnection" + }, + "description": "The PrivateEndpointConnection items on this page", + "x-typespec-name": "PrivateEndpointConnection[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a PrivateEndpointConnection list operation.", + "required": [ + "value" + ] + }, + "PrivateEndpointConnectionPropertiesV2": { + "type": "object", + "properties": { + "groupIds": { + "type": "array", + "items": { + "type": "string" + }, + "description": "array of group ids", + "x-typespec-name": "string[]", + "readOnly": true + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "provisioning state enum", + "readOnly": true + }, + "privateEndpoint": { + "$ref": "#/definitions/ResourceId", + "description": "private endpoints", + "readOnly": true + }, + "privateLinkServiceConnectionState": { + "$ref": "#/definitions/PrivateLinkServiceConnectionState", + "description": "private endpoints connection state" + } + }, + "description": "PrivateEndpointConnectionProperties V2" + }, + "PrivateLinkResource": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/PrivateLinkResourceProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "REST model used to encapsulate Private Link properties for tracked resources.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "PrivateLinkResourceListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/PrivateLinkResource" + }, + "description": "The PrivateLinkResource items on this page", + "x-typespec-name": "PrivateLinkResource[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a PrivateLinkResource list operation.", + "required": [ + "value" + ] + }, + "PrivateLinkResourceProperties": { + "type": "object", + "properties": { + "requiredMembers": { + "type": "array", + "items": { + "type": "string" + }, + "description": "required members", + "x-typespec-name": "string[]" + }, + "requiredZoneNames": { + "type": "array", + "items": { + "type": "string" + }, + "description": "required zone names", + "x-typespec-name": "string[]" + }, + "groupId": { + "type": "string", + "description": "group id" + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "provisioning state enum", + "readOnly": true + } + }, + "description": "private link resource properties model" + }, + "PrivateLinkServiceConnectionState": { + "type": "object", + "properties": { + "status": { + "$ref": "#/definitions/PrivateLinkServiceConnectionStateStatus", + "description": "state status" + }, + "description": { + "type": "string", + "description": "description string" + }, + "actionsRequired": { + "type": "string", + "description": "actions required" + } + }, + "description": "Service Connection State" + }, + "PrivateLinkServiceConnectionStateStatus": { + "type": "string", + "description": "PrivateLinkServiceConnectionState", + "enum": [ + "Approved", + "Pending", + "Rejected", + "Disconnected" + ], + "x-ms-enum": { + "name": "PrivateLinkServiceConnectionStateStatus", + "modelAsString": true, + "values": [ + { + "name": "Approved", + "value": "Approved", + "description": "Approved value." + }, + { + "name": "Pending", + "value": "Pending", + "description": "Pending value." + }, + { + "name": "Rejected", + "value": "Rejected", + "description": "Rejected value." + }, + { + "name": "Disconnected", + "value": "Disconnected", + "description": "Disconnected value." + } + ] + } + }, + "ProcessorInfo": { + "type": "object", + "properties": { + "name": { + "type": "string", + "description": "Gets or sets the name\\model of a processor." + }, + "numberOfSockets": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the number of sockets." + }, + "numberOfCoresPerSocket": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the total number of cores in a socket." + } + }, + "description": "Processor Information." + }, + "ProductSupportStatus": { + "type": "object", + "properties": { + "currentVersion": { + "type": "string", + "description": "current version." + }, + "esuStatus": { + "$ref": "#/definitions/esuStatus", + "description": "esu status." + }, + "supportStatus": { + "$ref": "#/definitions/supportStatus", + "description": "support status." + }, + "supportEndDate": { + "type": "string", + "format": "date-time", + "description": "support end date." + }, + "esuYear": { + "$ref": "#/definitions/esuYear", + "description": "esu year." + } + }, + "description": "product support status." + }, + "ProvisioningState": { + "type": "string", + "description": "The status of the current operation.", + "enum": [ + "Created", + "Updated", + "Running", + "Completed", + "Failed", + "Succeeded", + "Canceled" + ], + "x-ms-enum": { + "name": "ProvisioningState", + "modelAsString": true, + "values": [ + { + "name": "Created", + "value": "Created", + "description": "Created value." + }, + { + "name": "Updated", + "value": "Updated", + "description": "Updated value." + }, + { + "name": "Running", + "value": "Running", + "description": "Running value." + }, + { + "name": "Completed", + "value": "Completed", + "description": "Completed value." + }, + { + "name": "Failed", + "value": "Failed", + "description": "Failed value." + }, + { + "name": "Succeeded", + "value": "Succeeded", + "description": "Succeeded value." + }, + { + "name": "Canceled", + "value": "Canceled", + "description": "Canceled value." + } + ] + } + }, + "ProxySiteRefreshBody": { + "type": "object", + "properties": { + "applianceName": { + "type": "string", + "description": "Gets or sets the appliance name of the agent in the site." + } + }, + "description": "Request body for Proxy site refresh action." + }, + "RequestExportMachineErrorsProperties": { + "type": "object", + "properties": { + "discoveryScope": { + "$ref": "#/definitions/ExportMachineErrorsProperties", + "description": "Gets or sets the discovery scope." + } + }, + "description": "The Properties class for export machine errors request body." + }, + "ResourceId": { + "type": "object", + "properties": { + "id": { + "type": "string", + "description": "id name", + "readOnly": true + } + }, + "description": "PrivateEndpointModelsResourceId" + }, + "RunAsAccountMachineInput": { + "type": "object", + "properties": { + "machineId": { + "type": "string", + "description": "Gets or sets the ARM id of the machine." + }, + "runAsAccountId": { + "type": "string", + "description": "run as AccountId" + } + }, + "description": "Machine class." + }, + "RunAsAccountProperties": { + "type": "object", + "properties": { + "displayName": { + "type": "string", + "description": "Display name of the run as account.", + "readOnly": true + }, + "credentialType": { + "type": "string", + "description": "Gets the credential type of the run as account.", + "readOnly": true + }, + "createdTimestamp": { + "type": "string", + "description": "Timestamp marking run as account creation.", + "readOnly": true + }, + "updatedTimestamp": { + "type": "string", + "description": "Timestamp marking last updated on the run as account.", + "readOnly": true + }, + "applianceName": { + "type": "string", + "description": "Gets the appliance name of the run as account.", + "readOnly": true + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "provisioning state enum", + "readOnly": true + } + }, + "description": "Class for run as account properties." + }, + "SQLDiscoveryScopeStatus": { + "type": "string", + "description": "SQLDiscoveryScope Status", + "enum": [ + "DiscoverySucceededAtleastOnce", + "DiscoveryFailed", + "RunAsAccountNotAssociated", + "DiscoveryNotStarted", + "DiscoveryInProgress", + "Disabled", + "DiscoveryPartiallySucceded", + "DiscoverySucceeded" + ], + "x-ms-enum": { + "name": "SQLDiscoveryScopeStatus", + "modelAsString": true, + "values": [ + { + "name": "DiscoverySucceededAtleastOnce", + "value": "DiscoverySucceededAtleastOnce", + "description": "DiscoverySucceededAtleastOnce value." + }, + { + "name": "DiscoveryFailed", + "value": "DiscoveryFailed", + "description": "DiscoveryFailed value." + }, + { + "name": "RunAsAccountNotAssociated", + "value": "RunAsAccountNotAssociated", + "description": "RunAsAccountNotAssociated value." + }, + { + "name": "DiscoveryNotStarted", + "value": "DiscoveryNotStarted", + "description": "DiscoveryNotStarted value." + }, + { + "name": "DiscoveryInProgress", + "value": "DiscoveryInProgress", + "description": "DiscoveryInProgress value." + }, + { + "name": "Disabled", + "value": "Disabled", + "description": "Disabled value." + }, + { + "name": "DiscoveryPartiallySucceded", + "value": "DiscoveryPartiallySucceded", + "description": "DiscoveryPartiallySucceded value." + }, + { + "name": "DiscoverySucceeded", + "value": "DiscoverySucceeded", + "description": "DiscoverySucceeded value." + } + ] + } + }, + "SasUriResponse": { + "type": "object", + "properties": { + "jobArmId": { + "type": "string", + "description": "Gets or sets the job ARM ID." + }, + "uri": { + "type": "string", + "description": "Gets or sets the SAS URI." + } + }, + "description": "Import URI response class." + }, + "Server": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/ServerProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "A machine resource belonging to a site resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "ServerDisk": { + "type": "object", + "properties": { + "id": { + "type": "string", + "description": "Gets or sets Id of the disk." + }, + "generatedId": { + "type": "string", + "description": "Gets or sets generated Id of the disk." + }, + "maxSizeInBytes": { + "type": "integer", + "format": "int32", + "description": "Gets or sets Bytes allocated for the disk." + }, + "name": { + "type": "string", + "description": "Gets or sets Name of the disk." + }, + "diskType": { + "type": "string", + "description": "Gets or sets Type of the disk." + }, + "lun": { + "type": "integer", + "format": "int32", + "description": "Gets or sets LUN of the disk." + }, + "path": { + "type": "string", + "description": "Gets or sets Path of the disk." + } + }, + "description": "Server disk details." + }, + "ServerJob": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/JobProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "A host resource belonging to a site resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "ServerJobListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/ServerJob" + }, + "description": "The ServerJob items on this page", + "x-typespec-name": "ServerJob[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a ServerJob list operation.", + "required": [ + "value" + ] + }, + "ServerListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/Server" + }, + "description": "The Server items on this page", + "x-typespec-name": "Server[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a Server list operation.", + "required": [ + "value" + ] + }, + "ServerNetworkAdapter": { + "type": "object", + "properties": { + "nicId": { + "type": "string", + "description": "Gets or sets the NIC Id." + }, + "macAddress": { + "type": "string", + "description": "Gets or sets Mac address of the NIC." + }, + "ipAddressList": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Gets IP addresses for the machine.", + "x-typespec-name": "string[]", + "readOnly": true + }, + "networkName": { + "type": "string", + "description": "Gets or sets Network Name." + }, + "ipAddressType": { + "type": "string", + "description": "Gets or sets Type of the IP address." + } + }, + "description": "Second level object represented in responses as part of Machine REST resource." + }, + "ServerProperties": { + "type": "object", + "properties": { + "displayName": { + "type": "string", + "description": "Gets the Display name of the machine.\n For server entity hydrated\nFQDN is set as display name\n as the server id and server name are\nsame.", + "readOnly": true + }, + "fqdn": { + "type": "string", + "description": "Gets or sets the FQDN/IPAddress of the server." + }, + "networkAdapters": { + "type": "array", + "items": { + "$ref": "#/definitions/ServerNetworkAdapter" + }, + "x-ms-identifiers": [], + "description": "Gets or sets the network adapters of the server.", + "x-typespec-name": "ServerNetworkAdapter[]" + }, + "hydratedFqdn": { + "type": "string", + "description": "Gets or sets the FQDN of machine which can be changed." + }, + "disks": { + "type": "array", + "items": { + "$ref": "#/definitions/ServerDisk" + }, + "description": "Gets or sets the disk details of server.", + "x-typespec-name": "ServerDisk[]" + }, + "validationRequired": { + "type": "string", + "description": "Gets or sets the validation required for the machine." + }, + "processorInfo": { + "$ref": "#/definitions/ProcessorInfo", + "description": "Processor Info of the Server machine.", + "readOnly": true + }, + "firmware": { + "type": "string", + "description": "Gets or sets the firmware." + }, + "guestOsDetails": { + "$ref": "#/definitions/GuestOsDetails", + "description": "Operating System Details extracted from the guest\n bu executing\nscript inside the guest VM.", + "readOnly": true + }, + "numberOfApplications": { + "type": "integer", + "format": "int32", + "description": "Number of applications installed in the guest VM.", + "readOnly": true + }, + "guestDetailsDiscoveryTimestamp": { + "type": "string", + "format": "date-time", + "description": "The last time at which the Guest Details was discovered\n or the\nerror while discovering guest details based discovery\n of the\nmachine.", + "readOnly": true + }, + "isGuestDetailsDiscoveryInProgress": { + "type": "boolean", + "description": "Whether Refresh Fabric Layout Guest Details has been completed once.\n \n Portal will show discovery in progress, if this value is true.", + "readOnly": true + }, + "dependencyMapping": { + "type": "string", + "description": "Gets or sets if dependency mapping feature is enabled or not\n for\nthe VM.", + "readOnly": true + }, + "dependencyMappingStartTime": { + "type": "string", + "format": "date-time", + "description": "Gets or sets when dependency mapping collection is last started.", + "readOnly": true + }, + "dependencyMappingEndTime": { + "type": "string", + "description": "Gets or sets when dependency mapping collection was last disabled.", + "readOnly": true + }, + "runAsAccountId": { + "type": "string", + "description": "Gets or sets the run as account ID of the machine." + }, + "applianceNames": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Gets the appliance names.", + "x-typespec-name": "string[]", + "readOnly": true + }, + "errors": { + "type": "array", + "items": { + "$ref": "#/definitions/HealthErrorDetails" + }, + "description": "Errors for machine.", + "x-typespec-name": "HealthErrorDetails[]", + "readOnly": true + }, + "applicationDiscovery": { + "$ref": "#/definitions/ApplicationDiscovery", + "description": "Gets the data related to application discovery.", + "readOnly": true + }, + "dependencyMapDiscovery": { + "$ref": "#/definitions/DependencyMapDiscovery", + "description": "Gets the data related to dependency map discovery.", + "readOnly": true + }, + "staticDiscovery": { + "$ref": "#/definitions/StaticDiscovery", + "description": "Gets the data related to static discovery.", + "readOnly": true + }, + "sqlDiscovery": { + "$ref": "#/definitions/SqlDiscovery", + "description": "Gets the data related to SQL discovery.", + "readOnly": true + }, + "webAppDiscovery": { + "$ref": "#/definitions/WebAppDiscovery", + "description": "Gets the data related to Web application discovery.", + "readOnly": true + }, + "oracleDiscovery": { + "$ref": "#/definitions/OracleDiscovery", + "description": "Gets the data related to Oracle discovery.", + "readOnly": true + }, + "springBootDiscovery": { + "$ref": "#/definitions/SpringBootDiscovery", + "description": "Gets the data related to SpringBoot discovery.", + "readOnly": true + }, + "iisDiscovery": { + "$ref": "#/definitions/WebAppDiscovery", + "description": "Gets the data related to iis discovery.", + "readOnly": true + }, + "tomcatDiscovery": { + "$ref": "#/definitions/WebAppDiscovery", + "description": "Gets the data related to tomcat discovery.", + "readOnly": true + }, + "appsAndRoles": { + "$ref": "#/definitions/AppsAndRoles", + "description": "Apps And Roles of the Server.", + "readOnly": true + }, + "productSupportStatus": { + "$ref": "#/definitions/ProductSupportStatus", + "description": "product support status." + }, + "numberOfProcessorCore": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the Number of Processor Cores \n allocated for the\nmachine." + }, + "allocatedMemoryInMb": { + "type": "number", + "format": "float", + "description": "Gets or sets the allocated Memory in MB." + }, + "operatingSystemDetails": { + "$ref": "#/definitions/OperatingSystem", + "description": "Gets or sets the Operating System Details installed on the machine." + }, + "biosSerialNumber": { + "type": "string", + "description": "Gets or sets the Machine BIOS serial number." + }, + "biosGuid": { + "type": "string", + "description": "Gets or sets the BIOS GUID." + }, + "isDeleted": { + "type": "boolean", + "description": "Value indicating whether VM is deleted.", + "readOnly": true + }, + "createdTimestamp": { + "type": "string", + "description": "Gets the marking machine creation.", + "readOnly": true + }, + "tags": { + "type": "object", + "additionalProperties": { + "$ref": "#/definitions/Azure.ResourceManager.Object" + }, + "description": "Gets or sets tags on the Server machine.", + "x-typespec-name": "Record" + }, + "updatedTimestamp": { + "type": "string", + "description": "Gets the timestamp marking last updated on the machine.", + "readOnly": true + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "Provisioning state of the server resource." + } + }, + "description": "Server REST resource." + }, + "ServerRunAsAccount": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/RunAsAccountProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "A run as account resource belonging to a site resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "ServerRunAsAccountListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/ServerRunAsAccount" + }, + "description": "The ServerRunAsAccount items on this page", + "x-typespec-name": "ServerRunAsAccount[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a ServerRunAsAccount list operation.", + "required": [ + "value" + ] + }, + "ServerSiteResource": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/SitesProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "A ServerSiteResource", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/TrackedResource" + } + ] + }, + "ServerSiteResourceListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/ServerSiteResource" + }, + "description": "The ServerSiteResource items on this page", + "x-typespec-name": "ServerSiteResource[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a ServerSiteResource list operation.", + "required": [ + "value" + ] + }, + "ServerSiteResourceUpdate": { + "type": "object", + "properties": { + "tags": { + "type": "object", + "additionalProperties": { + "type": "string" + }, + "description": "Resource tags.", + "x-typespec-name": "Record" + }, + "properties": { + "$ref": "#/definitions/ServerSiteResourceUpdateProperties", + "x-ms-client-flatten": true + } + }, + "description": "The type used for update operations of the ServerSiteResource." + }, + "ServerSiteResourceUpdateProperties": { + "type": "object", + "properties": { + "servicePrincipalIdentityDetails": { + "$ref": "#/definitions/SiteSpnProperties", + "description": "Gets or sets the service principal identity details used by agent for\ncommunication\n to the service." + }, + "agentDetails": { + "$ref": "#/definitions/SiteAgentProperties", + "description": "Gets or sets the on-premises agent details." + }, + "applianceName": { + "type": "string", + "description": "Gets or sets the Appliance Name." + }, + "discoverySolutionId": { + "type": "string", + "description": "Gets or sets the ARM ID of migration hub solution for SDS." + } + }, + "description": "The updatable properties of the ServerSiteResource." + }, + "ServerSiteUsage": { + "type": "object", + "properties": { + "runAsAccountCount": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the number of run as accounts in the site." + }, + "serverCount": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the number of servers part of the site." + } + }, + "description": "Server site usage." + }, + "ServerSiteUsageResponse": { + "type": "object", + "properties": { + "runAsAccounts": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the number of run as accounts in the site." + }, + "serverCount": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the number of servers part of the site." + } + }, + "description": "The properties of ServerSiteUsageResponse.", + "required": [ + "runAsAccounts", + "serverCount" + ] + }, + "ServerSoftwareInventory": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/MachineSoftwareInventoryProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "An software inventory resource belonging to a server resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "ServerSoftwareInventoryListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/ServerSoftwareInventory" + }, + "description": "The ServerSoftwareInventory items on this page", + "x-typespec-name": "ServerSoftwareInventory[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a ServerSoftwareInventory list operation.", + "required": [ + "value" + ] + }, + "ServerUpdate": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/ServerUpdateProperties", + "x-ms-client-flatten": true + } + }, + "description": "The type used for update operations of the Server." + }, + "ServerUpdateProperties": { + "type": "object", + "properties": { + "fqdn": { + "type": "string", + "description": "Gets or sets the FQDN/IPAddress of the server." + }, + "networkAdapters": { + "type": "array", + "items": { + "$ref": "#/definitions/ServerNetworkAdapter" + }, + "x-ms-identifiers": [], + "description": "Gets or sets the network adapters of the server.", + "x-typespec-name": "ServerNetworkAdapter[]" + }, + "hydratedFqdn": { + "type": "string", + "description": "Gets or sets the FQDN of machine which can be changed." + }, + "disks": { + "type": "array", + "items": { + "$ref": "#/definitions/ServerDisk" + }, + "description": "Gets or sets the disk details of server.", + "x-typespec-name": "ServerDisk[]" + }, + "validationRequired": { + "type": "string", + "description": "Gets or sets the validation required for the machine." + }, + "firmware": { + "type": "string", + "description": "Gets or sets the firmware." + }, + "runAsAccountId": { + "type": "string", + "description": "Gets or sets the run as account ID of the machine." + }, + "productSupportStatus": { + "$ref": "#/definitions/ProductSupportStatus", + "description": "product support status." + }, + "numberOfProcessorCore": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the Number of Processor Cores \n allocated for the\nmachine." + }, + "allocatedMemoryInMb": { + "type": "number", + "format": "float", + "description": "Gets or sets the allocated Memory in MB." + }, + "operatingSystemDetails": { + "$ref": "#/definitions/OperatingSystem", + "description": "Gets or sets the Operating System Details installed on the machine." + }, + "biosSerialNumber": { + "type": "string", + "description": "Gets or sets the Machine BIOS serial number." + }, + "biosGuid": { + "type": "string", + "description": "Gets or sets the BIOS GUID." + }, + "tags": { + "type": "object", + "additionalProperties": { + "$ref": "#/definitions/Azure.ResourceManager.Object" + }, + "description": "Gets or sets tags on the Server machine.", + "x-typespec-name": "Record" + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "Provisioning state of the server resource." + } + }, + "description": "The updatable properties of the Server." + }, + "ShallowDiscoveryStatus": { + "type": "string", + "description": "Shallow Discovery Status.", + "enum": [ + "DiscoverySucceededAtleastOnce", + "DiscoveryFailed", + "RunAsAccountNotAssociated", + "DiscoveryNotStarted", + "DiscoveryInProgress", + "Disabled", + "DiscoveryPartiallySucceded", + "DiscoverySucceeded" + ], + "x-ms-enum": { + "name": "ShallowDiscoveryStatus", + "modelAsString": true, + "values": [ + { + "name": "DiscoverySucceededAtleastOnce", + "value": "DiscoverySucceededAtleastOnce", + "description": "DiscoverySucceededAtleastOnce value." + }, + { + "name": "DiscoveryFailed", + "value": "DiscoveryFailed", + "description": "DiscoveryFailed value." + }, + { + "name": "RunAsAccountNotAssociated", + "value": "RunAsAccountNotAssociated", + "description": "RunAsAccountNotAssociated value." + }, + { + "name": "DiscoveryNotStarted", + "value": "DiscoveryNotStarted", + "description": "DiscoveryNotStarted value." + }, + { + "name": "DiscoveryInProgress", + "value": "DiscoveryInProgress", + "description": "DiscoveryInProgress value." + }, + { + "name": "Disabled", + "value": "Disabled", + "description": "Disabled value." + }, + { + "name": "DiscoveryPartiallySucceded", + "value": "DiscoveryPartiallySucceded", + "description": "DiscoveryPartiallySucceded value." + }, + { + "name": "DiscoverySucceeded", + "value": "DiscoverySucceeded", + "description": "DiscoverySucceeded value." + } + ] + } + }, + "SharePointServer": { + "type": "object", + "properties": { + "productName": { + "type": "string", + "description": "Gets or sets ProductName of the SharePointServer.", + "readOnly": true + }, + "isEnterprise": { + "type": "boolean", + "description": "Gets or sets a value indicating whether the SharePointServer is Enterprise.", + "readOnly": true + }, + "status": { + "type": "string", + "description": "Gets or sets Status of the SharePointServer.", + "readOnly": true + }, + "version": { + "type": "string", + "description": "Gets or sets Version of the SharePointServer.", + "readOnly": true + } + }, + "description": "SharePointServer in the guest virtual machine." + }, + "SiteAgentProperties": { + "type": "object", + "properties": { + "id": { + "type": "string", + "description": "Gets the ID of the agent.", + "readOnly": true + }, + "version": { + "type": "string", + "description": "Gets the version of the agent.", + "readOnly": true + }, + "lastHeartBeatUtc": { + "type": "string", + "format": "date-time", + "description": "Gets the last heartbeat time of the agent in UTC.", + "readOnly": true + }, + "keyVaultUri": { + "type": "string", + "description": "Gets or sets the key vault URI." + }, + "keyVaultId": { + "type": "string", + "description": "Gets or sets the key vault ARM Id." + } + }, + "description": "Class for site agent properties." + }, + "SiteApplianceProperties": { + "type": "object", + "properties": { + "servicePrincipalIdentityDetails": { + "$ref": "#/definitions/SiteSpnProperties", + "description": " Gets or sets the service principal identity details used by agent for communication to the service. " + }, + "agentDetails": { + "$ref": "#/definitions/SiteAgentProperties", + "description": "Gets or sets the on-premises agent details." + }, + "applianceName": { + "type": "string", + "description": "Gets or sets the Appliance Name." + } + }, + "description": "Class for site appliance properties." + }, + "SiteErrorSummary": { + "type": "object", + "properties": { + "applianceName": { + "type": "string", + "description": "Appliance Name." + }, + "discoveryScopeErrorSummaries": { + "$ref": "#/definitions/DiscoveryScopeErrorSummary", + "description": "Gets the error message." + }, + "nextLink": { + "type": "string", + "description": "The link to fetch more models." + } + }, + "description": "Site error summary.", + "required": [ + "applianceName", + "discoveryScopeErrorSummaries" + ] + }, + "SiteHealthSummary": { + "type": "object", + "properties": { + "applianceName": { + "type": "string", + "description": "Gets the appliance name.", + "readOnly": true + }, + "errorMessage": { + "type": "string", + "description": "Gets the error message.", + "readOnly": true + }, + "summaryMessage": { + "type": "string", + "description": "Gets the summary message.", + "readOnly": true + }, + "errorId": { + "type": "integer", + "format": "int64", + "description": "Gets the error Id.", + "readOnly": true + }, + "errorCode": { + "type": "string", + "description": "Gets the error code.", + "readOnly": true + }, + "affectedObjectsCount": { + "type": "integer", + "format": "int64", + "description": "Gets or sets the count of affected objects." + }, + "hitCount": { + "type": "integer", + "format": "int64", + "description": "Gets or sets the hit count of the error." + }, + "severity": { + "type": "string", + "description": "Gets the severity of error.", + "readOnly": true + }, + "remediationGuidance": { + "type": "string", + "description": "Gets the remediation guidance.", + "readOnly": true + }, + "affectedResourceType": { + "type": "string", + "description": "Gets the affected resource type.", + "readOnly": true + }, + "affectedResources": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Gets or sets the affected resources.", + "x-typespec-name": "string[]" + }, + "fabricLayoutUpdateSources": { + "type": "array", + "items": { + "$ref": "#/definitions/SiteHealthSummaryFabricLayoutUpdateSourcesItem" + }, + "description": "Gets or sets sources of the exception.", + "x-typespec-name": "SiteHealthSummaryFabricLayoutUpdateSourcesItem[]" + } + }, + "description": "The properties of ServerSiteResource." + }, + "SiteHealthSummaryCollection": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/SiteHealthSummary" + }, + "x-ms-identifiers": [ + "applianceName" + ], + "description": "Gets the list of SiteHealthSummary.", + "x-typespec-name": "SiteHealthSummary[]" + }, + "nextLink": { + "type": "string", + "description": "Gets the value of next link.", + "readOnly": true + } + }, + "description": "Collection of SiteHealthSummary.", + "required": [ + "value" + ] + }, + "SiteHealthSummaryFabricLayoutUpdateSourcesItem": { + "type": "string", + "description": "SiteHealthSummary FabricLayout UpdateSources", + "enum": [ + "RefreshFabricLayout", + "RefreshFabricLayoutGuest", + "RefreshFabricLayoutDependencyMap" + ], + "x-ms-enum": { + "name": "SiteHealthSummaryFabricLayoutUpdateSourcesItem", + "modelAsString": true, + "values": [ + { + "name": "RefreshFabricLayout", + "value": "RefreshFabricLayout", + "description": "RefreshFabricLayout value." + }, + { + "name": "RefreshFabricLayoutGuest", + "value": "RefreshFabricLayoutGuest", + "description": "RefreshFabricLayoutGuest value." + }, + { + "name": "RefreshFabricLayoutDependencyMap", + "value": "RefreshFabricLayoutDependencyMap", + "description": "RefreshFabricLayoutDependencyMap value." + } + ] + } + }, + "SiteProperties": { + "type": "object", + "properties": { + "masterSiteId": { + "type": "string", + "description": "Gets the Master Site this site is linked to.", + "readOnly": true + }, + "servicePrincipalIdentityDetails": { + "$ref": "#/definitions/SiteSpnProperties", + "description": "Gets or sets the service principal identity details used by agent for\ncommunication\n to the service." + }, + "agentDetails": { + "$ref": "#/definitions/SiteAgentProperties", + "description": "Gets or sets the on-premises agent details." + }, + "applianceName": { + "type": "string", + "description": "Gets or sets the Appliance Name." + }, + "discoverySolutionId": { + "type": "string", + "description": "Gets or sets the ARM ID of migration hub solution for SDS." + }, + "serviceEndpoint": { + "type": "string", + "description": "Gets the service endpoint.", + "readOnly": true + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "The status of the last operation." + } + }, + "description": "The properties of VMwareSiteResource" + }, + "SiteSpnProperties": { + "type": "object", + "properties": { + "tenantId": { + "type": "string", + "description": "Gets or sets the tenant Id for the service principal with which the\non-premise\n management/data plane components would communicate with\nour Azure services." + }, + "applicationId": { + "type": "string", + "description": "Gets or sets the application/client Id for the service principal with which\nthe\n on-premise management/data plane components would communicate\nwith our Azure \n services." + }, + "objectId": { + "type": "string", + "description": "Gets or sets the object Id of the service principal with which the on-premise\n\n management/data plane components would communicate with our Azure\nservices." + }, + "audience": { + "type": "string", + "description": "Gets or sets the intended audience for the service principal." + }, + "aadAuthority": { + "type": "string", + "description": "Gets or sets the AAD Authority URL which was used to request the token for\nthe\n service principal." + }, + "rawCertData": { + "type": "string", + "description": "Gets or sets the raw certificate data for building certificate expiry flows." + } + }, + "description": "Class for site properties." + }, + "SitesProperties": { + "type": "object", + "properties": { + "masterSiteId": { + "type": "string", + "description": "Gets the Master Site this site is linked to.", + "readOnly": true + }, + "servicePrincipalIdentityDetails": { + "$ref": "#/definitions/SiteSpnProperties", + "description": "Gets or sets the service principal identity details used by agent for\ncommunication\n to the service." + }, + "agentDetails": { + "$ref": "#/definitions/SiteAgentProperties", + "description": "Gets or sets the on-premises agent details." + }, + "applianceName": { + "type": "string", + "description": "Gets or sets the Appliance Name." + }, + "discoverySolutionId": { + "type": "string", + "description": "Gets or sets the ARM ID of migration hub solution for SDS." + }, + "serviceEndpoint": { + "type": "string", + "description": "Gets the service endpoint.", + "readOnly": true + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "The status of the last operation.", + "readOnly": true + } + }, + "description": "The properties of SiteResource" + }, + "SpringBootDiscovery": { + "type": "object", + "properties": { + "totalInstanceCount": { + "type": "integer", + "format": "int64", + "description": "Gets or sets number of successfully discovered instances." + }, + "totalApplicationCount": { + "type": "integer", + "format": "int64", + "description": "Gets or sets number of successfully discovered applications." + }, + "shallowDiscoveryStatus": { + "$ref": "#/definitions/ShallowDiscoveryStatus", + "description": "Gets or sets status of partner shallow discovery." + }, + "discoveryScopeStatus": { + "$ref": "#/definitions/DiscoveryScopeStatus", + "description": "Gets or sets status of partner discovery." + } + }, + "description": "Data related to a machine's spring boot discovery." + }, + "SqlAvailabilityGroup": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/SqlAvailabilityGroupProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "Class representing the web model of SQL Availability Group.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "SqlAvailabilityGroupListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/SqlAvailabilityGroup" + }, + "description": "The SqlAvailabilityGroup items on this page", + "x-typespec-name": "SqlAvailabilityGroup[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a SqlAvailabilityGroup list operation.", + "required": [ + "value" + ] + }, + "SqlAvailabilityGroupProperties": { + "type": "object", + "properties": { + "availabilityGroupName": { + "type": "string", + "description": "Gets or sets the SQL Availability Group Name." + }, + "availabilityGroupType": { + "$ref": "#/definitions/SqlAvailabilityGroupPropertiesAvailabilityGroupType", + "description": "Gets or sets the type of availability group. Currently there are two types of AGs Traditional and Distributed. " + }, + "isMultiSubNet": { + "type": "boolean", + "description": "Gets or sets a value indicating whether AG is multi subnet or not." + }, + "clusterName": { + "type": "string", + "description": "Gets or sets the Cluster name where AG is hosted." + }, + "availabilityReplicas": { + "type": "array", + "items": { + "$ref": "#/definitions/SqlAvailabilityReplicaProperties" + }, + "x-ms-identifiers": [], + "description": "Gets the list of availability replica properties which together forms this availability group.", + "x-typespec-name": "SqlAvailabilityReplicaProperties[]", + "readOnly": true + }, + "parentReplicaOverviewList": { + "type": "array", + "items": { + "$ref": "#/definitions/SqlAvailabilityReplicaOverview" + }, + "x-ms-identifiers": [], + "description": "Gets the parent availability replica overview if any.\n This would be\nset with details of parent AG and AR for cases where this availability group is\na part of a distributed AG.\n Currently, we do not populate this\nsince discovery and linking of DAG(Distributed Availability Group) is not\nimplemented.", + "x-typespec-name": "SqlAvailabilityReplicaOverview[]", + "readOnly": true + }, + "isPartOfDistributedAvailabilityGroup": { + "type": "boolean", + "description": "Gets or sets a value indicating whether this Availability group is part of a\ndistributed AG." + }, + "isDeleted": { + "type": "boolean", + "description": "Gets or sets a value indicating whether the entity is deleted." + }, + "createdTimestamp": { + "type": "string", + "description": "Gets or sets the marking machine creation." + }, + "updatedTimestamp": { + "type": "string", + "description": "Gets or sets the timestamp marking last updated on the machine." + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "provisioning state enum", + "readOnly": true + } + }, + "description": "Class for SQL Server availability group properties." + }, + "SqlAvailabilityGroupPropertiesAvailabilityGroupType": { + "type": "string", + "description": "AvailabilityGroupType", + "enum": [ + "Unknown", + "Traditional", + "Distributed" + ], + "x-ms-enum": { + "name": "SqlAvailabilityGroupPropertiesAvailabilityGroupType", + "modelAsString": true, + "values": [ + { + "name": "Unknown", + "value": "Unknown", + "description": "Unknown value." + }, + { + "name": "Traditional", + "value": "Traditional", + "description": "Traditional value." + }, + { + "name": "Distributed", + "value": "Distributed", + "description": "Distributed value." + } + ] + } + }, + "SqlAvailabilityGroupReplicaInfo": { + "type": "object", + "properties": { + "clusterName": { + "type": "string", + "description": "Gets or sets the name of the cluster on which this replica is hosted." + }, + "availabilityGroupName": { + "type": "string", + "description": "Gets or sets the name of the availability replica." + }, + "availabilityGroupArmId": { + "type": "string", + "description": "Gets or sets the AG ARM ID which are part of this Replica." + } + }, + "description": "Class which represents the SQL availability replica properties of type AG." + }, + "SqlAvailabilityGroupSqlAvailabilityReplicaPropertiesReplicaCommitMode": { + "type": "string", + "description": "ReplicaCommitMode", + "enum": [ + "Unknown", + "Synchronous", + "Asynchronous" + ], + "x-ms-enum": { + "name": "SqlAvailabilityGroupSqlAvailabilityReplicaPropertiesReplicaCommitMode", + "modelAsString": true, + "values": [ + { + "name": "Unknown", + "value": "Unknown", + "description": "Unknown value." + }, + { + "name": "Synchronous", + "value": "Synchronous", + "description": "Synchronous value." + }, + { + "name": "Asynchronous", + "value": "Asynchronous", + "description": "Asynchronous value." + } + ] + } + }, + "SqlAvailabilityGroupSqlAvailabilityReplicaPropertiesReplicaReadMode": { + "type": "string", + "description": "ReplicaReadMode", + "enum": [ + "Unknown", + "None", + "ReadOnly", + "ReadWrite" + ], + "x-ms-enum": { + "name": "SqlAvailabilityGroupSqlAvailabilityReplicaPropertiesReplicaReadMode", + "modelAsString": true, + "values": [ + { + "name": "Unknown", + "value": "Unknown", + "description": "Unknown value." + }, + { + "name": "None", + "value": "None", + "description": "None value." + }, + { + "name": "ReadOnly", + "value": "ReadOnly", + "description": "ReadOnly value." + }, + { + "name": "ReadWrite", + "value": "ReadWrite", + "description": "ReadWrite value." + } + ] + } + }, + "SqlAvailabilityGroupSqlAvailabilityReplicaPropertiesReplicaSeedMode": { + "type": "string", + "description": "ReplicaSeedMode", + "enum": [ + "Unknown", + "Manual", + "Automatic" + ], + "x-ms-enum": { + "name": "SqlAvailabilityGroupSqlAvailabilityReplicaPropertiesReplicaSeedMode", + "modelAsString": true, + "values": [ + { + "name": "Unknown", + "value": "Unknown", + "description": "Unknown value." + }, + { + "name": "Manual", + "value": "Manual", + "description": "Manual value." + }, + { + "name": "Automatic", + "value": "Automatic", + "description": "Automatic value." + } + ] + } + }, + "SqlAvailabilityGroupSqlAvailabilityReplicaPropertiesReplicaState": { + "type": "string", + "description": "ReplicaState", + "enum": [ + "Unknown", + "Primary", + "Secondary" + ], + "x-ms-enum": { + "name": "SqlAvailabilityGroupSqlAvailabilityReplicaPropertiesReplicaState", + "modelAsString": true, + "values": [ + { + "name": "Unknown", + "value": "Unknown", + "description": "Unknown value." + }, + { + "name": "Primary", + "value": "Primary", + "description": "Primary value." + }, + { + "name": "Secondary", + "value": "Secondary", + "description": "Secondary value." + } + ] + } + }, + "SqlAvailabilityGroupSqlAvailabilityReplicaPropertiesReplicaSyncStatus": { + "type": "string", + "description": "ReplicaSyncStatus", + "enum": [ + "Unknown", + "Synchronized", + "Unsynchronized" + ], + "x-ms-enum": { + "name": "SqlAvailabilityGroupSqlAvailabilityReplicaPropertiesReplicaSyncStatus", + "modelAsString": true, + "values": [ + { + "name": "Unknown", + "value": "Unknown", + "description": "Unknown value." + }, + { + "name": "Synchronized", + "value": "Synchronized", + "description": "Synchronized value." + }, + { + "name": "Unsynchronized", + "value": "Unsynchronized", + "description": "Unsynchronized value." + } + ] + } + }, + "SqlAvailabilityGroupSqlAvailabilityReplicaPropertiesReplicaType": { + "type": "string", + "description": "ReplicaType", + "enum": [ + "Unknown", + "DatabaseReplica", + "AvailabilityGroupReplica" + ], + "x-ms-enum": { + "name": "SqlAvailabilityGroupSqlAvailabilityReplicaPropertiesReplicaType", + "modelAsString": true, + "values": [ + { + "name": "Unknown", + "value": "Unknown", + "description": "Unknown value." + }, + { + "name": "DatabaseReplica", + "value": "DatabaseReplica", + "description": "DatabaseReplica value." + }, + { + "name": "AvailabilityGroupReplica", + "value": "AvailabilityGroupReplica", + "description": "AvailabilityGroupReplica value." + } + ] + } + }, + "SqlAvailabilityReplicaOverview": { + "type": "object", + "properties": { + "replicaState": { + "$ref": "#/definitions/SqlAvailabilityReplicaOverviewReplicaState", + "description": "Gets or sets the state of the availability replica." + }, + "availabilityReplicaId": { + "type": "string", + "description": "Gets or sets the SQL Availability Replica Id within the Availability Group this\ndatabase is a part of." + }, + "availabilityGroupArmId": { + "type": "string", + "description": "Gets or sets the Availability Group Id in which this database participates if\nany. It would be set if the database has\n{Microsoft.Azure.FDS.CosmosDB.SqlDatabaseEntity.IsDatabaseHighlyAvailable} has\na value \"true\"." + }, + "availabilityGroupName": { + "type": "string", + "description": "Gets or sets the SQL Availability group name." + } + }, + "description": "Web model for SQL replica overview." + }, + "SqlAvailabilityReplicaOverviewReplicaState": { + "type": "string", + "description": "Overview Replica State", + "enum": [ + "Unknown", + "Primary", + "Secondary" + ], + "x-ms-enum": { + "name": "SqlAvailabilityReplicaOverviewReplicaState", + "modelAsString": true, + "values": [ + { + "name": "Unknown", + "value": "Unknown", + "description": "Unknown value." + }, + { + "name": "Primary", + "value": "Primary", + "description": "Primary value." + }, + { + "name": "Secondary", + "value": "Secondary", + "description": "Secondary value." + } + ] + } + }, + "SqlAvailabilityReplicaProperties": { + "type": "object", + "properties": { + "availabilityReplicaName": { + "type": "string", + "description": "Gets or sets the SQL Availability Replica Name." + }, + "availabilityReplicaId": { + "type": "string", + "description": "Gets or sets the SQL Availability Replica Id." + }, + "replicaType": { + "$ref": "#/definitions/SqlAvailabilityGroupSqlAvailabilityReplicaPropertiesReplicaType", + "description": "Gets or sets the replica type of the availability group." + }, + "replicaState": { + "$ref": "#/definitions/SqlAvailabilityGroupSqlAvailabilityReplicaPropertiesReplicaState", + "description": "Gets or sets the state of the availability replica." + }, + "replicaSyncStatus": { + "$ref": "#/definitions/SqlAvailabilityGroupSqlAvailabilityReplicaPropertiesReplicaSyncStatus", + "description": "Gets or sets the synchronization status of the replica." + }, + "replicaCommitMode": { + "$ref": "#/definitions/SqlAvailabilityGroupSqlAvailabilityReplicaPropertiesReplicaCommitMode", + "description": "Gets or sets the commit mode of the replica." + }, + "replicaReadMode": { + "$ref": "#/definitions/SqlAvailabilityGroupSqlAvailabilityReplicaPropertiesReplicaReadMode", + "description": "Gets or sets the read mode of the replica." + }, + "replicaSeedMode": { + "$ref": "#/definitions/SqlAvailabilityGroupSqlAvailabilityReplicaPropertiesReplicaSeedMode", + "description": "Gets or sets the seed mode of the replica." + }, + "sqlDatabaseReplicaInfo": { + "$ref": "#/definitions/SqlDatabaseReplicaInfo", + "description": "Gets or sets the Availability Replica object if Replica is of type database.\nThis is null in case Replica is\n of type AG. This is to be populated\nin case of normal AG." + }, + "sqlAvailabilityGroupReplicaInfo": { + "$ref": "#/definitions/SqlAvailabilityGroupReplicaInfo", + "description": "Gets or sets the Availability Replica object if Replica is of type AG. This is\nnull in case Replica is\n of type database. This is to be populated\nin case AG is of type DAG." + } + }, + "description": "Class for SQL Server availability replica properties." + }, + "SqlDatabasePropertiesV2": { + "type": "object", + "properties": { + "parentReplicaOverview": { + "$ref": "#/definitions/SqlAvailabilityReplicaOverview", + "description": "Gets or sets the Replica overview." + }, + "isDatabaseHighlyAvailable": { + "type": "boolean", + "description": "Gets or sets a value indicating whether this database is a part of an HA setup." + }, + "fileMetadataList": { + "type": "array", + "items": { + "$ref": "#/definitions/FileMetaData" + }, + "x-ms-identifiers": [], + "description": "Gets the file metadata list.", + "x-typespec-name": "FileMetaData[]", + "readOnly": true + }, + "hostname": { + "type": "string", + "description": "Gets or sets the hostname." + }, + "sqlServerName": { + "type": "string", + "description": "Gets or sets the SQL Server Id in which the database resides." + }, + "status": { + "type": "string", + "description": "Gets or sets the status." + }, + "sizeMb": { + "type": "number", + "format": "float", + "description": "Gets or sets the size in Mb." + }, + "databaseName": { + "type": "string", + "description": "Gets or sets the SQL database name." + }, + "sqlServerArmId": { + "type": "string", + "description": "Gets or sets the SQL Server ARM Id in which the database resides." + }, + "compatibilityLevel": { + "type": "string", + "description": "Gets or sets the database compatibility level." + }, + "isDeleted": { + "type": "boolean", + "description": "Gets or sets a value indicating whether the entity is deleted." + }, + "errors": { + "type": "array", + "items": { + "$ref": "#/definitions/Errors" + }, + "description": "Gets the errors.", + "x-typespec-name": "Errors[]", + "readOnly": true + }, + "createdTimestamp": { + "type": "string", + "description": "Gets or sets the marking machine creation." + }, + "updatedTimestamp": { + "type": "string", + "description": "Gets or sets the timestamp marking last updated on the machine." + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "The status of the last operation." + } + }, + "description": "Class for SQL Server database properties." + }, + "SqlDatabaseReplicaInfo": { + "type": "object", + "properties": { + "hostName": { + "type": "string", + "description": "Gets or sets the host name of the availability replica." + }, + "sqlServerName": { + "type": "string", + "description": "Gets or sets the SQL Server name of the availability replica." + }, + "sqlServerArmId": { + "type": "string", + "description": "Gets or sets the SQL Server name of the availability replica." + } + }, + "description": "Class which represents the SQL availability replica properties of type\ndatabases." + }, + "SqlDatabaseV2": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/SqlDatabasePropertiesV2", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "Class representing the web model of SQL Database.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "SqlDatabaseV2ListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/SqlDatabaseV2" + }, + "description": "The SqlDatabaseV2 items on this page", + "x-typespec-name": "SqlDatabaseV2[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a SqlDatabaseV2 list operation.", + "required": [ + "value" + ] + }, + "SqlDiscovery": { + "type": "object", + "properties": { + "successfullyDiscoveredServerCount": { + "type": "integer", + "format": "int32", + "description": " successfully Discovered ServerCount" + }, + "totalServerCount": { + "type": "integer", + "format": "int32", + "description": "total Server Count" + }, + "sqlMetadataHydratedRunAsAccountId": { + "type": "string", + "description": "sql Metadata Hydrated RunAsAccountId" + }, + "sqlMetadataDiscoveryPipe": { + "$ref": "#/definitions/SqlMetadataDiscoveryPipe", + "description": "sql Metadata DiscoveryPipe" + }, + "discoveryScopeStatus": { + "$ref": "#/definitions/SQLDiscoveryScopeStatus", + "description": "discovery Scope Status" + } + }, + "description": "Contains data related SQL discovery." + }, + "SqlDiscoverySiteDataSource": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/SqlDiscoverySiteDataSourceProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "A SQL discovery site data source resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "SqlDiscoverySiteDataSourceListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/SqlDiscoverySiteDataSource" + }, + "description": "The SqlDiscoverySiteDataSource items on this page", + "x-typespec-name": "SqlDiscoverySiteDataSource[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a SqlDiscoverySiteDataSource list operation.", + "required": [ + "value" + ] + }, + "SqlDiscoverySiteDataSourceProperties": { + "type": "object", + "properties": { + "discoverySiteId": { + "type": "string", + "description": "Gets or sets the discovery site Id." + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "provisioning state enum", + "readOnly": true + } + }, + "description": "Discovery site data source properties class." + }, + "SqlFciProperties": { + "type": "object", + "properties": { + "state": { + "$ref": "#/definitions/FCIInstanceState", + "description": "Gets or sets the state of the FCI instance." + }, + "networkName": { + "type": "string", + "description": "Gets or sets the FCI Network Name used to connect to this FCI instance." + }, + "isMultiSubnet": { + "type": "boolean", + "description": "Gets or sets a value indicating whether the FCI is hosted on possible owners\nwhich are in multiple subnets." + }, + "sharedDiskCount": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the count of Shared Disks for SQL FCI." + } + }, + "description": "The class representing the properties for an FCI instance." + }, + "SqlJob": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/JobProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "Class representing the web model of SQL Database.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "SqlJobListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/SqlJob" + }, + "description": "The SqlJob items on this page", + "x-typespec-name": "SqlJob[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a SqlJob list operation.", + "required": [ + "value" + ] + }, + "SqlMachineOverview": { + "type": "object", + "properties": { + "machineArmId": { + "type": "string", + "description": "Gets or sets SQL machine ARM ID." + }, + "displayName": { + "type": "string", + "description": "Gets or sets SQL machine display name." + }, + "fciRole": { + "$ref": "#/definitions/SqlMachineOverviewFciRole", + "description": "Gets or sets SQL machine FCI role." + } + }, + "description": "Gets or sets SQL machine overview data." + }, + "SqlMachineOverviewFciRole": { + "type": "string", + "description": "sql fci role ", + "enum": [ + "Unknown", + "NotApplicable", + "ActiveNode", + "PossibleOwnerNode" + ], + "x-ms-enum": { + "name": "SqlMachineOverviewFciRole", + "modelAsString": true, + "values": [ + { + "name": "Unknown", + "value": "Unknown", + "description": "Unknown value." + }, + { + "name": "NotApplicable", + "value": "NotApplicable", + "description": "NotApplicable value." + }, + { + "name": "ActiveNode", + "value": "ActiveNode", + "description": "ActiveNode value." + }, + { + "name": "PossibleOwnerNode", + "value": "PossibleOwnerNode", + "description": "PossibleOwnerNode value." + } + ] + } + }, + "SqlMetadataDiscoveryPipe": { + "type": "string", + "description": "SQL metadata discovery pipe", + "enum": [ + "Unknown", + "VMware", + "PowerShell", + "SSH", + "CIM", + "Other" + ], + "x-ms-enum": { + "name": "SqlMetadataDiscoveryPipe", + "modelAsString": true, + "values": [ + { + "name": "Unknown", + "value": "Unknown", + "description": "Unknown value." + }, + { + "name": "VMware", + "value": "VMware", + "description": "VMware value." + }, + { + "name": "PowerShell", + "value": "PowerShell", + "description": "PowerShell value." + }, + { + "name": "SSH", + "value": "SSH", + "description": "SSH value." + }, + { + "name": "CIM", + "value": "CIM", + "description": "CIM value." + }, + { + "name": "Other", + "value": "Other", + "description": "Other value." + } + ] + } + }, + "SqlRunAsAccount": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/RunAsAccountProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "A runasaccount resource belonging to a site resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "SqlRunAsAccountListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/SqlRunAsAccount" + }, + "description": "The SqlRunAsAccount items on this page", + "x-typespec-name": "SqlRunAsAccount[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a SqlRunAsAccount list operation.", + "required": [ + "value" + ] + }, + "SqlServerApplication": { + "type": "object", + "properties": { + "name": { + "type": "string", + "description": "Gets or sets Name of the SQLServer.", + "readOnly": true + }, + "edition": { + "type": "string", + "description": "Gets or sets Edition of the SQLServer.", + "readOnly": true + }, + "servicePack": { + "type": "string", + "description": "Gets or sets ServicePack of the SQLServer.", + "readOnly": true + }, + "version": { + "type": "string", + "description": "Gets or sets Version of the SQLServer.", + "readOnly": true + }, + "clustered": { + "type": "string", + "description": "Gets or sets Clustered of the SQLServer.", + "readOnly": true + }, + "clusterName": { + "type": "string", + "description": "Gets or sets ClusterName of the SQLServer.", + "readOnly": true + }, + "dnsHostName": { + "type": "string", + "description": "Gets or sets the DNS host name of SQLServer.", + "readOnly": true + }, + "port": { + "type": "string", + "description": "Gets or sets the port of the SQLServer.", + "readOnly": true + }, + "commaSeparatedIps": { + "type": "string", + "description": "Gets or sets the comma separated IPs of the SQLServer.", + "readOnly": true + }, + "status": { + "type": "string", + "description": "Gets the status.", + "readOnly": true + }, + "isNamedPipeEnabled": { + "type": "boolean", + "description": "Gets or sets the value which reflects if Named Pipe is enabled or not.", + "readOnly": true + }, + "isTcpIpEnabled": { + "type": "boolean", + "description": "Gets or sets the value which reflects if Named Pipe is enabled or not.", + "readOnly": true + }, + "namedPipeName": { + "type": "string", + "description": "Gets the status.", + "readOnly": true + } + }, + "description": "SQLServer in the guest virtual machine." + }, + "SqlServerProperties": { + "type": "object", + "properties": { + "machineOverviewList": { + "type": "array", + "items": { + "$ref": "#/definitions/SqlMachineOverview" + }, + "x-ms-identifiers": [], + "description": "Gets the Machine Overview properties of all machines on which the SQL server is deployed.", + "x-typespec-name": "SqlMachineOverview[]", + "readOnly": true + }, + "numberOfAgDatabases": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the number of databases part of availability group on this SQL instance." + }, + "sqlFciProperties": { + "$ref": "#/definitions/SqlFciProperties", + "description": "Gets or sets the FCI properties if the instance is an FCI instance. This would be populated if IsClustered is true." + }, + "productSupportStatus": { + "$ref": "#/definitions/ProductSupportStatus", + "description": "product support status." + }, + "version": { + "type": "string", + "description": "Gets or sets the SQL server version." + }, + "numberOfUserDatabases": { + "type": "integer", + "format": "int32", + "description": "Gets or sets total number of users databases." + }, + "sumOfUserDatabasesSizeInMb": { + "type": "number", + "format": "float", + "description": "Gets or sets total size of all user databases." + }, + "tempDbSizeInMb": { + "type": "number", + "format": "float", + "description": "Gets or sets size of temp database." + }, + "maxServerMemoryInUseInMb": { + "type": "number", + "format": "float", + "description": "Gets or sets maximum server memory in use." + }, + "visibleOnlineCoreCount": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the SQL server number of cores that have visible online status." + }, + "numOfLogins": { + "type": "integer", + "format": "int32", + "description": "Gets or sets number of logins." + }, + "physicalCpuCount": { + "type": "number", + "format": "float", + "description": "Gets or sets physical CPU count." + }, + "logicalCpuCount": { + "type": "integer", + "format": "int32", + "description": "Gets or sets logical CPU count." + }, + "engineEdition": { + "type": "string", + "description": "Gets or sets the SQL server engine edition." + }, + "edition": { + "type": "string", + "description": "Gets or sets the SQL server edition." + }, + "isHighAvailabilityEnabled": { + "type": "boolean", + "description": "Gets or sets a value indicating whether High Availability is enabled or not." + }, + "isClustered": { + "type": "boolean", + "description": "Gets or sets a value indicating whether failover cluster is configured or not." + }, + "hyperthreadRatio": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the Hyper thread ratio." + }, + "sqlStartTime": { + "type": "string", + "format": "date-time", + "description": "Gets or sets the SQL start time." + }, + "machineArmIds": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Gets the list of machine ARM Ids on which the SQL server is deployed.", + "x-typespec-name": "string[]", + "readOnly": true + }, + "runAsAccountId": { + "type": "string", + "description": "Gets or sets the run as account ID of the SQL server." + }, + "hydratedRunAsAccountId": { + "type": "string", + "description": "Gets or sets the hydrated run as account ID of the SQL server." + }, + "hostName": { + "type": "string", + "description": "Gets or sets hostname." + }, + "sqlServerName": { + "type": "string", + "description": "Gets or sets the SQL server instance name." + }, + "portNumber": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the Preferred Port Number." + }, + "errors": { + "type": "array", + "items": { + "$ref": "#/definitions/Errors" + }, + "description": "Gets the errors.", + "x-typespec-name": "Errors[]", + "readOnly": true + }, + "tags": { + "type": "object", + "additionalProperties": { + "$ref": "#/definitions/Azure.ResourceManager.Object" + }, + "description": "Gets or sets tags on the resource.", + "x-typespec-name": "Record" + }, + "isDeleted": { + "type": "boolean", + "description": "Gets or sets a value indicating whether the entity is deleted." + }, + "createdTimestamp": { + "type": "string", + "description": "Gets or sets the marking machine creation." + }, + "updatedTimestamp": { + "type": "string", + "description": "Gets or sets the timestamp marking last updated on the machine." + }, + "status": { + "$ref": "#/definitions/SqlServerStatus", + "description": "Gets or sets the powered on status." + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "The status of the last operation." + } + }, + "description": "Class for SQL Server properties." + }, + "SqlServerStatus": { + "type": "string", + "description": "sql server status", + "enum": [ + "Unknown", + "ContinuePending", + "Paused", + "PausePending", + "Running", + "StartPending", + "Stopped", + "StopPending" + ], + "x-ms-enum": { + "name": "SqlServerStatus", + "modelAsString": true, + "values": [ + { + "name": "Unknown", + "value": "Unknown", + "description": "Unknown value." + }, + { + "name": "ContinuePending", + "value": "ContinuePending", + "description": "ContinuePending value." + }, + { + "name": "Paused", + "value": "Paused", + "description": "Paused value." + }, + { + "name": "PausePending", + "value": "PausePending", + "description": "PausePending value." + }, + { + "name": "Running", + "value": "Running", + "description": "Running value." + }, + { + "name": "StartPending", + "value": "StartPending", + "description": "StartPending value." + }, + { + "name": "Stopped", + "value": "Stopped", + "description": "Stopped value." + }, + { + "name": "StopPending", + "value": "StopPending", + "description": "StopPending value." + } + ] + } + }, + "SqlServerV2": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/SqlServerProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "Class representing the web model of SQL Server.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "SqlServerV2ListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/SqlServerV2" + }, + "description": "The SqlServerV2 items on this page", + "x-typespec-name": "SqlServerV2[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a SqlServerV2 list operation.", + "required": [ + "value" + ] + }, + "SqlServerV2Update": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/SqlServerV2UpdateProperties", + "x-ms-client-flatten": true + } + }, + "description": "The type used for update operations of the SqlServerV2." + }, + "SqlServerV2UpdateProperties": { + "type": "object", + "properties": { + "numberOfAgDatabases": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the number of databases part of availability group on this SQL instance." + }, + "sqlFciProperties": { + "$ref": "#/definitions/SqlFciProperties", + "description": "Gets or sets the FCI properties if the instance is an FCI instance. This would be populated if IsClustered is true." + }, + "productSupportStatus": { + "$ref": "#/definitions/ProductSupportStatus", + "description": "product support status." + }, + "version": { + "type": "string", + "description": "Gets or sets the SQL server version." + }, + "numberOfUserDatabases": { + "type": "integer", + "format": "int32", + "description": "Gets or sets total number of users databases." + }, + "sumOfUserDatabasesSizeInMb": { + "type": "number", + "format": "float", + "description": "Gets or sets total size of all user databases." + }, + "tempDbSizeInMb": { + "type": "number", + "format": "float", + "description": "Gets or sets size of temp database." + }, + "maxServerMemoryInUseInMb": { + "type": "number", + "format": "float", + "description": "Gets or sets maximum server memory in use." + }, + "visibleOnlineCoreCount": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the SQL server number of cores that have visible online status." + }, + "numOfLogins": { + "type": "integer", + "format": "int32", + "description": "Gets or sets number of logins." + }, + "physicalCpuCount": { + "type": "number", + "format": "float", + "description": "Gets or sets physical CPU count." + }, + "logicalCpuCount": { + "type": "integer", + "format": "int32", + "description": "Gets or sets logical CPU count." + }, + "engineEdition": { + "type": "string", + "description": "Gets or sets the SQL server engine edition." + }, + "edition": { + "type": "string", + "description": "Gets or sets the SQL server edition." + }, + "isHighAvailabilityEnabled": { + "type": "boolean", + "description": "Gets or sets a value indicating whether High Availability is enabled or not." + }, + "isClustered": { + "type": "boolean", + "description": "Gets or sets a value indicating whether failover cluster is configured or not." + }, + "hyperthreadRatio": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the Hyper thread ratio." + }, + "sqlStartTime": { + "type": "string", + "format": "date-time", + "description": "Gets or sets the SQL start time." + }, + "runAsAccountId": { + "type": "string", + "description": "Gets or sets the run as account ID of the SQL server." + }, + "hydratedRunAsAccountId": { + "type": "string", + "description": "Gets or sets the hydrated run as account ID of the SQL server." + }, + "hostName": { + "type": "string", + "description": "Gets or sets hostname." + }, + "sqlServerName": { + "type": "string", + "description": "Gets or sets the SQL server instance name." + }, + "portNumber": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the Preferred Port Number." + }, + "tags": { + "type": "object", + "additionalProperties": { + "$ref": "#/definitions/Azure.ResourceManager.Object" + }, + "description": "Gets or sets tags on the resource.", + "x-typespec-name": "Record" + }, + "isDeleted": { + "type": "boolean", + "description": "Gets or sets a value indicating whether the entity is deleted." + }, + "createdTimestamp": { + "type": "string", + "description": "Gets or sets the marking machine creation." + }, + "updatedTimestamp": { + "type": "string", + "description": "Gets or sets the timestamp marking last updated on the machine." + }, + "status": { + "$ref": "#/definitions/SqlServerStatus", + "description": "Gets or sets the powered on status." + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "The status of the last operation." + } + }, + "description": "The updatable properties of the SqlServerV2." + }, + "SqlSite": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/SqlSiteProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "SQL site web model.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "SqlSiteListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/SqlSite" + }, + "description": "The SqlSite items on this page", + "x-typespec-name": "SqlSite[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a SqlSite list operation.", + "required": [ + "value" + ] + }, + "SqlSiteProperties": { + "type": "object", + "properties": { + "siteAppliancePropertiesCollection": { + "type": "array", + "items": { + "$ref": "#/definitions/SiteApplianceProperties" + }, + "x-ms-identifiers": [], + "description": "Gets or sets the appliance details used by service to communicate\n \nto the appliance.", + "x-typespec-name": "SiteApplianceProperties[]" + }, + "discoveryScenario": { + "$ref": "#/definitions/SqlSitePropertiesDiscoveryScenario", + "description": "Gets or sets the discovery scenario." + }, + "serviceEndpoint": { + "type": "string", + "description": "Gets the service endpoint.", + "readOnly": true + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "provisioning state enum", + "readOnly": true + } + }, + "description": "Class for SQL site properties." + }, + "SqlSitePropertiesDiscoveryScenario": { + "type": "string", + "description": "SqlSiteProperties DiscoveryScenario", + "enum": [ + "Migrate", + "DR" + ], + "x-ms-enum": { + "name": "SqlSitePropertiesDiscoveryScenario", + "modelAsString": true, + "values": [ + { + "name": "Migrate", + "value": "Migrate", + "description": "Migrate value." + }, + { + "name": "DR", + "value": "DR", + "description": "DR value." + } + ] + } + }, + "SqlSiteRefreshBody": { + "type": "object", + "properties": { + "applianceName": { + "type": "string", + "description": "Gets or sets the appliance name of the agent in the site." + } + }, + "description": "SQL site refresh." + }, + "SqlSiteUpdate": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/SqlSiteUpdateProperties", + "x-ms-client-flatten": true + } + }, + "description": "The type used for update operations of the SqlSite." + }, + "SqlSiteUpdateProperties": { + "type": "object", + "properties": { + "siteAppliancePropertiesCollection": { + "type": "array", + "items": { + "$ref": "#/definitions/SiteApplianceProperties" + }, + "x-ms-identifiers": [], + "description": "Gets or sets the appliance details used by service to communicate\n \nto the appliance.", + "x-typespec-name": "SiteApplianceProperties[]" + }, + "discoveryScenario": { + "$ref": "#/definitions/SqlSitePropertiesDiscoveryScenario", + "description": "Gets or sets the discovery scenario." + } + }, + "description": "The updatable properties of the SqlSite." + }, + "SqlSiteUsage": { + "type": "object", + "properties": { + "serverCount": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the number of servers discovered in the site." + }, + "databaseCount": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the number of databases discovered in the site." + }, + "runAsAccountCount": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the number of run as accounts in the site." + } + }, + "description": "SQL site usage." + }, + "StaticDiscovery": { + "type": "object", + "properties": { + "discoveryScopeStatus": { + "$ref": "#/definitions/StaticDiscoveryScopeStatus", + "description": "Gets discovery scope status.", + "readOnly": true + }, + "errors": { + "type": "array", + "items": { + "$ref": "#/definitions/HealthErrorDetails" + }, + "description": "Gets errors for discovery scope.", + "x-typespec-name": "HealthErrorDetails[]", + "readOnly": true + }, + "hydratedRunAsAccountId": { + "type": "string", + "description": "Gets the run as account ID with which feature worked successfully.\n \nIt is discovered by the agent from the list of credentials.", + "readOnly": true + } + }, + "description": "Contains data related static data discovery scope." + }, + "StaticDiscoveryScopeStatus": { + "type": "string", + "description": "Static DiscoveryScopeStatus", + "enum": [ + "DiscoverySucceededAtleastOnce", + "DiscoveryFailed", + "RunAsAccountNotAssociated", + "DiscoveryNotStarted", + "DiscoveryInProgress", + "Disabled", + "DiscoveryPartiallySucceded", + "DiscoverySucceeded" + ], + "x-ms-enum": { + "name": "StaticDiscoveryScopeStatus", + "modelAsString": true, + "values": [ + { + "name": "DiscoverySucceededAtleastOnce", + "value": "DiscoverySucceededAtleastOnce", + "description": "DiscoverySucceededAtleastOnce value." + }, + { + "name": "DiscoveryFailed", + "value": "DiscoveryFailed", + "description": "DiscoveryFailed value." + }, + { + "name": "RunAsAccountNotAssociated", + "value": "RunAsAccountNotAssociated", + "description": "RunAsAccountNotAssociated value." + }, + { + "name": "DiscoveryNotStarted", + "value": "DiscoveryNotStarted", + "description": "DiscoveryNotStarted value." + }, + { + "name": "DiscoveryInProgress", + "value": "DiscoveryInProgress", + "description": "DiscoveryInProgress value." + }, + { + "name": "Disabled", + "value": "Disabled", + "description": "Disabled value." + }, + { + "name": "DiscoveryPartiallySucceded", + "value": "DiscoveryPartiallySucceded", + "description": "DiscoveryPartiallySucceded value." + }, + { + "name": "DiscoverySucceeded", + "value": "DiscoverySucceeded", + "description": "DiscoverySucceeded value." + } + ] + } + }, + "SystemCenter": { + "type": "object", + "properties": { + "productName": { + "type": "string", + "description": "Gets or sets ProductName of the SystemCenter.", + "readOnly": true + }, + "status": { + "type": "string", + "description": "Gets or sets Status of the SystemCenter.", + "readOnly": true + }, + "version": { + "type": "string", + "description": "Gets or sets Version of the SystemCenter.", + "readOnly": true + } + }, + "description": "SystemCenter in the guest virtual machine." + }, + "TagsMachineInput": { + "type": "object", + "properties": { + "machineId": { + "type": "string", + "description": "Gets or sets the ARM id of the machine." + }, + "tags": { + "type": "object", + "additionalProperties": { + "type": "string" + }, + "description": "run as AccountId", + "x-typespec-name": "Record" + } + }, + "description": "Machine class." + }, + "TomcatEngineUnit": { + "type": "object", + "properties": { + "name": { + "type": "string", + "description": "Gets or sets the name of the engine." + }, + "hosts": { + "type": "array", + "items": { + "$ref": "#/definitions/TomcatHostUnit" + }, + "x-ms-identifiers": [], + "description": "Gets or sets the hosts defined for the engine.", + "x-typespec-name": "TomcatHostUnit[]" + } + }, + "description": "Tomcat engine data." + }, + "TomcatHostUnit": { + "type": "object", + "properties": { + "name": { + "type": "string", + "description": "Gets or sets the name of the host." + }, + "appBasePath": { + "type": "string", + "description": "Gets or sets the app base path for the host." + }, + "appBase": { + "type": "string", + "description": "Gets or sets the app base value configured for the host." + } + }, + "description": "Tomcat host data." + }, + "TomcatServiceUnit": { + "type": "object", + "properties": { + "name": { + "type": "string", + "description": "Gets or sets the name of the service." + }, + "connectors": { + "type": "array", + "items": { + "$ref": "#/definitions/ConnectorUnit" + }, + "x-ms-identifiers": [], + "description": "Gets or sets the connectors defined for the service component.", + "x-typespec-name": "ConnectorUnit[]" + }, + "engine": { + "$ref": "#/definitions/TomcatEngineUnit", + "description": "Gets or sets the engine defined for the service component." + } + }, + "description": "Tomcat service data." + }, + "TomcatWebApplicationProperties": { + "type": "object", + "properties": { + "hasDatabaseDependency": { + "type": "boolean", + "description": "Boolean value having true if the application has database dependency.", + "readOnly": true + }, + "isExternalLoggingConfigured": { + "type": "boolean", + "description": "Boolean value having true if the application has file dependency.", + "readOnly": true + }, + "webServerId": { + "type": "string", + "description": "Gets the web server id.", + "readOnly": true + }, + "webServerName": { + "type": "string", + "description": "Gets the web server name.", + "readOnly": true + }, + "virtualPath": { + "type": "string", + "description": "Gets the virtual path of the application.", + "readOnly": true + }, + "physicalPath": { + "type": "string", + "description": "Gets the physical path of the application.", + "readOnly": true + }, + "bindings": { + "type": "array", + "items": { + "$ref": "#/definitions/FrontEndBinding" + }, + "x-ms-identifiers": [], + "description": "Gets the front end bindings for the application.", + "x-typespec-name": "FrontEndBinding[]", + "readOnly": true + }, + "frameworks": { + "type": "array", + "items": { + "$ref": "#/definitions/WebApplicationFramework" + }, + "x-ms-identifiers": [], + "description": "Gets the Error details.", + "x-typespec-name": "WebApplicationFramework[]", + "readOnly": true + }, + "configurations": { + "type": "array", + "items": { + "$ref": "#/definitions/WebApplicationConfigurationUnit" + }, + "x-ms-identifiers": [], + "description": "Gets the configuration.", + "x-typespec-name": "WebApplicationConfigurationUnit[]", + "readOnly": true + }, + "directories": { + "type": "array", + "items": { + "$ref": "#/definitions/WebApplicationDirectoryUnit" + }, + "description": "Gets the directories.", + "x-typespec-name": "WebApplicationDirectoryUnit[]", + "readOnly": true + }, + "displayName": { + "type": "string", + "description": "Gets the display name.", + "readOnly": true + }, + "tags": { + "type": "object", + "additionalProperties": { + "type": "string" + }, + "description": "Gets tags that can be used with ODATA.", + "x-typespec-name": "Record", + "readOnly": true + }, + "staticFolders": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Static folders.", + "x-typespec-name": "string[]", + "readOnly": true + }, + "machineDisplayName": { + "type": "string", + "description": "Machine display name", + "readOnly": true + }, + "isDeleted": { + "type": "boolean", + "description": "Gets a value indicating whether application is deleted.", + "readOnly": true + }, + "createdTimestamp": { + "type": "string", + "description": "Gets the timestamp marking creation of the entity.", + "readOnly": true + }, + "updatedTimestamp": { + "type": "string", + "description": "Gets the timestamp marking last update operation.", + "readOnly": true + }, + "serverType": { + "type": "string", + "description": "Gets the server type.", + "readOnly": true + }, + "errors": { + "type": "array", + "items": { + "$ref": "#/definitions/HealthErrorDetails" + }, + "description": "Gets the Error details.", + "x-typespec-name": "HealthErrorDetails[]", + "readOnly": true + }, + "applianceNames": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Gets the appliance names.", + "x-typespec-name": "string[]", + "readOnly": true + }, + "hasErrors": { + "type": "boolean", + "description": "Gets a value indicating whether the WebApp has errors or not.", + "readOnly": true + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "provisioning state enum", + "readOnly": true + } + }, + "description": "Class for web application properties." + }, + "TomcatWebApplications": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/TomcatWebApplicationProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "Web application REST Resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "TomcatWebApplicationsListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/TomcatWebApplications" + }, + "description": "The TomcatWebApplications items on this page", + "x-typespec-name": "TomcatWebApplications[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a TomcatWebApplications list operation.", + "required": [ + "value" + ] + }, + "TomcatWebApplicationsUpdate": { + "type": "object", + "properties": {}, + "description": "The type used for update operations of the TomcatWebApplications." + }, + "TomcatWebServerProperties": { + "type": "object", + "properties": { + "services": { + "type": "array", + "items": { + "$ref": "#/definitions/TomcatServiceUnit" + }, + "x-ms-identifiers": [], + "description": "Gets or sets the services defined in the server.", + "x-typespec-name": "TomcatServiceUnit[]" + }, + "catalinaHome": { + "type": "string", + "description": "Catalina Home", + "readOnly": true + }, + "jvmVersion": { + "type": "string", + "description": "Version of the JVM", + "readOnly": true + }, + "sessionPersistenceMechanism": { + "type": "string", + "description": "session persistence mechanism", + "readOnly": true + }, + "isClusteringPresent": { + "type": "boolean", + "description": "Gets a value indicating whether application is deleted." + }, + "isMemoryRealmPresent": { + "type": "boolean", + "description": "Gets a value indicating whether application is deleted.", + "readOnly": true + }, + "isSessionTrackingPresent": { + "type": "boolean", + "description": "is session tracking present", + "readOnly": true + }, + "isAccessLogValvePresent": { + "type": "boolean", + "description": "is access log valve present", + "readOnly": true + }, + "maxMemoryUsageInMb": { + "type": "string", + "description": "max memory usage in mb", + "readOnly": true + }, + "configurationLocation": { + "type": "string", + "description": "Gets the configuration location.", + "readOnly": true + }, + "version": { + "type": "string", + "description": "Gets the configuration location.", + "readOnly": true + }, + "machineIds": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Gets the list of machines.", + "x-typespec-name": "string[]", + "readOnly": true + }, + "webApplications": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Gets the list of web applications.", + "x-typespec-name": "string[]", + "readOnly": true + }, + "displayName": { + "type": "string", + "description": "Gets the display name.", + "readOnly": true + }, + "serverFqdn": { + "type": "string", + "description": "Gets the server FQDN.", + "readOnly": true + }, + "runAsAccountId": { + "type": "string", + "description": "Gets the run as account id.", + "readOnly": true + }, + "operatingSystemDetails": { + "$ref": "#/definitions/OperatingSystem", + "description": "Gets or sets the Operating System Details installed on the machine." + }, + "isDeleted": { + "type": "boolean", + "description": "Gets a value indicating whether application is deleted.", + "readOnly": true + }, + "createdTimestamp": { + "type": "string", + "description": "Gets the timestamp marking creation of the entity.", + "readOnly": true + }, + "updatedTimestamp": { + "type": "string", + "description": "Gets the timestamp marking last update operation.", + "readOnly": true + }, + "serverType": { + "type": "string", + "description": "Gets the server type.", + "readOnly": true + }, + "errors": { + "type": "array", + "items": { + "$ref": "#/definitions/HealthErrorDetails" + }, + "description": "Gets the Error details.", + "x-typespec-name": "HealthErrorDetails[]", + "readOnly": true + }, + "applianceNames": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Gets the appliance names.", + "x-typespec-name": "string[]", + "readOnly": true + }, + "hasErrors": { + "type": "boolean", + "description": "Gets a value indicating whether the WebApp has errors or not.", + "readOnly": true + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "provisioning state enum", + "readOnly": true + } + }, + "description": "Class for web server properties." + }, + "TomcatWebServers": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/TomcatWebServerProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "Web server REST Resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "TomcatWebServersListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/TomcatWebServers" + }, + "description": "The TomcatWebServers items on this page", + "x-typespec-name": "TomcatWebServers[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a TomcatWebServers list operation.", + "required": [ + "value" + ] + }, + "UpdateMachineDepMapStatus": { + "type": "object", + "properties": { + "machines": { + "type": "array", + "items": { + "$ref": "#/definitions/DependencyMapMachineInput" + }, + "x-ms-identifiers": [], + "description": "Gets or sets the machine collection.", + "x-typespec-name": "DependencyMapMachineInput[]" + } + }, + "description": "Defines class that represents input to enable or disable DMP on machine\n \n for cosmos entity operation." + }, + "UpdateMachineRunAsAccount": { + "type": "object", + "properties": { + "machines": { + "type": "array", + "items": { + "$ref": "#/definitions/RunAsAccountMachineInput" + }, + "x-ms-identifiers": [], + "description": "Gets or sets the machine collection.", + "x-typespec-name": "RunAsAccountMachineInput[]" + } + }, + "description": "Defines class that represents input to update RunAsAccount on machine\n \n for cosmos entity operation." + }, + "UpdateMachineTags": { + "type": "object", + "properties": { + "machines": { + "type": "array", + "items": { + "$ref": "#/definitions/TagsMachineInput" + }, + "x-ms-identifiers": [], + "description": "Gets or sets the machine collection.", + "x-typespec-name": "TagsMachineInput[]" + } + }, + "description": "Defines class that represents input to update Tags on machine\n \n for cosmos entity operation." + }, + "V20180501PreviewVmwareRunAsAccount": { + "type": "object", + "properties": { + "id": { + "type": "string", + "description": "Relative URL to get this run as account.", + "readOnly": true + }, + "name": { + "type": "string", + "description": "Gets the Name of the Run as account.", + "readOnly": true + }, + "type": { + "type": "string", + "description": "Handled by resource provider. Type =\nMicrosoft.OffAzure/VMWareSites/RunAsAccounts.", + "readOnly": true + }, + "properties": { + "$ref": "#/definitions/RunAsAccountProperties", + "description": "Gets nested properties.", + "readOnly": true + } + }, + "description": "Run as account REST Resource." + }, + "V20180501PreviewVmwareRunAsAccountVmwareRunAsAccountCollection": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/V20180501PreviewVmwareRunAsAccount" + }, + "description": "Gets the list of run as accounts.", + "x-typespec-name": "V20180501PreviewVmwareRunAsAccount[]" + }, + "nextLink": { + "type": "string", + "description": "Gets the value of next link.", + "readOnly": true + } + }, + "description": "Collection of VMware run as accounts." + }, + "VMwareDatastoreType": { + "type": "string", + "description": "vmware datastore type", + "enum": [ + "Unknown", + "CIFS", + "NFS", + "NFS41", + "PMEM", + "VFFS", + "VMFS", + "VSAN", + "VVOL" + ], + "x-ms-enum": { + "name": "VMwareDatastoreType", + "modelAsString": true, + "values": [ + { + "name": "Unknown", + "value": "Unknown", + "description": "Unknown value." + }, + { + "name": "Cifs", + "value": "CIFS", + "description": "CIFS value." + }, + { + "name": "NFS", + "value": "NFS", + "description": "NFS value." + }, + { + "name": "NFS41", + "value": "NFS41", + "description": "NFS41 value." + }, + { + "name": "Pmem", + "value": "PMEM", + "description": "PMEM value." + }, + { + "name": "Vffs", + "value": "VFFS", + "description": "VFFS value." + }, + { + "name": "Vmfs", + "value": "VMFS", + "description": "VMFS value." + }, + { + "name": "Vsan", + "value": "VSAN", + "description": "VSAN value." + }, + { + "name": "Vvol", + "value": "VVOL", + "description": "VVOL value." + } + ] + } + }, + "Vcenter": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/VcenterProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "A vcenter resource belonging to a site resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "VcenterListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/Vcenter" + }, + "description": "The Vcenter items on this page", + "x-typespec-name": "Vcenter[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a Vcenter list operation.", + "required": [ + "value" + ] + }, + "VcenterProperties": { + "type": "object", + "properties": { + "runAsAccountId": { + "type": "string", + "description": "Gets or sets the run as account ID of the vCenter." + }, + "errors": { + "type": "array", + "items": { + "$ref": "#/definitions/HealthErrorDetails" + }, + "description": "Gets the errors.", + "x-typespec-name": "HealthErrorDetails[]", + "readOnly": true + }, + "createdTimestamp": { + "type": "string", + "description": "Gets the timestamp marking vCenter creation.", + "readOnly": true + }, + "updatedTimestamp": { + "type": "string", + "description": "Gets the timestamp marking last updated on the vCenter.", + "readOnly": true + }, + "fqdn": { + "type": "string", + "description": "Gets or sets the FQDN/IPAddress of the vCenter." + }, + "port": { + "type": "string", + "description": "Gets or sets the port of the vCenter." + }, + "version": { + "type": "string", + "description": "Gets the version of the vCenter.", + "readOnly": true + }, + "perfStatisticsLevel": { + "type": "string", + "description": "Gets the performance statistics enabled on the vCenter.", + "readOnly": true + }, + "instanceUuid": { + "type": "string", + "description": "Gets the instance UUID of the vCenter.", + "readOnly": true + }, + "friendlyName": { + "type": "string", + "description": "Gets or sets the friendly name of the vCenter." + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "The status of the last operation." + } + }, + "description": "The properties of VMwareSiteResource" + }, + "Versions": { + "type": "string", + "description": "service api versions", + "enum": [ + "2018-05-01-preview", + "2019-05-01-preview", + "2020-01-01", + "2020-01-01-preview", + "2020-02-01", + "2020-07-07", + "2020-07-10", + "2020-08-01-preview", + "2020-11-11-preview", + "2022-10-27", + "2023-06-06" + ], + "x-ms-enum": { + "name": "Versions", + "modelAsString": true, + "values": [ + { + "name": "v2018_05_01_preview", + "value": "2018-05-01-preview", + "description": "Api version 2018-05-01-preview." + }, + { + "name": "v2019_05_01_preview", + "value": "2019-05-01-preview", + "description": "Api version 2019-05-01-preview." + }, + { + "name": "v2020_01_01", + "value": "2020-01-01", + "description": "Api version 2020-01-01." + }, + { + "name": "v2020_01_01_preview", + "value": "2020-01-01-preview", + "description": "Api version 2020-01-01-preview." + }, + { + "name": "v2020_02_01", + "value": "2020-02-01", + "description": "Api version 2020-02-01." + }, + { + "name": "v2020_07_07", + "value": "2020-07-07", + "description": "Api version 2020-07-07." + }, + { + "name": "v2020_07_10", + "value": "2020-07-10", + "description": "Api version 2020-07-10." + }, + { + "name": "v2020_08_01_preview", + "value": "2020-08-01-preview", + "description": "Api version 2020-08-01-preview." + }, + { + "name": "v2020_11_11_preview", + "value": "2020-11-11-preview", + "description": "Api version 2020-11-11-preview." + }, + { + "name": "v2022_10_27", + "value": "2022-10-27", + "description": "Api version 2022-10-27." + }, + { + "name": "v2023_06_06", + "value": "2023-06-06", + "description": "Api version 2023-06-06." + } + ] + } + }, + "VmwareDatastore": { + "type": "object", + "properties": { + "uuid": { + "type": "string", + "description": "Data store UUID.", + "readOnly": true + }, + "capacityInGb": { + "type": "number", + "format": "float", + "description": "Capacity of the data store.", + "readOnly": true + }, + "freeSpaceInGb": { + "type": "number", + "format": "float", + "description": "Free space of the data store.", + "readOnly": true + }, + "type": { + "$ref": "#/definitions/VMwareDatastoreType", + "description": "Type of the data store.", + "readOnly": true + }, + "symbolicName": { + "type": "string", + "description": "Symbolic name of the data store.", + "readOnly": true + } + }, + "description": "Second level object returned as part of VMware host REST resource." + }, + "VmwareDisk": { + "type": "object", + "properties": { + "uuid": { + "type": "string", + "description": "Disk UUID.", + "readOnly": true + }, + "label": { + "type": "string", + "description": "Label of the disk.", + "readOnly": true + }, + "diskProvisioningPolicy": { + "type": "string", + "description": "The provisioning policy of the disk.\n It is Thin or Thick or\nUnknown for the VMWare VMDK.", + "readOnly": true + }, + "diskScrubbingPolicy": { + "type": "string", + "description": "The scrubbing policy of disks which can be\n eagerly zeroed or\nlazily zeroed.", + "readOnly": true + }, + "diskMode": { + "type": "string", + "description": "Disk mode property used for identifying independent disks.", + "readOnly": true + }, + "controllerType": { + "type": "string", + "description": "Gets or sets a value indicating the type of the disk controller type.", + "readOnly": true + }, + "maxSizeInBytes": { + "type": "integer", + "format": "int64", + "description": "Gets or sets Bytes allocated for the disk." + }, + "name": { + "type": "string", + "description": "Gets or sets Name of the disk." + }, + "diskType": { + "type": "string", + "description": "Gets or sets Type of the disk." + }, + "lun": { + "type": "integer", + "format": "int32", + "description": "Gets or sets LUN of the disk." + }, + "path": { + "type": "string", + "description": "Gets or sets Path of the disk." + } + }, + "description": "Second level object returned as part of Machine REST resource." + }, + "VmwareHost": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/VmwareHostProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "A host resource belonging to a site resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "VmwareHostListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/VmwareHost" + }, + "description": "The VmwareHost items on this page", + "x-typespec-name": "VmwareHost[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a VmwareHost list operation.", + "required": [ + "value" + ] + }, + "VmwareHostProperties": { + "type": "object", + "properties": { + "createdTimestamp": { + "type": "string", + "description": "Gets the timestamp marking VMware host creation.", + "readOnly": true + }, + "updatedTimestamp": { + "type": "string", + "description": "Gets the timestamp marking last updated on the VMware host.", + "readOnly": true + }, + "datastores": { + "type": "array", + "items": { + "$ref": "#/definitions/VmwareDatastore" + }, + "x-ms-identifiers": [], + "description": "Gets the data stores.", + "x-typespec-name": "VmwareDatastore[]", + "readOnly": true + }, + "vcenterId": { + "type": "string", + "description": "Gets the V-center ID.", + "readOnly": true + }, + "uuid": { + "type": "string", + "description": "Gets the instance UUID of the vmware host.", + "readOnly": true + }, + "applianceNames": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Gets the appliance names.", + "x-typespec-name": "string[]", + "readOnly": true + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "provisioning state enum", + "readOnly": true + } + }, + "description": "Class for host properties." + }, + "VmwareJob": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/JobProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "A host resource belonging to a site resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "VmwareJobListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/VmwareJob" + }, + "description": "The VmwareJob items on this page", + "x-typespec-name": "VmwareJob[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a VmwareJob list operation.", + "required": [ + "value" + ] + }, + "VmwareMachineProperties": { + "type": "object", + "properties": { + "vCenterFqdn": { + "type": "string", + "description": "VCenter FQDN/IPAddress.", + "readOnly": true + }, + "vCenterId": { + "type": "string", + "description": "VCenter ARM ID.", + "readOnly": true + }, + "instanceUuid": { + "type": "string", + "description": "On-premise Instance UUID of the machine.", + "readOnly": true + }, + "dataCenterScope": { + "type": "string", + "description": "Scope of the data center.", + "readOnly": true + }, + "description": { + "type": "string", + "description": "User description of the machine.", + "readOnly": true + }, + "disks": { + "type": "array", + "items": { + "$ref": "#/definitions/VmwareDisk" + }, + "x-ms-identifiers": [], + "description": "Disks attached to the machine.", + "x-typespec-name": "VmwareDisk[]", + "readOnly": true + }, + "hostInMaintenanceMode": { + "type": "boolean", + "description": "Indicates whether the host is in maintenance mode.", + "readOnly": true + }, + "hostName": { + "type": "string", + "description": "The host name.", + "readOnly": true + }, + "hostPowerState": { + "type": "string", + "description": "The host power state.", + "readOnly": true + }, + "hostVersion": { + "type": "string", + "description": "The host version.", + "readOnly": true + }, + "networkAdapters": { + "type": "array", + "items": { + "$ref": "#/definitions/VmwareNetworkAdapter" + }, + "x-ms-identifiers": [], + "description": "Network adapters attached to the machine.", + "x-typespec-name": "VmwareNetworkAdapter[]", + "readOnly": true + }, + "vMwareToolsStatus": { + "type": "string", + "description": "VMware tools status.", + "readOnly": true + }, + "vMwareToolsVersion": { + "type": "string", + "description": "VMware tools version.", + "readOnly": true + }, + "changeTrackingSupported": { + "type": "boolean", + "description": "Value indicating whether change tracking is supported.", + "readOnly": true + }, + "changeTrackingEnabled": { + "type": "boolean", + "description": "Value indicating whether change tracking is enabled.", + "readOnly": true + }, + "maxSnapshots": { + "type": "integer", + "format": "int32", + "description": "Maximum number of snapshots for the VM. Default value is -1.", + "readOnly": true + }, + "diskEnabledUuid": { + "type": "string", + "description": "Gets or sets whether Disk Enabled UUID is set or not.", + "readOnly": true + }, + "numberOfSnapshots": { + "type": "integer", + "format": "int32", + "description": "Number of snapshots for the VM. Default value is -1.", + "readOnly": true + }, + "altGuestName": { + "type": "string", + "description": "Gets or sets the machine alt guest name.", + "readOnly": true + }, + "powerStatus": { + "type": "string", + "description": "Gets the Machine power status.", + "readOnly": true + }, + "vmFqdn": { + "type": "string", + "description": "Gets the VM FQDN.", + "readOnly": true + }, + "vmConfigurationFileLocation": { + "type": "string", + "description": "Gets the Root location of the VM configuration file.", + "readOnly": true + }, + "firmware": { + "type": "string", + "description": "Gets or sets the firmware." + }, + "guestOsDetails": { + "$ref": "#/definitions/GuestOsDetails", + "description": "Operating System Details extracted from the guest\n bu executing\nscript inside the guest VM.", + "readOnly": true + }, + "numberOfApplications": { + "type": "integer", + "format": "int32", + "description": "Number of applications installed in the guest VM.", + "readOnly": true + }, + "guestDetailsDiscoveryTimestamp": { + "type": "string", + "format": "date-time", + "description": "The last time at which the Guest Details was discovered\n or the\nerror while discovering guest details based discovery\n of the\nmachine.", + "readOnly": true + }, + "isGuestDetailsDiscoveryInProgress": { + "type": "boolean", + "description": "Whether Refresh Fabric Layout Guest Details has been completed once.\n \n Portal will show discovery in progress, if this value is true.", + "readOnly": true + }, + "dependencyMapping": { + "type": "string", + "description": "Gets or sets if dependency mapping feature is enabled or not\n for\nthe VM.", + "readOnly": true + }, + "dependencyMappingStartTime": { + "type": "string", + "format": "date-time", + "description": "Gets or sets when dependency mapping collection is last started.", + "readOnly": true + }, + "dependencyMappingEndTime": { + "type": "string", + "description": "Gets or sets when dependency mapping collection was last disabled.", + "readOnly": true + }, + "runAsAccountId": { + "type": "string", + "description": "Gets or sets the run as account ID of the machine." + }, + "applianceNames": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Gets the appliance names.", + "x-typespec-name": "string[]", + "readOnly": true + }, + "errors": { + "type": "array", + "items": { + "$ref": "#/definitions/HealthErrorDetails" + }, + "description": "Errors for machine.", + "x-typespec-name": "HealthErrorDetails[]", + "readOnly": true + }, + "applicationDiscovery": { + "$ref": "#/definitions/ApplicationDiscovery", + "description": "Gets the data related to application discovery.", + "readOnly": true + }, + "dependencyMapDiscovery": { + "$ref": "#/definitions/DependencyMapDiscovery", + "description": "Gets the data related to dependency map discovery.", + "readOnly": true + }, + "staticDiscovery": { + "$ref": "#/definitions/StaticDiscovery", + "description": "Gets the data related to static discovery.", + "readOnly": true + }, + "sqlDiscovery": { + "$ref": "#/definitions/SqlDiscovery", + "description": "Gets the data related to SQL discovery.", + "readOnly": true + }, + "webAppDiscovery": { + "$ref": "#/definitions/WebAppDiscovery", + "description": "Gets the data related to Web application discovery.", + "readOnly": true + }, + "oracleDiscovery": { + "$ref": "#/definitions/OracleDiscovery", + "description": "Gets the data related to Oracle discovery.", + "readOnly": true + }, + "springBootDiscovery": { + "$ref": "#/definitions/SpringBootDiscovery", + "description": "Gets the data related to SpringBoot discovery.", + "readOnly": true + }, + "iisDiscovery": { + "$ref": "#/definitions/WebAppDiscovery", + "description": "Gets the data related to iis discovery.", + "readOnly": true + }, + "tomcatDiscovery": { + "$ref": "#/definitions/WebAppDiscovery", + "description": "Gets the data related to tomcat discovery.", + "readOnly": true + }, + "appsAndRoles": { + "$ref": "#/definitions/AppsAndRoles", + "description": "Apps And Roles of the Server.", + "readOnly": true + }, + "productSupportStatus": { + "$ref": "#/definitions/ProductSupportStatus", + "description": "product support status." + }, + "numberOfProcessorCore": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the Number of Processor Cores \n allocated for the\nmachine." + }, + "allocatedMemoryInMb": { + "type": "number", + "format": "double", + "description": "Gets or sets the allocated Memory in MB." + }, + "operatingSystemDetails": { + "$ref": "#/definitions/OperatingSystem", + "description": "Gets or sets the Operating System Details installed on the machine." + }, + "biosSerialNumber": { + "type": "string", + "description": "Gets or sets the Machine BIOS serial number." + }, + "biosGuid": { + "type": "string", + "description": "Gets or sets the BIOS GUID." + }, + "displayName": { + "type": "string", + "description": "Gets the Display name of the machine.", + "readOnly": true + }, + "isDeleted": { + "type": "boolean", + "description": "Value indicating whether VM is deleted.", + "readOnly": true + }, + "createdTimestamp": { + "type": "string", + "description": "Gets the marking machine creation.", + "readOnly": true + }, + "tags": { + "type": "object", + "additionalProperties": { + "type": "string" + }, + "description": "Gets or sets tags on the VMware machine.", + "x-typespec-name": "Record" + }, + "updatedTimestamp": { + "type": "string", + "description": "Gets the timestamp marking last updated on the machine.", + "readOnly": true + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "The status of the last operation.", + "readOnly": true + } + }, + "description": "Class for machine properties." + }, + "VmwareMachineSoftwareInventory": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/MachineSoftwareInventoryProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "An software inventory resource belonging to a machine resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "VmwareMachineSoftwareInventoryListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/VmwareMachineSoftwareInventory" + }, + "description": "The VmwareMachineSoftwareInventory items on this page", + "x-typespec-name": "VmwareMachineSoftwareInventory[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a VmwareMachineSoftwareInventory list operation.", + "required": [ + "value" + ] + }, + "VmwareNetworkAdapter": { + "type": "object", + "properties": { + "label": { + "type": "string", + "description": "Label of the NIC.", + "readOnly": true + }, + "adapterType": { + "type": "string", + "description": "Gets or sets the adapter type.", + "readOnly": true + }, + "nicId": { + "type": "string", + "description": "Gets or sets the NIC Id." + }, + "macAddress": { + "type": "string", + "description": "Gets or sets Mac address of the NIC." + }, + "ipAddressList": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Gets IP addresses for the machine.", + "x-typespec-name": "string[]", + "readOnly": true + }, + "networkName": { + "type": "string", + "description": "Gets or sets Network Name." + }, + "ipAddressType": { + "type": "string", + "description": "Gets or sets Type of the IP address." + } + }, + "description": "Second level object represented in responses as part of Machine REST resource." + }, + "VmwareRunAsAccountResource": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/RunAsAccountProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "A runasaccount resource belonging to a site resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "VmwareRunAsAccountResourceListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/VmwareRunAsAccountResource" + }, + "description": "The VmwareRunAsAccountResource items on this page", + "x-typespec-name": "VmwareRunAsAccountResource[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a VmwareRunAsAccountResource list operation.", + "required": [ + "value" + ] + }, + "VmwareSite": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/SitesProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + }, + "eTag": { + "type": "string", + "description": "If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.", + "readOnly": true + } + }, + "description": "A VmwareSite", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/TrackedResource" + } + ] + }, + "VmwareSiteListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/VmwareSite" + }, + "description": "The VmwareSite items on this page", + "x-typespec-name": "VmwareSite[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a VmwareSite list operation.", + "required": [ + "value" + ] + }, + "VmwareSiteUpdate": { + "type": "object", + "properties": { + "tags": { + "type": "object", + "additionalProperties": { + "type": "string" + }, + "description": "Resource tags.", + "x-typespec-name": "Record" + }, + "properties": { + "$ref": "#/definitions/VmwareSiteUpdateProperties", + "x-ms-client-flatten": true + } + }, + "description": "The type used for update operations of the VmwareSite." + }, + "VmwareSiteUpdateProperties": { + "type": "object", + "properties": { + "servicePrincipalIdentityDetails": { + "$ref": "#/definitions/SiteSpnProperties", + "description": "Gets or sets the service principal identity details used by agent for\ncommunication\n to the service." + }, + "agentDetails": { + "$ref": "#/definitions/SiteAgentProperties", + "description": "Gets or sets the on-premises agent details." + }, + "applianceName": { + "type": "string", + "description": "Gets or sets the Appliance Name." + }, + "discoverySolutionId": { + "type": "string", + "description": "Gets or sets the ARM ID of migration hub solution for SDS." + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "The status of the last operation." + } + }, + "description": "The updatable properties of the VmwareSite." + }, + "VmwareSiteUsage": { + "type": "object", + "properties": { + "machineCount": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the number of machines discovered in the site." + }, + "runAsAccountCount": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the number of run as accounts in the site." + }, + "vCenterCount": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the number of vCenters part of the site." + } + }, + "description": "VMware site usage." + }, + "WebAppDiscovery": { + "type": "object", + "properties": { + "totalWebServerCount": { + "type": "integer", + "format": "int64", + "description": "Gets or sets number of successfully discovered web servers.." + }, + "totalWebApplicationCount": { + "type": "integer", + "format": "int64", + "description": "Gets or sets number of successfully discovered web applications." + }, + "discoveryScopeStatus": { + "$ref": "#/definitions/DiscoveryScopeStatus", + "description": "Gets or sets status of partner discovery." + } + }, + "description": "Data related to a machine's WebApps discovery." + }, + "WebAppExtendedMachine": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/WebAppExtendedMachineProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "Web app extended machine REST Resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "WebAppExtendedMachineListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/WebAppExtendedMachine" + }, + "description": "The WebAppExtendedMachine items on this page", + "x-typespec-name": "WebAppExtendedMachine[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a WebAppExtendedMachine list operation.", + "required": [ + "value" + ] + }, + "WebAppExtendedMachineProperties": { + "type": "object", + "properties": { + "isDeleted": { + "type": "boolean", + "description": "Gets a value indicating whether application is deleted.", + "readOnly": true + }, + "createdTimestamp": { + "type": "string", + "description": "Gets the timestamp marking creation of the entity.", + "readOnly": true + }, + "updatedTimestamp": { + "type": "string", + "description": "Gets the timestamp marking last update operation.", + "readOnly": true + }, + "errors": { + "type": "array", + "items": { + "$ref": "#/definitions/HealthErrorDetails" + }, + "description": "Gets the Error details.", + "x-typespec-name": "HealthErrorDetails[]", + "readOnly": true + }, + "hostName": { + "type": "string", + "description": "Gets the hydrated host name.", + "readOnly": true + }, + "machineDisplayName": { + "type": "string", + "description": "Gets the Name of the extended machine.", + "readOnly": true + }, + "machineId": { + "type": "string", + "description": "Gets the machine ARM id.", + "readOnly": true + }, + "runAsAccountId": { + "type": "string", + "description": "Gets the run as account ID of the machine used for web app discovery.", + "readOnly": true + }, + "hydratedRunAsAccountId": { + "type": "string", + "description": "Gets the agent hydrated run as account.", + "readOnly": true + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "provisioning state enum", + "readOnly": true + } + }, + "description": "Class for web extended machine properties." + }, + "WebAppProperties": { + "type": "object", + "properties": { + "webAppArmId": { + "type": "string", + "description": "Gets or sets the arm id of the web app." + }, + "tags": { + "type": "object", + "additionalProperties": { + "type": "string" + }, + "description": "Gets or sets Tags.", + "x-typespec-name": "Record" + } + }, + "description": "Class representing web app properties web model." + }, + "WebAppPropertiesCollection": { + "type": "object", + "properties": { + "webApps": { + "type": "array", + "items": { + "$ref": "#/definitions/WebAppProperties" + }, + "x-ms-identifiers": [], + "description": "Gets or sets the list of web app properties.", + "x-typespec-name": "WebAppProperties[]" + } + }, + "description": "Collection of web app properties." + }, + "WebAppRunAsAccount": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/RunAsAccountProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "Run as account REST Resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "WebAppRunAsAccountListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/WebAppRunAsAccount" + }, + "description": "The WebAppRunAsAccount items on this page", + "x-typespec-name": "WebAppRunAsAccount[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a WebAppRunAsAccount list operation.", + "required": [ + "value" + ] + }, + "WebAppSite": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/WebAppSiteProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "WebApp site web model.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "WebAppSiteListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/WebAppSite" + }, + "description": "The WebAppSite items on this page", + "x-typespec-name": "WebAppSite[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a WebAppSite list operation.", + "required": [ + "value" + ] + }, + "WebAppSiteProperties": { + "type": "object", + "properties": { + "siteAppliancePropertiesCollection": { + "type": "array", + "items": { + "$ref": "#/definitions/SiteApplianceProperties" + }, + "x-ms-identifiers": [], + "description": "Gets or sets the appliance details used by service to communicate\n \nto the appliance.", + "x-typespec-name": "SiteApplianceProperties[]" + }, + "discoveryScenario": { + "$ref": "#/definitions/WebAppSitePropertiesDiscoveryScenario", + "description": "Gets or sets the discovery scenario." + }, + "serviceEndpoint": { + "type": "string", + "description": "Gets the service endpoint.", + "readOnly": true + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "provisioning state enum", + "readOnly": true + } + }, + "description": "Class for Web app site properties." + }, + "WebAppSitePropertiesDiscoveryScenario": { + "type": "string", + "description": "Discovery Scenario", + "enum": [ + "Migrate", + "DR" + ], + "x-ms-enum": { + "name": "WebAppSitePropertiesDiscoveryScenario", + "modelAsString": true, + "values": [ + { + "name": "Migrate", + "value": "Migrate", + "description": "Migrate value." + }, + { + "name": "DR", + "value": "DR", + "description": "DR value." + } + ] + } + }, + "WebAppSiteUpdate": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/WebAppSiteUpdateProperties", + "x-ms-client-flatten": true + } + }, + "description": "The type used for update operations of the WebAppSite." + }, + "WebAppSiteUpdateProperties": { + "type": "object", + "properties": { + "siteAppliancePropertiesCollection": { + "type": "array", + "items": { + "$ref": "#/definitions/SiteApplianceProperties" + }, + "x-ms-identifiers": [], + "description": "Gets or sets the appliance details used by service to communicate\n \nto the appliance.", + "x-typespec-name": "SiteApplianceProperties[]" + }, + "discoveryScenario": { + "$ref": "#/definitions/WebAppSitePropertiesDiscoveryScenario", + "description": "Gets or sets the discovery scenario." + } + }, + "description": "The updatable properties of the WebAppSite." + }, + "WebAppSiteUsage": { + "type": "object", + "properties": { + "webServerCount": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the number of web servers discovered in the site." + }, + "webApplicationCount": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the number of web applications discovered in the site." + }, + "runAsAccountCount": { + "type": "integer", + "format": "int32", + "description": "Gets or sets the number of run as accounts in the site." + } + }, + "description": "Web app site usage." + }, + "WebApplication": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/WebApplicationProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "Web application REST Resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "WebApplicationAppsAndRolesModel": { + "type": "object", + "properties": { + "name": { + "type": "string", + "description": "Gets or sets Name of the WebApplication.", + "readOnly": true + }, + "status": { + "type": "string", + "description": "Gets or sets Status of the WebApplication.", + "readOnly": true + }, + "platform": { + "type": "string", + "description": "Gets or sets Platform of the WebApplication.", + "readOnly": true + }, + "groupName": { + "type": "string", + "description": "Gets or sets GroupName of the WebApplication.", + "readOnly": true + }, + "webServer": { + "type": "string", + "description": "Gets or sets WebServer of the WebApplication.", + "readOnly": true + }, + "applicationPool": { + "type": "string", + "description": "Gets or sets ApplicationPool of the WebApplication.", + "readOnly": true + } + }, + "description": "WebApplication in the guest virtual machine." + }, + "WebApplicationConfigurationUnit": { + "type": "object", + "properties": { + "name": { + "type": "string", + "description": "Gets or sets the configuration name." + }, + "filePath": { + "type": "string", + "description": "Gets or sets the configuration file path." + }, + "localFilePath": { + "type": "string", + "description": "Gets or sets the configuration local file path." + }, + "targetFilePath": { + "type": "string", + "description": "Gets or sets the configuration target file path." + }, + "section": { + "type": "string", + "description": "Gets or sets the configuration section in the file." + }, + "type": { + "type": "string", + "description": "Gets or sets the configuration type." + }, + "isDeploymentTimeEditable": { + "type": "boolean", + "description": "Gets or sets a value indicating whether the configuration is edited or not by\nthe user." + }, + "identifier": { + "type": "string", + "description": "Gets or sets the identifier for the configuration." + } + }, + "description": "Web Application configuration unit." + }, + "WebApplicationDirectoryUnit": { + "type": "object", + "properties": { + "id": { + "type": "string", + "description": "Gets or sets the unique id corresponding to the application directory." + }, + "isEditable": { + "type": "boolean", + "description": "Gets or sets a value indicating whether the directory object is editable.\n \n True when the directory is added as an optional directory, false when\ndiscovery is done\n manually." + }, + "sourcePaths": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Gets or sets the paths of the directory on the source machine.", + "x-typespec-name": "string[]" + }, + "localScratchPath": { + "type": "string", + "description": "Gets or sets the local scratch path at which the directories has been copied." + }, + "mountPath": { + "type": "string", + "description": "Gets or sets the mount path of the application directory." + }, + "sourceSize": { + "type": "string", + "description": "Gets or sets the size of the directory on the source machine." + } + }, + "description": "Web Application directory unit." + }, + "WebApplicationFramework": { + "type": "object", + "properties": { + "name": { + "type": "string", + "description": "Gets or sets Name of the framework." + }, + "version": { + "type": "string", + "description": "Gets or sets Version of the framework." + } + }, + "description": "Framework specific data for a web application." + }, + "WebApplicationListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/WebApplication" + }, + "description": "The WebApplication items on this page", + "x-typespec-name": "WebApplication[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a WebApplication list operation.", + "required": [ + "value" + ] + }, + "WebApplicationProperties": { + "type": "object", + "properties": { + "webServerId": { + "type": "string", + "description": "Gets the web server id.", + "readOnly": true + }, + "webServerName": { + "type": "string", + "description": "Gets the web server name.", + "readOnly": true + }, + "virtualPath": { + "type": "string", + "description": "Gets the virtual path of the application.", + "readOnly": true + }, + "physicalPath": { + "type": "string", + "description": "Gets the physical path of the application.", + "readOnly": true + }, + "bindings": { + "type": "array", + "items": { + "$ref": "#/definitions/FrontEndBinding" + }, + "x-ms-identifiers": [], + "description": "Gets the front end bindings for the application.", + "x-typespec-name": "FrontEndBinding[]", + "readOnly": true + }, + "frameworks": { + "type": "array", + "items": { + "$ref": "#/definitions/WebApplicationFramework" + }, + "x-ms-identifiers": [], + "description": "Gets the Error details.", + "x-typespec-name": "WebApplicationFramework[]", + "readOnly": true + }, + "configurations": { + "type": "array", + "items": { + "$ref": "#/definitions/WebApplicationConfigurationUnit" + }, + "x-ms-identifiers": [], + "description": "Gets the configuration.", + "x-typespec-name": "WebApplicationConfigurationUnit[]", + "readOnly": true + }, + "directories": { + "type": "array", + "items": { + "$ref": "#/definitions/WebApplicationDirectoryUnit" + }, + "description": "Gets the directories.", + "x-typespec-name": "WebApplicationDirectoryUnit[]", + "x-ms-identifiers": [], + "readOnly": true + }, + "displayName": { + "type": "string", + "description": "Gets the display name.", + "readOnly": true + }, + "tags": { + "type": "object", + "additionalProperties": { + "type": "string" + }, + "description": "Gets tags that can be used with ODATA.", + "x-typespec-name": "Record", + "readOnly": true + }, + "staticFolders": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Static folders.", + "x-typespec-name": "string[]", + "readOnly": true + }, + "machineDisplayName": { + "type": "string", + "description": "Machine display name", + "readOnly": true + }, + "isDeleted": { + "type": "boolean", + "description": "Gets a value indicating whether application is deleted.", + "readOnly": true + }, + "createdTimestamp": { + "type": "string", + "description": "Gets the timestamp marking creation of the entity.", + "readOnly": true + }, + "updatedTimestamp": { + "type": "string", + "description": "Gets the timestamp marking last update operation.", + "readOnly": true + }, + "serverType": { + "type": "string", + "description": "Gets the server type.", + "readOnly": true + }, + "errors": { + "type": "array", + "items": { + "$ref": "#/definitions/HealthErrorDetails" + }, + "description": "Gets the Error details.", + "x-typespec-name": "HealthErrorDetails[]", + "readOnly": true + }, + "applianceNames": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Gets the appliance names.", + "x-typespec-name": "string[]", + "readOnly": true + }, + "hasErrors": { + "type": "boolean", + "description": "Gets a value indicating whether the WebApp has errors or not.", + "readOnly": true + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "provisioning state enum", + "readOnly": true + } + }, + "description": "Class for web application properties." + }, + "WebRoleImportDisk": { + "type": "object", + "properties": { + "megabytesPerSecondOfRead": { + "type": "number", + "format": "float", + "description": "Disk read throughput.", + "readOnly": true + }, + "megabytesPerSecondOfWrite": { + "type": "number", + "format": "float", + "description": "Disk write throughput.", + "readOnly": true + }, + "numberOfReadOperationsPerSecond": { + "type": "number", + "format": "float", + "description": "Disk read IOPS.", + "readOnly": true + }, + "numberOfWriteOperationsPerSecond": { + "type": "number", + "format": "float", + "description": "Disk write IOPS.", + "readOnly": true + }, + "maxSizeInBytes": { + "type": "integer", + "format": "int64", + "description": "Gets or sets Bytes allocated for the disk." + }, + "name": { + "type": "string", + "description": "Gets or sets Name of the disk." + }, + "diskType": { + "type": "string", + "description": "Gets or sets Type of the disk." + }, + "lun": { + "type": "integer", + "format": "int32", + "description": "Gets or sets LUN of the disk." + }, + "path": { + "type": "string", + "description": "Gets or sets Path of the disk." + } + }, + "description": "Class representing the imported machine web model." + }, + "WebRoleOperatingSystem": { + "type": "object", + "properties": { + "osType": { + "type": "string", + "description": "Gets or sets the type of the operating system." + }, + "osName": { + "type": "string", + "description": "Gets or sets the Name of the operating system." + }, + "osVersion": { + "type": "string", + "description": "Gets or sets the Version of the operating system." + }, + "osArchitecture": { + "type": "string", + "description": "Gets or sets the Architecture of the operating system." + } + }, + "description": "Second level object returned as part of Machine REST resource." + }, + "WebServer": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/WebServerProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "description": "Web application REST Resource.", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "WebServerListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/WebServer" + }, + "description": "The WebServer items on this page", + "x-typespec-name": "WebServer[]" + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items", + "x-typespec-name": "TypeSpec.Rest.ResourceLocation" + } + }, + "description": "The response of a WebServer list operation.", + "required": [ + "value" + ] + }, + "WebServerProperties": { + "type": "object", + "properties": { + "configurationLocation": { + "type": "string", + "description": "Gets the configuration location.", + "readOnly": true + }, + "version": { + "type": "string", + "description": "Gets the configuration location.", + "readOnly": true + }, + "machineIds": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Gets the list of machines.", + "x-typespec-name": "string[]", + "readOnly": true + }, + "webApplications": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Gets the list of web applications.", + "x-typespec-name": "string[]", + "readOnly": true + }, + "displayName": { + "type": "string", + "description": "Gets the display name.", + "readOnly": true + }, + "serverFqdn": { + "type": "string", + "description": "Gets the server FQDN.", + "readOnly": true + }, + "runAsAccountId": { + "type": "string", + "description": "Gets the run as account id.", + "readOnly": true + }, + "isDeleted": { + "type": "boolean", + "description": "Gets a value indicating whether application is deleted.", + "readOnly": true + }, + "createdTimestamp": { + "type": "string", + "description": "Gets the timestamp marking creation of the entity.", + "readOnly": true + }, + "updatedTimestamp": { + "type": "string", + "description": "Gets the timestamp marking last update operation.", + "readOnly": true + }, + "serverType": { + "type": "string", + "description": "Gets the server type.", + "readOnly": true + }, + "errors": { + "type": "array", + "items": { + "$ref": "#/definitions/HealthErrorDetails" + }, + "description": "Gets the Error details.", + "x-typespec-name": "HealthErrorDetails[]", + "readOnly": true + }, + "applianceNames": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Gets the appliance names.", + "x-typespec-name": "string[]", + "readOnly": true + }, + "hasErrors": { + "type": "boolean", + "description": "Gets a value indicating whether the WebApp has errors or not.", + "readOnly": true + }, + "provisioningState": { + "$ref": "#/definitions/ProvisioningState", + "description": "provisioning state enum", + "readOnly": true + } + }, + "description": "Class for web server properties." + }, + "esuStatus": { + "type": "string", + "description": "esu Status", + "enum": [ + "Unknown", + "Active", + "InActive" + ], + "x-ms-enum": { + "name": "esuStatus", + "modelAsString": true, + "values": [ + { + "name": "Unknown", + "value": "Unknown", + "description": "Unknown value." + }, + { + "name": "Active", + "value": "Active", + "description": "Active value." + }, + { + "name": "InActive", + "value": "InActive", + "description": "InActive value." + } + ] + } + }, + "esuYear": { + "type": "string", + "description": "esu year", + "enum": [ + "Unknown", + "FirstYear", + "SecondYear", + "ThirdYear", + "UpgradeYear" + ], + "x-ms-enum": { + "name": "esuYear", + "modelAsString": true, + "values": [ + { + "name": "Unknown", + "value": "Unknown", + "description": "Unknown value." + }, + { + "name": "FirstYear", + "value": "FirstYear", + "description": "FirstYear value." + }, + { + "name": "SecondYear", + "value": "SecondYear", + "description": "SecondYear value." + }, + { + "name": "ThirdYear", + "value": "ThirdYear", + "description": "ThirdYear value." + }, + { + "name": "UpgradeYear", + "value": "UpgradeYear", + "description": "UpgradeYear value." + } + ] + } + }, + "supportStatus": { + "type": "string", + "description": "support status", + "enum": [ + "Unknown", + "Mainstream", + "Extended" + ], + "x-ms-enum": { + "name": "supportStatus", + "modelAsString": true, + "values": [ + { + "name": "Unknown", + "value": "Unknown", + "description": "Unknown value." + }, + { + "name": "Mainstream", + "value": "Mainstream", + "description": "Mainstream value." + }, + { + "name": "Extended", + "value": "Extended", + "description": "Extended value." + } + ] + } + } + }, + "parameters": {} +} diff --git a/specification/migrate/resource-manager/readme.md b/specification/migrate/resource-manager/readme.md index 0e8cb1678d59..7002cd3283a8 100644 --- a/specification/migrate/resource-manager/readme.md +++ b/specification/migrate/resource-manager/readme.md @@ -19,6 +19,15 @@ batch: - tag: package-migrateengine-2022-05 ``` + +### Tag: package-2023-06 + +These settings apply only when `--tag=package-2023-06` is specified on the command line. + +```yaml $(tag) == 'package-2023-06' +input-file: + - Microsoft.OffAzure/stable/2023-06-06/migrate.json +``` ### Tag: package-migrate-2018-02 and java These settings apply only when `--tag=package-migrate-2018-02 --java` is specified on the command line. @@ -231,6 +240,3 @@ swagger-to-sdk: ## Go See configuration in [readme.go.md](./readme.go.md) - - -