diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/ImportSitesController_ListByResourceGroup_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/ImportSitesController_ListByResourceGroup_MinimumSet_Gen.json index 76e0c9852356..be739abd167a 100644 --- a/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/ImportSitesController_ListByResourceGroup_MinimumSet_Gen.json +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/ImportSitesController_ListByResourceGroup_MinimumSet_Gen.json @@ -11,7 +11,10 @@ "body": { "value": [ { - "location": "kbpwuvbxtmiqell" + "location": "kbpwuvbxtmiqell", + "id": "/subscriptions/291F8922-D548-4CAF-9C43-C65300D5AFD4/resourceGroups/rgmigrate/providers/Microsoft.OffAzure/importSites/importSite1", + "name": "importSite1", + "type": "Microsoft.OffAzure/importSites" } ] } diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/ImportSitesController_ListBySubscription_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/ImportSitesController_ListBySubscription_MinimumSet_Gen.json index 1881dc968e94..a2e96f95e043 100644 --- a/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/ImportSitesController_ListBySubscription_MinimumSet_Gen.json +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/ImportSitesController_ListBySubscription_MinimumSet_Gen.json @@ -10,7 +10,10 @@ "body": { "value": [ { - "location": "kbpwuvbxtmiqell" + "location": "kbpwuvbxtmiqell", + "id": "/subscriptions/291F8922-D548-4CAF-9C43-C65300D5AFD4/resourceGroups/rgmigrate/providers/Microsoft.OffAzure/importSites/importSite1", + "name": "importSite1", + "type": "Microsoft.OffAzure/importSites" } ] } diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_Create_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_Create_MaximumSet_Gen.json index ac970fa6ab83..198088d2eb34 100644 --- a/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_Create_MaximumSet_Gen.json +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_Create_MaximumSet_Gen.json @@ -13,8 +13,9 @@ "sites": [ "asfrsppqbfoalblvxbegd" ], - "customerStorageAccountArmId": "cwmtyrlddgmdv", - "provisioningState": "Created" + "customerStorageAccountArmId": "w", + "provisioningState": "Created", + "migrateProjectId": "wpebgiitlzpni" }, "tags": { "key5752": "xnewkoapdoocqxwjeioam" diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_Get_MaximumSet_Gen.json index 74eea693faba..388544440a84 100644 --- a/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_Get_MaximumSet_Gen.json +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_Get_MaximumSet_Gen.json @@ -50,7 +50,8 @@ "rjpzkrggum" ], "provisioningState": "Created", - "lastRefreshArcStatusTime": "2025-01-22T06:01:08.624Z" + "lastRefreshArcStatusTime": "2025-12-04T08:33:41.037Z", + "migrateProjectId": "wpebgiitlzpni" }, "tags": { "key5752": "xnewkoapdoocqxwjeioam" diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_ImportMachines_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_ImportMachines_MaximumSet_Gen.json new file mode 100644 index 000000000000..35ebb3f3342c --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_ImportMachines_MaximumSet_Gen.json @@ -0,0 +1,20 @@ +{ + "title": "MasterSitesController_ImportMachines_MaximumSet", + "operationId": "MasterSitesController_ImportMachines", + "parameters": { + "api-version": "2024-12-01-preview", + "subscriptionId": "291F8922-D548-4CAF-9C43-C65300D5AFD4", + "resourceGroupName": "rgmigrate", + "siteName": "jtcnaafiyzgbyvycovgwnb", + "body": {} + }, + "responses": { + "200": { + "body": { + "jobArmId": "kwbsofmle", + "uri": "jdjwheyxxfbdrbodohevwdewtcwjb", + "importType": "AzureMigrateCSV" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_ImportMachines_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_ImportMachines_MinimumSet_Gen.json new file mode 100644 index 000000000000..782c16bf88e7 --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_ImportMachines_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "MasterSitesController_ImportMachines_MinimumSet", + "operationId": "MasterSitesController_ImportMachines", + "parameters": { + "api-version": "2024-12-01-preview", + "subscriptionId": "291F8922-D548-4CAF-9C43-C65300D5AFD4", + "resourceGroupName": "rgmigrate", + "siteName": "liofbkw", + "body": {} + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_ListByResourceGroup_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_ListByResourceGroup_MaximumSet_Gen.json index 4aa81a260b2b..b8f644bd80f3 100644 --- a/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_ListByResourceGroup_MaximumSet_Gen.json @@ -51,7 +51,8 @@ "rjpzkrggum" ], "provisioningState": "Created", - "lastRefreshArcStatusTime": "2025-01-22T06:01:08.624Z" + "lastRefreshArcStatusTime": "2025-12-04T08:33:41.037Z", + "migrateProjectId": "wpebgiitlzpni" }, "tags": { "key5752": "xnewkoapdoocqxwjeioam" diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_ListByResourceGroup_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_ListByResourceGroup_MinimumSet_Gen.json index 343ca5f6c005..3bb80abd5fdd 100644 --- a/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_ListByResourceGroup_MinimumSet_Gen.json +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_ListByResourceGroup_MinimumSet_Gen.json @@ -11,7 +11,10 @@ "body": { "value": [ { - "location": "laepquvzkpf" + "location": "laepquvzkpf", + "id": "/subscriptions/291F8922-D548-4CAF-9C43-C65300D5AFD4/resourceGroups/rgmigrate/providers/Microsoft.OffAzure/masterSites/masterSite1", + "name": "masterSite1", + "type": "Microsoft.OffAzure/masterSites" } ] } diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_ListBySubscription_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_ListBySubscription_MaximumSet_Gen.json index a993ee9085b9..f62c0dfc329c 100644 --- a/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_ListBySubscription_MaximumSet_Gen.json +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_ListBySubscription_MaximumSet_Gen.json @@ -50,7 +50,8 @@ "rjpzkrggum" ], "provisioningState": "Created", - "lastRefreshArcStatusTime": "2025-01-22T06:01:08.624Z" + "lastRefreshArcStatusTime": "2025-12-04T08:33:41.037Z", + "migrateProjectId": "wpebgiitlzpni" }, "tags": { "key5752": "xnewkoapdoocqxwjeioam" diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_ListBySubscription_MinimumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_ListBySubscription_MinimumSet_Gen.json index 12faf11432a8..7e827de9215e 100644 --- a/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_ListBySubscription_MinimumSet_Gen.json +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_ListBySubscription_MinimumSet_Gen.json @@ -10,7 +10,10 @@ "body": { "value": [ { - "location": "laepquvzkpf" + "location": "laepquvzkpf", + "id": "/subscriptions/291F8922-D548-4CAF-9C43-C65300D5AFD4/resourceGroups/rgmigrate/providers/Microsoft.OffAzure/masterSites/masterSite1", + "name": "masterSite1", + "type": "Microsoft.OffAzure/masterSites" } ] } diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_Update_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_Update_MaximumSet_Gen.json index c22822702aa5..199e920a6525 100644 --- a/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_Update_MaximumSet_Gen.json +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesController_Update_MaximumSet_Gen.json @@ -16,7 +16,8 @@ "sites": [ "lvoutnuriuudzzhvoetg" ], - "customerStorageAccountArmId": "z" + "customerStorageAccountArmId": "ypysizf", + "migrateProjectId": "qzmswslwkyrnw" } } }, diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesImportJobsController_Get_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesImportJobsController_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..3044d8d2455f --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesImportJobsController_Get_MaximumSet_Gen.json @@ -0,0 +1,44 @@ +{ + "title": "MasterSitesImportJobsController_Get_MaximumSet", + "operationId": "MasterSitesImportJobsController_Get", + "parameters": { + "api-version": "2024-12-01-preview", + "subscriptionId": "291F8922-D548-4CAF-9C43-C65300D5AFD4", + "resourceGroupName": "rgmigrate", + "siteName": "floqk", + "jobName": "iuhuhcuqgyrbdwrmjl" + }, + "responses": { + "200": { + "body": { + "properties": { + "blobName": "voiyqxcandzbssgixdqya", + "jobResult": "Unknown", + "blobCreationTimeStamp": "2025-12-04T08:34:20.077Z", + "errorSummary": { + "errors": [ + "z" + ], + "errorCount": 1, + "warningCount": 28 + }, + "status": "iwgskf", + "startTime": "ezuhxkr", + "endTime": "kdbexhueiqjzpjql", + "displayName": "weau" + }, + "id": "/subscriptions/291F8922-D548-4CAF-9C43-C65300D5AFD4/resourceGroups/rgmigrate/providers/Microsoft.OffAzure/masterSites/floqk/importJobs/iuhuhcuqgyrbdwrmjl", + "name": "iuhuhcuqgyrbdwrmjl", + "type": "Microsoft.OffAzure/masterSites/importJobs", + "systemData": { + "createdBy": "gijwnogrwloqnugpkjc", + "createdByType": "User", + "createdAt": "2025-12-04T08:33:39.230Z", + "lastModifiedBy": "kfowdhxocaivyxnmafojosuyhlstkb", + "lastModifiedByType": "User", + "lastModifiedAt": "2025-12-04T08:33:39.230Z" + } + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesImportJobsController_ListByMasterSite_MaximumSet_Gen.json b/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesImportJobsController_ListByMasterSite_MaximumSet_Gen.json new file mode 100644 index 000000000000..4dffd9f87d9c --- /dev/null +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/examples/MasterSitesImportJobsController_ListByMasterSite_MaximumSet_Gen.json @@ -0,0 +1,48 @@ +{ + "title": "MasterSitesImportJobsController_ListByMasterSite_MaximumSet", + "operationId": "MasterSitesImportJobsController_ListByMasterSite", + "parameters": { + "api-version": "2024-12-01-preview", + "subscriptionId": "291F8922-D548-4CAF-9C43-C65300D5AFD4", + "resourceGroupName": "rgmigrate", + "siteName": "ertvstwznmlouczvzvtakj" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "blobName": "voiyqxcandzbssgixdqya", + "jobResult": "Unknown", + "blobCreationTimeStamp": "2025-12-04T08:34:20.077Z", + "errorSummary": { + "errors": [ + "z" + ], + "errorCount": 1, + "warningCount": 28 + }, + "status": "iwgskf", + "startTime": "ezuhxkr", + "endTime": "kdbexhueiqjzpjql", + "displayName": "weau" + }, + "id": "/subscriptions/291F8922-D548-4CAF-9C43-C65300D5AFD4/resourceGroups/rgmigrate/providers/Microsoft.OffAzure/masterSites/ertvstwznmlouczvzvtakj/importJobs/job1", + "name": "job1", + "type": "Microsoft.OffAzure/masterSites/importJobs", + "systemData": { + "createdBy": "gijwnogrwloqnugpkjc", + "createdByType": "User", + "createdAt": "2025-12-04T08:33:39.230Z", + "lastModifiedBy": "kfowdhxocaivyxnmafojosuyhlstkb", + "lastModifiedByType": "User", + "lastModifiedAt": "2025-12-04T08:33:39.230Z" + } + } + ], + "nextLink": "https://microsoft.com/a" + } + } + } +} diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/migrate.json b/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/migrate.json index bde95e30258f..fb284024f910 100644 --- a/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/migrate.json +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2024-12-01-preview/migrate.json @@ -133,6 +133,9 @@ { "name": "MasterSitesController" }, + { + "name": "MasterSitesImportJobsController" + }, { "name": "MasterSitesOperationsStatusController" }, @@ -3734,6 +3737,9 @@ "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" } } } @@ -4030,6 +4036,170 @@ } } }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/import": { + "post": { + "operationId": "MasterSitesController_ImportMachines", + "tags": [ + "MasterSitesController" + ], + "description": "Method to import machines to master 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", + "description": "Site name", + "required": true, + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "body", + "in": "body", + "description": "The content of the action request", + "required": true, + "schema": { + "type": "object" + } + } + ], + "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": { + "MasterSitesController_ImportMachines_MaximumSet_Gen": { + "$ref": "./examples/MasterSitesController_ImportMachines_MaximumSet_Gen.json" + }, + "MasterSitesController_ImportMachines_MinimumSet_Gen": { + "$ref": "./examples/MasterSitesController_ImportMachines_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/jobs": { + "get": { + "operationId": "MasterSitesImportJobsController_ListByMasterSite", + "tags": [ + "MasterSitesImportJobsController" + ], + "description": "Gets all import jobs in a master site. Jobs are returned sorted descending by start time.", + "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", + "description": "Site name", + "required": true, + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/MasterSiteImportJobListResult" + } + }, + "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": { + "MasterSitesImportJobsController_ListByMasterSite_MaximumSet_Gen": { + "$ref": "./examples/MasterSitesImportJobsController_ListByMasterSite_MaximumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/jobs/{jobName}": { + "get": { + "operationId": "MasterSitesImportJobsController_Get", + "tags": [ + "MasterSitesImportJobsController" + ], + "description": "Retrieves details about a specific import job associated with a Master 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", + "description": "Site name", + "required": true, + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + }, + { + "name": "jobName", + "in": "path", + "description": "Job Arm Name.", + "required": true, + "type": "string", + "pattern": "^[a-zA-Z0-9-]{3,24}$" + } + ], + "responses": { + "200": { + "description": "ARM operation completed successfully.", + "schema": { + "$ref": "#/definitions/MasterSiteImportJob" + } + }, + "default": { + "description": "An unexpected error response.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "MasterSitesImportJobsController_Get_MaximumSet_Gen": { + "$ref": "./examples/MasterSitesImportJobsController_Get_MaximumSet_Gen.json" + } + } + } + }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/operationsStatus/{operationStatusName}": { "get": { "operationId": "MasterSitesOperationsStatusController_GetVmwareOperationStatus", @@ -16222,6 +16392,60 @@ "value" ] }, + "ImportDiscoveredDataJobResult": { + "type": "string", + "description": "Import Discovered Data Job Result enum.", + "enum": [ + "Unknown", + "Completed", + "CompletedWithWarnings", + "CompletedWithErrors", + "Failed", + "WaitingForBlobUpload", + "InProgress" + ], + "x-ms-enum": { + "name": "ImportDiscoveredDataJobResult", + "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." + } + ] + } + }, "ImportJob": { "type": "object", "description": "A host resource belonging to a site resource.", @@ -17125,6 +17349,92 @@ } ] }, + "MasterSiteImportJob": { + "type": "object", + "description": "A master site import job resource belonging to a master site resource.", + "properties": { + "properties": { + "$ref": "#/definitions/MasterSiteImportJobProperties", + "description": "The resource-specific properties for this resource.", + "x-ms-client-flatten": true, + "x-ms-mutability": [ + "read", + "create" + ] + } + }, + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "MasterSiteImportJobListResult": { + "type": "object", + "description": "The response of a MasterSiteImportJob list operation.", + "properties": { + "value": { + "type": "array", + "description": "The MasterSiteImportJob items on this page", + "items": { + "$ref": "#/definitions/MasterSiteImportJob" + } + }, + "nextLink": { + "type": "string", + "format": "uri", + "description": "The link to the next page of items" + } + }, + "required": [ + "value" + ] + }, + "MasterSiteImportJobProperties": { + "type": "object", + "description": "Master Site Import Job Properties", + "properties": { + "blobName": { + "type": "string", + "description": "Gets or sets the blob name." + }, + "jobResult": { + "$ref": "#/definitions/ImportDiscoveredDataJobResult", + "description": "Gets or sets the job result status." + }, + "blobCreationTimeStamp": { + "type": "string", + "format": "date-time", + "description": "Gets or sets the blob creation time stamp.", + "readOnly": true + }, + "errorSummary": { + "$ref": "#/definitions/JobErrorSummary", + "description": "Gets or sets the job error summary.", + "readOnly": true + }, + "status": { + "type": "string", + "description": "Gets or sets the Job status.", + "readOnly": true + }, + "startTime": { + "type": "string", + "description": "Gets or sets the Job start time.", + "readOnly": true + }, + "endTime": { + "type": "string", + "description": "Gets or sets the Job end time.", + "readOnly": true + }, + "displayName": { + "type": "string", + "description": "Gets or sets the Display name.", + "readOnly": true + } + } + }, "MasterSiteListResult": { "type": "object", "description": "The response of a MasterSite list operation.", @@ -17195,6 +17505,10 @@ "format": "date-time", "description": "Gets the last refresh time of arc status in UTC.", "readOnly": true + }, + "migrateProjectId": { + "type": "string", + "description": "Gets or sets the migrate project id." } } }, @@ -17267,6 +17581,10 @@ "customerStorageAccountArmId": { "type": "string", "description": "Gets or sets a value for customer storage account ARM id." + }, + "migrateProjectId": { + "type": "string", + "description": "Gets or sets the migrate project id." } } }, @@ -18005,8 +18323,7 @@ }, "importType": { "$ref": "#/definitions/ImportTypeValues", - "description": "Gets or sets the import type.", - "default": "AzureMigrateCSV" + "description": "Gets or sets the import type." } } }, diff --git a/specification/migrate/resource-manager/Microsoft.OffAzure/readme.md b/specification/migrate/resource-manager/Microsoft.OffAzure/readme.md index 1bdfdded439c..4c862026d2a6 100644 --- a/specification/migrate/resource-manager/Microsoft.OffAzure/readme.md +++ b/specification/migrate/resource-manager/Microsoft.OffAzure/readme.md @@ -27,7 +27,8 @@ These are the global settings for the API. ``` yaml openapi-type: arm tag: package-2024-12-01-preview - +# Default to track2 for Go +track2: true ``` ### Tag: package-2024-12-01-preview