From 82cd9b92de4377d2ddbb1d75c0f63de3e44af032 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Mon, 6 Mar 2023 11:06:30 +0000 Subject: [PATCH] CodeGen from PR 22924 in Azure/azure-rest-api-specs Merge 2f4420a2898484f7f90d63c26b4dac5dad429672 into b0a96087a75bc286a7e2735f71872d63692c7baa --- common/config/rush/pnpm-lock.yaml | 74 +- .../arm-storagemover/CHANGELOG.md | 2 +- sdk/storagemover/arm-storagemover/_meta.json | 6 +- .../arm-storagemover/package.json | 27 +- .../recording_agent_delete_test.json | 14010 ---------------- .../recording_agent_get_test.json | 58 - .../recording_agent_list_test.json | 61 - .../recording_agents_create_test.json | 66 - .../recording_endpoints_create_test.json | 128 - .../recording_endpoints_delete_test.json | 97 - .../recording_endpoints_get_test.json | 57 - .../recording_endpoints_list_test.json | 80 - .../recording_jobdefinitions_create_test.json | 76 - .../recording_jobdefinitions_delete_test.json | 69 - .../recording_jobdefinitions_get_test.json | 63 - .../recording_jobdefinitions_list_test.json | 66 - .../recording_projects_create_test.json | 61 - .../recording_projects_delete_test.json | 471 - .../recording_projects_get_test.json | 54 - .../recording_projects_list_test.json | 57 - .../recording_storagemovers_create_test.json | 71 - .../recording_storagemovers_delete_test.json | 475 - .../recording_storagemovers_get_test.json | 59 - .../recording_storagemovers_list_test.json | 66 - .../review/arm-storagemover.api.md | 14 +- .../samples-dev/agentsCreateOrUpdateSample.ts | 52 - .../samples-dev/agentsDeleteSample.ts | 45 - .../samples-dev/agentsGetSample.ts | 45 - .../samples-dev/agentsListSample.ts | 46 - .../samples-dev/agentsUpdateSample.ts | 52 - .../endpointsCreateOrUpdateSample.ts | 55 - .../samples-dev/endpointsDeleteSample.ts | 45 - .../samples-dev/endpointsGetSample.ts | 45 - .../samples-dev/endpointsListSample.ts | 46 - .../samples-dev/endpointsUpdateSample.ts | 52 - .../jobDefinitionsCreateOrUpdateSample.ts | 57 - .../samples-dev/jobDefinitionsDeleteSample.ts | 47 - .../samples-dev/jobDefinitionsGetSample.ts | 47 - .../samples-dev/jobDefinitionsListSample.ts | 48 - .../jobDefinitionsStartJobSample.ts | 47 - .../jobDefinitionsStopJobSample.ts | 47 - .../samples-dev/jobDefinitionsUpdateSample.ts | 55 - .../samples-dev/jobRunsGetSample.ts | 49 - .../samples-dev/jobRunsListSample.ts | 50 - .../samples-dev/operationsListSample.ts | 40 - .../projectsCreateOrUpdateSample.ts | 47 - .../samples-dev/projectsDeleteSample.ts | 45 - .../samples-dev/projectsGetSample.ts | 45 - .../samples-dev/projectsListSample.ts | 46 - .../samples-dev/projectsUpdateSample.ts | 52 - .../storageMoversCreateOrUpdateSample.ts | 49 - .../samples-dev/storageMoversDeleteSample.ts | 43 - .../samples-dev/storageMoversGetSample.ts | 43 - .../storageMoversListBySubscriptionSample.ts | 40 - .../samples-dev/storageMoversListSample.ts | 42 - .../samples-dev/storageMoversUpdateSample.ts | 50 - .../samples/v1/javascript/README.md | 110 - .../javascript/agentsCreateOrUpdateSample.js | 48 - .../v1/javascript/agentsDeleteSample.js | 41 - .../samples/v1/javascript/agentsGetSample.js | 37 - .../samples/v1/javascript/agentsListSample.js | 39 - .../v1/javascript/agentsUpdateSample.js | 40 - .../endpointsCreateOrUpdateSample.js | 51 - .../v1/javascript/endpointsDeleteSample.js | 41 - .../v1/javascript/endpointsGetSample.js | 37 - .../v1/javascript/endpointsListSample.js | 39 - .../v1/javascript/endpointsUpdateSample.js | 45 - .../jobDefinitionsCreateOrUpdateSample.js | 53 - .../javascript/jobDefinitionsDeleteSample.js | 43 - .../v1/javascript/jobDefinitionsGetSample.js | 43 - .../v1/javascript/jobDefinitionsListSample.js | 44 - .../jobDefinitionsStartJobSample.js | 43 - .../javascript/jobDefinitionsStopJobSample.js | 43 - .../javascript/jobDefinitionsUpdateSample.js | 48 - .../samples/v1/javascript/jobRunsGetSample.js | 45 - .../v1/javascript/jobRunsListSample.js | 46 - .../v1/javascript/operationsListSample.js | 37 - .../samples/v1/javascript/package.json | 32 - .../projectsCreateOrUpdateSample.js | 43 - .../v1/javascript/projectsDeleteSample.js | 41 - .../v1/javascript/projectsGetSample.js | 37 - .../v1/javascript/projectsListSample.js | 39 - .../v1/javascript/projectsUpdateSample.js | 45 - .../samples/v1/javascript/sample.env | 4 - .../storageMoversCreateOrUpdateSample.js | 45 - .../javascript/storageMoversDeleteSample.js | 36 - .../v1/javascript/storageMoversGetSample.js | 36 - .../storageMoversListBySubscriptionSample.js | 37 - .../v1/javascript/storageMoversListSample.js | 38 - .../javascript/storageMoversUpdateSample.js | 43 - .../samples/v1/typescript/README.md | 123 - .../samples/v1/typescript/package.json | 41 - .../samples/v1/typescript/sample.env | 4 - .../src/agentsCreateOrUpdateSample.ts | 52 - .../v1/typescript/src/agentsDeleteSample.ts | 45 - .../v1/typescript/src/agentsGetSample.ts | 45 - .../v1/typescript/src/agentsListSample.ts | 46 - .../v1/typescript/src/agentsUpdateSample.ts | 52 - .../src/endpointsCreateOrUpdateSample.ts | 55 - .../typescript/src/endpointsDeleteSample.ts | 45 - .../v1/typescript/src/endpointsGetSample.ts | 45 - .../v1/typescript/src/endpointsListSample.ts | 46 - .../typescript/src/endpointsUpdateSample.ts | 52 - .../src/jobDefinitionsCreateOrUpdateSample.ts | 57 - .../src/jobDefinitionsDeleteSample.ts | 47 - .../typescript/src/jobDefinitionsGetSample.ts | 47 - .../src/jobDefinitionsListSample.ts | 48 - .../src/jobDefinitionsStartJobSample.ts | 47 - .../src/jobDefinitionsStopJobSample.ts | 47 - .../src/jobDefinitionsUpdateSample.ts | 55 - .../v1/typescript/src/jobRunsGetSample.ts | 49 - .../v1/typescript/src/jobRunsListSample.ts | 50 - .../v1/typescript/src/operationsListSample.ts | 40 - .../src/projectsCreateOrUpdateSample.ts | 47 - .../v1/typescript/src/projectsDeleteSample.ts | 45 - .../v1/typescript/src/projectsGetSample.ts | 45 - .../v1/typescript/src/projectsListSample.ts | 46 - .../v1/typescript/src/projectsUpdateSample.ts | 52 - .../src/storageMoversCreateOrUpdateSample.ts | 49 - .../src/storageMoversDeleteSample.ts | 43 - .../typescript/src/storageMoversGetSample.ts | 43 - .../storageMoversListBySubscriptionSample.ts | 40 - .../typescript/src/storageMoversListSample.ts | 42 - .../src/storageMoversUpdateSample.ts | 50 - .../samples/v1/typescript/tsconfig.json | 17 - .../arm-storagemover/src/lroImpl.ts | 54 +- .../arm-storagemover/src/operations/agents.ts | 28 +- .../src/operations/endpoints.ts | 28 +- .../src/operations/jobDefinitions.ts | 28 +- .../src/operations/projects.ts | 28 +- .../src/operations/storageMovers.ts | 28 +- .../src/operationsInterfaces/agents.ts | 4 +- .../src/operationsInterfaces/endpoints.ts | 4 +- .../operationsInterfaces/jobDefinitions.ts | 4 +- .../src/operationsInterfaces/projects.ts | 4 +- .../src/operationsInterfaces/storageMovers.ts | 4 +- .../arm-storagemover/test/sampleTest.ts | 43 + .../test/storagemover_operations_test.spec.ts | 265 - .../arm-storagemover/tsconfig.json | 10 +- 139 files changed, 224 insertions(+), 21154 deletions(-) delete mode 100644 sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_agent_delete_test.json delete mode 100644 sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_agent_get_test.json delete mode 100644 sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_agent_list_test.json delete mode 100644 sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_agents_create_test.json delete mode 100644 sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_endpoints_create_test.json delete mode 100644 sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_endpoints_delete_test.json delete mode 100644 sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_endpoints_get_test.json delete mode 100644 sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_endpoints_list_test.json delete mode 100644 sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_jobdefinitions_create_test.json delete mode 100644 sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_jobdefinitions_delete_test.json delete mode 100644 sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_jobdefinitions_get_test.json delete mode 100644 sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_jobdefinitions_list_test.json delete mode 100644 sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_projects_create_test.json delete mode 100644 sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_projects_delete_test.json delete mode 100644 sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_projects_get_test.json delete mode 100644 sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_projects_list_test.json delete mode 100644 sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_storagemovers_create_test.json delete mode 100644 sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_storagemovers_delete_test.json delete mode 100644 sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_storagemovers_get_test.json delete mode 100644 sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_storagemovers_list_test.json delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/agentsCreateOrUpdateSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/agentsDeleteSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/agentsGetSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/agentsListSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/agentsUpdateSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/endpointsCreateOrUpdateSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/endpointsDeleteSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/endpointsGetSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/endpointsListSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/endpointsUpdateSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/jobDefinitionsCreateOrUpdateSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/jobDefinitionsDeleteSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/jobDefinitionsGetSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/jobDefinitionsListSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/jobDefinitionsStartJobSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/jobDefinitionsStopJobSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/jobDefinitionsUpdateSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/jobRunsGetSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/jobRunsListSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/operationsListSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/projectsCreateOrUpdateSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/projectsDeleteSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/projectsGetSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/projectsListSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/projectsUpdateSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/storageMoversCreateOrUpdateSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/storageMoversDeleteSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/storageMoversGetSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/storageMoversListBySubscriptionSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/storageMoversListSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples-dev/storageMoversUpdateSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/README.md delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/agentsCreateOrUpdateSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/agentsDeleteSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/agentsGetSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/agentsListSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/agentsUpdateSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/endpointsCreateOrUpdateSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/endpointsDeleteSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/endpointsGetSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/endpointsListSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/endpointsUpdateSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsCreateOrUpdateSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsDeleteSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsGetSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsListSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsStartJobSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsStopJobSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsUpdateSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/jobRunsGetSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/jobRunsListSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/operationsListSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/package.json delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/projectsCreateOrUpdateSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/projectsDeleteSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/projectsGetSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/projectsListSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/projectsUpdateSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/sample.env delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversCreateOrUpdateSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversDeleteSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversGetSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversListBySubscriptionSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversListSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversUpdateSample.js delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/README.md delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/package.json delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/sample.env delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/agentsCreateOrUpdateSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/agentsDeleteSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/agentsGetSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/agentsListSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/agentsUpdateSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/endpointsCreateOrUpdateSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/endpointsDeleteSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/endpointsGetSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/endpointsListSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/endpointsUpdateSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsCreateOrUpdateSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsDeleteSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsGetSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsListSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsStartJobSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsStopJobSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsUpdateSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobRunsGetSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobRunsListSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/operationsListSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/projectsCreateOrUpdateSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/projectsDeleteSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/projectsGetSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/projectsListSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/projectsUpdateSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversCreateOrUpdateSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversDeleteSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversGetSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversListBySubscriptionSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversListSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversUpdateSample.ts delete mode 100644 sdk/storagemover/arm-storagemover/samples/v1/typescript/tsconfig.json create mode 100644 sdk/storagemover/arm-storagemover/test/sampleTest.ts delete mode 100644 sdk/storagemover/arm-storagemover/test/storagemover_operations_test.spec.ts diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index c0273a5d41d0..69a049e284f3 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -1870,6 +1870,22 @@ packages: engines: {node: '>=14'} dev: false + /@rollup/plugin-commonjs/21.1.0_rollup@2.79.1: + resolution: {integrity: sha512-6ZtHx3VHIp2ReNNDxHjuUml6ur+WcQ28N1yHgCQwsbNkQg2suhxGMDQGJOn/KuDxKtd1xuZP5xSTwBA4GQ8hbA==} + engines: {node: '>= 8.0.0'} + peerDependencies: + rollup: ^2.38.3 + dependencies: + '@rollup/pluginutils': 3.1.0_rollup@2.79.1 + commondir: 1.0.1 + estree-walker: 2.0.2 + glob: 7.2.3 + is-reference: 1.2.1 + magic-string: 0.25.9 + resolve: 1.22.1 + rollup: 2.79.1 + dev: false + /@rollup/plugin-commonjs/24.0.1_rollup@2.79.1: resolution: {integrity: sha512-15LsiWRZk4eOGqvrJyu3z3DaBu5BhXIMeWnijSRvd8irrrg9SHpQ1pH+BUK4H6Z9wL9yOxZJMTLU+Au86XHxow==} engines: {node: '>=14.0.0'} @@ -1903,6 +1919,15 @@ packages: rollup: 2.79.1 dev: false + /@rollup/plugin-json/4.1.0_rollup@2.79.1: + resolution: {integrity: sha512-yfLbTdNS6amI/2OpmbiBoW12vngr5NW2jCJVZSBEz+H5KfUJZ2M7sDjk0U6GOOdCWFVScShte29o9NezJ53TPw==} + peerDependencies: + rollup: ^1.20.0 || ^2.0.0 + dependencies: + '@rollup/pluginutils': 3.1.0_rollup@2.79.1 + rollup: 2.79.1 + dev: false + /@rollup/plugin-json/6.0.0_rollup@2.79.1: resolution: {integrity: sha512-i/4C5Jrdr1XUarRhVu27EEwjt4GObltD7c+MkCIpO2QIbojw8MUs+CCTqOphQi3Qtg1FLmYt+l+6YeoIf51J7w==} engines: {node: '>=14.0.0'} @@ -1916,6 +1941,17 @@ packages: rollup: 2.79.1 dev: false + /@rollup/plugin-multi-entry/4.1.0_rollup@2.79.1: + resolution: {integrity: sha512-nellK5pr50W0JA2+bDJbG8F79GBP802J40YRoC0wyfpTAeAn5mJ4eaFiB/MN+YoX9hgb/6RJoZl9leDjZnUFKw==} + engines: {node: '>=10.0.0'} + peerDependencies: + rollup: ^1.20.0 || ^2.0.0 + dependencies: + '@rollup/plugin-virtual': 2.1.0_rollup@2.79.1 + matched: 5.0.1 + rollup: 2.79.1 + dev: false + /@rollup/plugin-multi-entry/6.0.0_rollup@2.79.1: resolution: {integrity: sha512-msBgVncGQwh/ahxeP/rc8MXVZNBOjoVCsBuDk6uqyFzDv/SZN7jksfAsu6DJ2w4r5PaBX3/OXOjVPeCxya2waA==} engines: {node: '>=14.0.0'} @@ -1979,6 +2015,15 @@ packages: typescript: 4.8.4 dev: false + /@rollup/plugin-virtual/2.1.0_rollup@2.79.1: + resolution: {integrity: sha512-CPPAtlKT53HFqC8jFHb/V5WErpU8Hrq2TyCR0A7kPQMlF2wNUf0o1xuAc+Qxj8NCZM0Z3Yvl+FbUXfJjVWqDwA==} + engines: {node: '>=8.0.0'} + peerDependencies: + rollup: ^1.20.0||^2.0.0 + dependencies: + rollup: 2.79.1 + dev: false + /@rollup/plugin-virtual/3.0.1_rollup@2.79.1: resolution: {integrity: sha512-fK8O0IL5+q+GrsMLuACVNk2x21g3yaw+sG2qn16SnUd3IlBsQyvWxLMGHmCmXRMecPjGRSZ/1LmZB4rjQm68og==} engines: {node: '>=14.0.0'} @@ -3895,7 +3940,7 @@ packages: dependencies: semver: 7.3.8 shelljs: 0.8.5 - typescript: 5.1.0-dev.20230303 + typescript: 5.1.0-dev.20230306 dev: false /ecdsa-sig-formatter/1.0.11: @@ -6245,6 +6290,12 @@ packages: lodash: 4.17.21 dev: false + /magic-string/0.25.9: + resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==} + dependencies: + sourcemap-codec: 1.4.8 + dev: false + /magic-string/0.27.0: resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} engines: {node: '>=12'} @@ -7993,6 +8044,11 @@ packages: engines: {node: '>= 8'} dev: false + /sourcemap-codec/1.4.8: + resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} + deprecated: Please use @jridgewell/sourcemap-codec instead + dev: false + /spawn-command/0.0.2-1: resolution: {integrity: sha512-n98l9E2RMSJ9ON1AKisHzz7V42VDiBQGY6PB1BwRglz99wpVsSuGzQ+jOi6lFXBGVTCrRpltvjm+/XA+tpeJrg==} dev: false @@ -8603,8 +8659,8 @@ packages: hasBin: true dev: false - /typescript/5.1.0-dev.20230303: - resolution: {integrity: sha512-aDocbsouqGny1M8Kjxn8svqDUy5xoINdPpuh4t0UDoitl6nsHZ61suF1HLfMj9P/A1Bl6Tpjq6GTaRtrElq4aQ==} + /typescript/5.1.0-dev.20230306: + resolution: {integrity: sha512-CqMT7nhnVNKfaT1giN+UjFUSqN2gBI17K8JoT+I1LgPU/G9oYypuG+91pz8Kjk/GW/BG685khZ0YfFrADj+KPQ==} engines: {node: '>=4.2.0'} hasBin: true dev: false @@ -14770,22 +14826,23 @@ packages: dev: false file:projects/arm-storagemover.tgz: - resolution: {integrity: sha512-NfDP1xFUJD1/u54N95OYFQ378dQR19EEU2kKkPw5IkL7Lh7dXJdQB18O5edMQqAIpEPlh2nC398hObZAXY32NQ==, tarball: file:projects/arm-storagemover.tgz} + resolution: {integrity: sha512-A8y0YGbnzI4stToRp53DJYVsvZrSRJbc6pH5VVfI9st/7WiAEl0hGZW9abcH/p+XdfZKgSMPMsOgfguziZEGbQ==, tarball: file:projects/arm-storagemover.tgz} name: '@rush-temp/arm-storagemover' version: 0.0.0 dependencies: + '@azure-tools/test-recorder': 2.0.0 '@azure/identity': 2.1.0 '@microsoft/api-extractor': 7.34.4_@types+node@14.18.36 - '@rollup/plugin-commonjs': 24.0.1_rollup@2.79.1 - '@rollup/plugin-json': 6.0.0_rollup@2.79.1 - '@rollup/plugin-multi-entry': 6.0.0_rollup@2.79.1 + '@rollup/plugin-commonjs': 21.1.0_rollup@2.79.1 + '@rollup/plugin-json': 4.1.0_rollup@2.79.1 + '@rollup/plugin-multi-entry': 4.1.0_rollup@2.79.1 '@rollup/plugin-node-resolve': 13.3.0_rollup@2.79.1 '@types/chai': 4.3.4 '@types/node': 14.18.36 chai: 4.3.7 cross-env: 7.0.3 dotenv: 16.0.3 - mkdirp: 2.1.3 + mkdirp: 1.0.4 mocha: 7.2.0 rimraf: 3.0.2 rollup: 2.79.1 @@ -14794,6 +14851,7 @@ packages: typescript: 4.8.4 uglify-js: 3.17.4 transitivePeerDependencies: + - encoding - supports-color dev: false diff --git a/sdk/storagemover/arm-storagemover/CHANGELOG.md b/sdk/storagemover/arm-storagemover/CHANGELOG.md index cfa0ba879c2c..a884301a950b 100644 --- a/sdk/storagemover/arm-storagemover/CHANGELOG.md +++ b/sdk/storagemover/arm-storagemover/CHANGELOG.md @@ -1,5 +1,5 @@ # Release History -## 1.0.0 (2023-03-07) +## 1.0.0 (2023-03-06) The package of @azure/arm-storagemover is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/js-track2-quickstart). diff --git a/sdk/storagemover/arm-storagemover/_meta.json b/sdk/storagemover/arm-storagemover/_meta.json index fc40817da6cf..512d29a621cc 100644 --- a/sdk/storagemover/arm-storagemover/_meta.json +++ b/sdk/storagemover/arm-storagemover/_meta.json @@ -1,8 +1,8 @@ { - "commit": "80d422bdf9d305b5403c1540fffbcb981269791e", + "commit": "d3ab2b996e4ef52cdf3c6e3529d467689970f90d", "readme": "specification/storagemover/resource-manager/readme.md", - "autorest_command": "autorest --version=3.9.3 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\storagemover\\resource-manager\\readme.md --use=@autorest/typescript@6.0.0-rc.9 --generate-sample=true", + "autorest_command": "autorest --version=3.9.3 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/storagemover/resource-manager/readme.md --use=@autorest/typescript@6.0.0-rc.5", "repository_url": "https://github.com/Azure/azure-rest-api-specs.git", "release_tool": "@azure-tools/js-sdk-release-tools@2.6.2", - "use": "@autorest/typescript@6.0.0-rc.9" + "use": "@autorest/typescript@6.0.0-rc.5" } \ No newline at end of file diff --git a/sdk/storagemover/arm-storagemover/package.json b/sdk/storagemover/arm-storagemover/package.json index 72dd07c29a32..94d6fcee5f71 100644 --- a/sdk/storagemover/arm-storagemover/package.json +++ b/sdk/storagemover/arm-storagemover/package.json @@ -8,10 +8,10 @@ "node": ">=14.0.0" }, "dependencies": { - "@azure/core-lro": "^2.5.0", + "@azure/core-lro": "^2.2.0", "@azure/abort-controller": "^1.0.0", "@azure/core-paging": "^1.2.0", - "@azure/core-client": "^1.7.0", + "@azure/core-client": "^1.6.1", "@azure/core-auth": "^1.3.0", "@azure/core-rest-pipeline": "^1.8.0", "tslib": "^2.2.0" @@ -29,19 +29,18 @@ "types": "./types/arm-storagemover.d.ts", "devDependencies": { "@microsoft/api-extractor": "^7.31.1", - "@rollup/plugin-commonjs": "^24.0.0", - "@rollup/plugin-json": "^6.0.0", - "@rollup/plugin-multi-entry": "^6.0.0", + "@rollup/plugin-commonjs": "^21.0.1", + "@rollup/plugin-json": "^4.1.0", + "@rollup/plugin-multi-entry": "^4.1.0", "@rollup/plugin-node-resolve": "^13.1.3", - "mkdirp": "^2.1.2", + "mkdirp": "^1.0.4", "rollup": "^2.66.1", "rollup-plugin-sourcemaps": "^0.6.3", "typescript": "~4.8.0", "uglify-js": "^3.4.9", "rimraf": "^3.0.0", - "dotenv": "^16.0.0", "@azure/identity": "^2.0.1", - "@azure-tools/test-recorder": "^3.0.0", + "@azure-tools/test-recorder": "^2.0.0", "@azure-tools/test-credential": "^1.0.0", "mocha": "^7.1.1", "@types/chai": "^4.2.8", @@ -50,6 +49,7 @@ "@types/node": "^14.0.0", "@azure/dev-tool": "^1.0.0" }, + "homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storagemover/arm-storagemover", "repository": { "type": "git", "url": "https://github.com/Azure/azure-sdk-for-js.git" @@ -110,14 +110,5 @@ } ] }, - "autoPublish": true, - "homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storagemover/arm-storagemover", - "//sampleConfiguration": { - "productName": "", - "productSlugs": [ - "azure" - ], - "disableDocsMs": true, - "apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-storagemover?view=azure-node-preview" - } + "autoPublish": true } \ No newline at end of file diff --git a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_agent_delete_test.json b/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_agent_delete_test.json deleted file mode 100644 index c4f6a9190472..000000000000 --- a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_agent_delete_test.json +++ /dev/null @@ -1,14010 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent?api-version=2023-03-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ad7c0b47-2cb4-429f-94cf-10200c1a5c79" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "Cache-Control": "no-cache", - "Content-Length": "4", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:46:43 GMT", - "ETag": "\u00224c0067ed-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "mise-correlation-id": "7927d9aa-663f-4406-960c-fc42cbc4a7c4", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a3e3cc7f-6c9a-4db8-9f76-65b6e9e829fa", - "x-ms-providerhub-traffic": "True", - "x-ms-ratelimit-remaining-subscription-deletes": "14998", - "x-ms-request-id": "8b59d2d6-9a38-41db-a7ee-acbd010fe146", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094643Z:a3e3cc7f-6c9a-4db8-9f76-65b6e9e829fa" - }, - "ResponseBody": "null" - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "62f00b3e-0f29-4519-b1c4-0a57f8becc8f" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:46:43 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3b322500-ded1-4c25-8cc0-8226a882e384", - "x-ms-ratelimit-remaining-subscription-reads": "11988", - "x-ms-request-id": "fb1a144a-73bf-4341-b5f1-3b6be2e3bd01", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094644Z:3b322500-ded1-4c25-8cc0-8226a882e384" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ecbc9721-87cd-4c6e-9ecc-b4654719ea1a" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:46:44 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4fc96e89-365c-4aef-b1c9-6ffd3db3653b", - "x-ms-ratelimit-remaining-subscription-reads": "11987", - "x-ms-request-id": "0f4e28bc-3048-4762-86f8-6fd1036635db", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094644Z:4fc96e89-365c-4aef-b1c9-6ffd3db3653b" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "51845e56-a9d9-4798-b223-9261d9c826ce" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:46:46 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3ab01ae2-ba69-4e2b-aee6-94122f0c5b9a", - "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-request-id": "7c42e7e9-34b3-4fa3-a6e9-c326dede8208", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094646Z:3ab01ae2-ba69-4e2b-aee6-94122f0c5b9a" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "022d4950-765d-442c-a0ab-b50f2d3f268c" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:46:49 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "007e9115-4d88-4ae4-a7ae-5140f1d3ae2a", - "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-request-id": "5ff16cc9-4ee6-48b4-8ce5-8f844155dfbb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094649Z:007e9115-4d88-4ae4-a7ae-5140f1d3ae2a" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "0792bd94-2004-4f07-87d2-d0239a4a97d4" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:46:51 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1c8d1bb8-dcfc-40d4-b3be-30e01c160099", - "x-ms-ratelimit-remaining-subscription-reads": "11984", - "x-ms-request-id": "46a05738-451a-43b3-bbcb-da1302c6655f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094652Z:1c8d1bb8-dcfc-40d4-b3be-30e01c160099" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a01bb4ff-dc7c-477d-8c44-2b77422ec600" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:46:53 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7123af46-b10c-4f2e-a6b6-246c97b47731", - "x-ms-ratelimit-remaining-subscription-reads": "11983", - "x-ms-request-id": "0e51f279-5b31-4855-9541-a21ac4e64d00", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094654Z:7123af46-b10c-4f2e-a6b6-246c97b47731" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "0e914792-3ba3-49b2-8421-c80e4ad42160" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:46:56 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a80d9c88-9185-4efb-97a1-6d69217bb280", - "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-request-id": "73965ef9-c88e-4f95-bc6e-15c2c8f6f90e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094657Z:a80d9c88-9185-4efb-97a1-6d69217bb280" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "0bf97160-ce49-4ca9-acc0-4bd57d996f5c" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:46:59 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e32b943e-3afc-46f9-972f-6c6534157e73", - "x-ms-ratelimit-remaining-subscription-reads": "11981", - "x-ms-request-id": "bc441dab-7534-4c22-a3a7-75a29e9fd84f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094659Z:e32b943e-3afc-46f9-972f-6c6534157e73" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "bb9de1b5-0815-4fa1-9102-6cb2d3fe56a4" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:47:01 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e7649fec-d293-4c6a-a646-e702a85c8faf", - "x-ms-ratelimit-remaining-subscription-reads": "11980", - "x-ms-request-id": "376d3ae8-abab-424a-947c-2ab113e137fb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094702Z:e7649fec-d293-4c6a-a646-e702a85c8faf" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "fac651a4-39a3-4610-b9af-16fd799d2192" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:47:04 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c8d87cd3-df61-4d3a-9332-c0580ab2d033", - "x-ms-ratelimit-remaining-subscription-reads": "11979", - "x-ms-request-id": "22a675e5-b24b-4670-bf1f-d9cb62e3b1c6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094704Z:c8d87cd3-df61-4d3a-9332-c0580ab2d033" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "d7eb70de-91d9-407f-82f2-29f3a88dea71" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:47:06 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "628a483b-acc3-4612-82ac-4bd5a524eabb", - "x-ms-ratelimit-remaining-subscription-reads": "11978", - "x-ms-request-id": "1fd14587-fe91-4f95-8c0d-e528165717d8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094707Z:628a483b-acc3-4612-82ac-4bd5a524eabb" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "4d862250-394e-477b-bd71-bd3aa915e4e3" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:47:08 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7332bae1-22bf-409c-ab63-347933039116", - "x-ms-ratelimit-remaining-subscription-reads": "11977", - "x-ms-request-id": "38e3126f-9a83-4ed5-93c9-e0ba6970c3a0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094709Z:7332bae1-22bf-409c-ab63-347933039116" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "5d38ef45-37eb-41ea-abec-fa688dbc61c7" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:47:11 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bcd0c6e8-b399-4f4c-905c-37db47bd6e77", - "x-ms-ratelimit-remaining-subscription-reads": "11976", - "x-ms-request-id": "18bfd7e4-be49-424a-871e-35e9e909e0eb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094711Z:bcd0c6e8-b399-4f4c-905c-37db47bd6e77" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "0e063ad8-d3d1-4849-a82c-58b3bc687060" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:47:13 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9c999448-cf9e-4298-8fb9-4613c10f9d2d", - "x-ms-ratelimit-remaining-subscription-reads": "11975", - "x-ms-request-id": "adc48dd0-5b94-4d5b-b3e9-02a745d7ab91", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094714Z:9c999448-cf9e-4298-8fb9-4613c10f9d2d" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ebbf21f9-925d-4d41-8e7a-eab94b5c27a0" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:47:15 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2e8835da-f980-4248-8911-e51b7c4c5039", - "x-ms-ratelimit-remaining-subscription-reads": "11974", - "x-ms-request-id": "5c836cc2-234c-40ef-8c34-43b79e8a3443", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094716Z:2e8835da-f980-4248-8911-e51b7c4c5039" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "7e4e9019-99a6-4817-afe7-8aa37671865b" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:47:17 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2340f951-05f6-4523-8ae0-2d96d17db987", - "x-ms-ratelimit-remaining-subscription-reads": "11973", - "x-ms-request-id": "3129e97a-c130-4a32-9fce-5d0d2eef3f2e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094718Z:2340f951-05f6-4523-8ae0-2d96d17db987" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ec905873-fd4d-4550-b50e-d72369b0c8d2" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:47:20 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7e25c29f-f82d-4738-89d7-1724bda2f53b", - "x-ms-ratelimit-remaining-subscription-reads": "11972", - "x-ms-request-id": "dbe41436-4409-4024-9b82-0040ffe6f3ff", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094721Z:7e25c29f-f82d-4738-89d7-1724bda2f53b" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "3a247b45-c7e2-43e6-a029-8e3232f1ccf2" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:47:22 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fa8ce775-4180-4bd3-ad94-d3c432a42e3d", - "x-ms-ratelimit-remaining-subscription-reads": "11971", - "x-ms-request-id": "bfe7af0e-475c-4f48-ac56-87438f6c1a5d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094723Z:fa8ce775-4180-4bd3-ad94-d3c432a42e3d" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "8950f5f0-b604-4ac5-b985-e82d504dd94f" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:47:25 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "387e14af-fc9e-4218-9b80-515b2b392841", - "x-ms-ratelimit-remaining-subscription-reads": "11970", - "x-ms-request-id": "76e34d63-09df-4fa0-8873-48e3123279c0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094725Z:387e14af-fc9e-4218-9b80-515b2b392841" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "217d250a-4edf-4be6-ba73-0e4fd467ebea" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:47:27 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a07aecf5-6063-46be-875e-19b52bb9f390", - "x-ms-ratelimit-remaining-subscription-reads": "11969", - "x-ms-request-id": "ac5d7680-dba0-4114-8d4d-3d11213ba286", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094728Z:a07aecf5-6063-46be-875e-19b52bb9f390" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "fcd7737f-b41d-44c4-a0a1-8e570f989edb" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:47:30 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e8165b7c-6dab-471e-aba7-152400983f20", - "x-ms-ratelimit-remaining-subscription-reads": "11968", - "x-ms-request-id": "fd59e53d-938e-4781-8888-8eefbcaa14c6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094730Z:e8165b7c-6dab-471e-aba7-152400983f20" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "35204b22-f95d-4822-9ef0-e99eba4a2c1c" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:47:32 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a6ea27fe-61ab-4ba8-91c3-d70e27d5e237", - "x-ms-ratelimit-remaining-subscription-reads": "11967", - "x-ms-request-id": "b0547eee-d3d1-48f7-93d6-a86efd02f4d9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094732Z:a6ea27fe-61ab-4ba8-91c3-d70e27d5e237" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "5c069c91-3542-4dcf-a21c-3812d1b10776" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:47:34 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "93eb4dca-949f-48ba-8797-67e51d273aa3", - "x-ms-ratelimit-remaining-subscription-reads": "11966", - "x-ms-request-id": "97646fc5-a079-4252-b0de-c8bfd6f4eb26", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094735Z:93eb4dca-949f-48ba-8797-67e51d273aa3" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "61c38be1-ed12-4506-b039-e9b1f981b919" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:47:37 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d42d96d7-d56e-44c3-9883-963f0dc20b4c", - "x-ms-ratelimit-remaining-subscription-reads": "11965", - "x-ms-request-id": "b95bd6f9-87cc-42e0-80f8-495ed5503e9b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094737Z:d42d96d7-d56e-44c3-9883-963f0dc20b4c" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "f1cd0630-e3ff-4886-93f5-dee17fdd755b" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:47:39 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bc32ae60-8359-4d9c-b4a1-a28a28edf3ea", - "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "a5a321a4-9d84-4158-8b90-6002a3fd6f0d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094739Z:bc32ae60-8359-4d9c-b4a1-a28a28edf3ea" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "cf088ae4-0b07-46d1-92f5-10303a6007ab" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:47:41 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e883912b-b672-45c5-85ec-912507c28bd1", - "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "8e4c3577-889c-4d5b-a501-ae385bf24d7f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094742Z:e883912b-b672-45c5-85ec-912507c28bd1" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e6a189da-3041-45d9-ba17-fd1dd27b3d3a" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:47:44 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2cd2c2ff-ff91-4fbf-b2c6-d62b23362fe9", - "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "87472f99-e3d4-4578-9006-0b1f96dee829", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094744Z:2cd2c2ff-ff91-4fbf-b2c6-d62b23362fe9" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "f239afe9-6ab9-40e9-a975-b0a969bddaf5" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:47:46 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8b06c57d-080f-468e-9bf9-36e2a29738d5", - "x-ms-ratelimit-remaining-subscription-reads": "11961", - "x-ms-request-id": "dd3a4d39-5d2f-4970-919d-b4360cc6bffa", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094746Z:8b06c57d-080f-468e-9bf9-36e2a29738d5" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "463ca6e4-7004-44c3-b63a-6ddf6378e869" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:47:48 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fae7da4a-dd78-43ab-aecd-555683745710", - "x-ms-ratelimit-remaining-subscription-reads": "11960", - "x-ms-request-id": "a3693f32-187a-426b-868a-5a5073714190", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094749Z:fae7da4a-dd78-43ab-aecd-555683745710" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e2da225c-eb61-4bde-b926-7e2cf062317d" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:47:51 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "052f9584-edfd-4105-b22b-585f8fedb9af", - "x-ms-ratelimit-remaining-subscription-reads": "11959", - "x-ms-request-id": "dbfd6685-5cb4-45fd-9b12-c907e8221690", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094751Z:052f9584-edfd-4105-b22b-585f8fedb9af" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a3b4d56a-b0c7-42d4-916c-add81f64655c" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:47:53 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b536a7c4-9fba-4a8e-bd36-026599de36dc", - "x-ms-ratelimit-remaining-subscription-reads": "11958", - "x-ms-request-id": "30ff3097-d2fc-4e50-bd16-327d34348a43", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094753Z:b536a7c4-9fba-4a8e-bd36-026599de36dc" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6d0d407e-27c5-4c87-8715-729cdd223743" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:47:55 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7b5dfced-682e-47ac-be7d-f229170563bc", - "x-ms-ratelimit-remaining-subscription-reads": "11957", - "x-ms-request-id": "4eba509e-36ee-4b38-84da-7a83ce1c7064", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094756Z:7b5dfced-682e-47ac-be7d-f229170563bc" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "bfc8a74d-412a-4604-98b6-96604daec735" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:47:57 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "be5d972b-732f-4608-9151-e8d0adee7405", - "x-ms-ratelimit-remaining-subscription-reads": "11956", - "x-ms-request-id": "c0bc8435-7fc1-491f-aa1a-05fc52d896b3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094758Z:be5d972b-732f-4608-9151-e8d0adee7405" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "4d2d309e-2742-4dbf-88c6-e50aaa30496e" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:48:00 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4a9ee5c7-7986-48e0-b81b-c77147c4b67b", - "x-ms-ratelimit-remaining-subscription-reads": "11955", - "x-ms-request-id": "5aa99536-8cef-4beb-abf2-8caa61a3be35", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094800Z:4a9ee5c7-7986-48e0-b81b-c77147c4b67b" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "b7c04ec2-f8ef-4d02-b71c-6562af9fa3dc" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:48:02 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3c9b5281-950d-4d4a-8b70-1a0949c34dc8", - "x-ms-ratelimit-remaining-subscription-reads": "11954", - "x-ms-request-id": "85d886a3-f808-44e6-8216-e4c28447a1a1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094802Z:3c9b5281-950d-4d4a-8b70-1a0949c34dc8" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "32f9a29f-2a44-4cb4-bcde-69b9203e6895" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:48:04 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ea9ff10e-eb61-40b3-b666-3dafe1b04e2a", - "x-ms-ratelimit-remaining-subscription-reads": "11953", - "x-ms-request-id": "8000bc50-5928-482d-af65-19d435b623c6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094805Z:ea9ff10e-eb61-40b3-b666-3dafe1b04e2a" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "d73aae50-6af6-42be-b834-e05ad6c47ef0" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:48:07 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "46fbe5b9-aeeb-4bfc-b754-1cec88b61da1", - "x-ms-ratelimit-remaining-subscription-reads": "11952", - "x-ms-request-id": "2a22e67c-5122-43ac-9183-ab905ca0e214", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094807Z:46fbe5b9-aeeb-4bfc-b754-1cec88b61da1" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a47e4269-fe34-4cf3-af0d-cb746bdb90f6" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:48:09 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "14740dab-5b72-4cca-878c-b7e371193a5d", - "x-ms-ratelimit-remaining-subscription-reads": "11951", - "x-ms-request-id": "d2ced765-e3d1-4382-8c3f-7dc18e23ba3c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094809Z:14740dab-5b72-4cca-878c-b7e371193a5d" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6b8c3c6d-4522-4420-acdb-fb796fa51ebc" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:48:11 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e47ca612-d508-4bbe-9f37-f77fd0ec28fb", - "x-ms-ratelimit-remaining-subscription-reads": "11950", - "x-ms-request-id": "38b95906-8196-40f0-aa9d-c1e2dfad2c53", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094812Z:e47ca612-d508-4bbe-9f37-f77fd0ec28fb" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a5e58642-f4e3-478f-a02c-d767518c0438" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:48:14 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "320cd41c-4b2c-46b5-9ade-88db4a84eb58", - "x-ms-ratelimit-remaining-subscription-reads": "11949", - "x-ms-request-id": "dcf553d6-df48-4b8a-8ff7-6c6ecfba8d6d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094814Z:320cd41c-4b2c-46b5-9ade-88db4a84eb58" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "11560951-4177-4fbe-9178-07337b3d4e64" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:48:16 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c7cde91c-d5d9-4c9a-a964-958a6a3ecddf", - "x-ms-ratelimit-remaining-subscription-reads": "11948", - "x-ms-request-id": "bfe3315f-07d8-43b7-b713-7b8e3164793a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094816Z:c7cde91c-d5d9-4c9a-a964-958a6a3ecddf" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "dceac9ad-17d1-498a-9b21-6ef318f4179c" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:48:18 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2dc4fa8d-8fc8-4abf-be78-87660f8f3cd3", - "x-ms-ratelimit-remaining-subscription-reads": "11947", - "x-ms-request-id": "b5747d09-50ed-4990-a754-a1c61690e99c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094819Z:2dc4fa8d-8fc8-4abf-be78-87660f8f3cd3" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a6dc928c-aad6-4064-bc3d-26a43fe69b94" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:48:20 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f364f624-d336-4a2e-aaea-19048a664113", - "x-ms-ratelimit-remaining-subscription-reads": "11946", - "x-ms-request-id": "dacc022e-f37d-4813-a4d3-748759fbd2b8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094821Z:f364f624-d336-4a2e-aaea-19048a664113" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a0f1ac58-cf55-45bd-9953-2827b2775a07" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:48:23 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5dbfe839-4b89-4ca9-a0ff-2d4984a9f087", - "x-ms-ratelimit-remaining-subscription-reads": "11945", - "x-ms-request-id": "4f27865d-c294-47ee-84f8-8588ab60442f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094823Z:5dbfe839-4b89-4ca9-a0ff-2d4984a9f087" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "9ee45a8e-bd0a-4490-bfbe-0668f565af36" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:48:25 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5e923ea4-9819-4c56-9b96-6b395f0d9cd9", - "x-ms-ratelimit-remaining-subscription-reads": "11944", - "x-ms-request-id": "6bf09137-d5c0-4b53-aa46-86b6d315b02c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094826Z:5e923ea4-9819-4c56-9b96-6b395f0d9cd9" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "bcd103b7-1c50-4b24-b386-0fd87f3f4ebf" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:48:27 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a0f905f6-3195-481e-8b17-221c7caf1f58", - "x-ms-ratelimit-remaining-subscription-reads": "11943", - "x-ms-request-id": "1c57ca08-0ea1-4920-bd2a-7ff6699b83d5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094828Z:a0f905f6-3195-481e-8b17-221c7caf1f58" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "abc2175e-b90a-42d6-a0d0-8cc09ceb08bf" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:48:30 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "edfb7338-dfa7-4544-9ccc-bbbca9d1c301", - "x-ms-ratelimit-remaining-subscription-reads": "11942", - "x-ms-request-id": "da5130ff-ddf1-4d9a-90a8-37186c1223ff", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094830Z:edfb7338-dfa7-4544-9ccc-bbbca9d1c301" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "f41f00f9-e22c-40df-a222-f840d8838f50" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:48:32 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9fbc79d4-add8-4fe9-af0b-ec2b4d0c88d2", - "x-ms-ratelimit-remaining-subscription-reads": "11941", - "x-ms-request-id": "5443ec7c-f9f9-41a6-bed0-2f5597a2b228", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094833Z:9fbc79d4-add8-4fe9-af0b-ec2b4d0c88d2" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "4ee0d2de-14de-4121-b807-5f36640b4885" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:48:34 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8acf0988-4d29-41f7-9f03-c75b65bcb16e", - "x-ms-ratelimit-remaining-subscription-reads": "11940", - "x-ms-request-id": "065c29d4-e8be-4b2b-98e8-2652a135f57e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094835Z:8acf0988-4d29-41f7-9f03-c75b65bcb16e" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "0f69a54b-f4f5-49e4-b858-26edd79ce70b" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:48:36 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4881ecf1-2694-4908-904d-39fb287faff8", - "x-ms-ratelimit-remaining-subscription-reads": "11939", - "x-ms-request-id": "8670344d-757e-4d45-821c-304f5a69f233", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094837Z:4881ecf1-2694-4908-904d-39fb287faff8" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "5fa18ef8-c08d-4160-8c47-9ec6acfc3cb2" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:48:40 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6758a66f-8084-49b2-a050-cb85a1e5daa1", - "x-ms-ratelimit-remaining-subscription-reads": "11938", - "x-ms-request-id": "c506f0c7-6600-46bf-9a20-1402e0158761", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094840Z:6758a66f-8084-49b2-a050-cb85a1e5daa1" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c9690072-522b-4a69-ac8e-22a4a46552e1" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:48:42 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c0633377-da98-4e4e-9e12-cfb7e9efafe7", - "x-ms-ratelimit-remaining-subscription-reads": "11937", - "x-ms-request-id": "58715c4f-9103-4ac3-b236-587dbe2ca513", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094842Z:c0633377-da98-4e4e-9e12-cfb7e9efafe7" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "d73f0e3e-00dc-4794-bc8e-7accfc4f93fc" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:48:44 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cd49383b-da59-4960-8888-ca891ed22a7c", - "x-ms-ratelimit-remaining-subscription-reads": "11936", - "x-ms-request-id": "b26f98b0-4263-477a-95f9-0324b5b47880", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094844Z:cd49383b-da59-4960-8888-ca891ed22a7c" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ada8f3c0-59c2-4b74-9abf-30bcefb8b9d1" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:48:47 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1e479e8d-9d7b-4181-979d-00629ea36359", - "x-ms-ratelimit-remaining-subscription-reads": "11935", - "x-ms-request-id": "70ea6bc3-95b8-47dc-b911-7f7791e878a3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094847Z:1e479e8d-9d7b-4181-979d-00629ea36359" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "0dc2d2b6-5250-49ba-a1f9-80bc758520b2" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:48:49 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "778dadf9-7042-4f3e-bfdd-31e7e6981d2d", - "x-ms-ratelimit-remaining-subscription-reads": "11934", - "x-ms-request-id": "e4231f3a-afc6-41f6-ae09-b2ece0f37372", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094849Z:778dadf9-7042-4f3e-bfdd-31e7e6981d2d" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "9e15bdab-16e5-4840-92c7-1454bf73a83b" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:48:51 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7c376a84-1a3e-42c0-b96a-4e6670569525", - "x-ms-ratelimit-remaining-subscription-reads": "11933", - "x-ms-request-id": "38f51cde-a225-4a22-9e24-cd666043efb6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094851Z:7c376a84-1a3e-42c0-b96a-4e6670569525" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "7a5a56a7-85a4-44b7-9c11-b25a2b6d97d7" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:48:53 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4a128aab-5ffe-4d60-8686-e43b848c2031", - "x-ms-ratelimit-remaining-subscription-reads": "11932", - "x-ms-request-id": "00acb034-4255-45d3-aafc-18883da8eb2e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094854Z:4a128aab-5ffe-4d60-8686-e43b848c2031" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "7548b5b8-389b-41ab-aeff-2dc8e2b2f71b" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:48:56 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1926bf0c-3725-49ec-b475-f0a83f1fc7d7", - "x-ms-ratelimit-remaining-subscription-reads": "11931", - "x-ms-request-id": "7e21a02b-2461-46d6-921c-f73690e683dd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094856Z:1926bf0c-3725-49ec-b475-f0a83f1fc7d7" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "30efee09-c074-478e-b536-a7c8fdf81d1b" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:48:58 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a3b85d55-a1d2-47b9-a872-98d70d50f0da", - "x-ms-ratelimit-remaining-subscription-reads": "11930", - "x-ms-request-id": "de2bffb8-03a6-43b5-95da-85f1a192cfb9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094858Z:a3b85d55-a1d2-47b9-a872-98d70d50f0da" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "f7250161-1744-47b0-a4d3-16f823c17f0e" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:49:00 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3f1220b0-adb7-461b-bcaa-d71c280f441d", - "x-ms-ratelimit-remaining-subscription-reads": "11929", - "x-ms-request-id": "647f3618-e2a1-4754-8299-396a3f6526aa", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094901Z:3f1220b0-adb7-461b-bcaa-d71c280f441d" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a440dc42-538d-4089-a3d4-017fa991b2e7" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:49:03 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "136edbea-df06-4ba4-9ef8-60f7e652fcbb", - "x-ms-ratelimit-remaining-subscription-reads": "11928", - "x-ms-request-id": "373cf63c-af6a-4e3c-9580-93d8fca5d601", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094903Z:136edbea-df06-4ba4-9ef8-60f7e652fcbb" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "b1bbb077-b8c4-4603-82a3-f3f97631713d" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:49:05 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "78526eca-93d3-4dbb-81d5-bcf2454ade5e", - "x-ms-ratelimit-remaining-subscription-reads": "11927", - "x-ms-request-id": "88e85a3b-ac48-490c-8778-350e80b926ac", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094905Z:78526eca-93d3-4dbb-81d5-bcf2454ade5e" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "f7ba8aba-c3a4-4c1e-bea3-c60356428f3e" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:49:07 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "99d21b60-210f-4cac-9684-7359fb3469cb", - "x-ms-ratelimit-remaining-subscription-reads": "11926", - "x-ms-request-id": "c97bee63-61d1-4dcb-b63c-3367b88640b1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094908Z:99d21b60-210f-4cac-9684-7359fb3469cb" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "93275668-42ff-4ba9-932e-d13b8318bbc3" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:49:10 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b4467b53-c5cc-4bd6-afeb-3741f3a9f1d5", - "x-ms-ratelimit-remaining-subscription-reads": "11925", - "x-ms-request-id": "da90c2a2-cacc-4d49-8fd8-438e0bf77e51", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094910Z:b4467b53-c5cc-4bd6-afeb-3741f3a9f1d5" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c7b56648-e054-4207-b7f8-4c318f71c648" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:49:12 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b4ad48ed-a5b9-4f5d-9987-eaaf033c0333", - "x-ms-ratelimit-remaining-subscription-reads": "11924", - "x-ms-request-id": "7e5fe62a-b690-4014-bb70-3a5c70da186a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094912Z:b4ad48ed-a5b9-4f5d-9987-eaaf033c0333" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "87d971ee-6394-4e91-a2b9-826267b17b95" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:49:14 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9d8c75ed-c557-44d0-9c8b-120083cae3d0", - "x-ms-ratelimit-remaining-subscription-reads": "11923", - "x-ms-request-id": "b4482b57-435b-4c06-b635-3310b12c2a0d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094915Z:9d8c75ed-c557-44d0-9c8b-120083cae3d0" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "3f49d559-05f4-42fe-9cce-ca951514ed52" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:49:16 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e723a691-5982-4394-b724-2a8751b2d550", - "x-ms-ratelimit-remaining-subscription-reads": "11922", - "x-ms-request-id": "da7fe2cd-d911-4308-8493-d12407e94fa0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094917Z:e723a691-5982-4394-b724-2a8751b2d550" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "bb5dc0b3-6821-4598-adf6-4e320570648d" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:49:19 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "dc3f7519-e1ab-4b5a-b319-5bc514828ff1", - "x-ms-ratelimit-remaining-subscription-reads": "11921", - "x-ms-request-id": "264473e0-6900-4aaf-b73c-72aa6263272f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094919Z:dc3f7519-e1ab-4b5a-b319-5bc514828ff1" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a4d33fac-2d71-42f6-b6b9-d3cc1de8ba2d" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:49:21 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4ebbba87-0d85-4019-a0f8-8bd2c9174170", - "x-ms-ratelimit-remaining-subscription-reads": "11920", - "x-ms-request-id": "fc8b4c97-33aa-429b-9dc2-1419d23bcb39", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094922Z:4ebbba87-0d85-4019-a0f8-8bd2c9174170" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "5ecac926-0d07-4350-87b9-fc156cdc21d6" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:49:23 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "523292aa-71dc-494d-9c14-5990c6040939", - "x-ms-ratelimit-remaining-subscription-reads": "11919", - "x-ms-request-id": "a692f2ba-aeab-485b-911d-a98249d9ea3a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094924Z:523292aa-71dc-494d-9c14-5990c6040939" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e77fe70b-79b1-45f2-837d-f177880192bd" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:49:26 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5addab62-f1fd-474d-a8ac-505f829d3ebf", - "x-ms-ratelimit-remaining-subscription-reads": "11918", - "x-ms-request-id": "5be15287-a33b-41b8-8178-1fb02e58763d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094926Z:5addab62-f1fd-474d-a8ac-505f829d3ebf" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "36f3e354-6423-4615-9c86-c078bdf8e312" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:49:28 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "64deafc4-ae0a-446f-92e4-80cd7bf51577", - "x-ms-ratelimit-remaining-subscription-reads": "11917", - "x-ms-request-id": "35eedfd7-4d4f-4d18-8837-01759743c14a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094929Z:64deafc4-ae0a-446f-92e4-80cd7bf51577" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ff089222-c3e3-4454-b886-62238d5801bf" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:49:30 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5384f2d6-5f65-4f9b-8f7f-003543534d8e", - "x-ms-ratelimit-remaining-subscription-reads": "11916", - "x-ms-request-id": "0d0d32f9-422d-4b3a-adf4-4027fc474898", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094931Z:5384f2d6-5f65-4f9b-8f7f-003543534d8e" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "7549d247-5813-4a9c-9591-942fdce05d04" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:49:33 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "79a641e4-1a51-49cd-b6ef-8d9cf49df8af", - "x-ms-ratelimit-remaining-subscription-reads": "11915", - "x-ms-request-id": "f0709e55-db43-4b2f-bb33-8b2f8e2357a8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094933Z:79a641e4-1a51-49cd-b6ef-8d9cf49df8af" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "f1edf427-6763-4591-9820-aa2c8f1cc8af" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:49:35 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "22c30471-3a19-4734-a712-bfb5b3ddee8a", - "x-ms-ratelimit-remaining-subscription-reads": "11914", - "x-ms-request-id": "d9c68683-280a-4c89-a748-5be9ff514a6e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094936Z:22c30471-3a19-4734-a712-bfb5b3ddee8a" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "786d39a9-4cbb-47b7-bc77-434bdf738962" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:49:37 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d27ec1bc-b4fb-4c03-a67d-d0729ab37257", - "x-ms-ratelimit-remaining-subscription-reads": "11913", - "x-ms-request-id": "66d7692c-626f-458f-a2a3-7794fb02bbcb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094938Z:d27ec1bc-b4fb-4c03-a67d-d0729ab37257" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "edd7fe5a-6994-4064-8706-63cccf1f438d" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:49:39 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "523fed11-08f6-4b6f-a5c9-2b1f31932f29", - "x-ms-ratelimit-remaining-subscription-reads": "11912", - "x-ms-request-id": "09c498d6-188d-47cb-9ec2-11c7ae115c98", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094940Z:523fed11-08f6-4b6f-a5c9-2b1f31932f29" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "bbf712a7-71bf-4037-83d4-57a53b747881" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:49:42 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2be93d03-2b04-46e3-8e23-78e1468b2998", - "x-ms-ratelimit-remaining-subscription-reads": "11911", - "x-ms-request-id": "a0577c30-8692-43fa-90a8-5cf6f1944963", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094943Z:2be93d03-2b04-46e3-8e23-78e1468b2998" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "b2d1517c-41cd-41ea-a772-ec7b2a010488" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:49:44 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d31d3a36-845d-428d-ae95-d0db2cebf41f", - "x-ms-ratelimit-remaining-subscription-reads": "11910", - "x-ms-request-id": "d6682854-1e98-4c9a-91b2-8f80cf265cb6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094945Z:d31d3a36-845d-428d-ae95-d0db2cebf41f" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "2817d213-7360-4cdc-8500-f5ece24290f9" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:49:46 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e9199988-eddd-4d81-af04-7fb855b6a139", - "x-ms-ratelimit-remaining-subscription-reads": "11909", - "x-ms-request-id": "01532acb-5f0d-4a5e-ba7e-e6fa329d9e8e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094947Z:e9199988-eddd-4d81-af04-7fb855b6a139" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "833b567c-bf57-49ab-8cf9-7555e7c10113" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:49:50 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ac4d3c60-4f14-41af-90af-34bd97bd883e", - "x-ms-ratelimit-remaining-subscription-reads": "11908", - "x-ms-request-id": "a2ac253e-836a-4878-b2c5-e235d1b141bf", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094950Z:ac4d3c60-4f14-41af-90af-34bd97bd883e" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "2ffc6fb9-c6e1-48c4-ba36-97ed1aeb7443" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:49:52 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f80b4316-262a-4b1b-a54a-28e00b85d295", - "x-ms-ratelimit-remaining-subscription-reads": "11907", - "x-ms-request-id": "fedec286-8331-423f-a3fa-e6e616dfb770", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094952Z:f80b4316-262a-4b1b-a54a-28e00b85d295" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "27a2c903-2f2f-4862-9697-265598aebcaf" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:49:54 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f02e1e7d-33e4-4577-942e-4ac7f172cc8d", - "x-ms-ratelimit-remaining-subscription-reads": "11906", - "x-ms-request-id": "935aae9b-6c11-4e9f-aa23-4140239ac278", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094954Z:f02e1e7d-33e4-4577-942e-4ac7f172cc8d" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "7a5f1d83-a3db-4995-98fa-8527572889a2" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:49:56 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c0339040-a46e-49a8-9eb6-ef83b65b7a42", - "x-ms-ratelimit-remaining-subscription-reads": "11905", - "x-ms-request-id": "d0066b57-d6df-48ab-879f-a64b6ad043a8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094957Z:c0339040-a46e-49a8-9eb6-ef83b65b7a42" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "29397e55-4433-43c2-a447-e6d1625b8730" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:49:59 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9336f140-a525-4778-83bc-853da6537c99", - "x-ms-ratelimit-remaining-subscription-reads": "11904", - "x-ms-request-id": "878ffa8d-8142-4873-a3ab-77b6c54cafc1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095000Z:9336f140-a525-4778-83bc-853da6537c99" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "de6b0775-e3e4-4cd6-89d5-23008c4f54e8" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:50:02 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "80bd3ecf-bd00-4ebf-9a55-891ce973c6ea", - "x-ms-ratelimit-remaining-subscription-reads": "11903", - "x-ms-request-id": "5fad480d-9e9c-4a03-95fb-e3edc23cda9d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095002Z:80bd3ecf-bd00-4ebf-9a55-891ce973c6ea" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "655d5373-c0b1-4117-becc-32a7e4a48a1c" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:50:04 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "caf69a57-37cb-4923-8af8-a4dc83bb1eba", - "x-ms-ratelimit-remaining-subscription-reads": "11902", - "x-ms-request-id": "348b6099-55e4-4b2a-92c9-14084553631b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095004Z:caf69a57-37cb-4923-8af8-a4dc83bb1eba" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "659be10b-73ed-4033-8df6-e79e4e066b04" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:50:06 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d442774f-7dc5-4378-b599-b8e11ebb9762", - "x-ms-ratelimit-remaining-subscription-reads": "11901", - "x-ms-request-id": "f2dc12de-9d7b-49b9-9fb2-b9934395b696", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095007Z:d442774f-7dc5-4378-b599-b8e11ebb9762" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6bf111cf-e338-4e29-a333-5fff2abc0c3a" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:50:09 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7a2464a9-5985-4a3b-b28a-ff3542eac08b", - "x-ms-ratelimit-remaining-subscription-reads": "11900", - "x-ms-request-id": "56f30a8d-97fd-4cad-8a83-53e6de218d22", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095009Z:7a2464a9-5985-4a3b-b28a-ff3542eac08b" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ef50ba82-edee-4510-ba28-0c4de122b2aa" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:50:11 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "04c1fdd2-ad1f-4db8-9d98-cbe4b5abb493", - "x-ms-ratelimit-remaining-subscription-reads": "11899", - "x-ms-request-id": "09804186-868d-4981-a886-fdb723ed279b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095011Z:04c1fdd2-ad1f-4db8-9d98-cbe4b5abb493" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "50811640-035e-43b6-97f0-bc33494ce274" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:50:13 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6e10967e-de58-4804-9a1a-0556bd5e52db", - "x-ms-ratelimit-remaining-subscription-reads": "11898", - "x-ms-request-id": "1f1a09c3-e89c-46a8-b5fd-2ef3a4792163", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095014Z:6e10967e-de58-4804-9a1a-0556bd5e52db" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6ead92f1-c00f-4513-b14f-8fa59e61cafd" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:50:15 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "abba295b-04dd-4205-99df-09585caeab8f", - "x-ms-ratelimit-remaining-subscription-reads": "11897", - "x-ms-request-id": "ea6b784a-c66d-414e-b9a3-22b48293c51e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095016Z:abba295b-04dd-4205-99df-09585caeab8f" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "edbb8aac-a8ea-4a3f-a0bc-de3c37abfde1" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:50:18 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "eb5df844-0d05-454c-9bea-a4089b19e2b2", - "x-ms-ratelimit-remaining-subscription-reads": "11896", - "x-ms-request-id": "60083bf5-e3ea-41f1-8b11-82f6b267f3b4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095018Z:eb5df844-0d05-454c-9bea-a4089b19e2b2" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ec4dd493-9b7f-4048-a47c-3063ffe92083" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:50:20 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4d9c5353-2646-4eeb-aa9c-d60c40d0976a", - "x-ms-ratelimit-remaining-subscription-reads": "11895", - "x-ms-request-id": "18005138-dceb-4706-a170-27598e0a8c9b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095021Z:4d9c5353-2646-4eeb-aa9c-d60c40d0976a" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6978bf16-43e2-496a-8b47-4a43fab7e1fa" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:50:22 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f030616e-4a42-4acb-96c9-714959f8c3a3", - "x-ms-ratelimit-remaining-subscription-reads": "11894", - "x-ms-request-id": "b8ef1d45-f8b0-4a37-b423-90aab85bad60", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095023Z:f030616e-4a42-4acb-96c9-714959f8c3a3" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "9929d0c6-d273-4559-9058-b033c847d6f7" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:50:25 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0707b2f9-869f-4acb-94c1-b0e29a52a783", - "x-ms-ratelimit-remaining-subscription-reads": "11893", - "x-ms-request-id": "13aba4b4-13d3-4354-a6b3-85febbf4a0d2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095025Z:0707b2f9-869f-4acb-94c1-b0e29a52a783" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "8a23e63d-4c97-4932-8dde-bd3a9f789533" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:50:27 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7bf9ebb3-6694-4774-8372-df1187484911", - "x-ms-ratelimit-remaining-subscription-reads": "11892", - "x-ms-request-id": "a6e3c2d2-5a58-4a92-b351-771308ef1c74", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095028Z:7bf9ebb3-6694-4774-8372-df1187484911" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "3db144ac-1c32-4cc4-b6a4-46d0af0ae483" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:50:29 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9aea2df0-ae58-43c5-bcab-e57f63a8c726", - "x-ms-ratelimit-remaining-subscription-reads": "11891", - "x-ms-request-id": "75d4557d-da35-4e08-b353-fce6f2dc979c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095030Z:9aea2df0-ae58-43c5-bcab-e57f63a8c726" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "348fd18e-af4f-441a-af49-d9c3bc43b703" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:50:31 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4bf01720-87bf-44b1-a105-88e5efe2d123", - "x-ms-ratelimit-remaining-subscription-reads": "11890", - "x-ms-request-id": "39276b57-5058-4b13-8f47-928c064cfa47", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095032Z:4bf01720-87bf-44b1-a105-88e5efe2d123" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "f1da0325-cb1d-4823-8f2e-b377429fc179" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:50:34 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e942e285-43fd-405b-9a95-d39a5ffd57c6", - "x-ms-ratelimit-remaining-subscription-reads": "11889", - "x-ms-request-id": "a741ca7e-fd95-41b3-a887-850bbf0c1418", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095035Z:e942e285-43fd-405b-9a95-d39a5ffd57c6" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "01816675-f421-4e78-9692-67a8ae2c14bb" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:50:36 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b6c6e453-dcd8-428e-8966-4a6e1edc1d05", - "x-ms-ratelimit-remaining-subscription-reads": "11888", - "x-ms-request-id": "efc1c47d-2127-4cf4-bcf3-a73266eb4464", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095037Z:b6c6e453-dcd8-428e-8966-4a6e1edc1d05" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "bbc910ec-5ce1-4246-a720-74944d2b755b" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:50:38 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bbfa7e4c-3287-40be-b6c9-069f55153f7b", - "x-ms-ratelimit-remaining-subscription-reads": "11887", - "x-ms-request-id": "76a5e16d-5179-44bb-87e5-219e1425701c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095039Z:bbfa7e4c-3287-40be-b6c9-069f55153f7b" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "32ab1208-2bad-41d8-a2b9-7a6c83ee9cd1" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:50:41 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "eb2b86c5-8b82-4fce-8864-8af6c1a68d71", - "x-ms-ratelimit-remaining-subscription-reads": "11886", - "x-ms-request-id": "22e4414b-c01a-4387-9fab-628cee0854b6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095042Z:eb2b86c5-8b82-4fce-8864-8af6c1a68d71" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6ef11d52-8029-4700-8a9a-ba9fcec149dd" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:50:43 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "49c3e25c-235a-4dd2-898c-32060e5e8cfe", - "x-ms-ratelimit-remaining-subscription-reads": "11885", - "x-ms-request-id": "41b648e9-449b-4842-bde1-da7fbb4d62ba", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095044Z:49c3e25c-235a-4dd2-898c-32060e5e8cfe" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "63b7c48c-a636-4f10-8116-73be9b4a8831" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:50:45 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5b145bf2-7c22-4c9f-84da-e9cc6e3efee6", - "x-ms-ratelimit-remaining-subscription-reads": "11884", - "x-ms-request-id": "92a3658b-489e-4917-a137-53d322a925d3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095046Z:5b145bf2-7c22-4c9f-84da-e9cc6e3efee6" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "99a7735b-b41a-407a-9a3d-63aa10f8e44d" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:50:48 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d3f4b562-26cf-4c1e-b11c-53505fbf90be", - "x-ms-ratelimit-remaining-subscription-reads": "11883", - "x-ms-request-id": "1fd9d950-36bf-4baa-ad00-c5cb9fd97b8d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095048Z:d3f4b562-26cf-4c1e-b11c-53505fbf90be" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "68216ab4-f4b6-488a-a80c-4e4bcd6ac700" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:50:51 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9acdb67d-c8d4-4665-acb6-a9a13e954710", - "x-ms-ratelimit-remaining-subscription-reads": "11882", - "x-ms-request-id": "d9edbadd-c1ac-4e22-b8cc-9bdaf7a6fd76", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095051Z:9acdb67d-c8d4-4665-acb6-a9a13e954710" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "28ef0c95-312b-43aa-85c3-a548069986fa" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:50:53 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cdafb09b-630c-4aec-8578-9a4274a98bd0", - "x-ms-ratelimit-remaining-subscription-reads": "11881", - "x-ms-request-id": "c68bdb13-3601-468d-bf82-ccb17bb2dfb0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095053Z:cdafb09b-630c-4aec-8578-9a4274a98bd0" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "4986a696-30c2-4fb3-9569-ad5e6e5028d8" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:50:55 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f2c34be3-8db2-4893-8199-a5d91a42220f", - "x-ms-ratelimit-remaining-subscription-reads": "11880", - "x-ms-request-id": "eaecc244-9813-4e95-afb1-1d1d0faee630", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095055Z:f2c34be3-8db2-4893-8199-a5d91a42220f" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "dcdae415-eb8c-4bea-bbe8-0e085ffc68b4" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:50:58 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0544fc33-f6f3-4e65-9f80-4f8bd0023597", - "x-ms-ratelimit-remaining-subscription-reads": "11879", - "x-ms-request-id": "994e88ea-5a7b-41af-b35c-1697672feb5d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095058Z:0544fc33-f6f3-4e65-9f80-4f8bd0023597" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e09ebc62-f087-43aa-8aa8-7525964a0dbe" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:51:00 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a03b30e5-a912-4b24-ae74-241a78756d01", - "x-ms-ratelimit-remaining-subscription-reads": "11878", - "x-ms-request-id": "a6741be3-3bbd-4b96-964c-d42309a2294a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095100Z:a03b30e5-a912-4b24-ae74-241a78756d01" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c7f0898b-1cbc-49e6-a8e7-333ee790ec03" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:51:02 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5ca0c652-440c-4c42-b56c-f48b203dac9f", - "x-ms-ratelimit-remaining-subscription-reads": "11877", - "x-ms-request-id": "ecb58670-7830-45ed-b78e-237ff415db9f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095103Z:5ca0c652-440c-4c42-b56c-f48b203dac9f" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ea20899f-9e8e-4733-a3d3-ef31bf7b5023" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:51:05 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cfccb308-e24a-4e86-8007-ec130a6315af", - "x-ms-ratelimit-remaining-subscription-reads": "11876", - "x-ms-request-id": "34b42f93-2546-49af-a2fc-2eb4c26cec3b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095105Z:cfccb308-e24a-4e86-8007-ec130a6315af" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "28bb420d-5fae-4491-9755-4b68b8de8151" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:51:07 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5fb480dd-eb5d-47b8-9aec-796b90980e36", - "x-ms-ratelimit-remaining-subscription-reads": "11875", - "x-ms-request-id": "d9a0406e-e27f-4163-89fe-6e4ee2693acd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095107Z:5fb480dd-eb5d-47b8-9aec-796b90980e36" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "885e7870-15e9-4c9e-9b40-2889c41f3182" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:51:09 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3bc786e5-5208-4c1b-9cbc-bbacd4639b81", - "x-ms-ratelimit-remaining-subscription-reads": "11874", - "x-ms-request-id": "53449a29-a88a-4aa6-9750-66e4a0f554e5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095109Z:3bc786e5-5208-4c1b-9cbc-bbacd4639b81" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ef0022ab-1fb6-4298-a4f0-e425b6936314" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:51:11 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9e9c07d7-d313-4d5f-ab46-56b8105512fd", - "x-ms-ratelimit-remaining-subscription-reads": "11873", - "x-ms-request-id": "9a04a4e9-8289-4843-9f8b-850477c8a085", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095112Z:9e9c07d7-d313-4d5f-ab46-56b8105512fd" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "1b83d887-45a9-4b76-9aef-e847a60b8af5" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:51:14 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8deb742d-15f7-4053-af70-d2297806f727", - "x-ms-ratelimit-remaining-subscription-reads": "11872", - "x-ms-request-id": "c0a98f92-ce68-4790-a3ff-70bccdb7827c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095114Z:8deb742d-15f7-4053-af70-d2297806f727" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ab4c66d6-51ac-4ede-bcc3-505986c50b00" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:51:16 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8ee0a2a5-b84e-4a76-a388-938a0e6068b7", - "x-ms-ratelimit-remaining-subscription-reads": "11871", - "x-ms-request-id": "54b71744-b8e8-42e3-a575-906757aa120a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095116Z:8ee0a2a5-b84e-4a76-a388-938a0e6068b7" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "b75fca46-0020-4abe-871f-0a1e512f9b36" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:51:18 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cdbbc9e1-88ec-48ef-8119-6856dbcfdce5", - "x-ms-ratelimit-remaining-subscription-reads": "11870", - "x-ms-request-id": "f70968fc-26b2-47f1-87dc-690104445210", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095119Z:cdbbc9e1-88ec-48ef-8119-6856dbcfdce5" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "654cfc42-6933-4262-84c2-ae96c6523865" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:51:21 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1c78e8c9-8c36-4113-8da5-549013ae700e", - "x-ms-ratelimit-remaining-subscription-reads": "11869", - "x-ms-request-id": "02af1de2-5332-4eec-afd8-73175dc5ffe1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095121Z:1c78e8c9-8c36-4113-8da5-549013ae700e" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e5d80cac-f87a-4c03-89e8-c03a9253c384" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:51:23 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1509a0be-45f5-47cb-84f3-40f0fceae905", - "x-ms-ratelimit-remaining-subscription-reads": "11868", - "x-ms-request-id": "c64cdec1-7d97-4933-9ae5-148adb9534a1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095123Z:1509a0be-45f5-47cb-84f3-40f0fceae905" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "5291484b-5ea6-47bb-be7e-2a9db9493854" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:51:25 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "997be5b0-ead0-4bc9-9282-2c8f37bf467a", - "x-ms-ratelimit-remaining-subscription-reads": "11867", - "x-ms-request-id": "ebcd1c6f-8cc4-4a26-bffd-997963561096", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095126Z:997be5b0-ead0-4bc9-9282-2c8f37bf467a" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "f75eca7a-c02b-4ac7-8d07-6fb55602671a" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:51:28 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7a4f430b-bb40-4291-a6cb-abd1ce03227e", - "x-ms-ratelimit-remaining-subscription-reads": "11866", - "x-ms-request-id": "a91c6eb9-c122-46c2-893e-c3d4c62c3759", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095128Z:7a4f430b-bb40-4291-a6cb-abd1ce03227e" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "1d5256eb-7da3-47e3-b647-debad88fe210" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:51:30 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "600cc275-73b4-410c-89a6-96baed413e12", - "x-ms-ratelimit-remaining-subscription-reads": "11865", - "x-ms-request-id": "1ef9b6bd-9358-4ea7-af03-6bbe05a49544", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095131Z:600cc275-73b4-410c-89a6-96baed413e12" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "17a54760-cd65-4e95-9ca5-06c47279ed27" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:51:32 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "11110adf-6f33-4ab5-bf3d-9e6bfbe10a6a", - "x-ms-ratelimit-remaining-subscription-reads": "11864", - "x-ms-request-id": "25f80aba-cd9c-4315-a142-fb521c82d4a8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095133Z:11110adf-6f33-4ab5-bf3d-9e6bfbe10a6a" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "24ec93cc-fafc-4d04-9cfa-8d71571364e2" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:51:35 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5d33c7c4-783c-4050-8edb-09132aa41ea0", - "x-ms-ratelimit-remaining-subscription-reads": "11863", - "x-ms-request-id": "8a9230b0-53fa-41dd-a8e9-9ce999d57295", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095135Z:5d33c7c4-783c-4050-8edb-09132aa41ea0" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "1f784455-3ec8-4b00-b788-a3de6d34beda" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:51:37 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ecddd928-0360-49c7-8b08-1170920770fc", - "x-ms-ratelimit-remaining-subscription-reads": "11862", - "x-ms-request-id": "3f5956e4-6e09-4489-b3a2-30f8f89beae8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095137Z:ecddd928-0360-49c7-8b08-1170920770fc" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e5ab7139-1f81-4736-a2db-d5ed1c821693" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:51:39 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8720bb1d-37bb-454c-89ed-f1695d712fc9", - "x-ms-ratelimit-remaining-subscription-reads": "11861", - "x-ms-request-id": "1d3b14af-7abd-411a-9051-20f50ef3b055", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095140Z:8720bb1d-37bb-454c-89ed-f1695d712fc9" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ed5d0eef-be55-4b28-8d5e-b7e4d0de837a" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:51:42 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "86584998-6ce7-4457-a864-d880794a0d93", - "x-ms-ratelimit-remaining-subscription-reads": "11860", - "x-ms-request-id": "c69df5ca-f535-4169-8f0a-b58129136e6e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095142Z:86584998-6ce7-4457-a864-d880794a0d93" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "9d084d3d-ffed-4d41-82af-5c89c49a3302" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:51:44 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b856aeca-5cf0-4658-b387-797be374a374", - "x-ms-ratelimit-remaining-subscription-reads": "11859", - "x-ms-request-id": "3739ffa4-69c0-4948-891b-74cfb5ee9a72", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095144Z:b856aeca-5cf0-4658-b387-797be374a374" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "5c3ff6de-32f2-4e06-a35d-7a39b0199391" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:51:46 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "851f2ef2-bf49-443f-b704-3c9aa5c16d90", - "x-ms-ratelimit-remaining-subscription-reads": "11858", - "x-ms-request-id": "a2556152-ac7b-41aa-9715-7ddc09514f33", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095147Z:851f2ef2-bf49-443f-b704-3c9aa5c16d90" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "fa72d0ea-ed2d-46b1-a3c6-9f927a8ec1af" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:51:48 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f52aafe4-5b6a-4f2e-b667-d33e13ad8301", - "x-ms-ratelimit-remaining-subscription-reads": "11857", - "x-ms-request-id": "ecc76bc2-d5c7-4a83-95df-64baa077860b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095149Z:f52aafe4-5b6a-4f2e-b667-d33e13ad8301" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "47e0e981-91b0-4036-b6bd-d103b769e7e6" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:51:51 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "94dcaf4f-dd66-455a-9b9e-64c49c98145f", - "x-ms-ratelimit-remaining-subscription-reads": "11856", - "x-ms-request-id": "dcb82364-9fe3-40f9-9194-169f6b1e082c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095151Z:94dcaf4f-dd66-455a-9b9e-64c49c98145f" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "32f26e9f-b2a1-4648-ad32-a890d8f209ab" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:51:53 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3fbd0273-d826-4ef1-a010-5d10291583c9", - "x-ms-ratelimit-remaining-subscription-reads": "11855", - "x-ms-request-id": "8406fe7d-fbbf-40e4-ac99-103f18754ca8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095154Z:3fbd0273-d826-4ef1-a010-5d10291583c9" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "3dac4f0c-9f4c-45c0-b01e-9af54e4f46ac" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:51:55 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "91a454ba-f26b-4d06-828c-2455b0b48e00", - "x-ms-ratelimit-remaining-subscription-reads": "11854", - "x-ms-request-id": "d0970cc2-5cd8-491a-b466-219a2327c607", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095156Z:91a454ba-f26b-4d06-828c-2455b0b48e00" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ab8480d4-0f49-41bf-bd88-863747a4e0aa" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:51:58 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5b358dd1-c8ee-445e-8b45-b6d916162280", - "x-ms-ratelimit-remaining-subscription-reads": "11853", - "x-ms-request-id": "4eea756e-d299-49f2-970f-923f2bce6e89", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095158Z:5b358dd1-c8ee-445e-8b45-b6d916162280" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "2b782f19-a803-427a-abde-a4fcc94a3c37" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:52:00 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e9a28980-c172-4808-a7d7-a6a2ba0316e0", - "x-ms-ratelimit-remaining-subscription-reads": "11852", - "x-ms-request-id": "b44aa514-1bf9-4992-a1ac-efe8204e05cc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095201Z:e9a28980-c172-4808-a7d7-a6a2ba0316e0" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a63d4f8c-0c1b-44e2-977c-084c7c8c24dd" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:52:03 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "947e6cf9-d584-4a6e-b16a-e6389af5bf4a", - "x-ms-ratelimit-remaining-subscription-reads": "11851", - "x-ms-request-id": "c127e3b8-9075-4aca-b7ea-8d2a55f9685e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095204Z:947e6cf9-d584-4a6e-b16a-e6389af5bf4a" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "3909d6e0-ff85-426b-a3f3-9704ad9bc4b4" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:52:05 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6add2c46-66e7-4dd5-8925-80a677364e29", - "x-ms-ratelimit-remaining-subscription-reads": "11850", - "x-ms-request-id": "d5faf26e-fdcf-4e42-a769-8c8ff7bcc41b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095206Z:6add2c46-66e7-4dd5-8925-80a677364e29" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6398d90e-0da0-4387-b73d-dab077393a9f" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:52:08 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e17d0277-d90a-4c29-9e16-d6229b03d503", - "x-ms-ratelimit-remaining-subscription-reads": "11849", - "x-ms-request-id": "782d7258-d55e-4955-aa6f-4b235a29d642", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095208Z:e17d0277-d90a-4c29-9e16-d6229b03d503" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "22a45ffd-dd6f-41db-a1bc-bf232cbd5d0a" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:52:10 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "89167b27-7d02-4628-9162-60d802550032", - "x-ms-ratelimit-remaining-subscription-reads": "11848", - "x-ms-request-id": "296f2c37-3815-49ad-af1c-13bbfc58a2eb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095211Z:89167b27-7d02-4628-9162-60d802550032" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6b13c7bb-37b3-4090-a0ee-2b42eb8b5b62" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:52:12 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4f5fb197-5f97-4b6d-8498-21dd4169e317", - "x-ms-ratelimit-remaining-subscription-reads": "11847", - "x-ms-request-id": "b6e48a17-d873-4a97-a235-3e4dd75264ff", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095213Z:4f5fb197-5f97-4b6d-8498-21dd4169e317" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "8ff48f54-47b1-4896-a3a0-e00a8bac085b" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:52:15 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "963cf011-8e10-4f23-aed0-e8bbfbd2e7c5", - "x-ms-ratelimit-remaining-subscription-reads": "11846", - "x-ms-request-id": "6fd10ad5-fa3b-4946-898e-ea8cb5d72677", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095215Z:963cf011-8e10-4f23-aed0-e8bbfbd2e7c5" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6a2c4c16-59ce-49bb-aecd-3036a3cf43e2" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:52:17 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0e721819-e2ee-4ecd-bde1-bc6d53106dde", - "x-ms-ratelimit-remaining-subscription-reads": "11845", - "x-ms-request-id": "49c8a156-1d2f-4c73-b6f4-cd7982c2a575", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095218Z:0e721819-e2ee-4ecd-bde1-bc6d53106dde" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "38454655-740a-497d-b9c5-03faf9526be1" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:52:19 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c98a5633-3320-4941-b06f-736e20e606c5", - "x-ms-ratelimit-remaining-subscription-reads": "11844", - "x-ms-request-id": "6f171739-5888-4114-b694-05d585fe284b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095220Z:c98a5633-3320-4941-b06f-736e20e606c5" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "4a723bef-605d-4952-a0fc-26ec1a82dc4e" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:52:21 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4dde8891-73a3-4329-8f15-81786357a659", - "x-ms-ratelimit-remaining-subscription-reads": "11843", - "x-ms-request-id": "844df1be-a43e-45a3-9861-b3fc6efaba82", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095222Z:4dde8891-73a3-4329-8f15-81786357a659" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "2bdc69bd-1266-4e57-92b9-9f1219b4ad5c" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:52:25 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "93923880-d039-44dd-b5f1-5e11650b2d38", - "x-ms-ratelimit-remaining-subscription-reads": "11842", - "x-ms-request-id": "32d46d48-f8b2-43d5-ac15-093a28bdafeb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095225Z:93923880-d039-44dd-b5f1-5e11650b2d38" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e46e19d7-aaed-44cf-8faa-3df29bc1abc7" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:52:27 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bdc8476e-dd87-4816-a391-bbf3d2a07ce9", - "x-ms-ratelimit-remaining-subscription-reads": "11841", - "x-ms-request-id": "84886083-552a-4eb3-a813-717849aa0988", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095227Z:bdc8476e-dd87-4816-a391-bbf3d2a07ce9" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "18388302-3254-4490-b7ec-7ddd7916f248" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:52:29 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e9e4497c-b48c-41ae-8b04-2b20127b0b99", - "x-ms-ratelimit-remaining-subscription-reads": "11840", - "x-ms-request-id": "3cadd128-c81e-4bc2-a25c-c56a6786edba", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095229Z:e9e4497c-b48c-41ae-8b04-2b20127b0b99" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "117c6653-c4b1-44f2-a868-4f3e33da1bfc" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:52:32 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5840f3c8-612b-4d05-9aaf-40a0dd33ee31", - "x-ms-ratelimit-remaining-subscription-reads": "11839", - "x-ms-request-id": "822ccd1e-9d09-43d3-8b08-186eb443c23f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095232Z:5840f3c8-612b-4d05-9aaf-40a0dd33ee31" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "5ba75582-f74e-4357-96e6-b19afcffe21b" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:52:34 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7e736573-c7ae-4c6a-9c0e-60f29ebf147e", - "x-ms-ratelimit-remaining-subscription-reads": "11838", - "x-ms-request-id": "8d19cff6-2f76-44d5-b859-88e318d6d910", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095234Z:7e736573-c7ae-4c6a-9c0e-60f29ebf147e" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "962a0bb3-a312-43e4-a4fd-9b5cf7b7c77e" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:52:36 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d041241e-4f6d-4fe3-9a49-122d81af9dba", - "x-ms-ratelimit-remaining-subscription-reads": "11837", - "x-ms-request-id": "05509366-5c2e-4ed1-ad0e-5ce9da138b4d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095236Z:d041241e-4f6d-4fe3-9a49-122d81af9dba" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "85a97bc6-941a-485b-9671-5518aa9fe15d" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:52:39 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "19c94f3a-8e31-4266-ad39-66e3d985ae32", - "x-ms-ratelimit-remaining-subscription-reads": "11836", - "x-ms-request-id": "9a9cacde-d061-4417-be39-3f18971057b1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095239Z:19c94f3a-8e31-4266-ad39-66e3d985ae32" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "43b74b95-b2b6-46a1-9384-1b8a137b58b6" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:52:41 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "08d1f00d-3be8-4744-86a6-8f1daded04ba", - "x-ms-ratelimit-remaining-subscription-reads": "11835", - "x-ms-request-id": "cdc849c0-f209-4131-a798-da791a90b709", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095241Z:08d1f00d-3be8-4744-86a6-8f1daded04ba" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a5ccb967-0c88-4ac6-b905-fefd44d50ecf" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:52:43 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "555447b0-8d0d-433f-b8bf-98b4dd68bce6", - "x-ms-ratelimit-remaining-subscription-reads": "11834", - "x-ms-request-id": "1bd98f74-4829-4e27-a37c-338b39890574", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095243Z:555447b0-8d0d-433f-b8bf-98b4dd68bce6" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "d7e82b8e-9975-4f9b-a521-248a0a55b8da" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:52:45 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6e0fb249-2c47-42d4-a49b-be1e72ca55f9", - "x-ms-ratelimit-remaining-subscription-reads": "11833", - "x-ms-request-id": "3d5f9bf1-9858-46c8-b40f-d47f5c0bcbcc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095246Z:6e0fb249-2c47-42d4-a49b-be1e72ca55f9" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a3e74de6-5c17-40b6-9cff-c6b7b355e9e0" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:52:48 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a769ec68-f984-4e97-aa0c-57d1b3e7eb52", - "x-ms-ratelimit-remaining-subscription-reads": "11832", - "x-ms-request-id": "7eb7a32a-454b-4de6-afb5-468665fe9d7f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095248Z:a769ec68-f984-4e97-aa0c-57d1b3e7eb52" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "3ec1db26-a693-4bea-ab8b-d38e27e0cfe0" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:52:50 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9e283d2a-8bfb-445b-96d0-ac83dc6c5cf0", - "x-ms-ratelimit-remaining-subscription-reads": "11831", - "x-ms-request-id": "d491ddaf-5805-4eb1-b211-e19d3d37af0a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095250Z:9e283d2a-8bfb-445b-96d0-ac83dc6c5cf0" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c408f2af-9962-4e3f-9aee-34259452d77e" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:52:52 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4bf24f7b-54d4-41b1-8521-d0da2216faa9", - "x-ms-ratelimit-remaining-subscription-reads": "11830", - "x-ms-request-id": "f4c9d9ac-5019-4f55-8a52-f8dfcbfdf695", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095253Z:4bf24f7b-54d4-41b1-8521-d0da2216faa9" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "cbb8ee4e-1e16-4bc6-9b9c-7b7e2d88510a" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:52:54 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a8cb3749-c534-4560-9c28-5d94cafda455", - "x-ms-ratelimit-remaining-subscription-reads": "11829", - "x-ms-request-id": "1f03abe8-7a4a-45c3-adaa-57544e9fa314", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095255Z:a8cb3749-c534-4560-9c28-5d94cafda455" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "37970269-fff8-4ec4-8f5c-7e434a36a263" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:52:57 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "980ff948-14b8-463d-8227-2a790366e0b0", - "x-ms-ratelimit-remaining-subscription-reads": "11828", - "x-ms-request-id": "0988003b-3b81-49f3-ba5a-e3a44a1c7705", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095257Z:980ff948-14b8-463d-8227-2a790366e0b0" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ab29e2d5-c8fb-4263-bb10-d86382fd81bb" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:52:59 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8f2ef70a-d8fc-4ca5-9b9c-1f86d2a3868c", - "x-ms-ratelimit-remaining-subscription-reads": "11827", - "x-ms-request-id": "9b53da0c-289e-4de4-8cef-b4516ca574c1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095300Z:8f2ef70a-d8fc-4ca5-9b9c-1f86d2a3868c" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6389eac2-12ae-472e-8f7e-a77ac8fae4cf" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:53:01 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "097cada7-1419-481b-935e-bae8034eb3e6", - "x-ms-ratelimit-remaining-subscription-reads": "11826", - "x-ms-request-id": "3acd8fec-34b0-4613-a2fd-ea9dba3297fb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095302Z:097cada7-1419-481b-935e-bae8034eb3e6" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "14861562-55bd-4ccf-ab68-7d80a9d3d281" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:53:04 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3d945bc0-aae6-4265-be5d-4395aba5e59a", - "x-ms-ratelimit-remaining-subscription-reads": "11825", - "x-ms-request-id": "57f5e2be-d254-46c4-88cb-eeb9c8289613", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095304Z:3d945bc0-aae6-4265-be5d-4395aba5e59a" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "35bd6788-1b5a-48db-a4a9-c494c64713cb" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:53:06 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cc57a1dd-1152-4907-92cb-123e5f83dee8", - "x-ms-ratelimit-remaining-subscription-reads": "11824", - "x-ms-request-id": "8e2e7cd6-05b4-40c6-8682-346c8d76c713", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095307Z:cc57a1dd-1152-4907-92cb-123e5f83dee8" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "174eaf6e-4a46-4363-b8a3-afce286e6b13" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:53:08 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ecd299c8-ffec-4d05-a36b-d321b478a6c6", - "x-ms-ratelimit-remaining-subscription-reads": "11823", - "x-ms-request-id": "2183b1d5-75f5-4f84-a194-0a6477b25fa6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095309Z:ecd299c8-ffec-4d05-a36b-d321b478a6c6" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "d49439da-f68b-4504-8ace-fcf23d28f8cd" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:53:11 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1092e427-9427-4b24-92f3-7f78520e5430", - "x-ms-ratelimit-remaining-subscription-reads": "11822", - "x-ms-request-id": "ce13cd2e-7eef-45d9-84cf-0e11bc8cce3f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095311Z:1092e427-9427-4b24-92f3-7f78520e5430" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "2c91df7c-f325-4ae6-8951-8de6e4aee4c3" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:53:13 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1fec8915-14b6-4150-b721-cbeeaf76a247", - "x-ms-ratelimit-remaining-subscription-reads": "11821", - "x-ms-request-id": "623aa4a4-58db-41c8-b0ef-73761724ea69", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095314Z:1fec8915-14b6-4150-b721-cbeeaf76a247" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "af10f776-d7ef-43d4-a192-347ccee22b12" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:53:15 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "61f00db9-27a7-4797-a5aa-9c5b1fd87c3e", - "x-ms-ratelimit-remaining-subscription-reads": "11820", - "x-ms-request-id": "4aeaaa88-63c5-4960-a547-89101b85399e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095316Z:61f00db9-27a7-4797-a5aa-9c5b1fd87c3e" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "267f39ac-8955-48ac-a2cc-780cef342712" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:53:17 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a5cc32f3-1cae-4e38-ae70-d471569578eb", - "x-ms-ratelimit-remaining-subscription-reads": "11819", - "x-ms-request-id": "f04a8b21-78cf-4048-81f8-1d1fdb16ff19", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095318Z:a5cc32f3-1cae-4e38-ae70-d471569578eb" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "d28d4b7e-83c0-4e47-bfa8-40270c80f37f" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:53:20 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5b94df24-f80c-4a5e-88d3-2733c8729b03", - "x-ms-ratelimit-remaining-subscription-reads": "11818", - "x-ms-request-id": "b26d399f-e44b-40e5-9484-857c1e88c5ed", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095321Z:5b94df24-f80c-4a5e-88d3-2733c8729b03" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "349d41c0-69e5-441d-b60f-1d10e1c4eec2" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:53:22 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "70cea4a7-e902-4bfc-b965-f42d6912fc5e", - "x-ms-ratelimit-remaining-subscription-reads": "11817", - "x-ms-request-id": "df670b66-e242-47e7-9b7d-ac154603b820", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095323Z:70cea4a7-e902-4bfc-b965-f42d6912fc5e" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "757e82ea-41b9-4ab2-a1b1-a5e04e3a7d7f" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:53:24 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ceeffb66-02a7-40b0-91f6-86d0f3b1f8f8", - "x-ms-ratelimit-remaining-subscription-reads": "11816", - "x-ms-request-id": "a7406e41-a60b-4ed4-bae8-c120d3dfcf8f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095325Z:ceeffb66-02a7-40b0-91f6-86d0f3b1f8f8" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "9fe6b886-25eb-4a9c-b7db-1a2167ceaa61" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:53:27 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "64a111bf-0e99-48af-ab4b-8cf3fa817c95", - "x-ms-ratelimit-remaining-subscription-reads": "11815", - "x-ms-request-id": "9f91e34d-aa90-40a6-bae7-b4dabb59ce25", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095328Z:64a111bf-0e99-48af-ab4b-8cf3fa817c95" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "483ce178-ff39-4b11-9b5b-e406f5912cc5" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:53:29 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7c3601e5-9d69-4f04-836d-5976171dbc55", - "x-ms-ratelimit-remaining-subscription-reads": "11814", - "x-ms-request-id": "bec65c80-2f9e-4e9d-9aac-6604f7735f32", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095330Z:7c3601e5-9d69-4f04-836d-5976171dbc55" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c2fab555-61e6-40c0-ae58-ec8fc85c64b4" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:53:31 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5f3a9b6d-404e-44ca-895f-1fbc6d214443", - "x-ms-ratelimit-remaining-subscription-reads": "11813", - "x-ms-request-id": "f4834788-6896-41fd-a920-de579f00737a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095332Z:5f3a9b6d-404e-44ca-895f-1fbc6d214443" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "7d7278f9-a324-4530-8401-d849cbe56982" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:53:34 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "adbd4353-26b4-4687-a544-52a8ee786499", - "x-ms-ratelimit-remaining-subscription-reads": "11812", - "x-ms-request-id": "58f76f17-d6d1-43c3-a398-c02a51f1e619", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095335Z:adbd4353-26b4-4687-a544-52a8ee786499" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "91710699-ef3d-4c67-865f-b2f7abcea6cb" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:53:36 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e2e4550a-b39c-446a-a84c-f78aa13995fa", - "x-ms-ratelimit-remaining-subscription-reads": "11811", - "x-ms-request-id": "c1fd58d0-46d4-453c-96ba-62c52a3d99a2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095337Z:e2e4550a-b39c-446a-a84c-f78aa13995fa" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "35fdaef6-4a4e-4063-aeb7-93b2b4f0dd55" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:53:38 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9e2d6eb0-4b50-455c-8c8a-bc512cf9611f", - "x-ms-ratelimit-remaining-subscription-reads": "11810", - "x-ms-request-id": "574d22ad-ada4-4cd7-aa7d-d53c4d9fde86", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095339Z:9e2d6eb0-4b50-455c-8c8a-bc512cf9611f" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "4085ba4e-cb14-43f1-ab9a-df145be2bdb5" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:53:41 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5a5a7f0a-2df1-48b4-afa0-4e09ebc04b04", - "x-ms-ratelimit-remaining-subscription-reads": "11809", - "x-ms-request-id": "88c50589-c2b5-40c3-a260-8884f47dfef7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095342Z:5a5a7f0a-2df1-48b4-afa0-4e09ebc04b04" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "1a08613c-e7f5-4640-8fd9-1a06c1d53edd" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:53:43 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f0020638-d6f4-4e8c-ae40-ec71cd2724d5", - "x-ms-ratelimit-remaining-subscription-reads": "11808", - "x-ms-request-id": "1a63303d-128d-4f18-8000-6f1020422187", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095344Z:f0020638-d6f4-4e8c-ae40-ec71cd2724d5" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "0f7ac31c-45d0-47e9-87a9-71223a8cb5a8" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:53:46 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9d0f240b-aeac-4092-a565-24613310a472", - "x-ms-ratelimit-remaining-subscription-reads": "11807", - "x-ms-request-id": "27baef74-6097-4706-a483-4e490791be2a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095346Z:9d0f240b-aeac-4092-a565-24613310a472" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ed88ee70-0f95-48b6-9d9f-849857b309b9" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:53:49 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "aab1fb4b-4348-4662-9300-b6061900357f", - "x-ms-ratelimit-remaining-subscription-reads": "11806", - "x-ms-request-id": "de9ec16a-6996-4f31-b142-7fd31c2a061f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095349Z:aab1fb4b-4348-4662-9300-b6061900357f" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "81077d52-a9c1-4154-a20f-d1d17259bb29" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:53:51 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0ee661cc-839d-4055-b661-768b4ea6617b", - "x-ms-ratelimit-remaining-subscription-reads": "11805", - "x-ms-request-id": "67fd3feb-06b4-44e1-80ed-b6484027f7b3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095351Z:0ee661cc-839d-4055-b661-768b4ea6617b" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "8d97c3ee-0dfc-40a4-93de-ab094b14d214" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:53:53 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "09c0cd7c-3ebe-4a69-872a-23dd0257f10e", - "x-ms-ratelimit-remaining-subscription-reads": "11804", - "x-ms-request-id": "168eebb6-a702-4d3d-88bc-f29973540298", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095353Z:09c0cd7c-3ebe-4a69-872a-23dd0257f10e" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "9f847fc1-6e60-48b0-a214-de025ac454c0" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:53:56 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ba39c8d3-b1c0-4146-b7c5-461348912417", - "x-ms-ratelimit-remaining-subscription-reads": "11803", - "x-ms-request-id": "c236a791-858f-4dcc-9ad4-f625d0876835", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095356Z:ba39c8d3-b1c0-4146-b7c5-461348912417" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "b87a8cd2-1e14-4f5f-88bd-1a60490ba166" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:53:58 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4b5889a4-6054-4a5f-b6c9-a898129ce505", - "x-ms-ratelimit-remaining-subscription-reads": "11802", - "x-ms-request-id": "1594678e-d59e-4b86-a461-fb18592d4708", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095358Z:4b5889a4-6054-4a5f-b6c9-a898129ce505" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "02b54d5a-3a84-4d33-bfe7-4a375329b5a8" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:54:00 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cdd6df5d-c102-457b-a454-e452164a1fc9", - "x-ms-ratelimit-remaining-subscription-reads": "11801", - "x-ms-request-id": "0d23369d-0a5d-4dce-b276-725f35035d5d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095400Z:cdd6df5d-c102-457b-a454-e452164a1fc9" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "3a423e97-ecb1-4c15-823a-6ca1531c9bdd" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:54:02 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9fc228fd-aeeb-419f-8f22-dd4658aa4af1", - "x-ms-ratelimit-remaining-subscription-reads": "11800", - "x-ms-request-id": "55e071fb-35c6-47a7-aa94-371be9f1e04f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095403Z:9fc228fd-aeeb-419f-8f22-dd4658aa4af1" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6aa9ac01-9f08-4adb-96eb-eb1d6a528dee" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:54:05 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "86b671a0-ebdf-46ab-a1bf-29c482c37119", - "x-ms-ratelimit-remaining-subscription-reads": "11799", - "x-ms-request-id": "db835301-3e54-4040-bfe6-7a7b7ec52d96", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095405Z:86b671a0-ebdf-46ab-a1bf-29c482c37119" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "f91a8cba-8743-4a2f-8ccf-e59f200b1c7a" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:54:07 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1ddc4242-b1a2-4448-a840-694ca2f38285", - "x-ms-ratelimit-remaining-subscription-reads": "11798", - "x-ms-request-id": "47020895-2af8-435d-8e0b-4412c26d78ed", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095407Z:1ddc4242-b1a2-4448-a840-694ca2f38285" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a26dbfa6-073e-44bd-849c-b8db564f8114" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:54:09 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7aeecc19-251e-46d5-99c9-5281d6cee0b5", - "x-ms-ratelimit-remaining-subscription-reads": "11797", - "x-ms-request-id": "2d2b7015-1930-49f8-b3ca-ac0bee441cd7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095410Z:7aeecc19-251e-46d5-99c9-5281d6cee0b5" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c746038a-2748-4e1f-8cfc-8323c8a83ba2" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:54:12 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8000b660-9f1c-4acf-9c3c-f90ed0aeb08e", - "x-ms-ratelimit-remaining-subscription-reads": "11796", - "x-ms-request-id": "ae682b71-3ab3-4195-ac0c-365d37676530", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095412Z:8000b660-9f1c-4acf-9c3c-f90ed0aeb08e" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "515d3d0c-1206-4cb0-855a-74cea4ffa0e1" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:54:14 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "47ffe558-6314-4b79-aacb-2f2368fb8ce3", - "x-ms-ratelimit-remaining-subscription-reads": "11795", - "x-ms-request-id": "d14b7713-cc57-4877-a09a-fc627bf68d6e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095414Z:47ffe558-6314-4b79-aacb-2f2368fb8ce3" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "0e8c7848-d9eb-4e14-b98f-6264baccaa65" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:54:16 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c7e632e0-d33c-4ae4-9e4e-f764d044e1f1", - "x-ms-ratelimit-remaining-subscription-reads": "11794", - "x-ms-request-id": "7d50c8e9-3fda-49dc-a776-3bb86a47ac28", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095417Z:c7e632e0-d33c-4ae4-9e4e-f764d044e1f1" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e213d5c9-fd71-418e-837d-4eb834d45169" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:54:19 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5d7f61b8-2412-4e32-abfe-46302fc72e2f", - "x-ms-ratelimit-remaining-subscription-reads": "11793", - "x-ms-request-id": "65c20a18-6761-417b-9639-8f7dbfe9c5e6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095419Z:5d7f61b8-2412-4e32-abfe-46302fc72e2f" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "df1313ee-0f88-42fe-9e9e-36b085601e7c" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:54:21 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e1cc7798-1260-4e8e-8e70-0a3a2d267d8a", - "x-ms-ratelimit-remaining-subscription-reads": "11792", - "x-ms-request-id": "3e2a1bfb-07e9-49a6-84ec-89930209762c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095421Z:e1cc7798-1260-4e8e-8e70-0a3a2d267d8a" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c0bd09c7-1a35-4713-8f34-02abda9ea7df" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:54:24 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5eb731c8-c84e-4f4c-b080-f2cf6f944db4", - "x-ms-ratelimit-remaining-subscription-reads": "11791", - "x-ms-request-id": "36855a9f-2a77-432a-8382-6ed274e54251", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095424Z:5eb731c8-c84e-4f4c-b080-f2cf6f944db4" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "b0f64103-d20a-4494-a3f4-849277e148e0" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:54:26 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a41bbfc3-d6f9-436a-b3dc-42ed095c6a31", - "x-ms-ratelimit-remaining-subscription-reads": "11790", - "x-ms-request-id": "292a25cc-dc7e-4785-b73d-2221ac290e80", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095427Z:a41bbfc3-d6f9-436a-b3dc-42ed095c6a31" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "4565a373-c00a-4ad5-9b96-44c3729cb3a7" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:54:28 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "58129243-5f62-4ed3-ad9c-fe8eeeceac5b", - "x-ms-ratelimit-remaining-subscription-reads": "11789", - "x-ms-request-id": "4cb29b7f-c951-4dfb-97cc-14ea228351a5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095429Z:58129243-5f62-4ed3-ad9c-fe8eeeceac5b" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "5b7a4698-e7f9-4ece-8adb-9901eb31e8a4" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:54:31 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d3edd082-8a01-431e-a1b5-83facae012bc", - "x-ms-ratelimit-remaining-subscription-reads": "11788", - "x-ms-request-id": "ecb0c7bf-ac63-49d0-b409-e4efe90d1c48", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095431Z:d3edd082-8a01-431e-a1b5-83facae012bc" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ac610ed7-e4b7-4ab0-9714-0527a6dfa46d" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:54:33 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3ef8a617-23a6-4ced-a9b3-d2ea5dac129d", - "x-ms-ratelimit-remaining-subscription-reads": "11787", - "x-ms-request-id": "85ce8e6f-af3c-43b2-a6a8-419aee2b2bfe", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095434Z:3ef8a617-23a6-4ced-a9b3-d2ea5dac129d" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "694282aa-2c09-4867-98a6-1b651c525641" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:54:35 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "aaaec351-42f5-4924-90ce-232ee3027aa7", - "x-ms-ratelimit-remaining-subscription-reads": "11786", - "x-ms-request-id": "35c52e65-d374-408e-b25f-a386f074dd67", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095436Z:aaaec351-42f5-4924-90ce-232ee3027aa7" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "0aacffd7-3735-4433-b3cc-0acacecb7a1a" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:54:37 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "819d763b-c6f8-4ba0-84c2-9fd97ae575fb", - "x-ms-ratelimit-remaining-subscription-reads": "11785", - "x-ms-request-id": "fcce6b41-913f-4cbd-9496-41fe7170f040", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095438Z:819d763b-c6f8-4ba0-84c2-9fd97ae575fb" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "d75c82b9-5c61-42e9-9098-229f73d4900a" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:54:41 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4937e6d9-acfb-4eb0-a9f8-68decd722669", - "x-ms-ratelimit-remaining-subscription-reads": "11784", - "x-ms-request-id": "f27f13c4-31cd-44b1-bf2a-3803a595f7bb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095441Z:4937e6d9-acfb-4eb0-a9f8-68decd722669" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "dda5937b-66c3-4861-a70e-a735345e5205" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:54:43 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bd0962cb-b1ef-4e67-940c-31ff1af4c08d", - "x-ms-ratelimit-remaining-subscription-reads": "11783", - "x-ms-request-id": "e19f52a6-394c-4e00-98dc-81ef98fef716", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095443Z:bd0962cb-b1ef-4e67-940c-31ff1af4c08d" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "cb32cfec-8c23-4e56-8f0e-928b0e288029" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:54:45 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e1705364-2054-4c44-82be-7463cf270613", - "x-ms-ratelimit-remaining-subscription-reads": "11782", - "x-ms-request-id": "811c972e-fb9f-4316-a485-3c78d23aad6e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095445Z:e1705364-2054-4c44-82be-7463cf270613" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e4032e91-f623-4922-82d6-acb6b88e1e39" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:54:47 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1245827d-8fcf-4665-919e-62d89ea1cdcd", - "x-ms-ratelimit-remaining-subscription-reads": "11781", - "x-ms-request-id": "ee91cc52-6e90-471f-b648-4fe7a94bf399", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095448Z:1245827d-8fcf-4665-919e-62d89ea1cdcd" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "0dfeb6fa-16a0-4800-9225-242b74525e2a" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:54:50 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2418cb4d-3bfa-4149-93e3-c4526ed6d17c", - "x-ms-ratelimit-remaining-subscription-reads": "11780", - "x-ms-request-id": "986636a2-71e6-43ea-837b-5d38ac9ffdb9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095450Z:2418cb4d-3bfa-4149-93e3-c4526ed6d17c" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a6afb2b4-06e2-4b78-a2c4-76b1f397c376" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:54:52 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f9244705-0194-43e7-a017-d06c9bd16f95", - "x-ms-ratelimit-remaining-subscription-reads": "11779", - "x-ms-request-id": "e978ccb2-7128-4573-825b-774ed35f1518", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095452Z:f9244705-0194-43e7-a017-d06c9bd16f95" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "3e63767c-0602-4073-9d15-e939a54e8de2" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:54:54 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3c5ca161-53c0-41f2-9c4d-8bafd67ed5cc", - "x-ms-ratelimit-remaining-subscription-reads": "11778", - "x-ms-request-id": "7b7b8810-f70d-40c6-b70f-7c3160097e4f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095455Z:3c5ca161-53c0-41f2-9c4d-8bafd67ed5cc" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "27164747-0081-4c4e-9148-18b993f4beb2" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:54:57 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cb6ddfa2-5049-407e-a3f9-9b0ad5addd87", - "x-ms-ratelimit-remaining-subscription-reads": "11777", - "x-ms-request-id": "735b40cb-3a38-4061-9ce8-dc2a7e1bc643", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095457Z:cb6ddfa2-5049-407e-a3f9-9b0ad5addd87" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6695022c-f3e4-4c37-8559-99d6c9016575" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:54:59 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f60722f1-5a6a-43a3-b4eb-6017cd4e377c", - "x-ms-ratelimit-remaining-subscription-reads": "11776", - "x-ms-request-id": "58c79270-7db4-42be-a89e-9d6f9843475d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095459Z:f60722f1-5a6a-43a3-b4eb-6017cd4e377c" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a5e2d903-29c9-41b7-94f8-246784e42971" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:55:01 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "563b5578-5b51-4949-b492-ef226cce3c0f", - "x-ms-ratelimit-remaining-subscription-reads": "11775", - "x-ms-request-id": "b2261486-42df-45ca-a547-0569d0a65f75", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095502Z:563b5578-5b51-4949-b492-ef226cce3c0f" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "2fc108c9-1678-4d47-a8dc-5ff5f8b833d6" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:55:04 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "38fe2c2f-67ed-49ea-bad4-fdb98579d800", - "x-ms-ratelimit-remaining-subscription-reads": "11774", - "x-ms-request-id": "9a63f0b0-cb24-47bb-891e-a3527e93aff8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095504Z:38fe2c2f-67ed-49ea-bad4-fdb98579d800" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "28794616-dafb-454d-a98f-d798e51fb8e6" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:55:06 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "144977d5-c820-4805-ba95-6e92e555714e", - "x-ms-ratelimit-remaining-subscription-reads": "11773", - "x-ms-request-id": "a5da1d5a-de47-4837-9ccc-906fd8b6539a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095506Z:144977d5-c820-4805-ba95-6e92e555714e" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "bd5ebd67-3bce-4e1b-9216-9433adc4e3b8" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:55:08 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9f618b3f-5e40-4dca-9afb-13826e7945e4", - "x-ms-ratelimit-remaining-subscription-reads": "11772", - "x-ms-request-id": "b74ef120-c4d0-4b2f-a266-80412f904a4e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095509Z:9f618b3f-5e40-4dca-9afb-13826e7945e4" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ab20fc4b-5423-410b-8931-7c620172a4eb" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:55:10 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2f72a763-3446-4572-8f50-20fc0099062a", - "x-ms-ratelimit-remaining-subscription-reads": "11771", - "x-ms-request-id": "68ac233d-29da-435b-9ab4-217fdc969887", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095511Z:2f72a763-3446-4572-8f50-20fc0099062a" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ff1affb1-ab69-4131-aea9-d80b46f1fbc8" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:55:13 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7485576d-c031-4fc8-a22c-bb16706f3e43", - "x-ms-ratelimit-remaining-subscription-reads": "11770", - "x-ms-request-id": "5c46b1e7-c0bc-4acd-b6f6-d205dfa7b0ae", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095513Z:7485576d-c031-4fc8-a22c-bb16706f3e43" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "0a21c91e-25b2-4934-b783-6f7acbb11de8" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:55:15 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d8098821-f56c-4152-bbe8-5462869abb62", - "x-ms-ratelimit-remaining-subscription-reads": "11769", - "x-ms-request-id": "ea2c9a08-9945-4101-8aea-b4cba4151c8a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095516Z:d8098821-f56c-4152-bbe8-5462869abb62" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "00d5ded7-7122-43b7-948d-e43d78689ace" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:55:17 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "072dc4ce-9931-4ed2-9eaa-70d0ea9b2bde", - "x-ms-ratelimit-remaining-subscription-reads": "11768", - "x-ms-request-id": "c7ce025a-54c4-4694-87cd-fccd7beb817c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095518Z:072dc4ce-9931-4ed2-9eaa-70d0ea9b2bde" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ce036038-eea2-4970-a644-c944de7179fd" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:55:20 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b07260fd-1d5c-4298-8276-668da42d52ad", - "x-ms-ratelimit-remaining-subscription-reads": "11767", - "x-ms-request-id": "1c607711-0602-477d-96b1-9569f8170c33", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095520Z:b07260fd-1d5c-4298-8276-668da42d52ad" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a6ff2067-3cbb-4eb0-9e3f-b5f5473b762d" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:55:22 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3a3bb79c-502a-4585-bfe7-7d71281c7b6d", - "x-ms-ratelimit-remaining-subscription-reads": "11766", - "x-ms-request-id": "185e9198-dedf-4274-80e5-b1b5cb510ff6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095523Z:3a3bb79c-502a-4585-bfe7-7d71281c7b6d" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "f73e440c-38c8-4315-a8c8-5d1a7e10d101" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:55:24 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "71f12990-4572-441c-b3c6-5d84f9b4e09a", - "x-ms-ratelimit-remaining-subscription-reads": "11765", - "x-ms-request-id": "5c9a8397-1d8a-4b39-b37c-cb1841b1e6b3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095525Z:71f12990-4572-441c-b3c6-5d84f9b4e09a" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "f98cb003-d36c-46cc-9c39-441ef5e1de36" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:55:27 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "234796f8-2b7d-4cf1-84df-593e67fea6a7", - "x-ms-ratelimit-remaining-subscription-reads": "11764", - "x-ms-request-id": "c1258d11-988c-461f-92da-937fe8e236c2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095527Z:234796f8-2b7d-4cf1-84df-593e67fea6a7" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "fad402fe-f0c0-4505-acde-f66d657f500a" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:55:29 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5b8713cc-fa74-4381-8879-b983c6d61c89", - "x-ms-ratelimit-remaining-subscription-reads": "11763", - "x-ms-request-id": "c51f1f7a-cdfc-4d89-932f-6b2d413848cf", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095530Z:5b8713cc-fa74-4381-8879-b983c6d61c89" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "2ae0d432-b073-4323-b9ab-ce4b873a1202" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:55:31 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a1c73fdb-37a6-4705-ac55-ab13330140cb", - "x-ms-ratelimit-remaining-subscription-reads": "11762", - "x-ms-request-id": "4547a0d1-fcab-4053-8e56-6f5f246c3bca", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095532Z:a1c73fdb-37a6-4705-ac55-ab13330140cb" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "0affa06c-0adf-479c-b1ae-e3d2492977b7" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:55:33 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bdfc0a4b-3104-42ef-b53c-ca542b0de8f2", - "x-ms-ratelimit-remaining-subscription-reads": "11761", - "x-ms-request-id": "f2bad37a-9b0f-4ccd-8c33-53c946d9965e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095534Z:bdfc0a4b-3104-42ef-b53c-ca542b0de8f2" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ac43c4cf-feaf-4f86-97a3-dc9b948cb18c" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:55:36 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "235441aa-3e01-40f8-86f7-450016cdf9e4", - "x-ms-ratelimit-remaining-subscription-reads": "11760", - "x-ms-request-id": "9f2cec9a-3ef5-4557-a903-9cfcf0b1996b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095536Z:235441aa-3e01-40f8-86f7-450016cdf9e4" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6d244f4f-5cb7-4740-8f1f-bf7f476f73cf" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:55:38 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d0d40435-1193-498a-aaf4-51a6098f4d01", - "x-ms-ratelimit-remaining-subscription-reads": "11759", - "x-ms-request-id": "89fdde37-1b32-4cc1-bef0-7e85f03994ac", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095539Z:d0d40435-1193-498a-aaf4-51a6098f4d01" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "7480d847-751e-4b1c-863d-837eddabdf36" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:55:40 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0b137641-7917-497d-86ff-e3bfc51c8f00", - "x-ms-ratelimit-remaining-subscription-reads": "11758", - "x-ms-request-id": "e6a4d387-3ab0-4ffa-97b4-a572ed08a91a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095541Z:0b137641-7917-497d-86ff-e3bfc51c8f00" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "8fc53ece-768e-4db1-9cf6-ac8a3a1289da" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:55:43 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c050818a-bb06-48cf-ab54-3c58556ffc89", - "x-ms-ratelimit-remaining-subscription-reads": "11757", - "x-ms-request-id": "5ccd4889-73c2-414a-95d8-80159e952962", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095543Z:c050818a-bb06-48cf-ab54-3c58556ffc89" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "b5a170da-6497-4d1a-800b-73f4479cdf9a" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:55:45 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b6ccdcc6-4dd2-4964-bccb-9789fc7591b4", - "x-ms-ratelimit-remaining-subscription-reads": "11756", - "x-ms-request-id": "a58d9aba-caf4-485d-a57c-509cbb1633de", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095546Z:b6ccdcc6-4dd2-4964-bccb-9789fc7591b4" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "f679e1da-9cbf-47e2-be4e-6e7849d0073a" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:55:48 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "dfba631f-b97c-4c48-91ec-540b562da46e", - "x-ms-ratelimit-remaining-subscription-reads": "11755", - "x-ms-request-id": "2db3ecb6-3fdb-4a71-a89a-68ba2d6ff85a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095548Z:dfba631f-b97c-4c48-91ec-540b562da46e" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e07fdade-34e4-4e1c-b03e-14ece7da5d2f" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:55:50 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0eed0e66-0d9c-474a-86a1-4528368ecdad", - "x-ms-ratelimit-remaining-subscription-reads": "11754", - "x-ms-request-id": "c0281c19-f898-4940-a384-f615a4e275f1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095550Z:0eed0e66-0d9c-474a-86a1-4528368ecdad" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "94bc315b-8576-4207-9e15-764978f8e103" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:55:53 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e183606e-006e-4654-a545-56af27d9240a", - "x-ms-ratelimit-remaining-subscription-reads": "11753", - "x-ms-request-id": "9b37eb86-324b-45e6-8853-90ad3c17d27c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095553Z:e183606e-006e-4654-a545-56af27d9240a" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "02dfd548-2616-4b7e-8fa0-c8cfc410ff5f" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:55:55 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e8af672a-fcf5-4a7d-88ef-e6865cf6de11", - "x-ms-ratelimit-remaining-subscription-reads": "11752", - "x-ms-request-id": "e6a6885c-2291-4616-872f-158fe8b25491", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095555Z:e8af672a-fcf5-4a7d-88ef-e6865cf6de11" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "df9ebb06-3c2f-49e4-b9e4-2c21bd313cce" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:55:57 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3459ead2-e6a6-4faa-890e-992a061d4776", - "x-ms-ratelimit-remaining-subscription-reads": "11751", - "x-ms-request-id": "fabd66a8-8adf-477a-afd6-8cff0e8e15af", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095557Z:3459ead2-e6a6-4faa-890e-992a061d4776" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "45bfd821-8a43-426b-8891-19df8e9909b1" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:55:59 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0e60384f-ddf6-440d-9326-abcebdd8ac43", - "x-ms-ratelimit-remaining-subscription-reads": "11750", - "x-ms-request-id": "55ee7ce3-8b02-4773-b5c3-1b4d59b60857", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095600Z:0e60384f-ddf6-440d-9326-abcebdd8ac43" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "8fca7dab-d2f9-4b57-9c66-e56c7b76a547" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:56:02 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d4eeebea-b21a-409f-ab33-7b583a692f05", - "x-ms-ratelimit-remaining-subscription-reads": "11749", - "x-ms-request-id": "edadc32e-24da-488a-9d93-0ecd5a81967a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095602Z:d4eeebea-b21a-409f-ab33-7b583a692f05" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "3f806b3a-061c-4fcc-bf2f-142847a1122b" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:56:04 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c1b06ebf-2a25-4eb6-86f4-1d73fa342236", - "x-ms-ratelimit-remaining-subscription-reads": "11748", - "x-ms-request-id": "34c34f68-f176-4196-97c6-4059874a5508", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095604Z:c1b06ebf-2a25-4eb6-86f4-1d73fa342236" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "d69aec6f-799a-494e-bd73-94d701224edd" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:56:06 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e17fbefa-bfa0-4e78-bcce-4009984f9eea", - "x-ms-ratelimit-remaining-subscription-reads": "11747", - "x-ms-request-id": "f6c220ce-71ff-48a9-9f60-6d98af0737b8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095607Z:e17fbefa-bfa0-4e78-bcce-4009984f9eea" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6c255ae6-01ef-46e3-b24e-1ce6ed6e6ffa" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:56:09 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b4ac12b3-0d0f-4d77-97b7-76c648bdc865", - "x-ms-ratelimit-remaining-subscription-reads": "11746", - "x-ms-request-id": "a2aa5531-550a-419b-8ea8-80bd4628c8bf", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095609Z:b4ac12b3-0d0f-4d77-97b7-76c648bdc865" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c5c80348-0f8d-4594-a6c0-a589e615e10c" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:56:11 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7c2bd428-3474-4c49-8715-4d5ab25e22a3", - "x-ms-ratelimit-remaining-subscription-reads": "11745", - "x-ms-request-id": "85270fea-f712-49c0-bae4-197897be08d2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095611Z:7c2bd428-3474-4c49-8715-4d5ab25e22a3" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "d6272962-2932-4e43-9970-85c7a25af354" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:56:13 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4841e984-4ed0-4963-b7a3-9f67962c8340", - "x-ms-ratelimit-remaining-subscription-reads": "11744", - "x-ms-request-id": "ae18c03d-192f-44d6-b06d-93779a4f2200", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095614Z:4841e984-4ed0-4963-b7a3-9f67962c8340" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e57ccd57-336f-4653-ac87-cdddabba6a7e" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:56:15 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "68c4ab06-71ca-40ba-b5f0-04636b7152a0", - "x-ms-ratelimit-remaining-subscription-reads": "11743", - "x-ms-request-id": "e78c0d68-daa7-45ec-a6b2-166b0a847a1b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095616Z:68c4ab06-71ca-40ba-b5f0-04636b7152a0" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "b49dace7-87b2-4a8d-8564-4a434814a68e" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:56:18 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1525800b-c18e-4542-95b2-42ef20d1551f", - "x-ms-ratelimit-remaining-subscription-reads": "11742", - "x-ms-request-id": "1c6c5d81-b404-45a9-b1be-07ee1cec4dd9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095618Z:1525800b-c18e-4542-95b2-42ef20d1551f" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "419e4f4a-e631-49bd-8311-972da258a35d" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:56:20 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f4c7e003-70cf-4e91-b42b-53dd50fc1c28", - "x-ms-ratelimit-remaining-subscription-reads": "11741", - "x-ms-request-id": "029ca4e6-e535-4084-b267-53bd89ac5ac2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095621Z:f4c7e003-70cf-4e91-b42b-53dd50fc1c28" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "9bfd336b-ae08-4108-9b61-4399fe5b9318" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:56:22 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bb580061-9d08-4f2c-b66a-2a0404113c01", - "x-ms-ratelimit-remaining-subscription-reads": "11740", - "x-ms-request-id": "85c12500-cdda-4ffa-b956-bc1244e37e37", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095623Z:bb580061-9d08-4f2c-b66a-2a0404113c01" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "db2cba08-d539-4c14-964b-90a9402b5998" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:56:24 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "16e2c600-d397-402a-a79b-b3667292c872", - "x-ms-ratelimit-remaining-subscription-reads": "11739", - "x-ms-request-id": "6df1c4fe-1c0d-44cf-8924-4b6bda88a1d2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095625Z:16e2c600-d397-402a-a79b-b3667292c872" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "546c2704-a270-4164-a14a-2ad83311e52f" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:56:27 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "821e5f36-b7f4-48fa-bd04-fe3fbe2ba9bb", - "x-ms-ratelimit-remaining-subscription-reads": "11738", - "x-ms-request-id": "c06f2fdf-3b86-436c-8134-cd8bec7c7b41", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095628Z:821e5f36-b7f4-48fa-bd04-fe3fbe2ba9bb" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ebaee68d-efb9-45a6-acf4-28ad87a96326" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:56:30 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "57ca683d-b56e-4089-a957-e34a7048651f", - "x-ms-ratelimit-remaining-subscription-reads": "11737", - "x-ms-request-id": "f03e7125-0815-49e7-b1d8-c818f018cda3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095631Z:57ca683d-b56e-4089-a957-e34a7048651f" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "fbcd6e29-70c2-4e84-b131-49be6a58260d" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:56:32 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6f796f0d-6ed3-4e96-b2b9-9073534d6904", - "x-ms-ratelimit-remaining-subscription-reads": "11736", - "x-ms-request-id": "ae9a08ae-d36a-4a79-a71a-7d47f8b1c1c1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095633Z:6f796f0d-6ed3-4e96-b2b9-9073534d6904" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "f221b89b-f47e-4150-a740-35c5013a5bff" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:56:34 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "15cde63e-dacb-425b-9748-404b0cd8bf8d", - "x-ms-ratelimit-remaining-subscription-reads": "11735", - "x-ms-request-id": "bfd8227c-4f7d-4151-b515-a093546bd87d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095635Z:15cde63e-dacb-425b-9748-404b0cd8bf8d" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c343891d-269e-4e96-82c0-c2a1ca882590" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:56:37 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "54066dda-0eb8-4029-9d94-fee059a413be", - "x-ms-ratelimit-remaining-subscription-reads": "11734", - "x-ms-request-id": "0970ef5c-d55c-46f3-83f1-5f00dbe629cd", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095638Z:54066dda-0eb8-4029-9d94-fee059a413be" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "74f7521a-2614-4ebc-b5e4-69c01b66b1a0" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:56:39 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e2a767ba-0f03-4c9f-ad1e-47e110efa789", - "x-ms-ratelimit-remaining-subscription-reads": "11733", - "x-ms-request-id": "74e6eded-ef36-4ad6-add5-8084d55b91e9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095640Z:e2a767ba-0f03-4c9f-ad1e-47e110efa789" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "8560142c-f8c7-4fd3-ba32-850f14172b42" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:56:41 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4fb00ac2-316f-4fd6-a0ba-aa578e2c2a6d", - "x-ms-ratelimit-remaining-subscription-reads": "11732", - "x-ms-request-id": "098688b0-ed5e-44cc-91df-6f6c6ef35414", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095642Z:4fb00ac2-316f-4fd6-a0ba-aa578e2c2a6d" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "9251916b-1cc5-4032-aa06-d52fb05280a7" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:56:44 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "273f91a2-0aca-4709-9170-49f6ed006010", - "x-ms-ratelimit-remaining-subscription-reads": "11731", - "x-ms-request-id": "cd77c1c0-d7af-4458-a995-3b58bf9980e5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095645Z:273f91a2-0aca-4709-9170-49f6ed006010" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "bd81a39e-6105-4410-ab1d-03ff87bb89c0" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:56:46 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8352913d-0263-4318-9ba8-67626e0e72b7", - "x-ms-ratelimit-remaining-subscription-reads": "11730", - "x-ms-request-id": "b173477e-cd46-4cec-a011-84dffd6f62e6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095647Z:8352913d-0263-4318-9ba8-67626e0e72b7" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "3bd7e01d-16c1-4089-864e-7a8e808b60af" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:56:49 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1ca2573f-4615-4fa5-950d-6305c2b4f513", - "x-ms-ratelimit-remaining-subscription-reads": "11729", - "x-ms-request-id": "f86e39b9-07a0-4860-9113-24a69ec6d4e7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095649Z:1ca2573f-4615-4fa5-950d-6305c2b4f513" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "87840fbc-6564-44d0-9d8d-67d824a1f8d2" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:56:51 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7c1b0aec-9a15-475b-b9f7-7daade32bf54", - "x-ms-ratelimit-remaining-subscription-reads": "11728", - "x-ms-request-id": "6534b1c8-9db9-4ba2-8ff8-72b8979e8849", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095652Z:7c1b0aec-9a15-475b-b9f7-7daade32bf54" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "53f4dfbb-6b0b-482c-bf60-c0620de624be" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:56:54 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "36252276-e818-441b-ac4a-defcb9bf1315", - "x-ms-ratelimit-remaining-subscription-reads": "11727", - "x-ms-request-id": "e046ccc1-edbc-4a9e-878a-e7d64792abe7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095654Z:36252276-e818-441b-ac4a-defcb9bf1315" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "fbfd94b0-71fd-4fa7-9f17-c05415f3ebec" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:56:56 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "52b7e27b-84b3-465a-bf89-3a1416a1c8d4", - "x-ms-ratelimit-remaining-subscription-reads": "11726", - "x-ms-request-id": "4eb69f2c-eb30-49a6-857d-53f2603ae6b7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095656Z:52b7e27b-84b3-465a-bf89-3a1416a1c8d4" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "535bb639-a103-4c33-8b73-b29c974f02ab" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:56:58 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2d882cb4-7ac8-4542-b304-d1e62d2f7525", - "x-ms-ratelimit-remaining-subscription-reads": "11725", - "x-ms-request-id": "f7a05a29-87ff-4cb1-9713-4ec164fd0c7f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095659Z:2d882cb4-7ac8-4542-b304-d1e62d2f7525" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "dda91ecd-f797-4878-a30d-32bc19343801" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:57:01 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4e7bf366-18b7-4f9a-b9be-d36e8d731b20", - "x-ms-ratelimit-remaining-subscription-reads": "11724", - "x-ms-request-id": "a2d482e6-4aa7-4146-ad7f-dfe41fa63110", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095701Z:4e7bf366-18b7-4f9a-b9be-d36e8d731b20" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "d44e7363-1757-4132-b079-2eeccd50aed8" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:57:03 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6bb3e142-b3d3-47ce-9ba3-ab0d0cae9f38", - "x-ms-ratelimit-remaining-subscription-reads": "11723", - "x-ms-request-id": "f6c073b1-e4f5-485f-9f69-bf2f4ef9aae2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095703Z:6bb3e142-b3d3-47ce-9ba3-ab0d0cae9f38" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "fbf019db-6fb6-4c3f-b9ef-24430334b9b6" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:57:05 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "93f4655c-db40-4df4-ab2f-9a2910e8e867", - "x-ms-ratelimit-remaining-subscription-reads": "11722", - "x-ms-request-id": "a94a1679-ba17-4386-b3d4-a4db1b99c380", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095705Z:93f4655c-db40-4df4-ab2f-9a2910e8e867" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "f9951263-9b24-465f-ba77-c0083876dc36" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:57:07 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3adf0b80-bde9-4f08-b7a7-b98f6b0a6865", - "x-ms-ratelimit-remaining-subscription-reads": "11721", - "x-ms-request-id": "561b41b6-56ae-47be-83cc-45298091403a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095708Z:3adf0b80-bde9-4f08-b7a7-b98f6b0a6865" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "fa22cb63-1f28-4760-b0c5-1f408e5cb3c3" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:57:10 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "89ee5cf8-728d-4e6e-9109-15d2ea5375d8", - "x-ms-ratelimit-remaining-subscription-reads": "11720", - "x-ms-request-id": "b0d695e9-6268-4bbd-b08e-cb5622c031d5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095710Z:89ee5cf8-728d-4e6e-9109-15d2ea5375d8" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "fef66557-df0d-4cba-84f6-0679ed6ccd3a" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:57:12 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ed85dfaf-fdff-45e8-9f20-4b6e0b11c00f", - "x-ms-ratelimit-remaining-subscription-reads": "11719", - "x-ms-request-id": "cf00f42b-2f91-4e68-a4ea-e6b998cf62d0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095712Z:ed85dfaf-fdff-45e8-9f20-4b6e0b11c00f" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "3527d4ba-8205-40aa-bd94-a4555e26bc51" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:57:14 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c381e06e-6d89-4c38-bd4d-b0ed360e451e", - "x-ms-ratelimit-remaining-subscription-reads": "11718", - "x-ms-request-id": "07145a1f-7735-4a35-8031-1fae886ec11c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095715Z:c381e06e-6d89-4c38-bd4d-b0ed360e451e" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "8ac489ab-f6a6-49a6-a93e-9628cf91d412" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:57:17 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "04dcc0a7-fe6c-432f-b0d1-f35bc78c3eec", - "x-ms-ratelimit-remaining-subscription-reads": "11717", - "x-ms-request-id": "0e2b9250-fe85-4511-8437-e4098969725b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095717Z:04dcc0a7-fe6c-432f-b0d1-f35bc78c3eec" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "3a181160-35f5-4b10-8911-d83e2c2a21d9" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:57:19 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f0ff5cab-f9ec-4f69-866e-da633ed2b0fb", - "x-ms-ratelimit-remaining-subscription-reads": "11716", - "x-ms-request-id": "369ffd87-1470-487a-80f7-deae4eec911f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095719Z:f0ff5cab-f9ec-4f69-866e-da633ed2b0fb" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ff4a4911-f273-410e-9e5d-4885a8947e74" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:57:21 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9f8b3505-bf4d-4e9e-a820-1b394817040d", - "x-ms-ratelimit-remaining-subscription-reads": "11715", - "x-ms-request-id": "4052177d-edb7-4b95-965d-031e0d0da330", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095722Z:9f8b3505-bf4d-4e9e-a820-1b394817040d" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "18176364-2e34-4f7f-a0e6-d2eacc046886" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:57:24 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "63014a48-a619-4375-8735-21cc9caf4805", - "x-ms-ratelimit-remaining-subscription-reads": "11714", - "x-ms-request-id": "5380acad-1b0f-4114-aeba-db29618042e6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095724Z:63014a48-a619-4375-8735-21cc9caf4805" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c060f5b3-8408-4033-bd94-d9d9916e221a" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:57:26 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d704f003-1775-48dc-953f-9514be6030b7", - "x-ms-ratelimit-remaining-subscription-reads": "11713", - "x-ms-request-id": "9ebc56fc-f152-419a-b86f-c18282213b4e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095726Z:d704f003-1775-48dc-953f-9514be6030b7" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "b3b487fb-29ff-402d-9cca-e35341e19149" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:57:28 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7b52be67-a53f-4887-a6bf-19994b08d2d6", - "x-ms-ratelimit-remaining-subscription-reads": "11712", - "x-ms-request-id": "c957a911-3969-472e-879b-b5e91eddb060", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095729Z:7b52be67-a53f-4887-a6bf-19994b08d2d6" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "3bca7c31-ddac-440d-8154-5316cc8c8ae3" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:57:30 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a58d9341-1817-4d6d-a01a-864b5ab586a3", - "x-ms-ratelimit-remaining-subscription-reads": "11711", - "x-ms-request-id": "0766c749-8d0b-49c8-bdb8-2546673909e6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095731Z:a58d9341-1817-4d6d-a01a-864b5ab586a3" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "3367227d-dcd7-48fb-bdae-523d9b38f78b" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:57:33 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6b75bc03-a817-491d-aeb2-c63b619dc540", - "x-ms-ratelimit-remaining-subscription-reads": "11710", - "x-ms-request-id": "ec1c7fa1-755a-4bc6-b163-84bdac242848", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095733Z:6b75bc03-a817-491d-aeb2-c63b619dc540" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "0aa748ba-b567-40ea-9a83-b1917d91500d" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:57:35 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8c66faa2-3624-49a5-977b-aae1f531882b", - "x-ms-ratelimit-remaining-subscription-reads": "11709", - "x-ms-request-id": "e657587d-8061-4b3f-8491-6e46aa93f5b4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095736Z:8c66faa2-3624-49a5-977b-aae1f531882b" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "604cf863-27da-4477-8d3c-672445ff9cf3" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:57:37 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e1965fcc-01fe-4a4a-a6d3-fd88cc3302ba", - "x-ms-ratelimit-remaining-subscription-reads": "11708", - "x-ms-request-id": "41aba0d1-b3bb-4dca-860a-ea9440a8cc5a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095738Z:e1965fcc-01fe-4a4a-a6d3-fd88cc3302ba" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a85f3e2c-76da-4d7f-8389-45008e4dc034" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:57:40 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2cf5cf69-43ff-49bd-a598-fa8a2ddbc31e", - "x-ms-ratelimit-remaining-subscription-reads": "11707", - "x-ms-request-id": "5e76d94c-c490-40a2-bd02-636e4851312e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095740Z:2cf5cf69-43ff-49bd-a598-fa8a2ddbc31e" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "58de6114-6966-418f-b5eb-844914c4331b" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:57:42 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e461684a-6785-4d35-b2fe-4fd48011295d", - "x-ms-ratelimit-remaining-subscription-reads": "11706", - "x-ms-request-id": "f41f2816-f691-47d4-9852-9f3865221202", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095743Z:e461684a-6785-4d35-b2fe-4fd48011295d" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "122bc53a-2864-4826-ac32-855588de87a5" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:57:44 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0a9722c7-b63d-42ba-9d3d-301633a1fdce", - "x-ms-ratelimit-remaining-subscription-reads": "11705", - "x-ms-request-id": "7504db91-3546-45c7-9377-0c6f903980ef", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095745Z:0a9722c7-b63d-42ba-9d3d-301633a1fdce" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "447d40b0-fd02-4582-8884-71efb38cf490" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:57:46 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e8cbbc4c-d117-4ad4-9dd4-a808a5279d16", - "x-ms-ratelimit-remaining-subscription-reads": "11704", - "x-ms-request-id": "ac348b3e-f60d-4b2e-b37a-5595092f2370", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095747Z:e8cbbc4c-d117-4ad4-9dd4-a808a5279d16" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "d8a72d45-d86f-4a6d-acda-25218f2cf1d5" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:57:49 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bded7b8b-406b-4175-a398-eaf813c201ad", - "x-ms-ratelimit-remaining-subscription-reads": "11703", - "x-ms-request-id": "f87d8636-e482-4cc4-bf99-dc1c8c740cd2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095750Z:bded7b8b-406b-4175-a398-eaf813c201ad" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "3bfc05ba-d523-4486-b5ca-9a2eb646d2cf" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:57:51 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ec914fd5-ab23-4668-8f1c-c2df43102db2", - "x-ms-ratelimit-remaining-subscription-reads": "11702", - "x-ms-request-id": "5782db4b-f382-4b33-b760-86fe2137e790", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095752Z:ec914fd5-ab23-4668-8f1c-c2df43102db2" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "b574bab8-72c5-4c64-82ff-285a45fbe069" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:57:53 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6b165901-3c8b-46d7-a55c-1af0d7e997a8", - "x-ms-ratelimit-remaining-subscription-reads": "11701", - "x-ms-request-id": "96447538-cbbd-4e93-9883-c7a845d05a55", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095754Z:6b165901-3c8b-46d7-a55c-1af0d7e997a8" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "5eecfaa6-2567-4cfa-b456-e7c6292c790d" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:57:56 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "dd0109f5-a10c-4721-bfbb-cb04354abab2", - "x-ms-ratelimit-remaining-subscription-reads": "11700", - "x-ms-request-id": "d44d3e6e-1053-4374-b3f2-359bcb408a49", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095757Z:dd0109f5-a10c-4721-bfbb-cb04354abab2" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "3b63ab37-a2d3-43ec-ab19-1cf250cf0518" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:57:58 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a4792e77-5447-46f2-8a94-6bdef608f48d", - "x-ms-ratelimit-remaining-subscription-reads": "11699", - "x-ms-request-id": "45f0587a-e58e-462e-a565-80ec6b7756b5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095759Z:a4792e77-5447-46f2-8a94-6bdef608f48d" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "bee1aa5a-9b14-4b62-a0c4-2e95e251409d" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:58:00 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e9da3fdc-7649-493a-a848-74f041edb402", - "x-ms-ratelimit-remaining-subscription-reads": "11698", - "x-ms-request-id": "a1fa90bf-e55d-40a4-b251-68b367572e6c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095801Z:e9da3fdc-7649-493a-a848-74f041edb402" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "bfe4e8fa-8bbc-4290-881c-54583d3e5a16" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:58:04 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5b7d8639-3529-44bd-821d-7face84cc7cd", - "x-ms-ratelimit-remaining-subscription-reads": "11697", - "x-ms-request-id": "faebc155-5fa1-4626-882e-04d7735942ce", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095804Z:5b7d8639-3529-44bd-821d-7face84cc7cd" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "84299a33-1f71-43c3-a86c-270d93aa5f0b" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:58:06 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e0cd05b4-0759-4b29-a9a6-08c61fadba22", - "x-ms-ratelimit-remaining-subscription-reads": "11696", - "x-ms-request-id": "47cc3d2f-7624-41de-9bd9-e2881ceab69d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095806Z:e0cd05b4-0759-4b29-a9a6-08c61fadba22" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6660fcd8-9d39-49b9-9800-69ccc6d730b7" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:58:08 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "838a2a39-8465-48f7-9624-e6179f0d3636", - "x-ms-ratelimit-remaining-subscription-reads": "11695", - "x-ms-request-id": "205f909e-d49d-48c0-9793-66adf8168d97", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095808Z:838a2a39-8465-48f7-9624-e6179f0d3636" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a5c49405-381c-4b38-90bf-0345036f6d91" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:58:10 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6a601518-ee9a-4f5b-b6bf-7d6699527e30", - "x-ms-ratelimit-remaining-subscription-reads": "11694", - "x-ms-request-id": "87345d2a-ccfe-4f99-8a19-d9500920b335", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095811Z:6a601518-ee9a-4f5b-b6bf-7d6699527e30" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "3fc17a45-5cde-48d5-872f-924f56ac837f" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:58:13 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "55f18dac-9292-42f0-80f5-9ce2987814c0", - "x-ms-ratelimit-remaining-subscription-reads": "11693", - "x-ms-request-id": "4c51d4d7-69e6-4f0e-b5b8-b8ec8e76f3d6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095813Z:55f18dac-9292-42f0-80f5-9ce2987814c0" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "be927fee-de8b-48cc-b07c-76d8a13185a9" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:58:15 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "48bae450-0ee7-46f5-89d2-a5a8c47f5c8a", - "x-ms-ratelimit-remaining-subscription-reads": "11692", - "x-ms-request-id": "5be9cdde-2fca-4c10-bb41-53e1929322b6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095815Z:48bae450-0ee7-46f5-89d2-a5a8c47f5c8a" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "28557bb9-796a-4881-87f1-6d3ca0625043" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:58:17 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d06b8bdb-ce4a-43df-b6aa-9e47b75f8dd9", - "x-ms-ratelimit-remaining-subscription-reads": "11691", - "x-ms-request-id": "57b6a3e3-9fdf-4008-8df8-e7e0852d5ec6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095817Z:d06b8bdb-ce4a-43df-b6aa-9e47b75f8dd9" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "adb4c529-f9e7-440b-b122-8aa92b103677" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:58:19 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5e04a7e4-40d6-4f21-8570-dce0f89bcf63", - "x-ms-ratelimit-remaining-subscription-reads": "11690", - "x-ms-request-id": "eff45700-09ba-4306-89dc-7baf6a1e8ced", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095820Z:5e04a7e4-40d6-4f21-8570-dce0f89bcf63" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "3129d64b-26bd-4038-9f21-44eabeab5d3a" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:58:22 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bf4c8ca8-6417-4c3d-a6ae-6cccdf0029dd", - "x-ms-ratelimit-remaining-subscription-reads": "11689", - "x-ms-request-id": "639a2a5b-2181-480f-9b84-714882c5a18a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095822Z:bf4c8ca8-6417-4c3d-a6ae-6cccdf0029dd" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e06750e3-bbbb-4766-9503-233aef742aac" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:58:24 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d118132f-bb7a-4d16-88b5-7d637b78c7c2", - "x-ms-ratelimit-remaining-subscription-reads": "11688", - "x-ms-request-id": "9160c060-0c7b-4ae9-9cf6-226dbe60fb47", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095824Z:d118132f-bb7a-4d16-88b5-7d637b78c7c2" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "5ba8f9f8-aacd-4760-8876-ab6837558b9b" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:58:26 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "adcb594a-9823-4f8c-a9ac-b2255fc07819", - "x-ms-ratelimit-remaining-subscription-reads": "11687", - "x-ms-request-id": "6e425965-bb1b-48f5-aec0-3bf61ee113c6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095827Z:adcb594a-9823-4f8c-a9ac-b2255fc07819" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e0f52d2b-8e07-4d34-bb3c-509e359c1066" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:58:29 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6962dac1-4b10-4ece-a2e9-4beccc55ab64", - "x-ms-ratelimit-remaining-subscription-reads": "11686", - "x-ms-request-id": "93c77a79-4163-45aa-8120-5ed0b85932c7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095829Z:6962dac1-4b10-4ece-a2e9-4beccc55ab64" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ec155fb7-ad1b-4894-bdfc-579e31ab5c40" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:58:31 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9272a7fd-a1a6-4f1a-8169-ce255c4aeadf", - "x-ms-ratelimit-remaining-subscription-reads": "11685", - "x-ms-request-id": "d2fccd4d-5a1e-47cb-b912-3d9c8e2d5735", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095831Z:9272a7fd-a1a6-4f1a-8169-ce255c4aeadf" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "1d78e0ed-5d85-4f5f-9010-4dac8a774b81" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:58:33 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fccfb445-c55b-4327-aae5-0fcc46cf0f59", - "x-ms-ratelimit-remaining-subscription-reads": "11684", - "x-ms-request-id": "7d3531a1-65ad-4709-b202-f578a0ba779c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095834Z:fccfb445-c55b-4327-aae5-0fcc46cf0f59" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "4686f36e-b7a9-45c9-bed8-b2ebc164cf9d" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:58:36 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fe90de20-823e-4d23-8d22-92cdebf4d244", - "x-ms-ratelimit-remaining-subscription-reads": "11683", - "x-ms-request-id": "c915d483-b19d-4cc1-9528-c3f938aa9c07", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095836Z:fe90de20-823e-4d23-8d22-92cdebf4d244" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "d9bdd86e-afb2-4388-bffd-d162fa82ea24" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:58:38 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c63b995a-38d7-4007-9a02-169143dfce72", - "x-ms-ratelimit-remaining-subscription-reads": "11682", - "x-ms-request-id": "1d47f5a3-bc4b-49ab-9054-1c5b374e8a19", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095838Z:c63b995a-38d7-4007-9a02-169143dfce72" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "b6eaa978-4dd6-4c96-a055-d34035ed6860" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:58:40 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "60ca6dec-5b95-45c7-858c-9e2edfb79c0d", - "x-ms-ratelimit-remaining-subscription-reads": "11681", - "x-ms-request-id": "00ac4da8-b46a-4ebe-b234-49754f7079b2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095841Z:60ca6dec-5b95-45c7-858c-9e2edfb79c0d" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "fc089dea-8b88-4587-9acf-a4f59ed94283" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:58:43 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f95db7af-ab8f-4dd5-9950-ecc33d539719", - "x-ms-ratelimit-remaining-subscription-reads": "11680", - "x-ms-request-id": "6675d10a-3388-4d12-a8cf-2e8c9b171b9e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095843Z:f95db7af-ab8f-4dd5-9950-ecc33d539719" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "aae866a6-79f1-4148-8f82-dd680b12e55c" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:58:45 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ece93792-f141-46c9-9e8f-13c38f235221", - "x-ms-ratelimit-remaining-subscription-reads": "11679", - "x-ms-request-id": "f2338aaf-7d08-4963-a2c3-a8280bd0b293", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095846Z:ece93792-f141-46c9-9e8f-13c38f235221" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "00dddaad-0c76-43ea-b49f-13ce2fad8a9e" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:58:48 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "99bc923a-8f37-4963-a600-7f16aff229ce", - "x-ms-ratelimit-remaining-subscription-reads": "11678", - "x-ms-request-id": "bae6c137-7585-484d-9976-2d2d6bed6622", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095848Z:99bc923a-8f37-4963-a600-7f16aff229ce" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c915da00-671e-445b-b0f0-2e15e827600f" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:58:50 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fcfe657a-6628-4b50-96d0-5fb293b02053", - "x-ms-ratelimit-remaining-subscription-reads": "11677", - "x-ms-request-id": "fe114ead-5f0a-4ba6-93c9-81de04c7b45c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095851Z:fcfe657a-6628-4b50-96d0-5fb293b02053" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "975598b9-f945-430a-97d8-c3e2aeab904d" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:58:52 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a4c34061-ab3b-4f14-b342-014f319ee3b0", - "x-ms-ratelimit-remaining-subscription-reads": "11676", - "x-ms-request-id": "02b1ce88-02fe-4667-8bee-51210204adc6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095853Z:a4c34061-ab3b-4f14-b342-014f319ee3b0" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "1045ae65-eac8-4a19-90f8-89a3cc2a29fe" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:58:55 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "28f3a23b-f751-47a7-bf28-685a5325d3c0", - "x-ms-ratelimit-remaining-subscription-reads": "11675", - "x-ms-request-id": "dc297c1b-74c6-41d7-bc8c-ad79deee3983", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095855Z:28f3a23b-f751-47a7-bf28-685a5325d3c0" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "bdc3d738-8763-4fd7-b752-7827b299ca35" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:58:57 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a7db2eba-96e7-4275-8bb5-f0b5f869260a", - "x-ms-ratelimit-remaining-subscription-reads": "11674", - "x-ms-request-id": "de3cea59-b9a5-4b3b-ac1e-be642838525a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095858Z:a7db2eba-96e7-4275-8bb5-f0b5f869260a" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "5ac67361-35ed-4758-8fb4-e0ae5d2afe70" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:58:59 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "65cbbda3-218b-43c9-a067-f5e69c05ddbe", - "x-ms-ratelimit-remaining-subscription-reads": "11673", - "x-ms-request-id": "c404365c-b0d6-4dc4-94c6-dfcdfc1b663a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095900Z:65cbbda3-218b-43c9-a067-f5e69c05ddbe" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "f5231bb5-656b-456f-8b8c-0e4be47fe0ed" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:59:02 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "97b764eb-ef37-409d-8eb4-5086ead1a3f9", - "x-ms-ratelimit-remaining-subscription-reads": "11672", - "x-ms-request-id": "839e9d48-49c5-4297-9922-4d4d9fd20596", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095902Z:97b764eb-ef37-409d-8eb4-5086ead1a3f9" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "75a04698-73be-43e6-8f15-d9b24b3a91db" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:59:04 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6a36c56f-6632-43dd-9403-48c9df6d9ed0", - "x-ms-ratelimit-remaining-subscription-reads": "11671", - "x-ms-request-id": "7472fb44-7725-4d62-8f00-22df508df02b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095905Z:6a36c56f-6632-43dd-9403-48c9df6d9ed0" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "4173f92b-5b29-4451-b70e-8eed1aa3282e" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:59:06 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1a5c206d-3f97-4d9b-9fad-8fc1929f0a1a", - "x-ms-ratelimit-remaining-subscription-reads": "11670", - "x-ms-request-id": "1ab3e02d-2f49-4ec9-a907-9cb366caa959", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095907Z:1a5c206d-3f97-4d9b-9fad-8fc1929f0a1a" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "f7eb4ca7-afce-4edd-b79e-ce24003ec3c3" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:59:08 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b3a5642a-30c0-4366-a379-030502bac1db", - "x-ms-ratelimit-remaining-subscription-reads": "11669", - "x-ms-request-id": "7299ace4-82d9-494f-a828-b81a43b411e3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095909Z:b3a5642a-30c0-4366-a379-030502bac1db" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "32f42585-2d10-498d-8131-e9f46a935fda" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:59:12 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "00e0b556-50f8-459c-a9af-0553352b2cf2", - "x-ms-ratelimit-remaining-subscription-reads": "11668", - "x-ms-request-id": "79103758-a54f-495b-87f6-422e33c385a4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095912Z:00e0b556-50f8-459c-a9af-0553352b2cf2" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "f8915036-5820-4acb-80e5-c6dcf77889a8" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:59:14 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "beddbdbc-e454-4e34-a7f9-df1596f99a15", - "x-ms-ratelimit-remaining-subscription-reads": "11667", - "x-ms-request-id": "8138123c-9c01-40fb-bb61-0c4d3f46a85a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095914Z:beddbdbc-e454-4e34-a7f9-df1596f99a15" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "83e58a18-867d-409f-a887-7b0bfc9945c3" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:59:16 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c5f7b3fc-60dd-4b24-9af8-680457dd82c7", - "x-ms-ratelimit-remaining-subscription-reads": "11666", - "x-ms-request-id": "0c9add21-0dbe-43fc-900c-4daab03fcd5e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095916Z:c5f7b3fc-60dd-4b24-9af8-680457dd82c7" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ec24eea4-3e8b-49c6-b14d-69bc9d8324d6" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:59:19 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "473181e8-db47-4034-a92c-4959f33a9d7b", - "x-ms-ratelimit-remaining-subscription-reads": "11665", - "x-ms-request-id": "efbf7dee-19ab-43e9-bc84-639e956ee829", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095919Z:473181e8-db47-4034-a92c-4959f33a9d7b" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "96ddbc1b-5374-40a3-9699-58d2d0eacaec" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:59:21 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "744394f2-14fa-4208-ac41-5ddf0e9a4b8b", - "x-ms-ratelimit-remaining-subscription-reads": "11664", - "x-ms-request-id": "47732b1f-a9f4-4dd8-a80d-a922b5d51c82", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095921Z:744394f2-14fa-4208-ac41-5ddf0e9a4b8b" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "58f8ef31-7f93-4d17-80ae-fbf287600aea" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:59:23 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "baa8cb0a-1986-4f0e-82b0-3409422dafa0", - "x-ms-ratelimit-remaining-subscription-reads": "11663", - "x-ms-request-id": "446e30b8-a203-4461-b622-cee72a9e219b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095923Z:baa8cb0a-1986-4f0e-82b0-3409422dafa0" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "2981a86d-6a8a-48fe-b5b9-2ef9713322db" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:59:25 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1c140dcf-6c1e-4255-8b7d-23ef21ab1e82", - "x-ms-ratelimit-remaining-subscription-reads": "11662", - "x-ms-request-id": "8116f32c-c9f2-4ee0-8aea-e7eab238c9dc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095926Z:1c140dcf-6c1e-4255-8b7d-23ef21ab1e82" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "23f77cfb-1c1c-4d87-b04a-30bdac830e61" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:59:28 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7a42ddba-8d90-4b28-a4b0-0b035f10e412", - "x-ms-ratelimit-remaining-subscription-reads": "11661", - "x-ms-request-id": "d5378b45-b84c-4d71-957e-11aa4a3bc631", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095928Z:7a42ddba-8d90-4b28-a4b0-0b035f10e412" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "786c2b8d-a533-44ce-afe6-4eb23560b073" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:59:30 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0834a91b-ed33-4f55-a139-1707f0e7ddef", - "x-ms-ratelimit-remaining-subscription-reads": "11660", - "x-ms-request-id": "82d309a7-a1e6-422d-a14f-8a28d847bada", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095930Z:0834a91b-ed33-4f55-a139-1707f0e7ddef" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "76aa5b4a-bbcc-4997-b211-cc9247c48c6d" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:59:32 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "dbe93946-6090-4623-b51a-0e0c92ba3b5a", - "x-ms-ratelimit-remaining-subscription-reads": "11659", - "x-ms-request-id": "8f582a76-0496-4b54-9816-0b747169e94e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095933Z:dbe93946-6090-4623-b51a-0e0c92ba3b5a" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e2e42789-6ae7-4391-a180-f7cedd165750" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:59:35 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3c87e27c-1e1b-4111-99bd-ce2b112883b1", - "x-ms-ratelimit-remaining-subscription-reads": "11658", - "x-ms-request-id": "cd8c4356-b003-4377-8724-7e74debaec71", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095935Z:3c87e27c-1e1b-4111-99bd-ce2b112883b1" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "b08bc6f0-5623-483a-9b0c-84721640af38" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:59:37 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d6e2bc30-ccee-47af-8f9e-a2f1960ec051", - "x-ms-ratelimit-remaining-subscription-reads": "11657", - "x-ms-request-id": "7f2d42b3-ccf5-49cd-98ed-c7e907aaa71a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095937Z:d6e2bc30-ccee-47af-8f9e-a2f1960ec051" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ae2e05f3-8ad9-4dbf-90de-35ecc5da60d0" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:59:39 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c8bbf777-6d9c-4749-aee0-563be1c69e63", - "x-ms-ratelimit-remaining-subscription-reads": "11656", - "x-ms-request-id": "51e5035f-1815-4c79-b0fa-759f274cd698", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095940Z:c8bbf777-6d9c-4749-aee0-563be1c69e63" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "7865cfec-a3b2-4c92-9495-be62968611d3" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:59:42 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3dae079c-3ee8-4149-ac7e-84312c090d4f", - "x-ms-ratelimit-remaining-subscription-reads": "11655", - "x-ms-request-id": "bf607a10-74f9-471b-bedf-3a0bccc3d8ee", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095942Z:3dae079c-3ee8-4149-ac7e-84312c090d4f" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "df94d6f7-569b-459b-9236-257cb56b97fe" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:59:44 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "34933ad8-5c3b-4517-9162-0fca94eb06af", - "x-ms-ratelimit-remaining-subscription-reads": "11654", - "x-ms-request-id": "a85a91b9-facf-4037-8bf9-9ecaab364832", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095944Z:34933ad8-5c3b-4517-9162-0fca94eb06af" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "b4889073-ef19-485b-9c48-c5d3a9eae711" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:59:46 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "470771f0-4b61-42c8-a225-336f57aea25a", - "x-ms-ratelimit-remaining-subscription-reads": "11653", - "x-ms-request-id": "88cd1ae5-6ff5-4c1b-8329-62da532a2777", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095947Z:470771f0-4b61-42c8-a225-336f57aea25a" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "32b0ab4a-4d5f-4952-ae63-de8a3b01cdc3" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:59:48 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b74d5c6c-6362-408f-bb42-cd05357f89ce", - "x-ms-ratelimit-remaining-subscription-reads": "11652", - "x-ms-request-id": "52d0be3e-2d33-4ab0-b743-39b372d35384", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095949Z:b74d5c6c-6362-408f-bb42-cd05357f89ce" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "761bafb9-d36b-41c1-b029-dbe4bd5233ae" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:59:51 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "51ff3ba6-c6e2-4b77-8e2c-96160ed9bb88", - "x-ms-ratelimit-remaining-subscription-reads": "11651", - "x-ms-request-id": "650b46ee-cb85-43b3-a9ee-ddb092807d1a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095951Z:51ff3ba6-c6e2-4b77-8e2c-96160ed9bb88" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "122e8aef-0697-4220-85d7-335c8836dec1" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:59:53 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "83802a65-0a01-4bc4-951f-d50335ac02ee", - "x-ms-ratelimit-remaining-subscription-reads": "11650", - "x-ms-request-id": "8f0c2965-171b-439b-8f5f-c6c3a83bdb47", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095954Z:83802a65-0a01-4bc4-951f-d50335ac02ee" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "3d8c6a81-6f29-4616-8f0b-490d9c36fac5" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:59:55 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ba3485e9-db0c-45ff-be86-12ceede919fe", - "x-ms-ratelimit-remaining-subscription-reads": "11649", - "x-ms-request-id": "1b05feb4-45a2-4553-97e4-29ee9e8f9058", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095956Z:ba3485e9-db0c-45ff-be86-12ceede919fe" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "dd5a3be8-4c29-4d17-b234-cae5e4ca22b2" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:59:58 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b5564ed5-eb6d-422a-ba65-c8d467a38182", - "x-ms-ratelimit-remaining-subscription-reads": "11648", - "x-ms-request-id": "88ede671-bf7c-495f-936e-543073ee252e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T095958Z:b5564ed5-eb6d-422a-ba65-c8d467a38182" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "d32978e0-db75-4601-ae10-cd83d3ea112f" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:00:00 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cb7804fb-66cf-4b7a-a0a7-cbb2bd39970d", - "x-ms-ratelimit-remaining-subscription-reads": "11647", - "x-ms-request-id": "25249300-b432-4cc6-ae28-273ed3e2cf7b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100001Z:cb7804fb-66cf-4b7a-a0a7-cbb2bd39970d" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "7fb2f6f8-ee1f-45cf-b3b8-5da5c4794d10" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:00:02 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2734d6b6-2ab7-4a7d-b07d-09b5d4d0f310", - "x-ms-ratelimit-remaining-subscription-reads": "11646", - "x-ms-request-id": "56e50b7f-74a1-4df3-9557-7322cf687ef3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100003Z:2734d6b6-2ab7-4a7d-b07d-09b5d4d0f310" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "b4bd1a93-8a5d-4ba7-89f5-b4ec7d4e6c77" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:00:04 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "41ff3d4c-34dc-4c04-8a51-e45123a464c8", - "x-ms-ratelimit-remaining-subscription-reads": "11645", - "x-ms-request-id": "c14c80e1-c7a6-42a3-b3df-db181b38b6d1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100005Z:41ff3d4c-34dc-4c04-8a51-e45123a464c8" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "d8b1ec7d-38b6-456b-b1f5-47a53a07716c" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:00:07 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "483d5ed3-bfd7-4b29-8b71-496a30e1aad2", - "x-ms-ratelimit-remaining-subscription-reads": "11644", - "x-ms-request-id": "d2e100cb-bb70-471d-9e31-c72f4f22e2e9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100008Z:483d5ed3-bfd7-4b29-8b71-496a30e1aad2" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e4135073-0684-4c5d-beb5-df2a10b3b8a0" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:00:09 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5910eea0-e692-40b3-be66-715d89b009e1", - "x-ms-ratelimit-remaining-subscription-reads": "11643", - "x-ms-request-id": "8e36c2cf-0209-42ba-acaf-dae18b62b524", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100010Z:5910eea0-e692-40b3-be66-715d89b009e1" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6731fd7b-cad4-42af-af9d-39f774078f69" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:00:11 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "293e55ae-ab4b-403c-b854-edf15d7306a0", - "x-ms-ratelimit-remaining-subscription-reads": "11642", - "x-ms-request-id": "dd7e38be-2ed8-40cb-9fcd-afe92108f913", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100012Z:293e55ae-ab4b-403c-b854-edf15d7306a0" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "29894449-a0ce-4a91-972a-cd86a653a348" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:00:14 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "113a4894-9e5a-4b23-891f-a075931556e7", - "x-ms-ratelimit-remaining-subscription-reads": "11641", - "x-ms-request-id": "3ae6fe73-844e-4f72-829f-1279ed89c84e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100015Z:113a4894-9e5a-4b23-891f-a075931556e7" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6eec6477-743c-40da-9d78-e7945a7e4b1c" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:00:16 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "022e22bb-3a78-4040-af35-524127c61533", - "x-ms-ratelimit-remaining-subscription-reads": "11640", - "x-ms-request-id": "30ba25b3-f19f-4e3b-b996-f5054b219082", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100017Z:022e22bb-3a78-4040-af35-524127c61533" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "5c5cad29-bd15-4688-b5c0-4c50bf80b479" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:00:18 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f71a2346-e740-42d3-83a9-9b056dcb6f0f", - "x-ms-ratelimit-remaining-subscription-reads": "11639", - "x-ms-request-id": "b217c7cd-90ce-43b2-ab10-beeaa64b0b88", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100019Z:f71a2346-e740-42d3-83a9-9b056dcb6f0f" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "cbd9c439-5627-443f-b2a7-5f82ac673e0b" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:00:21 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b8eb866a-4fe5-4d2a-bb6e-3cb8f250122f", - "x-ms-ratelimit-remaining-subscription-reads": "11638", - "x-ms-request-id": "5d1b909e-1511-459d-a235-44cae8f21cc7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100022Z:b8eb866a-4fe5-4d2a-bb6e-3cb8f250122f" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "abc7694d-85d1-471d-8da0-2ac26a72aea3" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:00:23 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6546202f-345e-4d01-acee-e24486c1d778", - "x-ms-ratelimit-remaining-subscription-reads": "11637", - "x-ms-request-id": "510cc450-1699-4df6-824c-dc5d6f69e282", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100024Z:6546202f-345e-4d01-acee-e24486c1d778" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "60f8ce61-a508-4846-80ee-a45435f21078" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:00:25 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "92c57a53-484b-45d3-afbf-ff6c4bc3d124", - "x-ms-ratelimit-remaining-subscription-reads": "11636", - "x-ms-request-id": "5e4c1be4-856e-4a20-b52c-912c204de65d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100026Z:92c57a53-484b-45d3-afbf-ff6c4bc3d124" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "64e49459-d3ba-461d-969b-530fac0d47a5" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:00:28 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1311cc9b-9691-471f-a3f9-f5a698440bd6", - "x-ms-ratelimit-remaining-subscription-reads": "11635", - "x-ms-request-id": "66f6919a-cc75-4ae6-9135-507114b94410", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100029Z:1311cc9b-9691-471f-a3f9-f5a698440bd6" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "49c08d12-3f43-40fc-b500-8d745d821bf5" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:00:31 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bd448e02-0e85-4968-b4a9-21b07106e557", - "x-ms-ratelimit-remaining-subscription-reads": "11634", - "x-ms-request-id": "5cc3bbc8-3022-4104-b479-f35ebbbf0eea", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100031Z:bd448e02-0e85-4968-b4a9-21b07106e557" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "1277626e-116e-4b64-9a60-98b6c1467659" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:00:33 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b4fcf913-b6a9-4d4f-b990-c9e98747ed96", - "x-ms-ratelimit-remaining-subscription-reads": "11633", - "x-ms-request-id": "dbde3aa8-3731-4611-8b25-0e261011822a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100033Z:b4fcf913-b6a9-4d4f-b990-c9e98747ed96" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "2d8da3ce-58c8-4b7c-86b8-27cae53b63d9" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:00:36 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2e17d67f-6645-4254-b5c7-51bed4038b04", - "x-ms-ratelimit-remaining-subscription-reads": "11632", - "x-ms-request-id": "8506b169-0e78-4382-9f4d-39bb53892e92", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100036Z:2e17d67f-6645-4254-b5c7-51bed4038b04" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "67813d2b-8764-4af3-a7d0-041327296d97" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:00:38 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5fddb86b-a5b6-4fa2-88d9-05cc93978d7d", - "x-ms-ratelimit-remaining-subscription-reads": "11631", - "x-ms-request-id": "d591912b-b840-4d23-acbd-55a9f4ef037b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100038Z:5fddb86b-a5b6-4fa2-88d9-05cc93978d7d" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "8b33d028-a036-4e6e-913e-6d190de48ec2" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:00:40 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2010031b-e732-4a07-a0f4-b81af8d34920", - "x-ms-ratelimit-remaining-subscription-reads": "11630", - "x-ms-request-id": "848ac01c-1b6e-4f38-9732-6c5d2c278c79", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100040Z:2010031b-e732-4a07-a0f4-b81af8d34920" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e5c902b8-2a75-4d85-aba7-1ec037bd1d09" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:00:42 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "abef6cc6-9a41-4fa0-87a2-a50bae6ec816", - "x-ms-ratelimit-remaining-subscription-reads": "11629", - "x-ms-request-id": "31685181-f226-4a47-886a-8cc0db2a79d5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100043Z:abef6cc6-9a41-4fa0-87a2-a50bae6ec816" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "b8627a28-47ad-476e-93d0-99e1e585bed6" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:00:45 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "458e2510-d47c-4e70-8f21-71d415b47097", - "x-ms-ratelimit-remaining-subscription-reads": "11628", - "x-ms-request-id": "aba708c6-b80a-46c5-a915-d05dd0d6ce30", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100045Z:458e2510-d47c-4e70-8f21-71d415b47097" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "9c67f057-884b-4dcd-9488-08ef61b861e2" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:00:47 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3b478eb9-ca0a-4305-8c74-b1013bd8ea75", - "x-ms-ratelimit-remaining-subscription-reads": "11627", - "x-ms-request-id": "85bcc76b-c1b7-4427-9476-83db77ead9f9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100047Z:3b478eb9-ca0a-4305-8c74-b1013bd8ea75" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "f767947f-8f9c-4567-bc43-b0ad964927d9" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:00:49 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ea29bf8f-19e7-49db-898a-d533a1362e8d", - "x-ms-ratelimit-remaining-subscription-reads": "11626", - "x-ms-request-id": "5762d982-6a74-4beb-ad42-d1c59f5fdb1a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100050Z:ea29bf8f-19e7-49db-898a-d533a1362e8d" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "612a820a-4aa3-4ae9-a0a1-3d2277744256" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:00:52 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "57daf70d-efc3-4e02-b884-f08b82f6bbbf", - "x-ms-ratelimit-remaining-subscription-reads": "11625", - "x-ms-request-id": "b35ea4cc-d614-4913-bad8-606a3f60ae30", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100052Z:57daf70d-efc3-4e02-b884-f08b82f6bbbf" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "32175797-0d06-40fe-be17-2fed5aa2e42a" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:00:54 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3c200903-c10f-42d0-8bd2-8aaba2e9e952", - "x-ms-ratelimit-remaining-subscription-reads": "11624", - "x-ms-request-id": "9bb47b06-791b-4874-9ade-15b335032cef", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100054Z:3c200903-c10f-42d0-8bd2-8aaba2e9e952" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "927649c9-c3c9-4a86-88f5-69b6b942b789" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:00:56 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7359757f-8455-480f-8d04-5d6526ed21fb", - "x-ms-ratelimit-remaining-subscription-reads": "11623", - "x-ms-request-id": "c3fd1d92-ca70-4e41-a682-7b198dc9e3ca", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100057Z:7359757f-8455-480f-8d04-5d6526ed21fb" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ae57d51a-ec2a-4325-80d3-661a39935044" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:00:58 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1e305b03-b6ef-4b1e-bd72-bfa4e8ff3f0b", - "x-ms-ratelimit-remaining-subscription-reads": "11622", - "x-ms-request-id": "6bf3106d-9042-4bb0-b409-3f32c629dc8e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100059Z:1e305b03-b6ef-4b1e-bd72-bfa4e8ff3f0b" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "f6165f9c-9e27-406d-ac35-c7cb88ab1dd6" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:01:01 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "64f29601-cad4-4eff-8eb7-b49dde9e6caf", - "x-ms-ratelimit-remaining-subscription-reads": "11621", - "x-ms-request-id": "2de56562-2ed7-449f-b8db-f07406b6684f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100101Z:64f29601-cad4-4eff-8eb7-b49dde9e6caf" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "5572c7ae-3975-4a86-b98b-6017992889b8" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:01:03 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "93bf49f6-4828-42a0-a3be-1c1456e0a07a", - "x-ms-ratelimit-remaining-subscription-reads": "11620", - "x-ms-request-id": "807dda65-f4ce-4235-a099-5adb88b6e93c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100104Z:93bf49f6-4828-42a0-a3be-1c1456e0a07a" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "66b60790-1ee8-4274-b6d4-e1e64dbb6366" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:01:06 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cd7fda9a-2fe8-4a48-95ec-c3e8cd4b0724", - "x-ms-ratelimit-remaining-subscription-reads": "11619", - "x-ms-request-id": "6c7547e3-862a-4d3e-8946-da15b5212d0d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100107Z:cd7fda9a-2fe8-4a48-95ec-c3e8cd4b0724" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "0a6e66b5-969c-4a66-8971-c2c1c2b2cf36" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:01:08 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c50dfa4f-c717-45a1-ae34-3648f55f4a84", - "x-ms-ratelimit-remaining-subscription-reads": "11618", - "x-ms-request-id": "4c649e63-dd1a-4945-b3af-591a7e2754e5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100109Z:c50dfa4f-c717-45a1-ae34-3648f55f4a84" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "694818ca-e7da-4c6f-b4b0-14c7d5cdb5a9" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:01:11 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "49235d95-6fc2-4c0b-b31d-601851f62424", - "x-ms-ratelimit-remaining-subscription-reads": "11617", - "x-ms-request-id": "5dff8cfa-9b1d-4fc9-96b3-b77173daab8b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100111Z:49235d95-6fc2-4c0b-b31d-601851f62424" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "adb9250e-b724-40c6-b554-1a4a2d049127" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:01:13 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cce80973-a2fe-4c1e-bb26-a923ea5fff21", - "x-ms-ratelimit-remaining-subscription-reads": "11616", - "x-ms-request-id": "93ca5a0f-33b1-45c5-ba1a-1000a0be253c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100114Z:cce80973-a2fe-4c1e-bb26-a923ea5fff21" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "9aac3ad4-50da-40a3-b59c-fb2f55cbaa95" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:01:15 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "538c9f2a-e2c1-4f1b-b4e1-affbc580586b", - "x-ms-ratelimit-remaining-subscription-reads": "11615", - "x-ms-request-id": "9db670aa-db6d-4513-94a3-f45c7cd60fdf", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100116Z:538c9f2a-e2c1-4f1b-b4e1-affbc580586b" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "0320c46d-1bac-4089-9624-4bfd567e660a" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:01:18 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "689cd923-a075-4685-87bc-66ae34fd783d", - "x-ms-ratelimit-remaining-subscription-reads": "11614", - "x-ms-request-id": "277bc5d6-1372-4369-a732-2ffc407f02b1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100118Z:689cd923-a075-4685-87bc-66ae34fd783d" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ecd5779d-68b2-4572-b2e2-3fa747f5843f" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:01:20 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a2adda94-80f0-423e-9b7b-18a4b95f28a4", - "x-ms-ratelimit-remaining-subscription-reads": "11613", - "x-ms-request-id": "617c486d-96ec-49db-ac6f-09bd2e4e1202", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100121Z:a2adda94-80f0-423e-9b7b-18a4b95f28a4" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "ba4b1750-bb21-4a08-a0cb-3c8cefae2759" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:01:22 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "55bfb034-262b-4f1d-b176-9841a57a12a1", - "x-ms-ratelimit-remaining-subscription-reads": "11612", - "x-ms-request-id": "32124ca2-9723-494b-ab60-423449df302e", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100123Z:55bfb034-262b-4f1d-b176-9841a57a12a1" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e0c5625e-fc3e-4ae9-ab1b-f86decc04220" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:01:25 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a684af8d-c32f-48ca-abf8-91663bd2c461", - "x-ms-ratelimit-remaining-subscription-reads": "11611", - "x-ms-request-id": "1e18fc97-9ebf-43c1-9736-402f62bdebf6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100125Z:a684af8d-c32f-48ca-abf8-91663bd2c461" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "3da1d1b0-ec85-4f15-9582-719b5179aabb" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:01:27 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2b244851-816d-4036-9b21-e87c1702b427", - "x-ms-ratelimit-remaining-subscription-reads": "11610", - "x-ms-request-id": "b46d7f04-572a-444c-a133-4ba6b34950d0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100128Z:2b244851-816d-4036-9b21-e87c1702b427" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "48fe28ee-dfb2-43db-8481-be78aff08166" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:01:29 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c5f5bd1a-25ca-4a73-a849-7cdb4d43f637", - "x-ms-ratelimit-remaining-subscription-reads": "11609", - "x-ms-request-id": "3af26390-5541-4897-bcb3-59096527b9b0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100130Z:c5f5bd1a-25ca-4a73-a849-7cdb4d43f637" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6be93df9-3747-4b23-87a4-9f25f79e6c20" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:01:31 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "069985f3-a4d1-4ba4-99a0-dd3c530dfab2", - "x-ms-ratelimit-remaining-subscription-reads": "11608", - "x-ms-request-id": "8707bb1c-f555-4b07-81cb-11f8d7d65ac4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100132Z:069985f3-a4d1-4ba4-99a0-dd3c530dfab2" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "af6a0e7c-8e8c-481d-81b6-d970eb7de42e" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:01:34 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "099502f2-b123-4736-aee4-6dca9836c061", - "x-ms-ratelimit-remaining-subscription-reads": "11607", - "x-ms-request-id": "4e512164-3a54-4600-9aeb-439d0eae27b0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100135Z:099502f2-b123-4736-aee4-6dca9836c061" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "f7627cae-abde-49e2-92f0-52964fb04f63" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:01:36 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "847a9d2c-38b5-4820-a4c1-7b5215d15836", - "x-ms-ratelimit-remaining-subscription-reads": "11606", - "x-ms-request-id": "ea9a6a5c-ac95-4b6d-a4f1-e92cd40fd829", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100137Z:847a9d2c-38b5-4820-a4c1-7b5215d15836" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "9c200e11-db23-468a-95c6-976c7feab704" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:01:38 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "812e1e6b-c2fc-4ba3-a2dc-a1ace410f0c7", - "x-ms-ratelimit-remaining-subscription-reads": "11605", - "x-ms-request-id": "a927b724-75b0-4199-a9c6-a23a14b0dba6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100139Z:812e1e6b-c2fc-4ba3-a2dc-a1ace410f0c7" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "9c5c9bd4-8f45-492b-8d05-acba679be024" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:01:41 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1ebcf877-386e-4390-871e-390b8c087169", - "x-ms-ratelimit-remaining-subscription-reads": "11604", - "x-ms-request-id": "3216eb12-0c2d-4324-85ba-cd8d9dd074d6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100141Z:1ebcf877-386e-4390-871e-390b8c087169" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c5700d19-18f7-4665-9e5d-0c16569cec6c" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "546", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:01:43 GMT", - "ETag": "\u00221200f313-0000-0100-0000-640070830000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1f1005c9-9021-40a5-b006-3a5995df0389", - "x-ms-ratelimit-remaining-subscription-reads": "11603", - "x-ms-request-id": "1ddf293a-c94e-4238-a757-5c88357734a5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100144Z:1f1005c9-9021-40a5-b006-3a5995df0389" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Deleting", - "startTime": "2023-03-02T09:46:43.5358169Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e42762a3-0dfa-4a61-a6b8-6c875c9417ef" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:01:46 GMT", - "ETag": "\u002212000a15-0000-0100-0000-6400740a0000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7a6f5c8d-5d8f-4022-a75a-22bbf9ee6676", - "x-ms-ratelimit-remaining-subscription-reads": "11602", - "x-ms-request-id": "7535f9da-7ed5-4082-93e1-d21ac1aaa864", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100146Z:7a6f5c8d-5d8f-4022-a75a-22bbf9ee6676" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "name": "8b59d2d6-9a38-41db-a7ee-acbd010fe146*9E3960BA107320C782CF04D05F9600CCBB5ADA39A6CBC75AEE52BC16BDBDA786", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "status": "Succeeded", - "startTime": "2023-03-02T09:46:43.5358169Z", - "endTime": "2023-03-02T10:01:46.0529955Z", - "properties": null - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "5030b2c5-eee9-48a5-b480-678d97ff3324" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:01:47 GMT", - "Expires": "-1", - "mise-correlation-id": "608557c6-eb08-4280-b208-04200b1aee6d", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b684268b-2cd3-4651-a394-3cf47125ddf1", - "x-ms-providerhub-traffic": "True", - "x-ms-ratelimit-remaining-subscription-reads": "11601", - "x-ms-request-id": "06a36c46-1924-4e78-9b80-e736fca17d66", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100147Z:b684268b-2cd3-4651-a394-3cf47125ddf1" - }, - "ResponseBody": { - "value": [] - } - } - ], - "Variables": {} -} diff --git a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_agent_get_test.json b/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_agent_get_test.json deleted file mode 100644 index 6ec44c17105c..000000000000 --- a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_agent_get_test.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "b1016690-1edd-422c-8999-4b9f53106127" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:46:29 GMT", - "ETag": "\u00224c0058ed-0000-0100-0000-6400706b0000\u0022", - "Expires": "-1", - "mise-correlation-id": "9e30905d-3a2e-40d9-b9fd-0a2f56d230c2", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "38bcf66a-4aaf-413d-ac6f-c113d8e8aa3d", - "x-ms-providerhub-traffic": "True", - "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-request-id": "55110a68-569a-4b87-b2ae-54d102fd365d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094630Z:38bcf66a-4aaf-413d-ac6f-c113d8e8aa3d" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "name": "testagent", - "type": "microsoft.storagemover/storagemovers/agents", - "systemData": { - "createdBy": "azure_client_id", - "createdByType": "Application", - "createdAt": "2023-03-02T09:46:19.354494Z", - "lastModifiedBy": "azure_client_id", - "lastModifiedByType": "Application", - "lastModifiedAt": "2023-03-02T09:46:19.354494Z" - }, - "properties": { - "arcResourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.HybridCompute/machines/testhybridCompute", - "arcVmUuid": "3bb2c024-eba9-4d18-9e7a-1d772fcc5fe9", - "agentStatus": "Registering", - "description": "Example Agent Description", - "provisioningState": "Succeeded" - } - } - } - ], - "Variables": {} -} diff --git a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_agent_list_test.json b/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_agent_list_test.json deleted file mode 100644 index b558282d8fa6..000000000000 --- a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_agent_list_test.json +++ /dev/null @@ -1,61 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "9107472e-f911-41df-94f3-0eb0885f9882" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:46:35 GMT", - "Expires": "-1", - "mise-correlation-id": "a9d0fdb9-acd8-49b0-9f52-86156309fa95", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "10940b8a-40bd-4149-bb0d-b3e7bdc19fb2", - "x-ms-providerhub-traffic": "True", - "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-request-id": "a8769d2d-c34a-4776-9958-2be56dc4d124", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094635Z:10940b8a-40bd-4149-bb0d-b3e7bdc19fb2" - }, - "ResponseBody": { - "value": [ - { - "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "name": "testagent", - "type": "microsoft.storagemover/storagemovers/agents", - "systemData": { - "createdBy": "azure_client_id", - "createdByType": "Application", - "createdAt": "2023-03-02T09:46:19.354494Z", - "lastModifiedBy": "azure_client_id", - "lastModifiedByType": "Application", - "lastModifiedAt": "2023-03-02T09:46:19.354494Z" - }, - "properties": { - "arcResourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.HybridCompute/machines/testhybridCompute", - "arcVmUuid": "3bb2c024-eba9-4d18-9e7a-1d772fcc5fe9", - "agentStatus": "Registering", - "description": "Example Agent Description", - "provisioningState": "Succeeded" - } - } - ] - } - } - ], - "Variables": {} -} diff --git a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_agents_create_test.json b/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_agents_create_test.json deleted file mode 100644 index 89b72d60c85a..000000000000 --- a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_agents_create_test.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent?api-version=2023-03-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "Content-Length": "249", - "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e65d6e85-15c1-429f-b6c9-c3b92119b259" - }, - "RequestBody": { - "properties": { - "description": "Example Agent Description", - "arcResourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.HybridCompute/machines/testhybridCompute", - "arcVmUuid": "3bb2c024-eba9-4d18-9e7a-1d772fcc5fe9" - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:46:20 GMT", - "ETag": "\u00224c0058ed-0000-0100-0000-6400706b0000\u0022", - "Expires": "-1", - "mise-correlation-id": "e11756a5-e34f-4e0e-a5e0-0e02ff1f18ac", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "02db8de0-528d-4d53-89f8-8a8ec2168222", - "x-ms-providerhub-traffic": "True", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "d7fc3113-8516-4d42-86b7-842c4ea0f9f8", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094620Z:02db8de0-528d-4d53-89f8-8a8ec2168222" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "name": "testagent", - "type": "microsoft.storagemover/storagemovers/agents", - "systemData": { - "createdBy": "azure_client_id", - "createdByType": "Application", - "createdAt": "2023-03-02T09:46:19.354494Z", - "lastModifiedBy": "azure_client_id", - "lastModifiedByType": "Application", - "lastModifiedAt": "2023-03-02T09:46:19.354494Z" - }, - "properties": { - "arcResourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.HybridCompute/machines/testhybridCompute", - "arcVmUuid": "3bb2c024-eba9-4d18-9e7a-1d772fcc5fe9", - "agentStatus": "Registering", - "description": "Example Agent Description", - "provisioningState": "Succeeded" - } - } - } - ], - "Variables": {} -} diff --git a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_endpoints_create_test.json b/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_endpoints_create_test.json deleted file mode 100644 index 64ad299882cd..000000000000 --- a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_endpoints_create_test.json +++ /dev/null @@ -1,128 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/endpoints/testendpoint?api-version=2023-03-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "Content-Length": "310", - "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "803c971b-dd10-4608-a4ba-126522555f86" - }, - "RequestBody": { - "properties": { - "endpointType": "AzureStorageBlobContainer", - "description": "Example Storage Container Endpoint Description", - "storageAccountResourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Storage/storageAccounts/teststorageaccountxxx1", - "blobContainerName": "testblob" - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:46:22 GMT", - "ETag": "\u002205006808-0000-0100-0000-6400706d0000\u0022", - "Expires": "-1", - "mise-correlation-id": "47857def-0af7-43e4-b61d-90bd5863ba44", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8805a510-a6be-4006-b685-3ab9d27c41a1", - "x-ms-providerhub-traffic": "True", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "244685a1-b21c-4812-ba2f-789a1c8cc189", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094622Z:8805a510-a6be-4006-b685-3ab9d27c41a1" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/endpoints/testendpoint", - "name": "testendpoint", - "type": "microsoft.storagemover/storagemovers/endpoints", - "systemData": { - "createdBy": "azure_client_id", - "createdByType": "Application", - "createdAt": "2023-03-02T09:46:21.4639992Z", - "lastModifiedBy": "azure_client_id", - "lastModifiedByType": "Application", - "lastModifiedAt": "2023-03-02T09:46:21.4639992Z" - }, - "properties": { - "storageAccountResourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Storage/storageAccounts/teststorageaccountxxx1", - "blobContainerName": "testblob", - "endpointType": "AzureStorageBlobContainer", - "description": "Example Storage Container Endpoint Description", - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/endpoints/testendpoint1?api-version=2023-03-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "Content-Length": "77", - "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "16b4c582-6501-402e-86c8-e5392663c8a4" - }, - "RequestBody": { - "properties": { - "endpointType": "NfsMount", - "host": "testendpoint1", - "export": "" - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:46:23 GMT", - "ETag": "\u002205006908-0000-0100-0000-6400706e0000\u0022", - "Expires": "-1", - "mise-correlation-id": "cf0a0361-6f93-4179-be92-53843abdd4ad", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fa5e7072-897d-482e-8fa9-618d6230f9fa", - "x-ms-providerhub-traffic": "True", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "bac93d74-c940-400e-b896-29508819ee94", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094623Z:fa5e7072-897d-482e-8fa9-618d6230f9fa" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/endpoints/testendpoint1", - "name": "testendpoint1", - "type": "microsoft.storagemover/storagemovers/endpoints", - "systemData": { - "createdBy": "azure_client_id", - "createdByType": "Application", - "createdAt": "2023-03-02T09:46:22.4172142Z", - "lastModifiedBy": "azure_client_id", - "lastModifiedByType": "Application", - "lastModifiedAt": "2023-03-02T09:46:22.4172142Z" - }, - "properties": { - "host": "testendpoint1", - "nfsVersion": "NFSauto", - "export": "", - "endpointType": "NfsMount", - "provisioningState": "Succeeded" - } - } - } - ], - "Variables": {} -} diff --git a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_endpoints_delete_test.json b/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_endpoints_delete_test.json deleted file mode 100644 index e88d4a927f44..000000000000 --- a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_endpoints_delete_test.json +++ /dev/null @@ -1,97 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/endpoints/testendpoint?api-version=2023-03-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "6e451f20-7573-47be-a48d-c1811ca94ad0" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Date": "Thu, 02 Mar 2023 10:01:49 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "002fd257-2590-48a9-a38b-fbd3d0c1d3e3", - "x-ms-providerhub-traffic": "True", - "x-ms-ratelimit-remaining-subscription-deletes": "14997", - "x-ms-request-id": "00000000-0000-0000-0000-000000000000", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100149Z:002fd257-2590-48a9-a38b-fbd3d0c1d3e3" - }, - "ResponseBody": null - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/endpoints/testendpoint1?api-version=2023-03-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "08eddcb9-b4a8-4d7b-837b-1909143cd7d9" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Date": "Thu, 02 Mar 2023 10:01:50 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "62045cc2-1d42-4dae-b751-ec6d41540c9f", - "x-ms-providerhub-traffic": "True", - "x-ms-ratelimit-remaining-subscription-deletes": "14996", - "x-ms-request-id": "00000000-0000-0000-0000-000000000000", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100150Z:62045cc2-1d42-4dae-b751-ec6d41540c9f" - }, - "ResponseBody": null - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/endpoints?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "f6791ff8-18da-4e10-b8a7-71ae012e625d" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:01:50 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7bb3d594-6d2f-4c21-8461-6635358872c5", - "x-ms-providerhub-traffic": "True", - "x-ms-ratelimit-remaining-subscription-reads": "11600", - "x-ms-request-id": "6ec4e9bc-58b8-4fbe-8012-d1856db470c1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100150Z:7bb3d594-6d2f-4c21-8461-6635358872c5" - }, - "ResponseBody": { - "value": [] - } - } - ], - "Variables": {} -} diff --git a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_endpoints_get_test.json b/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_endpoints_get_test.json deleted file mode 100644 index 318f17d38ed6..000000000000 --- a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_endpoints_get_test.json +++ /dev/null @@ -1,57 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/endpoints/testendpoint?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "5d66af89-d026-480e-9e01-f501bfb4a597" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:46:30 GMT", - "ETag": "\u002205006808-0000-0100-0000-6400706d0000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8ededadc-bdd0-4cda-b5df-7a8e108fb2a9", - "x-ms-providerhub-traffic": "True", - "x-ms-ratelimit-remaining-subscription-reads": "11997", - "x-ms-request-id": "6fb8c5ac-517b-448b-92dc-262657296cae", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094631Z:8ededadc-bdd0-4cda-b5df-7a8e108fb2a9" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/endpoints/testendpoint", - "name": "testendpoint", - "type": "microsoft.storagemover/storagemovers/endpoints", - "systemData": { - "createdBy": "azure_client_id", - "createdByType": "Application", - "createdAt": "2023-03-02T09:46:21.4639992Z", - "lastModifiedBy": "azure_client_id", - "lastModifiedByType": "Application", - "lastModifiedAt": "2023-03-02T09:46:21.4639992Z" - }, - "properties": { - "storageAccountResourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Storage/storageAccounts/teststorageaccountxxx1", - "blobContainerName": "testblob", - "endpointType": "AzureStorageBlobContainer", - "description": "Example Storage Container Endpoint Description", - "provisioningState": "Succeeded" - } - } - } - ], - "Variables": {} -} diff --git a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_endpoints_list_test.json b/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_endpoints_list_test.json deleted file mode 100644 index 012dbda219e5..000000000000 --- a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_endpoints_list_test.json +++ /dev/null @@ -1,80 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/endpoints?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c790f8c5-fe3b-484e-9691-5857c90f085d" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:46:34 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5f5069cc-14c8-4b1d-b01f-53002ce21606", - "x-ms-providerhub-traffic": "True", - "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-request-id": "626f8375-593c-47b1-8074-27f2a8e5e658", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094634Z:5f5069cc-14c8-4b1d-b01f-53002ce21606" - }, - "ResponseBody": { - "value": [ - { - "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/endpoints/testendpoint", - "name": "testendpoint", - "type": "microsoft.storagemover/storagemovers/endpoints", - "systemData": { - "createdBy": "azure_client_id", - "createdByType": "Application", - "createdAt": "2023-03-02T09:46:21.4639992Z", - "lastModifiedBy": "azure_client_id", - "lastModifiedByType": "Application", - "lastModifiedAt": "2023-03-02T09:46:21.4639992Z" - }, - "properties": { - "storageAccountResourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.Storage/storageAccounts/teststorageaccountxxx1", - "blobContainerName": "testblob", - "endpointType": "AzureStorageBlobContainer", - "description": "Example Storage Container Endpoint Description", - "provisioningState": "Succeeded" - } - }, - { - "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/endpoints/testendpoint1", - "name": "testendpoint1", - "type": "microsoft.storagemover/storagemovers/endpoints", - "systemData": { - "createdBy": "azure_client_id", - "createdByType": "Application", - "createdAt": "2023-03-02T09:46:22.4172142Z", - "lastModifiedBy": "azure_client_id", - "lastModifiedByType": "Application", - "lastModifiedAt": "2023-03-02T09:46:22.4172142Z" - }, - "properties": { - "host": "testendpoint1", - "nfsVersion": "NFSauto", - "export": "", - "endpointType": "NfsMount", - "provisioningState": "Succeeded" - } - } - ] - } - } - ], - "Variables": {} -} diff --git a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_jobdefinitions_create_test.json b/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_jobdefinitions_create_test.json deleted file mode 100644 index 90cb611eb220..000000000000 --- a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_jobdefinitions_create_test.json +++ /dev/null @@ -1,76 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/projects/testendproject/jobDefinitions/testjobDefinition?api-version=2023-03-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "Content-Length": "210", - "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "57c04e0d-1bf2-4f90-b212-bda35b058200" - }, - "RequestBody": { - "properties": { - "description": "Example Job Definition Description", - "copyMode": "Additive", - "sourceName": "testendpoint1", - "sourceSubpath": "/", - "targetName": "testendpoint", - "targetSubpath": "/", - "agentName": "testagent" - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:46:27 GMT", - "ETag": "\u0022000042b2-0000-0100-0000-640070730000\u0022", - "Expires": "-1", - "mise-correlation-id": "abbd1732-1613-4e2d-85f6-bfd000bcf1b5", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cbf48b40-9edb-4e85-b07e-c57660c28440", - "x-ms-providerhub-traffic": "True", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "ad101928-b804-43b7-8afa-9b8e87d4bb37", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094627Z:cbf48b40-9edb-4e85-b07e-c57660c28440" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/projects/testendproject/jobDefinitions/testjobDefinition", - "name": "testjobDefinition", - "type": "microsoft.storagemover/storagemovers/projects/jobdefinitions", - "systemData": { - "createdBy": "azure_client_id", - "createdByType": "Application", - "createdAt": "2023-03-02T09:46:26.3550861Z", - "lastModifiedBy": "azure_client_id", - "lastModifiedByType": "Application", - "lastModifiedAt": "2023-03-02T09:46:26.3550861Z" - }, - "properties": { - "copyMode": "Additive", - "sourceName": "testendpoint1", - "sourceResourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/endpoints/testendpoint1", - "sourceSubpath": "/", - "targetName": "testendpoint", - "targetResourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/endpoints/testendpoint", - "targetSubpath": "/", - "agentName": "testagent", - "agentResourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "description": "Example Job Definition Description", - "provisioningState": "Succeeded" - } - } - } - ], - "Variables": {} -} diff --git a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_jobdefinitions_delete_test.json b/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_jobdefinitions_delete_test.json deleted file mode 100644 index 175eedab5012..000000000000 --- a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_jobdefinitions_delete_test.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/projects/testendproject/jobDefinitions/testjobDefinition?api-version=2023-03-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "dd8d9982-2171-4b8c-a46d-e45411ff5078" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Date": "Thu, 02 Mar 2023 09:46:41 GMT", - "Expires": "-1", - "mise-correlation-id": "7cfab5a8-163d-4cac-83ca-69829fbf4801", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fb3cdcfd-2d0d-4772-acd7-3f6a79b4e734", - "x-ms-providerhub-traffic": "True", - "x-ms-ratelimit-remaining-subscription-deletes": "14999", - "x-ms-request-id": "00000000-0000-0000-0000-000000000000", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094641Z:fb3cdcfd-2d0d-4772-acd7-3f6a79b4e734" - }, - "ResponseBody": null - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/projects/testendproject/jobDefinitions?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "21e8dc94-9698-4e56-9e49-f6c48e876149" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:46:41 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "33950c15-09f4-438d-978d-953a3d5bd098", - "x-ms-providerhub-traffic": "True", - "x-ms-ratelimit-remaining-subscription-reads": "11989", - "x-ms-request-id": "f7c21913-1d62-4b33-af68-568e8aaa58a0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094642Z:33950c15-09f4-438d-978d-953a3d5bd098" - }, - "ResponseBody": { - "value": [] - } - } - ], - "Variables": {} -} diff --git a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_jobdefinitions_get_test.json b/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_jobdefinitions_get_test.json deleted file mode 100644 index 5864901a6c9c..000000000000 --- a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_jobdefinitions_get_test.json +++ /dev/null @@ -1,63 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/projects/testendproject/jobDefinitions/testjobDefinition?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c5955579-3ec7-41b7-bb02-eef21054da8b" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:46:32 GMT", - "ETag": "\u0022000042b2-0000-0100-0000-640070730000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b0074d09-3116-4d22-85ad-babafe839e26", - "x-ms-providerhub-traffic": "True", - "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-request-id": "95a3174a-01b1-4de3-bab1-546a9ec6194a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094633Z:b0074d09-3116-4d22-85ad-babafe839e26" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/projects/testendproject/jobDefinitions/testjobDefinition", - "name": "testjobDefinition", - "type": "microsoft.storagemover/storagemovers/projects/jobdefinitions", - "systemData": { - "createdBy": "azure_client_id", - "createdByType": "Application", - "createdAt": "2023-03-02T09:46:26.3550861Z", - "lastModifiedBy": "azure_client_id", - "lastModifiedByType": "Application", - "lastModifiedAt": "2023-03-02T09:46:26.3550861Z" - }, - "properties": { - "copyMode": "Additive", - "sourceName": "testendpoint1", - "sourceResourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/endpoints/testendpoint1", - "sourceSubpath": "/", - "targetName": "testendpoint", - "targetResourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/endpoints/testendpoint", - "targetSubpath": "/", - "agentName": "testagent", - "agentResourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "description": "Example Job Definition Description", - "provisioningState": "Succeeded" - } - } - } - ], - "Variables": {} -} diff --git a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_jobdefinitions_list_test.json b/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_jobdefinitions_list_test.json deleted file mode 100644 index 91adc60e09f5..000000000000 --- a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_jobdefinitions_list_test.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/projects/testendproject/jobDefinitions?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "b65f30e3-ed25-4a72-938b-1f58fff38e33" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:46:37 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "69147764-d1b9-4307-8d1b-0c5bd1bfba70", - "x-ms-providerhub-traffic": "True", - "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-request-id": "8d8635c6-921c-42c9-b2f6-19afe0d69e1b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094637Z:69147764-d1b9-4307-8d1b-0c5bd1bfba70" - }, - "ResponseBody": { - "value": [ - { - "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/projects/testendproject/jobDefinitions/testjobDefinition", - "name": "testjobDefinition", - "type": "microsoft.storagemover/storagemovers/projects/jobdefinitions", - "systemData": { - "createdBy": "azure_client_id", - "createdByType": "Application", - "createdAt": "2023-03-02T09:46:26.3550861Z", - "lastModifiedBy": "azure_client_id", - "lastModifiedByType": "Application", - "lastModifiedAt": "2023-03-02T09:46:26.3550861Z" - }, - "properties": { - "copyMode": "Additive", - "sourceName": "testendpoint1", - "sourceResourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/endpoints/testendpoint1", - "sourceSubpath": "/", - "targetName": "testendpoint", - "targetResourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/endpoints/testendpoint", - "targetSubpath": "/", - "agentName": "testagent", - "agentResourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/agents/testagent", - "description": "Example Job Definition Description", - "provisioningState": "Succeeded" - } - } - ] - } - } - ], - "Variables": {} -} diff --git a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_projects_create_test.json b/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_projects_create_test.json deleted file mode 100644 index d17cd02336bb..000000000000 --- a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_projects_create_test.json +++ /dev/null @@ -1,61 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/projects/testendproject?api-version=2023-03-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "Content-Length": "60", - "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "0b18816e-ef6a-4c26-97e0-d57fde3a533b" - }, - "RequestBody": { - "properties": { - "description": "Example Project Description" - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:46:25 GMT", - "ETag": "\u00229f047831-0000-0100-0000-640070700000\u0022", - "Expires": "-1", - "mise-correlation-id": "7df36247-e292-44c0-b4f2-02e69ea751a2", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2c3814b7-d9b9-4f95-9167-87c6be6ed5a6", - "x-ms-providerhub-traffic": "True", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "5e808bac-9b1c-4d24-b172-76f015b65fed", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094625Z:2c3814b7-d9b9-4f95-9167-87c6be6ed5a6" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/projects/testendproject", - "name": "testendproject", - "type": "microsoft.storagemover/storagemovers/projects", - "systemData": { - "createdBy": "azure_client_id", - "createdByType": "Application", - "createdAt": "2023-03-02T09:46:24.4799055Z", - "lastModifiedBy": "azure_client_id", - "lastModifiedByType": "Application", - "lastModifiedAt": "2023-03-02T09:46:24.4799055Z" - }, - "properties": { - "description": "Example Project Description", - "provisioningState": "Succeeded" - } - } - } - ], - "Variables": {} -} diff --git a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_projects_delete_test.json b/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_projects_delete_test.json deleted file mode 100644 index 3c15dee068fa..000000000000 --- a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_projects_delete_test.json +++ /dev/null @@ -1,471 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/projects/testendproject?api-version=2023-03-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "d46a2815-725b-4ff6-9f39-891334412211" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10?api-version=2023-03-01", - "Cache-Control": "no-cache", - "Content-Length": "4", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:01:52 GMT", - "ETag": "\u00229f04e838-0000-0100-0000-640074100000\u0022", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10?api-version=2023-03-01", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e2688c00-2acf-40bd-aa54-791c1722244d", - "x-ms-providerhub-traffic": "True", - "x-ms-ratelimit-remaining-subscription-deletes": "14995", - "x-ms-request-id": "e9d26604-924c-45f4-b57f-fe23afab68d7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100152Z:e2688c00-2acf-40bd-aa54-791c1722244d" - }, - "ResponseBody": "null" - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "e1ff1f88-4fcf-43be-a247-eb7fc5c1e86c" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "553", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:01:52 GMT", - "ETag": "\u002212000e15-0000-0100-0000-640074100000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a131f259-2bd8-4438-8406-11e4401e0020", - "x-ms-ratelimit-remaining-subscription-reads": "11599", - "x-ms-request-id": "71be0c10-5d5e-4e88-84cc-78e44aec90eb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100152Z:a131f259-2bd8-4438-8406-11e4401e0020" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10", - "name": "e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/projects/testendproject", - "status": "Deleting", - "startTime": "2023-03-02T10:01:52.1381386Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "5db788d2-f0cd-43bc-a72d-1d3642733320" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "553", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:01:53 GMT", - "ETag": "\u002212000e15-0000-0100-0000-640074100000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "421fea4f-38b4-4e93-92cf-4c18fa8b7d9c", - "x-ms-ratelimit-remaining-subscription-reads": "11598", - "x-ms-request-id": "c9f9c65e-4622-4502-97a0-4e87b3e5ed30", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100153Z:421fea4f-38b4-4e93-92cf-4c18fa8b7d9c" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10", - "name": "e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/projects/testendproject", - "status": "Deleting", - "startTime": "2023-03-02T10:01:52.1381386Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "02d78733-1107-48f6-91ae-d1b238d2d07a" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "553", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:01:55 GMT", - "ETag": "\u002212000e15-0000-0100-0000-640074100000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b2595a55-b946-4f7b-a377-eb3736cb536a", - "x-ms-ratelimit-remaining-subscription-reads": "11597", - "x-ms-request-id": "020deeff-9e06-461c-9083-4d1676885db5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100155Z:b2595a55-b946-4f7b-a377-eb3736cb536a" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10", - "name": "e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/projects/testendproject", - "status": "Deleting", - "startTime": "2023-03-02T10:01:52.1381386Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "801900d2-1252-493c-b61a-d2f69ae5cb5c" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "553", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:01:57 GMT", - "ETag": "\u002212000e15-0000-0100-0000-640074100000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "52291b61-2f85-4924-9449-e3cef922f15d", - "x-ms-ratelimit-remaining-subscription-reads": "11596", - "x-ms-request-id": "c5d57ca7-2a23-40e7-8c49-523b6e04d27b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100157Z:52291b61-2f85-4924-9449-e3cef922f15d" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10", - "name": "e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/projects/testendproject", - "status": "Deleting", - "startTime": "2023-03-02T10:01:52.1381386Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "05463439-f83d-4cfa-8a04-ad1a1c0f2fd3" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "553", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:02:00 GMT", - "ETag": "\u002212000e15-0000-0100-0000-640074100000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "88fd8502-e0a2-4dc5-ae52-1c853d5a8084", - "x-ms-ratelimit-remaining-subscription-reads": "11595", - "x-ms-request-id": "337590b2-57a0-424e-8999-599e983754e6", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100200Z:88fd8502-e0a2-4dc5-ae52-1c853d5a8084" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10", - "name": "e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/projects/testendproject", - "status": "Deleting", - "startTime": "2023-03-02T10:01:52.1381386Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "7ac0ee0a-ffb0-40d6-8b03-69ba9161dd15" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "553", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:02:02 GMT", - "ETag": "\u002212000e15-0000-0100-0000-640074100000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2e840262-cf10-4306-8306-4accf7c09c64", - "x-ms-ratelimit-remaining-subscription-reads": "11594", - "x-ms-request-id": "9129dfab-d1b9-4264-935e-5e11227c81a7", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100202Z:2e840262-cf10-4306-8306-4accf7c09c64" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10", - "name": "e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/projects/testendproject", - "status": "Deleting", - "startTime": "2023-03-02T10:01:52.1381386Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "11b0026f-56e8-40b0-b9b6-6165fa3ca78b" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "553", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:02:04 GMT", - "ETag": "\u002212000e15-0000-0100-0000-640074100000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6538f835-1eea-440a-8fc2-0c1ca402475b", - "x-ms-ratelimit-remaining-subscription-reads": "11593", - "x-ms-request-id": "a37857c0-ee71-49d4-a4d4-40ab92958f46", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100204Z:6538f835-1eea-440a-8fc2-0c1ca402475b" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10", - "name": "e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/projects/testendproject", - "status": "Deleting", - "startTime": "2023-03-02T10:01:52.1381386Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "df73a8a1-da82-4e7f-97eb-0524525e4f92" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "553", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:02:07 GMT", - "ETag": "\u002212000e15-0000-0100-0000-640074100000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a9b4f54e-aa06-4bac-8433-c0f83e16df1d", - "x-ms-ratelimit-remaining-subscription-reads": "11592", - "x-ms-request-id": "9da798a8-68e9-4bc0-b506-b7ddeff6e77d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100207Z:a9b4f54e-aa06-4bac-8433-c0f83e16df1d" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10", - "name": "e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/projects/testendproject", - "status": "Deleting", - "startTime": "2023-03-02T10:01:52.1381386Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "25032304-d891-49c5-9a2c-ce89a8b74305" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "553", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:02:09 GMT", - "ETag": "\u002212000e15-0000-0100-0000-640074100000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bdb3918d-e918-4a51-bfd0-79c00e1219b2", - "x-ms-ratelimit-remaining-subscription-reads": "11591", - "x-ms-request-id": "fb66886d-2f11-4b60-a9e9-2367ef757089", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100209Z:bdb3918d-e918-4a51-bfd0-79c00e1219b2" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10", - "name": "e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/projects/testendproject", - "status": "Deleting", - "startTime": "2023-03-02T10:01:52.1381386Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "2a5d336b-eda3-4cf3-a933-329677dc78e7" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "553", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:02:11 GMT", - "ETag": "\u002212000e15-0000-0100-0000-640074100000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8143638a-3115-478c-b7ac-90b8cf4aabbd", - "x-ms-ratelimit-remaining-subscription-reads": "11590", - "x-ms-request-id": "8bf66b73-56c8-43ce-a1b3-673febecb18c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100211Z:8143638a-3115-478c-b7ac-90b8cf4aabbd" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10", - "name": "e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/projects/testendproject", - "status": "Deleting", - "startTime": "2023-03-02T10:01:52.1381386Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "4de83543-411a-4685-b490-b70a74e39606" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:02:13 GMT", - "ETag": "\u00220600f1a1-0000-4d00-0000-640074250000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8de71c0d-ed62-4044-b048-3b138dac2395", - "x-ms-ratelimit-remaining-subscription-reads": "11589", - "x-ms-request-id": "086960db-3bf4-4bbe-9932-bb434b585b20", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100214Z:8de71c0d-ed62-4044-b048-3b138dac2395" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10", - "name": "e9d26604-924c-45f4-b57f-fe23afab68d7*612B32893D93B972278B6584AD437CC128CD6B2484B090AA5647C8A0BB1D3D10", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/projects/testendproject", - "status": "Succeeded", - "startTime": "2023-03-02T10:01:52.1381386Z", - "properties": null - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/projects?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "d8aca25d-bd27-4a59-be1a-73ca45f5cd98" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:02:14 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "908d0a5b-b6de-4f24-84cc-40602e96cae7", - "x-ms-providerhub-traffic": "True", - "x-ms-ratelimit-remaining-subscription-reads": "11588", - "x-ms-request-id": "0a5bb3ab-b5b3-4436-86d4-9e6fbda95328", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100214Z:908d0a5b-b6de-4f24-84cc-40602e96cae7" - }, - "ResponseBody": { - "value": [] - } - } - ], - "Variables": {} -} diff --git a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_projects_get_test.json b/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_projects_get_test.json deleted file mode 100644 index c7a7cf077dd0..000000000000 --- a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_projects_get_test.json +++ /dev/null @@ -1,54 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/projects/testendproject?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a4cb1904-62fe-46ae-a65c-89cd9b33b3c8" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:46:31 GMT", - "ETag": "\u00229f047831-0000-0100-0000-640070700000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0187d04b-b91b-4fdd-b5dc-f7657e65228f", - "x-ms-providerhub-traffic": "True", - "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-request-id": "05b81bbe-0935-4aa4-b90b-968348d9576f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094632Z:0187d04b-b91b-4fdd-b5dc-f7657e65228f" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/projects/testendproject", - "name": "testendproject", - "type": "microsoft.storagemover/storagemovers/projects", - "systemData": { - "createdBy": "azure_client_id", - "createdByType": "Application", - "createdAt": "2023-03-02T09:46:24.4799055Z", - "lastModifiedBy": "azure_client_id", - "lastModifiedByType": "Application", - "lastModifiedAt": "2023-03-02T09:46:24.4799055Z" - }, - "properties": { - "description": "Example Project Description", - "provisioningState": "Succeeded" - } - } - } - ], - "Variables": {} -} diff --git a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_projects_list_test.json b/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_projects_list_test.json deleted file mode 100644 index fbf10084d8ba..000000000000 --- a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_projects_list_test.json +++ /dev/null @@ -1,57 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/projects?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "38eb66b8-7df5-42c7-a3f2-5ffcfbcc84f2" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:46:36 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "aca86819-b364-4c62-815e-146e0689c641", - "x-ms-providerhub-traffic": "True", - "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-request-id": "eb4a0c2a-7561-4cc8-a119-fd5bd4b960d2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094636Z:aca86819-b364-4c62-815e-146e0689c641" - }, - "ResponseBody": { - "value": [ - { - "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName/projects/testendproject", - "name": "testendproject", - "type": "microsoft.storagemover/storagemovers/projects", - "systemData": { - "createdBy": "azure_client_id", - "createdByType": "Application", - "createdAt": "2023-03-02T09:46:24.4799055Z", - "lastModifiedBy": "azure_client_id", - "lastModifiedByType": "Application", - "lastModifiedAt": "2023-03-02T09:46:24.4799055Z" - }, - "properties": { - "description": "Example Project Description", - "provisioningState": "Succeeded" - } - } - ] - } - } - ], - "Variables": {} -} diff --git a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_storagemovers_create_test.json b/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_storagemovers_create_test.json deleted file mode 100644 index ae6c562bd3eb..000000000000 --- a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_storagemovers_create_test.json +++ /dev/null @@ -1,71 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName?api-version=2023-03-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "Content-Length": "127", - "Content-Type": "application/json", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "542c8b78-a4f0-4355-a15f-1cb0b77a679c" - }, - "RequestBody": { - "tags": { - "key1": "value1", - "key2": "value2" - }, - "location": "eastus", - "properties": { - "description": "Example Storage Mover Description" - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:46:17 GMT", - "ETag": "\u002207004983-0000-0100-0000-640070670000\u0022", - "Expires": "-1", - "mise-correlation-id": "41cda762-8b83-45b7-837d-5877930af8c7", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e89a3bfb-a734-4023-936d-3587836a3a9a", - "x-ms-providerhub-traffic": "True", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "a4dd1b71-dbd2-4788-b964-5d8444d03c64", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094618Z:e89a3bfb-a734-4023-936d-3587836a3a9a" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName", - "name": "storageMoverName", - "type": "microsoft.storagemover/storagemovers", - "location": "eastus", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "systemData": { - "createdBy": "azure_client_id", - "createdByType": "Application", - "createdAt": "2023-03-02T09:46:15.0259417Z", - "lastModifiedBy": "azure_client_id", - "lastModifiedByType": "Application", - "lastModifiedAt": "2023-03-02T09:46:15.0259417Z" - }, - "properties": { - "description": "Example Storage Mover Description", - "provisioningState": "Succeeded" - } - } - } - ], - "Variables": {} -} diff --git a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_storagemovers_delete_test.json b/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_storagemovers_delete_test.json deleted file mode 100644 index 51833908ac4c..000000000000 --- a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_storagemovers_delete_test.json +++ /dev/null @@ -1,475 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName?api-version=2023-03-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "71f62a94-dd1a-4ff1-b23b-35c00efa304a" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D?api-version=2023-03-01", - "Cache-Control": "no-cache", - "Content-Length": "4", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:02:16 GMT", - "ETag": "\u002207005185-0000-0100-0000-640074280000\u0022", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D?api-version=2023-03-01", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "da16fa2e-b9e9-496e-9408-73997c53d722", - "x-ms-providerhub-traffic": "True", - "x-ms-ratelimit-remaining-subscription-deletes": "14994", - "x-ms-request-id": "e5779d05-46ed-4377-aa56-440c23b40341", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100216Z:da16fa2e-b9e9-496e-9408-73997c53d722" - }, - "ResponseBody": "null" - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "1725cfae-b9ed-41df-96c8-794afd2333a1" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "529", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:02:16 GMT", - "ETag": "\u002212002015-0000-0100-0000-640074280000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a634b2a1-875a-4bdf-9470-fdd5564c28f0", - "x-ms-ratelimit-remaining-subscription-reads": "11587", - "x-ms-request-id": "fb04df6c-9c1d-4114-bc70-8318329b741c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100217Z:a634b2a1-875a-4bdf-9470-fdd5564c28f0" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D", - "name": "e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName", - "status": "Deleting", - "startTime": "2023-03-02T10:02:16.3047651Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "891c97d6-59f8-42cc-872b-40d295dc9392" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "529", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:02:17 GMT", - "ETag": "\u002212002015-0000-0100-0000-640074280000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "05c48234-3df5-4fa0-a259-a8edbc30a9a9", - "x-ms-ratelimit-remaining-subscription-reads": "11586", - "x-ms-request-id": "be2d69e7-0fd0-4eb5-9212-0674f9c7f732", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100217Z:05c48234-3df5-4fa0-a259-a8edbc30a9a9" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D", - "name": "e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName", - "status": "Deleting", - "startTime": "2023-03-02T10:02:16.3047651Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "2f46ac70-c524-458f-8509-8890e91faa54" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "529", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:02:19 GMT", - "ETag": "\u002212002015-0000-0100-0000-640074280000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "92cbc525-f7c1-4f6d-855a-cd776733a961", - "x-ms-ratelimit-remaining-subscription-reads": "11585", - "x-ms-request-id": "7e3a73f0-d8c8-47bb-8a1b-f62796e9b408", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100219Z:92cbc525-f7c1-4f6d-855a-cd776733a961" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D", - "name": "e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName", - "status": "Deleting", - "startTime": "2023-03-02T10:02:16.3047651Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "0eb045ca-cef4-41d6-b776-c73963ea4c75" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "529", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:02:21 GMT", - "ETag": "\u002212002015-0000-0100-0000-640074280000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b3eb8910-1841-4532-acfc-9d7d883fae65", - "x-ms-ratelimit-remaining-subscription-reads": "11584", - "x-ms-request-id": "5f3b3de5-fb55-4297-b3c5-6b45692ca958", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100222Z:b3eb8910-1841-4532-acfc-9d7d883fae65" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D", - "name": "e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName", - "status": "Deleting", - "startTime": "2023-03-02T10:02:16.3047651Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "5c2e516b-9703-469a-bc58-f9c2f8e35462" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "529", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:02:24 GMT", - "ETag": "\u002212002015-0000-0100-0000-640074280000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4a571ed5-5c9c-4a4f-ab09-d8a690163d53", - "x-ms-ratelimit-remaining-subscription-reads": "11583", - "x-ms-request-id": "5722847b-d75c-45da-b8bf-432beca7f849", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100224Z:4a571ed5-5c9c-4a4f-ab09-d8a690163d53" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D", - "name": "e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName", - "status": "Deleting", - "startTime": "2023-03-02T10:02:16.3047651Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "087f2a0c-899a-4fe4-a217-eb7092ecf5f9" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "529", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:02:26 GMT", - "ETag": "\u002212002015-0000-0100-0000-640074280000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3da1ed7d-b0ba-471f-9795-242756e78d46", - "x-ms-ratelimit-remaining-subscription-reads": "11582", - "x-ms-request-id": "684775c1-90e1-4955-9039-1ec41b5d5047", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100226Z:3da1ed7d-b0ba-471f-9795-242756e78d46" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D", - "name": "e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName", - "status": "Deleting", - "startTime": "2023-03-02T10:02:16.3047651Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "a5b6d740-cf59-44be-a8af-f1e15673fa51" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "529", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:02:28 GMT", - "ETag": "\u002212002015-0000-0100-0000-640074280000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1ab59ca7-8332-4de8-a056-ad3ffe73579e", - "x-ms-ratelimit-remaining-subscription-reads": "11581", - "x-ms-request-id": "d4c6b930-91b5-4910-a057-a1cb5f3b5beb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100229Z:1ab59ca7-8332-4de8-a056-ad3ffe73579e" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D", - "name": "e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName", - "status": "Deleting", - "startTime": "2023-03-02T10:02:16.3047651Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c0773d61-e957-40d6-92ff-92745df14f31" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "529", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:02:30 GMT", - "ETag": "\u002212002015-0000-0100-0000-640074280000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e4d1636b-5ed7-4156-a6e0-c6a13fe63e23", - "x-ms-ratelimit-remaining-subscription-reads": "11580", - "x-ms-request-id": "39bbc309-428a-44a9-853e-1d6d839f686f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100231Z:e4d1636b-5ed7-4156-a6e0-c6a13fe63e23" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D", - "name": "e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName", - "status": "Deleting", - "startTime": "2023-03-02T10:02:16.3047651Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "abdccfc2-51b8-4912-9aac-0db1dd2a23e1" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "529", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:02:33 GMT", - "ETag": "\u002212002015-0000-0100-0000-640074280000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1a18520a-df29-497e-9892-39cca91378e6", - "x-ms-ratelimit-remaining-subscription-reads": "11579", - "x-ms-request-id": "adc8fd54-05fd-4ec5-bab2-52e15abbce43", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100233Z:1a18520a-df29-497e-9892-39cca91378e6" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D", - "name": "e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName", - "status": "Deleting", - "startTime": "2023-03-02T10:02:16.3047651Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "3ed6d025-d228-4272-b40f-464929471420" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "529", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:02:35 GMT", - "ETag": "\u002212002015-0000-0100-0000-640074280000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b64af40c-3c36-4fb7-904b-aa4aa1bf7d17", - "x-ms-ratelimit-remaining-subscription-reads": "11578", - "x-ms-request-id": "5cdab8c0-49c2-4424-9149-42d7f7d2e309", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100236Z:b64af40c-3c36-4fb7-904b-aa4aa1bf7d17" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D", - "name": "e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName", - "status": "Deleting", - "startTime": "2023-03-02T10:02:16.3047651Z" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "c1ab949a-e844-42c9-851d-dce203c87465" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:02:37 GMT", - "ETag": "\u00220600fca1-0000-4d00-0000-6400743e0000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1c881a0d-9079-4002-8758-2908a4a98e74", - "x-ms-ratelimit-remaining-subscription-reads": "11577", - "x-ms-request-id": "81ba2f2b-e95b-45fa-9e15-89046a8ef0b2", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100238Z:1c881a0d-9079-4002-8758-2908a4a98e74" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/locations/EASTUS/operationStatuses/e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D", - "name": "e5779d05-46ed-4377-aa56-440c23b40341*E4A59B66E3F2AAE5CB21C86F57570C18B4BE02191B638630F2AB2D9C0BFCA62D", - "resourceId": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName", - "status": "Succeeded", - "startTime": "2023-03-02T10:02:16.3047651Z", - "properties": null - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/storageMovers?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "1bf722f5-858e-4d41-b9d8-6a81b97f133b" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Length": "12", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 10:02:38 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b7491741-b1fe-417f-9721-71223d4f6333", - "x-ms-original-request-ids": [ - "1c30b23b-25d5-4d4d-bf46-b897b7f25775", - "c5f3e437-2626-4017-b7a8-44b009302a88", - "3cd0716a-2e1f-4268-ba0d-67efecc6f81a" - ], - "x-ms-ratelimit-remaining-subscription-reads": "11576", - "x-ms-request-id": "b7491741-b1fe-417f-9721-71223d4f6333", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T100239Z:b7491741-b1fe-417f-9721-71223d4f6333" - }, - "ResponseBody": { - "value": [] - } - } - ], - "Variables": {} -} diff --git a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_storagemovers_get_test.json b/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_storagemovers_get_test.json deleted file mode 100644 index ab6485152323..000000000000 --- a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_storagemovers_get_test.json +++ /dev/null @@ -1,59 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "60098334-2997-4943-8290-30e687e2af6f" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:46:28 GMT", - "ETag": "\u002207004983-0000-0100-0000-640070670000\u0022", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Transfer-Encoding": "chunked", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9bdd8d60-ff84-4097-9e34-cd05860d3b5a", - "x-ms-providerhub-traffic": "True", - "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-request-id": "b616dc54-8173-4221-8961-c87a5dc9c87b", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094628Z:9bdd8d60-ff84-4097-9e34-cd05860d3b5a" - }, - "ResponseBody": { - "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName", - "name": "storageMoverName", - "type": "microsoft.storagemover/storagemovers", - "location": "eastus", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "systemData": { - "createdBy": "azure_client_id", - "createdByType": "Application", - "createdAt": "2023-03-02T09:46:15.0259417Z", - "lastModifiedBy": "azure_client_id", - "lastModifiedByType": "Application", - "lastModifiedAt": "2023-03-02T09:46:15.0259417Z" - }, - "properties": { - "description": "Example Storage Mover Description", - "provisioningState": "Succeeded" - } - } - } - ], - "Variables": {} -} diff --git a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_storagemovers_list_test.json b/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_storagemovers_list_test.json deleted file mode 100644 index 0ccb335982ba..000000000000 --- a/sdk/storagemover/arm-storagemover/recordings/node/storagemover_test/recording_storagemovers_list_test.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "Entries": [ - { - "RequestUri": "https://management.azure.com/subscriptions/azure_subscription_id/providers/Microsoft.StorageMover/storageMovers?api-version=2023-03-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Accept-Encoding": "gzip,deflate", - "Authorization": "Sanitized", - "Connection": "keep-alive", - "User-Agent": "azsdk-js-arm-storagemover/1.0.0 core-rest-pipeline/1.10.2 Node/v16.17.0 OS/(x64-Windows_NT-10.0.22621)", - "x-ms-client-request-id": "bbdf65b2-0921-433f-a009-ab44883440e5" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Encoding": "gzip", - "Content-Length": "611", - "Content-Type": "application/json; charset=utf-8", - "Date": "Thu, 02 Mar 2023 09:46:38 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "Vary": "Accept-Encoding", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f645baf2-751c-4632-ac70-0ce42193baa5", - "x-ms-original-request-ids": [ - "4ce33321-fb95-47d2-912f-3ce637b48f9f", - "d8b59aa0-da5e-4997-85ba-7628cc48dfbe", - "b802e048-2472-4ab0-a6f5-b142d1bdc48d" - ], - "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-request-id": "f645baf2-751c-4632-ac70-0ce42193baa5", - "x-ms-routing-request-id": "SOUTHEASTASIA:20230302T094639Z:f645baf2-751c-4632-ac70-0ce42193baa5" - }, - "ResponseBody": { - "value": [ - { - "id": "/subscriptions/azure_subscription_id/resourceGroups/myjstest/providers/Microsoft.StorageMover/storageMovers/storageMoverName", - "name": "storageMoverName", - "type": "microsoft.storagemover/storagemovers", - "location": "eastus", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "systemData": { - "createdBy": "azure_client_id", - "createdByType": "Application", - "createdAt": "2023-03-02T09:46:15.0259417Z", - "lastModifiedBy": "azure_client_id", - "lastModifiedByType": "Application", - "lastModifiedAt": "2023-03-02T09:46:15.0259417Z" - }, - "properties": { - "description": "Example Storage Mover Description", - "provisioningState": "Succeeded" - } - } - ] - } - } - ], - "Variables": {} -} diff --git a/sdk/storagemover/arm-storagemover/review/arm-storagemover.api.md b/sdk/storagemover/arm-storagemover/review/arm-storagemover.api.md index 3409f0aa4726..e36c7bd94a09 100644 --- a/sdk/storagemover/arm-storagemover/review/arm-storagemover.api.md +++ b/sdk/storagemover/arm-storagemover/review/arm-storagemover.api.md @@ -6,9 +6,9 @@ import * as coreAuth from '@azure/core-auth'; import * as coreClient from '@azure/core-client'; -import { OperationState } from '@azure/core-lro'; import { PagedAsyncIterableIterator } from '@azure/core-paging'; -import { SimplePollerLike } from '@azure/core-lro'; +import { PollerLike } from '@azure/core-lro'; +import { PollOperationState } from '@azure/core-lro'; // @public export type ActionType = string; @@ -44,7 +44,7 @@ export interface AgentPropertiesErrorDetails { // @public export interface Agents { - beginDelete(resourceGroupName: string, storageMoverName: string, agentName: string, options?: AgentsDeleteOptionalParams): Promise, void>>; + beginDelete(resourceGroupName: string, storageMoverName: string, agentName: string, options?: AgentsDeleteOptionalParams): Promise, void>>; beginDeleteAndWait(resourceGroupName: string, storageMoverName: string, agentName: string, options?: AgentsDeleteOptionalParams): Promise; createOrUpdate(resourceGroupName: string, storageMoverName: string, agentName: string, agent: Agent, options?: AgentsCreateOrUpdateOptionalParams): Promise; get(resourceGroupName: string, storageMoverName: string, agentName: string, options?: AgentsGetOptionalParams): Promise; @@ -152,7 +152,7 @@ export interface EndpointList { // @public export interface Endpoints { - beginDelete(resourceGroupName: string, storageMoverName: string, endpointName: string, options?: EndpointsDeleteOptionalParams): Promise, void>>; + beginDelete(resourceGroupName: string, storageMoverName: string, endpointName: string, options?: EndpointsDeleteOptionalParams): Promise, void>>; beginDeleteAndWait(resourceGroupName: string, storageMoverName: string, endpointName: string, options?: EndpointsDeleteOptionalParams): Promise; createOrUpdate(resourceGroupName: string, storageMoverName: string, endpointName: string, endpoint: Endpoint, options?: EndpointsCreateOrUpdateOptionalParams): Promise; get(resourceGroupName: string, storageMoverName: string, endpointName: string, options?: EndpointsGetOptionalParams): Promise; @@ -254,7 +254,7 @@ export interface JobDefinitionList { // @public export interface JobDefinitions { - beginDelete(resourceGroupName: string, storageMoverName: string, projectName: string, jobDefinitionName: string, options?: JobDefinitionsDeleteOptionalParams): Promise, void>>; + beginDelete(resourceGroupName: string, storageMoverName: string, projectName: string, jobDefinitionName: string, options?: JobDefinitionsDeleteOptionalParams): Promise, void>>; beginDeleteAndWait(resourceGroupName: string, storageMoverName: string, projectName: string, jobDefinitionName: string, options?: JobDefinitionsDeleteOptionalParams): Promise; createOrUpdate(resourceGroupName: string, storageMoverName: string, projectName: string, jobDefinitionName: string, jobDefinition: JobDefinition, options?: JobDefinitionsCreateOrUpdateOptionalParams): Promise; get(resourceGroupName: string, storageMoverName: string, projectName: string, jobDefinitionName: string, options?: JobDefinitionsGetOptionalParams): Promise; @@ -558,7 +558,7 @@ export interface ProjectList { // @public export interface Projects { - beginDelete(resourceGroupName: string, storageMoverName: string, projectName: string, options?: ProjectsDeleteOptionalParams): Promise, void>>; + beginDelete(resourceGroupName: string, storageMoverName: string, projectName: string, options?: ProjectsDeleteOptionalParams): Promise, void>>; beginDeleteAndWait(resourceGroupName: string, storageMoverName: string, projectName: string, options?: ProjectsDeleteOptionalParams): Promise; createOrUpdate(resourceGroupName: string, storageMoverName: string, projectName: string, project: Project, options?: ProjectsCreateOrUpdateOptionalParams): Promise; get(resourceGroupName: string, storageMoverName: string, projectName: string, options?: ProjectsGetOptionalParams): Promise; @@ -673,7 +673,7 @@ export interface StorageMoverList { // @public export interface StorageMovers { - beginDelete(resourceGroupName: string, storageMoverName: string, options?: StorageMoversDeleteOptionalParams): Promise, void>>; + beginDelete(resourceGroupName: string, storageMoverName: string, options?: StorageMoversDeleteOptionalParams): Promise, void>>; beginDeleteAndWait(resourceGroupName: string, storageMoverName: string, options?: StorageMoversDeleteOptionalParams): Promise; createOrUpdate(resourceGroupName: string, storageMoverName: string, storageMover: StorageMover, options?: StorageMoversCreateOrUpdateOptionalParams): Promise; get(resourceGroupName: string, storageMoverName: string, options?: StorageMoversGetOptionalParams): Promise; diff --git a/sdk/storagemover/arm-storagemover/samples-dev/agentsCreateOrUpdateSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/agentsCreateOrUpdateSample.ts deleted file mode 100644 index 38e90820268e..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/agentsCreateOrUpdateSample.ts +++ /dev/null @@ -1,52 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { Agent, StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Creates or updates an Agent resource, which references a hybrid compute machine that can run jobs. - * - * @summary Creates or updates an Agent resource, which references a hybrid compute machine that can run jobs. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Agents_CreateOrUpdate.json - */ -async function agentsCreateOrUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const agentName = "examples-agentName"; - const agent: Agent = { - description: "Example Agent Description", - arcResourceId: - "/subscriptions/11111111-2222-3333-4444-555555555555/resourceGroups/examples-rg/providers/Microsoft.HybridCompute/machines/examples-hybridComputeName", - arcVmUuid: "3bb2c024-eba9-4d18-9e7a-1d772fcc5fe9" - }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.agents.createOrUpdate( - resourceGroupName, - storageMoverName, - agentName, - agent - ); - console.log(result); -} - -async function main() { - agentsCreateOrUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/agentsDeleteSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/agentsDeleteSample.ts deleted file mode 100644 index abaa52fecf87..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/agentsDeleteSample.ts +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Deletes an Agent resource. - * - * @summary Deletes an Agent resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Agents_Delete.json - */ -async function agentsDelete() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const agentName = "examples-agentName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.agents.beginDeleteAndWait( - resourceGroupName, - storageMoverName, - agentName - ); - console.log(result); -} - -async function main() { - agentsDelete(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/agentsGetSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/agentsGetSample.ts deleted file mode 100644 index 8879c8788ee9..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/agentsGetSample.ts +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Gets an Agent resource. - * - * @summary Gets an Agent resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Agents_Get.json - */ -async function agentsGet() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const agentName = "examples-agentName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.agents.get( - resourceGroupName, - storageMoverName, - agentName - ); - console.log(result); -} - -async function main() { - agentsGet(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/agentsListSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/agentsListSample.ts deleted file mode 100644 index bd362f43a04c..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/agentsListSample.ts +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Lists all Agents in a Storage Mover. - * - * @summary Lists all Agents in a Storage Mover. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Agents_List.json - */ -async function agentsList() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.agents.list( - resourceGroupName, - storageMoverName - )) { - resArray.push(item); - } - console.log(resArray); -} - -async function main() { - agentsList(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/agentsUpdateSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/agentsUpdateSample.ts deleted file mode 100644 index 3cd3c7a0aba4..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/agentsUpdateSample.ts +++ /dev/null @@ -1,52 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { - AgentUpdateParameters, - StorageMoverClient -} from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Creates or updates an Agent resource. - * - * @summary Creates or updates an Agent resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Agents_Update.json - */ -async function agentsUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const agentName = "examples-agentName"; - const agent: AgentUpdateParameters = { - description: "Updated Agent Description" - }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.agents.update( - resourceGroupName, - storageMoverName, - agentName, - agent - ); - console.log(result); -} - -async function main() { - agentsUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/endpointsCreateOrUpdateSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/endpointsCreateOrUpdateSample.ts deleted file mode 100644 index c0d57401af51..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/endpointsCreateOrUpdateSample.ts +++ /dev/null @@ -1,55 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { Endpoint, StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Creates or updates an Endpoint resource, which represents a data transfer source or destination. - * - * @summary Creates or updates an Endpoint resource, which represents a data transfer source or destination. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Endpoints_CreateOrUpdate.json - */ -async function endpointsCreateOrUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const endpointName = "examples-endpointName"; - const endpoint: Endpoint = { - properties: { - description: "Example Storage Container Endpoint Description", - blobContainerName: "examples-blobContainerName", - endpointType: "AzureStorageBlobContainer", - storageAccountResourceId: - "/subscriptions/11111111-2222-3333-4444-555555555555/resourceGroups/examples-rg/providers/Microsoft.Storage/storageAccounts/examples-storageAccountName/" - } - }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.endpoints.createOrUpdate( - resourceGroupName, - storageMoverName, - endpointName, - endpoint - ); - console.log(result); -} - -async function main() { - endpointsCreateOrUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/endpointsDeleteSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/endpointsDeleteSample.ts deleted file mode 100644 index c561cee43774..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/endpointsDeleteSample.ts +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Deletes an Endpoint resource. - * - * @summary Deletes an Endpoint resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Endpoints_Delete.json - */ -async function endpointsDelete() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const endpointName = "examples-endpointName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.endpoints.beginDeleteAndWait( - resourceGroupName, - storageMoverName, - endpointName - ); - console.log(result); -} - -async function main() { - endpointsDelete(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/endpointsGetSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/endpointsGetSample.ts deleted file mode 100644 index e379151dbebe..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/endpointsGetSample.ts +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Gets an Endpoint resource. - * - * @summary Gets an Endpoint resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Endpoints_Get.json - */ -async function endpointsGet() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const endpointName = "examples-endpointName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.endpoints.get( - resourceGroupName, - storageMoverName, - endpointName - ); - console.log(result); -} - -async function main() { - endpointsGet(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/endpointsListSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/endpointsListSample.ts deleted file mode 100644 index 11176c2ead14..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/endpointsListSample.ts +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Lists all Endpoints in a Storage Mover. - * - * @summary Lists all Endpoints in a Storage Mover. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Endpoints_List.json - */ -async function endpointsList() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.endpoints.list( - resourceGroupName, - storageMoverName - )) { - resArray.push(item); - } - console.log(resArray); -} - -async function main() { - endpointsList(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/endpointsUpdateSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/endpointsUpdateSample.ts deleted file mode 100644 index beb1b86393b4..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/endpointsUpdateSample.ts +++ /dev/null @@ -1,52 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { - EndpointBaseUpdateParameters, - StorageMoverClient -} from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Updates properties for an Endpoint resource. Properties not specified in the request body will be unchanged. - * - * @summary Updates properties for an Endpoint resource. Properties not specified in the request body will be unchanged. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Endpoints_Update.json - */ -async function endpointsUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const endpointName = "examples-endpointName"; - const endpoint: EndpointBaseUpdateParameters = { - properties: { description: "Updated Endpoint Description" } - }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.endpoints.update( - resourceGroupName, - storageMoverName, - endpointName, - endpoint - ); - console.log(result); -} - -async function main() { - endpointsUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/jobDefinitionsCreateOrUpdateSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/jobDefinitionsCreateOrUpdateSample.ts deleted file mode 100644 index 94ce6bc03824..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/jobDefinitionsCreateOrUpdateSample.ts +++ /dev/null @@ -1,57 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { JobDefinition, StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Creates or updates a Job Definition resource, which contains configuration for a single unit of managed data transfer. - * - * @summary Creates or updates a Job Definition resource, which contains configuration for a single unit of managed data transfer. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_CreateOrUpdate.json - */ -async function jobDefinitionsCreateOrUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const jobDefinitionName = "examples-jobDefinitionName"; - const jobDefinition: JobDefinition = { - description: "Example Job Definition Description", - agentName: "migration-agent", - copyMode: "Additive", - sourceName: "examples-sourceEndpointName", - sourceSubpath: "/", - targetName: "examples-targetEndpointName", - targetSubpath: "/" - }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.jobDefinitions.createOrUpdate( - resourceGroupName, - storageMoverName, - projectName, - jobDefinitionName, - jobDefinition - ); - console.log(result); -} - -async function main() { - jobDefinitionsCreateOrUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/jobDefinitionsDeleteSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/jobDefinitionsDeleteSample.ts deleted file mode 100644 index 64538653d444..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/jobDefinitionsDeleteSample.ts +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Deletes a Job Definition resource. - * - * @summary Deletes a Job Definition resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_Delete.json - */ -async function projectsDelete() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const jobDefinitionName = "examples-jobDefinitionName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.jobDefinitions.beginDeleteAndWait( - resourceGroupName, - storageMoverName, - projectName, - jobDefinitionName - ); - console.log(result); -} - -async function main() { - projectsDelete(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/jobDefinitionsGetSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/jobDefinitionsGetSample.ts deleted file mode 100644 index a0799bd2bb28..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/jobDefinitionsGetSample.ts +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Gets a Job Definition resource. - * - * @summary Gets a Job Definition resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_Get.json - */ -async function jobDefinitionsGet() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const jobDefinitionName = "examples-jobDefinitionName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.jobDefinitions.get( - resourceGroupName, - storageMoverName, - projectName, - jobDefinitionName - ); - console.log(result); -} - -async function main() { - jobDefinitionsGet(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/jobDefinitionsListSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/jobDefinitionsListSample.ts deleted file mode 100644 index 988a4be51668..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/jobDefinitionsListSample.ts +++ /dev/null @@ -1,48 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Lists all Job Definitions in a Project. - * - * @summary Lists all Job Definitions in a Project. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_List.json - */ -async function jobDefinitionsList() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.jobDefinitions.list( - resourceGroupName, - storageMoverName, - projectName - )) { - resArray.push(item); - } - console.log(resArray); -} - -async function main() { - jobDefinitionsList(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/jobDefinitionsStartJobSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/jobDefinitionsStartJobSample.ts deleted file mode 100644 index de14a8894857..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/jobDefinitionsStartJobSample.ts +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Requests an Agent to start a new instance of this Job Definition, generating a new Job Run resource. - * - * @summary Requests an Agent to start a new instance of this Job Definition, generating a new Job Run resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_StartJob.json - */ -async function jobDefinitionsStartJob() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const jobDefinitionName = "examples-jobDefinitionName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.jobDefinitions.startJob( - resourceGroupName, - storageMoverName, - projectName, - jobDefinitionName - ); - console.log(result); -} - -async function main() { - jobDefinitionsStartJob(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/jobDefinitionsStopJobSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/jobDefinitionsStopJobSample.ts deleted file mode 100644 index 9b9c0ee59c14..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/jobDefinitionsStopJobSample.ts +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Requests the Agent of any active instance of this Job Definition to stop. - * - * @summary Requests the Agent of any active instance of this Job Definition to stop. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_StopJob.json - */ -async function jobDefinitionsStopJob() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const jobDefinitionName = "examples-jobDefinitionName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.jobDefinitions.stopJob( - resourceGroupName, - storageMoverName, - projectName, - jobDefinitionName - ); - console.log(result); -} - -async function main() { - jobDefinitionsStopJob(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/jobDefinitionsUpdateSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/jobDefinitionsUpdateSample.ts deleted file mode 100644 index 3ed51e7132ba..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/jobDefinitionsUpdateSample.ts +++ /dev/null @@ -1,55 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { - JobDefinitionUpdateParameters, - StorageMoverClient -} from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Updates properties for a Job Definition resource. Properties not specified in the request body will be unchanged. - * - * @summary Updates properties for a Job Definition resource. Properties not specified in the request body will be unchanged. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_Update.json - */ -async function jobDefinitionsUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const jobDefinitionName = "examples-jobDefinitionName"; - const jobDefinition: JobDefinitionUpdateParameters = { - description: "Updated Job Definition Description", - agentName: "updatedAgentName" - }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.jobDefinitions.update( - resourceGroupName, - storageMoverName, - projectName, - jobDefinitionName, - jobDefinition - ); - console.log(result); -} - -async function main() { - jobDefinitionsUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/jobRunsGetSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/jobRunsGetSample.ts deleted file mode 100644 index 002b2bb31e1b..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/jobRunsGetSample.ts +++ /dev/null @@ -1,49 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Gets a Job Run resource. - * - * @summary Gets a Job Run resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobRuns_Get.json - */ -async function jobRunsGet() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const jobDefinitionName = "examples-jobDefinitionName"; - const jobRunName = "examples-jobRunName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.jobRuns.get( - resourceGroupName, - storageMoverName, - projectName, - jobDefinitionName, - jobRunName - ); - console.log(result); -} - -async function main() { - jobRunsGet(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/jobRunsListSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/jobRunsListSample.ts deleted file mode 100644 index 0c1d397c2b3b..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/jobRunsListSample.ts +++ /dev/null @@ -1,50 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Lists all Job Runs in a Job Definition. - * - * @summary Lists all Job Runs in a Job Definition. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobRuns_List.json - */ -async function jobRunsList() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const jobDefinitionName = "examples-jobDefinitionName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.jobRuns.list( - resourceGroupName, - storageMoverName, - projectName, - jobDefinitionName - )) { - resArray.push(item); - } - console.log(resArray); -} - -async function main() { - jobRunsList(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/operationsListSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/operationsListSample.ts deleted file mode 100644 index 2f7be8c82f9f..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/operationsListSample.ts +++ /dev/null @@ -1,40 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Lists all the supported operations for the Azure Storage Mover REST API. - * - * @summary Lists all the supported operations for the Azure Storage Mover REST API. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Operations_List.json - */ -async function operationsList() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "00000000-0000-0000-0000-000000000000"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.operations.list()) { - resArray.push(item); - } - console.log(resArray); -} - -async function main() { - operationsList(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/projectsCreateOrUpdateSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/projectsCreateOrUpdateSample.ts deleted file mode 100644 index 0b9c4983354b..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/projectsCreateOrUpdateSample.ts +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { Project, StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Creates or updates a Project resource, which is a logical grouping of related jobs. - * - * @summary Creates or updates a Project resource, which is a logical grouping of related jobs. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Projects_CreateOrUpdate.json - */ -async function projectsCreateOrUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const project: Project = { description: "Example Project Description" }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.projects.createOrUpdate( - resourceGroupName, - storageMoverName, - projectName, - project - ); - console.log(result); -} - -async function main() { - projectsCreateOrUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/projectsDeleteSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/projectsDeleteSample.ts deleted file mode 100644 index 662712435bcd..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/projectsDeleteSample.ts +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Deletes a Project resource. - * - * @summary Deletes a Project resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Projects_Delete.json - */ -async function projectsDelete() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.projects.beginDeleteAndWait( - resourceGroupName, - storageMoverName, - projectName - ); - console.log(result); -} - -async function main() { - projectsDelete(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/projectsGetSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/projectsGetSample.ts deleted file mode 100644 index 9215411e45fc..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/projectsGetSample.ts +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Gets a Project resource. - * - * @summary Gets a Project resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Projects_Get.json - */ -async function projectsGet() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.projects.get( - resourceGroupName, - storageMoverName, - projectName - ); - console.log(result); -} - -async function main() { - projectsGet(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/projectsListSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/projectsListSample.ts deleted file mode 100644 index 0465a2f00913..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/projectsListSample.ts +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Lists all Projects in a Storage Mover. - * - * @summary Lists all Projects in a Storage Mover. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Projects_List.json - */ -async function projectsList() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.projects.list( - resourceGroupName, - storageMoverName - )) { - resArray.push(item); - } - console.log(resArray); -} - -async function main() { - projectsList(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/projectsUpdateSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/projectsUpdateSample.ts deleted file mode 100644 index 6fa09b8c36d5..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/projectsUpdateSample.ts +++ /dev/null @@ -1,52 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { - ProjectUpdateParameters, - StorageMoverClient -} from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Updates properties for a Project resource. Properties not specified in the request body will be unchanged. - * - * @summary Updates properties for a Project resource. Properties not specified in the request body will be unchanged. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Projects_Update.json - */ -async function projectsUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const project: ProjectUpdateParameters = { - description: "Example Project Description" - }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.projects.update( - resourceGroupName, - storageMoverName, - projectName, - project - ); - console.log(result); -} - -async function main() { - projectsUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/storageMoversCreateOrUpdateSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/storageMoversCreateOrUpdateSample.ts deleted file mode 100644 index 0a8c3dd3ae1d..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/storageMoversCreateOrUpdateSample.ts +++ /dev/null @@ -1,49 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMover, StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Creates or updates a top-level Storage Mover resource. - * - * @summary Creates or updates a top-level Storage Mover resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_CreateOrUpdate.json - */ -async function storageMoversCreateOrUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const storageMover: StorageMover = { - description: "Example Storage Mover Description", - location: "eastus2", - tags: { key1: "value1", key2: "value2" } - }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.storageMovers.createOrUpdate( - resourceGroupName, - storageMoverName, - storageMover - ); - console.log(result); -} - -async function main() { - storageMoversCreateOrUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/storageMoversDeleteSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/storageMoversDeleteSample.ts deleted file mode 100644 index a5e5bc461377..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/storageMoversDeleteSample.ts +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Deletes a Storage Mover resource. - * - * @summary Deletes a Storage Mover resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_Delete.json - */ -async function storageMoversDelete() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.storageMovers.beginDeleteAndWait( - resourceGroupName, - storageMoverName - ); - console.log(result); -} - -async function main() { - storageMoversDelete(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/storageMoversGetSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/storageMoversGetSample.ts deleted file mode 100644 index f011143d2b4c..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/storageMoversGetSample.ts +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Gets a Storage Mover resource. - * - * @summary Gets a Storage Mover resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_Get.json - */ -async function storageMoversGet() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.storageMovers.get( - resourceGroupName, - storageMoverName - ); - console.log(result); -} - -async function main() { - storageMoversGet(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/storageMoversListBySubscriptionSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/storageMoversListBySubscriptionSample.ts deleted file mode 100644 index 7441b70fbd32..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/storageMoversListBySubscriptionSample.ts +++ /dev/null @@ -1,40 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Lists all Storage Movers in a subscription. - * - * @summary Lists all Storage Movers in a subscription. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_ListBySubscription.json - */ -async function storageMoversList() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.storageMovers.listBySubscription()) { - resArray.push(item); - } - console.log(resArray); -} - -async function main() { - storageMoversList(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/storageMoversListSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/storageMoversListSample.ts deleted file mode 100644 index c279149424a0..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/storageMoversListSample.ts +++ /dev/null @@ -1,42 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Lists all Storage Movers in a resource group. - * - * @summary Lists all Storage Movers in a resource group. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_List.json - */ -async function storageMoversList() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.storageMovers.list(resourceGroupName)) { - resArray.push(item); - } - console.log(resArray); -} - -async function main() { - storageMoversList(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples-dev/storageMoversUpdateSample.ts b/sdk/storagemover/arm-storagemover/samples-dev/storageMoversUpdateSample.ts deleted file mode 100644 index e7c9ac4945bd..000000000000 --- a/sdk/storagemover/arm-storagemover/samples-dev/storageMoversUpdateSample.ts +++ /dev/null @@ -1,50 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { - StorageMoverUpdateParameters, - StorageMoverClient -} from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Updates properties for a Storage Mover resource. Properties not specified in the request body will be unchanged. - * - * @summary Updates properties for a Storage Mover resource. Properties not specified in the request body will be unchanged. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_Update.json - */ -async function storageMoversUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const storageMover: StorageMoverUpdateParameters = { - description: "Updated Storage Mover Description" - }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.storageMovers.update( - resourceGroupName, - storageMoverName, - storageMover - ); - console.log(result); -} - -async function main() { - storageMoversUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/README.md b/sdk/storagemover/arm-storagemover/samples/v1/javascript/README.md deleted file mode 100644 index 57dfbcb2f9f6..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# client library samples for JavaScript - -These sample programs show how to use the JavaScript client libraries for in some common scenarios. - -| **File Name** | **Description** | -| --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| [agentsCreateOrUpdateSample.js][agentscreateorupdatesample] | Creates or updates an Agent resource, which references a hybrid compute machine that can run jobs. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Agents_CreateOrUpdate.json | -| [agentsDeleteSample.js][agentsdeletesample] | Deletes an Agent resource. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Agents_Delete.json | -| [agentsGetSample.js][agentsgetsample] | Gets an Agent resource. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Agents_Get.json | -| [agentsListSample.js][agentslistsample] | Lists all Agents in a Storage Mover. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Agents_List.json | -| [agentsUpdateSample.js][agentsupdatesample] | Creates or updates an Agent resource. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Agents_Update.json | -| [endpointsCreateOrUpdateSample.js][endpointscreateorupdatesample] | Creates or updates an Endpoint resource, which represents a data transfer source or destination. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Endpoints_CreateOrUpdate.json | -| [endpointsDeleteSample.js][endpointsdeletesample] | Deletes an Endpoint resource. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Endpoints_Delete.json | -| [endpointsGetSample.js][endpointsgetsample] | Gets an Endpoint resource. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Endpoints_Get.json | -| [endpointsListSample.js][endpointslistsample] | Lists all Endpoints in a Storage Mover. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Endpoints_List.json | -| [endpointsUpdateSample.js][endpointsupdatesample] | Updates properties for an Endpoint resource. Properties not specified in the request body will be unchanged. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Endpoints_Update.json | -| [jobDefinitionsCreateOrUpdateSample.js][jobdefinitionscreateorupdatesample] | Creates or updates a Job Definition resource, which contains configuration for a single unit of managed data transfer. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_CreateOrUpdate.json | -| [jobDefinitionsDeleteSample.js][jobdefinitionsdeletesample] | Deletes a Job Definition resource. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_Delete.json | -| [jobDefinitionsGetSample.js][jobdefinitionsgetsample] | Gets a Job Definition resource. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_Get.json | -| [jobDefinitionsListSample.js][jobdefinitionslistsample] | Lists all Job Definitions in a Project. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_List.json | -| [jobDefinitionsStartJobSample.js][jobdefinitionsstartjobsample] | Requests an Agent to start a new instance of this Job Definition, generating a new Job Run resource. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_StartJob.json | -| [jobDefinitionsStopJobSample.js][jobdefinitionsstopjobsample] | Requests the Agent of any active instance of this Job Definition to stop. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_StopJob.json | -| [jobDefinitionsUpdateSample.js][jobdefinitionsupdatesample] | Updates properties for a Job Definition resource. Properties not specified in the request body will be unchanged. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_Update.json | -| [jobRunsGetSample.js][jobrunsgetsample] | Gets a Job Run resource. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobRuns_Get.json | -| [jobRunsListSample.js][jobrunslistsample] | Lists all Job Runs in a Job Definition. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobRuns_List.json | -| [operationsListSample.js][operationslistsample] | Lists all the supported operations for the Azure Storage Mover REST API. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Operations_List.json | -| [projectsCreateOrUpdateSample.js][projectscreateorupdatesample] | Creates or updates a Project resource, which is a logical grouping of related jobs. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Projects_CreateOrUpdate.json | -| [projectsDeleteSample.js][projectsdeletesample] | Deletes a Project resource. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Projects_Delete.json | -| [projectsGetSample.js][projectsgetsample] | Gets a Project resource. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Projects_Get.json | -| [projectsListSample.js][projectslistsample] | Lists all Projects in a Storage Mover. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Projects_List.json | -| [projectsUpdateSample.js][projectsupdatesample] | Updates properties for a Project resource. Properties not specified in the request body will be unchanged. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Projects_Update.json | -| [storageMoversCreateOrUpdateSample.js][storagemoverscreateorupdatesample] | Creates or updates a top-level Storage Mover resource. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_CreateOrUpdate.json | -| [storageMoversDeleteSample.js][storagemoversdeletesample] | Deletes a Storage Mover resource. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_Delete.json | -| [storageMoversGetSample.js][storagemoversgetsample] | Gets a Storage Mover resource. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_Get.json | -| [storageMoversListBySubscriptionSample.js][storagemoverslistbysubscriptionsample] | Lists all Storage Movers in a subscription. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_ListBySubscription.json | -| [storageMoversListSample.js][storagemoverslistsample] | Lists all Storage Movers in a resource group. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_List.json | -| [storageMoversUpdateSample.js][storagemoversupdatesample] | Updates properties for a Storage Mover resource. Properties not specified in the request body will be unchanged. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_Update.json | - -## Prerequisites - -The sample programs are compatible with [LTS versions of Node.js](https://github.com/nodejs/release#release-schedule). - -You need [an Azure subscription][freesub] to run these sample programs. - -Samples retrieve credentials to access the service endpoint from environment variables. Alternatively, edit the source code to include the appropriate credentials. See each individual sample for details on which environment variables/credentials it requires to function. - -Adapting the samples to run in the browser may require some additional consideration. For details, please see the [package README][package]. - -## Setup - -To run the samples using the published version of the package: - -1. Install the dependencies using `npm`: - -```bash -npm install -``` - -2. Edit the file `sample.env`, adding the correct credentials to access the Azure service and run the samples. Then rename the file from `sample.env` to just `.env`. The sample programs will read this file automatically. - -3. Run whichever samples you like (note that some samples may require additional setup, see the table above): - -```bash -node agentsCreateOrUpdateSample.js -``` - -Alternatively, run a single sample with the correct environment variables set (setting up the `.env` file is not required if you do this), for example (cross-platform): - -```bash -npx cross-env STORAGEMOVER_SUBSCRIPTION_ID="" STORAGEMOVER_RESOURCE_GROUP="" node agentsCreateOrUpdateSample.js -``` - -## Next Steps - -Take a look at our [API Documentation][apiref] for more information about the APIs that are available in the clients. - -[agentscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/agentsCreateOrUpdateSample.js -[agentsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/agentsDeleteSample.js -[agentsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/agentsGetSample.js -[agentslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/agentsListSample.js -[agentsupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/agentsUpdateSample.js -[endpointscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/endpointsCreateOrUpdateSample.js -[endpointsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/endpointsDeleteSample.js -[endpointsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/endpointsGetSample.js -[endpointslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/endpointsListSample.js -[endpointsupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/endpointsUpdateSample.js -[jobdefinitionscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsCreateOrUpdateSample.js -[jobdefinitionsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsDeleteSample.js -[jobdefinitionsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsGetSample.js -[jobdefinitionslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsListSample.js -[jobdefinitionsstartjobsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsStartJobSample.js -[jobdefinitionsstopjobsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsStopJobSample.js -[jobdefinitionsupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsUpdateSample.js -[jobrunsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobRunsGetSample.js -[jobrunslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobRunsListSample.js -[operationslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/operationsListSample.js -[projectscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/projectsCreateOrUpdateSample.js -[projectsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/projectsDeleteSample.js -[projectsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/projectsGetSample.js -[projectslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/projectsListSample.js -[projectsupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/projectsUpdateSample.js -[storagemoverscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversCreateOrUpdateSample.js -[storagemoversdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversDeleteSample.js -[storagemoversgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversGetSample.js -[storagemoverslistbysubscriptionsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversListBySubscriptionSample.js -[storagemoverslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversListSample.js -[storagemoversupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversUpdateSample.js -[apiref]: https://docs.microsoft.com/javascript/api/@azure/arm-storagemover?view=azure-node-preview -[freesub]: https://azure.microsoft.com/free/ -[package]: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storagemover/arm-storagemover/README.md diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/agentsCreateOrUpdateSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/agentsCreateOrUpdateSample.js deleted file mode 100644 index 93b6a59936b4..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/agentsCreateOrUpdateSample.js +++ /dev/null @@ -1,48 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Creates or updates an Agent resource, which references a hybrid compute machine that can run jobs. - * - * @summary Creates or updates an Agent resource, which references a hybrid compute machine that can run jobs. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Agents_CreateOrUpdate.json - */ -async function agentsCreateOrUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const agentName = "examples-agentName"; - const agent = { - description: "Example Agent Description", - arcResourceId: - "/subscriptions/11111111-2222-3333-4444-555555555555/resourceGroups/examples-rg/providers/Microsoft.HybridCompute/machines/examples-hybridComputeName", - arcVmUuid: "3bb2c024-eba9-4d18-9e7a-1d772fcc5fe9", - }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.agents.createOrUpdate( - resourceGroupName, - storageMoverName, - agentName, - agent - ); - console.log(result); -} - -async function main() { - agentsCreateOrUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/agentsDeleteSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/agentsDeleteSample.js deleted file mode 100644 index ece9df1bde56..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/agentsDeleteSample.js +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Deletes an Agent resource. - * - * @summary Deletes an Agent resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Agents_Delete.json - */ -async function agentsDelete() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const agentName = "examples-agentName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.agents.beginDeleteAndWait( - resourceGroupName, - storageMoverName, - agentName - ); - console.log(result); -} - -async function main() { - agentsDelete(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/agentsGetSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/agentsGetSample.js deleted file mode 100644 index a523eb3fad0b..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/agentsGetSample.js +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Gets an Agent resource. - * - * @summary Gets an Agent resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Agents_Get.json - */ -async function agentsGet() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const agentName = "examples-agentName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.agents.get(resourceGroupName, storageMoverName, agentName); - console.log(result); -} - -async function main() { - agentsGet(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/agentsListSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/agentsListSample.js deleted file mode 100644 index 1ec1b8d17485..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/agentsListSample.js +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Lists all Agents in a Storage Mover. - * - * @summary Lists all Agents in a Storage Mover. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Agents_List.json - */ -async function agentsList() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.agents.list(resourceGroupName, storageMoverName)) { - resArray.push(item); - } - console.log(resArray); -} - -async function main() { - agentsList(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/agentsUpdateSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/agentsUpdateSample.js deleted file mode 100644 index 5c3420e2e926..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/agentsUpdateSample.js +++ /dev/null @@ -1,40 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Creates or updates an Agent resource. - * - * @summary Creates or updates an Agent resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Agents_Update.json - */ -async function agentsUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const agentName = "examples-agentName"; - const agent = { - description: "Updated Agent Description", - }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.agents.update(resourceGroupName, storageMoverName, agentName, agent); - console.log(result); -} - -async function main() { - agentsUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/endpointsCreateOrUpdateSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/endpointsCreateOrUpdateSample.js deleted file mode 100644 index 6a4d47909ccf..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/endpointsCreateOrUpdateSample.js +++ /dev/null @@ -1,51 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Creates or updates an Endpoint resource, which represents a data transfer source or destination. - * - * @summary Creates or updates an Endpoint resource, which represents a data transfer source or destination. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Endpoints_CreateOrUpdate.json - */ -async function endpointsCreateOrUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const endpointName = "examples-endpointName"; - const endpoint = { - properties: { - description: "Example Storage Container Endpoint Description", - blobContainerName: "examples-blobContainerName", - endpointType: "AzureStorageBlobContainer", - storageAccountResourceId: - "/subscriptions/11111111-2222-3333-4444-555555555555/resourceGroups/examples-rg/providers/Microsoft.Storage/storageAccounts/examples-storageAccountName/", - }, - }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.endpoints.createOrUpdate( - resourceGroupName, - storageMoverName, - endpointName, - endpoint - ); - console.log(result); -} - -async function main() { - endpointsCreateOrUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/endpointsDeleteSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/endpointsDeleteSample.js deleted file mode 100644 index 343224ce31ba..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/endpointsDeleteSample.js +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Deletes an Endpoint resource. - * - * @summary Deletes an Endpoint resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Endpoints_Delete.json - */ -async function endpointsDelete() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const endpointName = "examples-endpointName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.endpoints.beginDeleteAndWait( - resourceGroupName, - storageMoverName, - endpointName - ); - console.log(result); -} - -async function main() { - endpointsDelete(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/endpointsGetSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/endpointsGetSample.js deleted file mode 100644 index ff0b0643ecb4..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/endpointsGetSample.js +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Gets an Endpoint resource. - * - * @summary Gets an Endpoint resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Endpoints_Get.json - */ -async function endpointsGet() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const endpointName = "examples-endpointName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.endpoints.get(resourceGroupName, storageMoverName, endpointName); - console.log(result); -} - -async function main() { - endpointsGet(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/endpointsListSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/endpointsListSample.js deleted file mode 100644 index 4bdbda7271f2..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/endpointsListSample.js +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Lists all Endpoints in a Storage Mover. - * - * @summary Lists all Endpoints in a Storage Mover. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Endpoints_List.json - */ -async function endpointsList() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.endpoints.list(resourceGroupName, storageMoverName)) { - resArray.push(item); - } - console.log(resArray); -} - -async function main() { - endpointsList(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/endpointsUpdateSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/endpointsUpdateSample.js deleted file mode 100644 index 734a0d0d8a13..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/endpointsUpdateSample.js +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Updates properties for an Endpoint resource. Properties not specified in the request body will be unchanged. - * - * @summary Updates properties for an Endpoint resource. Properties not specified in the request body will be unchanged. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Endpoints_Update.json - */ -async function endpointsUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const endpointName = "examples-endpointName"; - const endpoint = { - properties: { description: "Updated Endpoint Description" }, - }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.endpoints.update( - resourceGroupName, - storageMoverName, - endpointName, - endpoint - ); - console.log(result); -} - -async function main() { - endpointsUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsCreateOrUpdateSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsCreateOrUpdateSample.js deleted file mode 100644 index 344bd0639f80..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsCreateOrUpdateSample.js +++ /dev/null @@ -1,53 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Creates or updates a Job Definition resource, which contains configuration for a single unit of managed data transfer. - * - * @summary Creates or updates a Job Definition resource, which contains configuration for a single unit of managed data transfer. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_CreateOrUpdate.json - */ -async function jobDefinitionsCreateOrUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const jobDefinitionName = "examples-jobDefinitionName"; - const jobDefinition = { - description: "Example Job Definition Description", - agentName: "migration-agent", - copyMode: "Additive", - sourceName: "examples-sourceEndpointName", - sourceSubpath: "/", - targetName: "examples-targetEndpointName", - targetSubpath: "/", - }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.jobDefinitions.createOrUpdate( - resourceGroupName, - storageMoverName, - projectName, - jobDefinitionName, - jobDefinition - ); - console.log(result); -} - -async function main() { - jobDefinitionsCreateOrUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsDeleteSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsDeleteSample.js deleted file mode 100644 index 6c9a1719a6bc..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsDeleteSample.js +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Deletes a Job Definition resource. - * - * @summary Deletes a Job Definition resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_Delete.json - */ -async function projectsDelete() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const jobDefinitionName = "examples-jobDefinitionName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.jobDefinitions.beginDeleteAndWait( - resourceGroupName, - storageMoverName, - projectName, - jobDefinitionName - ); - console.log(result); -} - -async function main() { - projectsDelete(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsGetSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsGetSample.js deleted file mode 100644 index 24f33468c521..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsGetSample.js +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Gets a Job Definition resource. - * - * @summary Gets a Job Definition resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_Get.json - */ -async function jobDefinitionsGet() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const jobDefinitionName = "examples-jobDefinitionName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.jobDefinitions.get( - resourceGroupName, - storageMoverName, - projectName, - jobDefinitionName - ); - console.log(result); -} - -async function main() { - jobDefinitionsGet(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsListSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsListSample.js deleted file mode 100644 index bb54b6121696..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsListSample.js +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Lists all Job Definitions in a Project. - * - * @summary Lists all Job Definitions in a Project. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_List.json - */ -async function jobDefinitionsList() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.jobDefinitions.list( - resourceGroupName, - storageMoverName, - projectName - )) { - resArray.push(item); - } - console.log(resArray); -} - -async function main() { - jobDefinitionsList(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsStartJobSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsStartJobSample.js deleted file mode 100644 index 45adba0869a1..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsStartJobSample.js +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Requests an Agent to start a new instance of this Job Definition, generating a new Job Run resource. - * - * @summary Requests an Agent to start a new instance of this Job Definition, generating a new Job Run resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_StartJob.json - */ -async function jobDefinitionsStartJob() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const jobDefinitionName = "examples-jobDefinitionName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.jobDefinitions.startJob( - resourceGroupName, - storageMoverName, - projectName, - jobDefinitionName - ); - console.log(result); -} - -async function main() { - jobDefinitionsStartJob(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsStopJobSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsStopJobSample.js deleted file mode 100644 index bea37f6be400..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsStopJobSample.js +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Requests the Agent of any active instance of this Job Definition to stop. - * - * @summary Requests the Agent of any active instance of this Job Definition to stop. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_StopJob.json - */ -async function jobDefinitionsStopJob() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const jobDefinitionName = "examples-jobDefinitionName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.jobDefinitions.stopJob( - resourceGroupName, - storageMoverName, - projectName, - jobDefinitionName - ); - console.log(result); -} - -async function main() { - jobDefinitionsStopJob(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsUpdateSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsUpdateSample.js deleted file mode 100644 index fd0e1c7e08eb..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobDefinitionsUpdateSample.js +++ /dev/null @@ -1,48 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Updates properties for a Job Definition resource. Properties not specified in the request body will be unchanged. - * - * @summary Updates properties for a Job Definition resource. Properties not specified in the request body will be unchanged. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_Update.json - */ -async function jobDefinitionsUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const jobDefinitionName = "examples-jobDefinitionName"; - const jobDefinition = { - description: "Updated Job Definition Description", - agentName: "updatedAgentName", - }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.jobDefinitions.update( - resourceGroupName, - storageMoverName, - projectName, - jobDefinitionName, - jobDefinition - ); - console.log(result); -} - -async function main() { - jobDefinitionsUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobRunsGetSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobRunsGetSample.js deleted file mode 100644 index ef2086c9191a..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobRunsGetSample.js +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Gets a Job Run resource. - * - * @summary Gets a Job Run resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobRuns_Get.json - */ -async function jobRunsGet() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const jobDefinitionName = "examples-jobDefinitionName"; - const jobRunName = "examples-jobRunName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.jobRuns.get( - resourceGroupName, - storageMoverName, - projectName, - jobDefinitionName, - jobRunName - ); - console.log(result); -} - -async function main() { - jobRunsGet(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobRunsListSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobRunsListSample.js deleted file mode 100644 index a4770606d184..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/jobRunsListSample.js +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Lists all Job Runs in a Job Definition. - * - * @summary Lists all Job Runs in a Job Definition. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobRuns_List.json - */ -async function jobRunsList() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const jobDefinitionName = "examples-jobDefinitionName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.jobRuns.list( - resourceGroupName, - storageMoverName, - projectName, - jobDefinitionName - )) { - resArray.push(item); - } - console.log(resArray); -} - -async function main() { - jobRunsList(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/operationsListSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/operationsListSample.js deleted file mode 100644 index 3b5c27205955..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/operationsListSample.js +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Lists all the supported operations for the Azure Storage Mover REST API. - * - * @summary Lists all the supported operations for the Azure Storage Mover REST API. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Operations_List.json - */ -async function operationsList() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "00000000-0000-0000-0000-000000000000"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.operations.list()) { - resArray.push(item); - } - console.log(resArray); -} - -async function main() { - operationsList(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/package.json b/sdk/storagemover/arm-storagemover/samples/v1/javascript/package.json deleted file mode 100644 index 87ff01b7d801..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/package.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "name": "@azure-samples/arm-storagemover-js", - "private": true, - "version": "1.0.0", - "description": " client library samples for JavaScript", - "engines": { - "node": ">=14.0.0" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/Azure/azure-sdk-for-js.git", - "directory": "sdk/storagemover/arm-storagemover" - }, - "keywords": [ - "node", - "azure", - "typescript", - "browser", - "isomorphic" - ], - "author": "Microsoft Corporation", - "license": "MIT", - "bugs": { - "url": "https://github.com/Azure/azure-sdk-for-js/issues" - }, - "homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storagemover/arm-storagemover", - "dependencies": { - "@azure/arm-storagemover": "latest", - "dotenv": "latest", - "@azure/identity": "^2.0.1" - } -} diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/projectsCreateOrUpdateSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/projectsCreateOrUpdateSample.js deleted file mode 100644 index 1289df6bdde0..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/projectsCreateOrUpdateSample.js +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Creates or updates a Project resource, which is a logical grouping of related jobs. - * - * @summary Creates or updates a Project resource, which is a logical grouping of related jobs. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Projects_CreateOrUpdate.json - */ -async function projectsCreateOrUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const project = { description: "Example Project Description" }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.projects.createOrUpdate( - resourceGroupName, - storageMoverName, - projectName, - project - ); - console.log(result); -} - -async function main() { - projectsCreateOrUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/projectsDeleteSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/projectsDeleteSample.js deleted file mode 100644 index 66f3b6086398..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/projectsDeleteSample.js +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Deletes a Project resource. - * - * @summary Deletes a Project resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Projects_Delete.json - */ -async function projectsDelete() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.projects.beginDeleteAndWait( - resourceGroupName, - storageMoverName, - projectName - ); - console.log(result); -} - -async function main() { - projectsDelete(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/projectsGetSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/projectsGetSample.js deleted file mode 100644 index d511ae52fa87..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/projectsGetSample.js +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Gets a Project resource. - * - * @summary Gets a Project resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Projects_Get.json - */ -async function projectsGet() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.projects.get(resourceGroupName, storageMoverName, projectName); - console.log(result); -} - -async function main() { - projectsGet(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/projectsListSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/projectsListSample.js deleted file mode 100644 index 93b43d6b4e98..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/projectsListSample.js +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Lists all Projects in a Storage Mover. - * - * @summary Lists all Projects in a Storage Mover. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Projects_List.json - */ -async function projectsList() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.projects.list(resourceGroupName, storageMoverName)) { - resArray.push(item); - } - console.log(resArray); -} - -async function main() { - projectsList(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/projectsUpdateSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/projectsUpdateSample.js deleted file mode 100644 index c86a115b3b6e..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/projectsUpdateSample.js +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Updates properties for a Project resource. Properties not specified in the request body will be unchanged. - * - * @summary Updates properties for a Project resource. Properties not specified in the request body will be unchanged. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Projects_Update.json - */ -async function projectsUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const project = { - description: "Example Project Description", - }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.projects.update( - resourceGroupName, - storageMoverName, - projectName, - project - ); - console.log(result); -} - -async function main() { - projectsUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/sample.env b/sdk/storagemover/arm-storagemover/samples/v1/javascript/sample.env deleted file mode 100644 index 672847a3fea0..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/sample.env +++ /dev/null @@ -1,4 +0,0 @@ -# App registration secret for AAD authentication -AZURE_CLIENT_SECRET= -AZURE_CLIENT_ID= -AZURE_TENANT_ID= \ No newline at end of file diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversCreateOrUpdateSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversCreateOrUpdateSample.js deleted file mode 100644 index 7965d979b1d1..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversCreateOrUpdateSample.js +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Creates or updates a top-level Storage Mover resource. - * - * @summary Creates or updates a top-level Storage Mover resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_CreateOrUpdate.json - */ -async function storageMoversCreateOrUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const storageMover = { - description: "Example Storage Mover Description", - location: "eastus2", - tags: { key1: "value1", key2: "value2" }, - }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.storageMovers.createOrUpdate( - resourceGroupName, - storageMoverName, - storageMover - ); - console.log(result); -} - -async function main() { - storageMoversCreateOrUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversDeleteSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversDeleteSample.js deleted file mode 100644 index abfd11e5e19b..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversDeleteSample.js +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Deletes a Storage Mover resource. - * - * @summary Deletes a Storage Mover resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_Delete.json - */ -async function storageMoversDelete() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.storageMovers.beginDeleteAndWait(resourceGroupName, storageMoverName); - console.log(result); -} - -async function main() { - storageMoversDelete(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversGetSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversGetSample.js deleted file mode 100644 index 4d2eb69e17cf..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversGetSample.js +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Gets a Storage Mover resource. - * - * @summary Gets a Storage Mover resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_Get.json - */ -async function storageMoversGet() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.storageMovers.get(resourceGroupName, storageMoverName); - console.log(result); -} - -async function main() { - storageMoversGet(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversListBySubscriptionSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversListBySubscriptionSample.js deleted file mode 100644 index c03ef1178960..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversListBySubscriptionSample.js +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Lists all Storage Movers in a subscription. - * - * @summary Lists all Storage Movers in a subscription. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_ListBySubscription.json - */ -async function storageMoversList() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.storageMovers.listBySubscription()) { - resArray.push(item); - } - console.log(resArray); -} - -async function main() { - storageMoversList(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversListSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversListSample.js deleted file mode 100644 index b8e2ccdf5ab7..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversListSample.js +++ /dev/null @@ -1,38 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Lists all Storage Movers in a resource group. - * - * @summary Lists all Storage Movers in a resource group. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_List.json - */ -async function storageMoversList() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.storageMovers.list(resourceGroupName)) { - resArray.push(item); - } - console.log(resArray); -} - -async function main() { - storageMoversList(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversUpdateSample.js b/sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversUpdateSample.js deleted file mode 100644 index a3357c53dd96..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/javascript/storageMoversUpdateSample.js +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -const { StorageMoverClient } = require("@azure/arm-storagemover"); -const { DefaultAzureCredential } = require("@azure/identity"); -require("dotenv").config(); - -/** - * This sample demonstrates how to Updates properties for a Storage Mover resource. Properties not specified in the request body will be unchanged. - * - * @summary Updates properties for a Storage Mover resource. Properties not specified in the request body will be unchanged. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_Update.json - */ -async function storageMoversUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const storageMover = { - description: "Updated Storage Mover Description", - }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.storageMovers.update( - resourceGroupName, - storageMoverName, - storageMover - ); - console.log(result); -} - -async function main() { - storageMoversUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/README.md b/sdk/storagemover/arm-storagemover/samples/v1/typescript/README.md deleted file mode 100644 index 8ddcf812558e..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/README.md +++ /dev/null @@ -1,123 +0,0 @@ -# client library samples for TypeScript - -These sample programs show how to use the TypeScript client libraries for in some common scenarios. - -| **File Name** | **Description** | -| --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| [agentsCreateOrUpdateSample.ts][agentscreateorupdatesample] | Creates or updates an Agent resource, which references a hybrid compute machine that can run jobs. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Agents_CreateOrUpdate.json | -| [agentsDeleteSample.ts][agentsdeletesample] | Deletes an Agent resource. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Agents_Delete.json | -| [agentsGetSample.ts][agentsgetsample] | Gets an Agent resource. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Agents_Get.json | -| [agentsListSample.ts][agentslistsample] | Lists all Agents in a Storage Mover. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Agents_List.json | -| [agentsUpdateSample.ts][agentsupdatesample] | Creates or updates an Agent resource. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Agents_Update.json | -| [endpointsCreateOrUpdateSample.ts][endpointscreateorupdatesample] | Creates or updates an Endpoint resource, which represents a data transfer source or destination. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Endpoints_CreateOrUpdate.json | -| [endpointsDeleteSample.ts][endpointsdeletesample] | Deletes an Endpoint resource. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Endpoints_Delete.json | -| [endpointsGetSample.ts][endpointsgetsample] | Gets an Endpoint resource. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Endpoints_Get.json | -| [endpointsListSample.ts][endpointslistsample] | Lists all Endpoints in a Storage Mover. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Endpoints_List.json | -| [endpointsUpdateSample.ts][endpointsupdatesample] | Updates properties for an Endpoint resource. Properties not specified in the request body will be unchanged. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Endpoints_Update.json | -| [jobDefinitionsCreateOrUpdateSample.ts][jobdefinitionscreateorupdatesample] | Creates or updates a Job Definition resource, which contains configuration for a single unit of managed data transfer. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_CreateOrUpdate.json | -| [jobDefinitionsDeleteSample.ts][jobdefinitionsdeletesample] | Deletes a Job Definition resource. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_Delete.json | -| [jobDefinitionsGetSample.ts][jobdefinitionsgetsample] | Gets a Job Definition resource. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_Get.json | -| [jobDefinitionsListSample.ts][jobdefinitionslistsample] | Lists all Job Definitions in a Project. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_List.json | -| [jobDefinitionsStartJobSample.ts][jobdefinitionsstartjobsample] | Requests an Agent to start a new instance of this Job Definition, generating a new Job Run resource. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_StartJob.json | -| [jobDefinitionsStopJobSample.ts][jobdefinitionsstopjobsample] | Requests the Agent of any active instance of this Job Definition to stop. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_StopJob.json | -| [jobDefinitionsUpdateSample.ts][jobdefinitionsupdatesample] | Updates properties for a Job Definition resource. Properties not specified in the request body will be unchanged. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_Update.json | -| [jobRunsGetSample.ts][jobrunsgetsample] | Gets a Job Run resource. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobRuns_Get.json | -| [jobRunsListSample.ts][jobrunslistsample] | Lists all Job Runs in a Job Definition. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobRuns_List.json | -| [operationsListSample.ts][operationslistsample] | Lists all the supported operations for the Azure Storage Mover REST API. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Operations_List.json | -| [projectsCreateOrUpdateSample.ts][projectscreateorupdatesample] | Creates or updates a Project resource, which is a logical grouping of related jobs. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Projects_CreateOrUpdate.json | -| [projectsDeleteSample.ts][projectsdeletesample] | Deletes a Project resource. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Projects_Delete.json | -| [projectsGetSample.ts][projectsgetsample] | Gets a Project resource. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Projects_Get.json | -| [projectsListSample.ts][projectslistsample] | Lists all Projects in a Storage Mover. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Projects_List.json | -| [projectsUpdateSample.ts][projectsupdatesample] | Updates properties for a Project resource. Properties not specified in the request body will be unchanged. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Projects_Update.json | -| [storageMoversCreateOrUpdateSample.ts][storagemoverscreateorupdatesample] | Creates or updates a top-level Storage Mover resource. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_CreateOrUpdate.json | -| [storageMoversDeleteSample.ts][storagemoversdeletesample] | Deletes a Storage Mover resource. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_Delete.json | -| [storageMoversGetSample.ts][storagemoversgetsample] | Gets a Storage Mover resource. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_Get.json | -| [storageMoversListBySubscriptionSample.ts][storagemoverslistbysubscriptionsample] | Lists all Storage Movers in a subscription. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_ListBySubscription.json | -| [storageMoversListSample.ts][storagemoverslistsample] | Lists all Storage Movers in a resource group. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_List.json | -| [storageMoversUpdateSample.ts][storagemoversupdatesample] | Updates properties for a Storage Mover resource. Properties not specified in the request body will be unchanged. x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_Update.json | - -## Prerequisites - -The sample programs are compatible with [LTS versions of Node.js](https://github.com/nodejs/release#release-schedule). - -Before running the samples in Node, they must be compiled to JavaScript using the TypeScript compiler. For more information on TypeScript, see the [TypeScript documentation][typescript]. Install the TypeScript compiler using: - -```bash -npm install -g typescript -``` - -You need [an Azure subscription][freesub] to run these sample programs. - -Samples retrieve credentials to access the service endpoint from environment variables. Alternatively, edit the source code to include the appropriate credentials. See each individual sample for details on which environment variables/credentials it requires to function. - -Adapting the samples to run in the browser may require some additional consideration. For details, please see the [package README][package]. - -## Setup - -To run the samples using the published version of the package: - -1. Install the dependencies using `npm`: - -```bash -npm install -``` - -2. Compile the samples: - -```bash -npm run build -``` - -3. Edit the file `sample.env`, adding the correct credentials to access the Azure service and run the samples. Then rename the file from `sample.env` to just `.env`. The sample programs will read this file automatically. - -4. Run whichever samples you like (note that some samples may require additional setup, see the table above): - -```bash -node dist/agentsCreateOrUpdateSample.js -``` - -Alternatively, run a single sample with the correct environment variables set (setting up the `.env` file is not required if you do this), for example (cross-platform): - -```bash -npx cross-env STORAGEMOVER_SUBSCRIPTION_ID="" STORAGEMOVER_RESOURCE_GROUP="" node dist/agentsCreateOrUpdateSample.js -``` - -## Next Steps - -Take a look at our [API Documentation][apiref] for more information about the APIs that are available in the clients. - -[agentscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/agentsCreateOrUpdateSample.ts -[agentsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/agentsDeleteSample.ts -[agentsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/agentsGetSample.ts -[agentslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/agentsListSample.ts -[agentsupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/agentsUpdateSample.ts -[endpointscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/endpointsCreateOrUpdateSample.ts -[endpointsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/endpointsDeleteSample.ts -[endpointsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/endpointsGetSample.ts -[endpointslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/endpointsListSample.ts -[endpointsupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/endpointsUpdateSample.ts -[jobdefinitionscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsCreateOrUpdateSample.ts -[jobdefinitionsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsDeleteSample.ts -[jobdefinitionsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsGetSample.ts -[jobdefinitionslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsListSample.ts -[jobdefinitionsstartjobsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsStartJobSample.ts -[jobdefinitionsstopjobsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsStopJobSample.ts -[jobdefinitionsupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsUpdateSample.ts -[jobrunsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobRunsGetSample.ts -[jobrunslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobRunsListSample.ts -[operationslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/operationsListSample.ts -[projectscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/projectsCreateOrUpdateSample.ts -[projectsdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/projectsDeleteSample.ts -[projectsgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/projectsGetSample.ts -[projectslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/projectsListSample.ts -[projectsupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/projectsUpdateSample.ts -[storagemoverscreateorupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversCreateOrUpdateSample.ts -[storagemoversdeletesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversDeleteSample.ts -[storagemoversgetsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversGetSample.ts -[storagemoverslistbysubscriptionsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversListBySubscriptionSample.ts -[storagemoverslistsample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversListSample.ts -[storagemoversupdatesample]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversUpdateSample.ts -[apiref]: https://docs.microsoft.com/javascript/api/@azure/arm-storagemover?view=azure-node-preview -[freesub]: https://azure.microsoft.com/free/ -[package]: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storagemover/arm-storagemover/README.md -[typescript]: https://www.typescriptlang.org/docs/home.html diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/package.json b/sdk/storagemover/arm-storagemover/samples/v1/typescript/package.json deleted file mode 100644 index 268ad5e19a53..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/package.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "name": "@azure-samples/arm-storagemover-ts", - "private": true, - "version": "1.0.0", - "description": " client library samples for TypeScript", - "engines": { - "node": ">=14.0.0" - }, - "scripts": { - "build": "tsc", - "prebuild": "rimraf dist/" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/Azure/azure-sdk-for-js.git", - "directory": "sdk/storagemover/arm-storagemover" - }, - "keywords": [ - "node", - "azure", - "typescript", - "browser", - "isomorphic" - ], - "author": "Microsoft Corporation", - "license": "MIT", - "bugs": { - "url": "https://github.com/Azure/azure-sdk-for-js/issues" - }, - "homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storagemover/arm-storagemover", - "dependencies": { - "@azure/arm-storagemover": "latest", - "dotenv": "latest", - "@azure/identity": "^2.0.1" - }, - "devDependencies": { - "@types/node": "^14.0.0", - "typescript": "~4.8.0", - "rimraf": "latest" - } -} diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/sample.env b/sdk/storagemover/arm-storagemover/samples/v1/typescript/sample.env deleted file mode 100644 index 672847a3fea0..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/sample.env +++ /dev/null @@ -1,4 +0,0 @@ -# App registration secret for AAD authentication -AZURE_CLIENT_SECRET= -AZURE_CLIENT_ID= -AZURE_TENANT_ID= \ No newline at end of file diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/agentsCreateOrUpdateSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/agentsCreateOrUpdateSample.ts deleted file mode 100644 index 38e90820268e..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/agentsCreateOrUpdateSample.ts +++ /dev/null @@ -1,52 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { Agent, StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Creates or updates an Agent resource, which references a hybrid compute machine that can run jobs. - * - * @summary Creates or updates an Agent resource, which references a hybrid compute machine that can run jobs. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Agents_CreateOrUpdate.json - */ -async function agentsCreateOrUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const agentName = "examples-agentName"; - const agent: Agent = { - description: "Example Agent Description", - arcResourceId: - "/subscriptions/11111111-2222-3333-4444-555555555555/resourceGroups/examples-rg/providers/Microsoft.HybridCompute/machines/examples-hybridComputeName", - arcVmUuid: "3bb2c024-eba9-4d18-9e7a-1d772fcc5fe9" - }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.agents.createOrUpdate( - resourceGroupName, - storageMoverName, - agentName, - agent - ); - console.log(result); -} - -async function main() { - agentsCreateOrUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/agentsDeleteSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/agentsDeleteSample.ts deleted file mode 100644 index abaa52fecf87..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/agentsDeleteSample.ts +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Deletes an Agent resource. - * - * @summary Deletes an Agent resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Agents_Delete.json - */ -async function agentsDelete() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const agentName = "examples-agentName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.agents.beginDeleteAndWait( - resourceGroupName, - storageMoverName, - agentName - ); - console.log(result); -} - -async function main() { - agentsDelete(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/agentsGetSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/agentsGetSample.ts deleted file mode 100644 index 8879c8788ee9..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/agentsGetSample.ts +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Gets an Agent resource. - * - * @summary Gets an Agent resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Agents_Get.json - */ -async function agentsGet() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const agentName = "examples-agentName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.agents.get( - resourceGroupName, - storageMoverName, - agentName - ); - console.log(result); -} - -async function main() { - agentsGet(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/agentsListSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/agentsListSample.ts deleted file mode 100644 index bd362f43a04c..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/agentsListSample.ts +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Lists all Agents in a Storage Mover. - * - * @summary Lists all Agents in a Storage Mover. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Agents_List.json - */ -async function agentsList() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.agents.list( - resourceGroupName, - storageMoverName - )) { - resArray.push(item); - } - console.log(resArray); -} - -async function main() { - agentsList(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/agentsUpdateSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/agentsUpdateSample.ts deleted file mode 100644 index 3cd3c7a0aba4..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/agentsUpdateSample.ts +++ /dev/null @@ -1,52 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { - AgentUpdateParameters, - StorageMoverClient -} from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Creates or updates an Agent resource. - * - * @summary Creates or updates an Agent resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Agents_Update.json - */ -async function agentsUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const agentName = "examples-agentName"; - const agent: AgentUpdateParameters = { - description: "Updated Agent Description" - }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.agents.update( - resourceGroupName, - storageMoverName, - agentName, - agent - ); - console.log(result); -} - -async function main() { - agentsUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/endpointsCreateOrUpdateSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/endpointsCreateOrUpdateSample.ts deleted file mode 100644 index c0d57401af51..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/endpointsCreateOrUpdateSample.ts +++ /dev/null @@ -1,55 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { Endpoint, StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Creates or updates an Endpoint resource, which represents a data transfer source or destination. - * - * @summary Creates or updates an Endpoint resource, which represents a data transfer source or destination. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Endpoints_CreateOrUpdate.json - */ -async function endpointsCreateOrUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const endpointName = "examples-endpointName"; - const endpoint: Endpoint = { - properties: { - description: "Example Storage Container Endpoint Description", - blobContainerName: "examples-blobContainerName", - endpointType: "AzureStorageBlobContainer", - storageAccountResourceId: - "/subscriptions/11111111-2222-3333-4444-555555555555/resourceGroups/examples-rg/providers/Microsoft.Storage/storageAccounts/examples-storageAccountName/" - } - }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.endpoints.createOrUpdate( - resourceGroupName, - storageMoverName, - endpointName, - endpoint - ); - console.log(result); -} - -async function main() { - endpointsCreateOrUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/endpointsDeleteSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/endpointsDeleteSample.ts deleted file mode 100644 index c561cee43774..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/endpointsDeleteSample.ts +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Deletes an Endpoint resource. - * - * @summary Deletes an Endpoint resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Endpoints_Delete.json - */ -async function endpointsDelete() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const endpointName = "examples-endpointName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.endpoints.beginDeleteAndWait( - resourceGroupName, - storageMoverName, - endpointName - ); - console.log(result); -} - -async function main() { - endpointsDelete(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/endpointsGetSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/endpointsGetSample.ts deleted file mode 100644 index e379151dbebe..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/endpointsGetSample.ts +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Gets an Endpoint resource. - * - * @summary Gets an Endpoint resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Endpoints_Get.json - */ -async function endpointsGet() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const endpointName = "examples-endpointName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.endpoints.get( - resourceGroupName, - storageMoverName, - endpointName - ); - console.log(result); -} - -async function main() { - endpointsGet(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/endpointsListSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/endpointsListSample.ts deleted file mode 100644 index 11176c2ead14..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/endpointsListSample.ts +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Lists all Endpoints in a Storage Mover. - * - * @summary Lists all Endpoints in a Storage Mover. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Endpoints_List.json - */ -async function endpointsList() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.endpoints.list( - resourceGroupName, - storageMoverName - )) { - resArray.push(item); - } - console.log(resArray); -} - -async function main() { - endpointsList(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/endpointsUpdateSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/endpointsUpdateSample.ts deleted file mode 100644 index beb1b86393b4..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/endpointsUpdateSample.ts +++ /dev/null @@ -1,52 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { - EndpointBaseUpdateParameters, - StorageMoverClient -} from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Updates properties for an Endpoint resource. Properties not specified in the request body will be unchanged. - * - * @summary Updates properties for an Endpoint resource. Properties not specified in the request body will be unchanged. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Endpoints_Update.json - */ -async function endpointsUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const endpointName = "examples-endpointName"; - const endpoint: EndpointBaseUpdateParameters = { - properties: { description: "Updated Endpoint Description" } - }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.endpoints.update( - resourceGroupName, - storageMoverName, - endpointName, - endpoint - ); - console.log(result); -} - -async function main() { - endpointsUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsCreateOrUpdateSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsCreateOrUpdateSample.ts deleted file mode 100644 index 94ce6bc03824..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsCreateOrUpdateSample.ts +++ /dev/null @@ -1,57 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { JobDefinition, StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Creates or updates a Job Definition resource, which contains configuration for a single unit of managed data transfer. - * - * @summary Creates or updates a Job Definition resource, which contains configuration for a single unit of managed data transfer. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_CreateOrUpdate.json - */ -async function jobDefinitionsCreateOrUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const jobDefinitionName = "examples-jobDefinitionName"; - const jobDefinition: JobDefinition = { - description: "Example Job Definition Description", - agentName: "migration-agent", - copyMode: "Additive", - sourceName: "examples-sourceEndpointName", - sourceSubpath: "/", - targetName: "examples-targetEndpointName", - targetSubpath: "/" - }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.jobDefinitions.createOrUpdate( - resourceGroupName, - storageMoverName, - projectName, - jobDefinitionName, - jobDefinition - ); - console.log(result); -} - -async function main() { - jobDefinitionsCreateOrUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsDeleteSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsDeleteSample.ts deleted file mode 100644 index 64538653d444..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsDeleteSample.ts +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Deletes a Job Definition resource. - * - * @summary Deletes a Job Definition resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_Delete.json - */ -async function projectsDelete() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const jobDefinitionName = "examples-jobDefinitionName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.jobDefinitions.beginDeleteAndWait( - resourceGroupName, - storageMoverName, - projectName, - jobDefinitionName - ); - console.log(result); -} - -async function main() { - projectsDelete(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsGetSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsGetSample.ts deleted file mode 100644 index a0799bd2bb28..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsGetSample.ts +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Gets a Job Definition resource. - * - * @summary Gets a Job Definition resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_Get.json - */ -async function jobDefinitionsGet() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const jobDefinitionName = "examples-jobDefinitionName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.jobDefinitions.get( - resourceGroupName, - storageMoverName, - projectName, - jobDefinitionName - ); - console.log(result); -} - -async function main() { - jobDefinitionsGet(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsListSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsListSample.ts deleted file mode 100644 index 988a4be51668..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsListSample.ts +++ /dev/null @@ -1,48 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Lists all Job Definitions in a Project. - * - * @summary Lists all Job Definitions in a Project. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_List.json - */ -async function jobDefinitionsList() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.jobDefinitions.list( - resourceGroupName, - storageMoverName, - projectName - )) { - resArray.push(item); - } - console.log(resArray); -} - -async function main() { - jobDefinitionsList(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsStartJobSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsStartJobSample.ts deleted file mode 100644 index de14a8894857..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsStartJobSample.ts +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Requests an Agent to start a new instance of this Job Definition, generating a new Job Run resource. - * - * @summary Requests an Agent to start a new instance of this Job Definition, generating a new Job Run resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_StartJob.json - */ -async function jobDefinitionsStartJob() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const jobDefinitionName = "examples-jobDefinitionName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.jobDefinitions.startJob( - resourceGroupName, - storageMoverName, - projectName, - jobDefinitionName - ); - console.log(result); -} - -async function main() { - jobDefinitionsStartJob(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsStopJobSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsStopJobSample.ts deleted file mode 100644 index 9b9c0ee59c14..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsStopJobSample.ts +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Requests the Agent of any active instance of this Job Definition to stop. - * - * @summary Requests the Agent of any active instance of this Job Definition to stop. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_StopJob.json - */ -async function jobDefinitionsStopJob() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const jobDefinitionName = "examples-jobDefinitionName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.jobDefinitions.stopJob( - resourceGroupName, - storageMoverName, - projectName, - jobDefinitionName - ); - console.log(result); -} - -async function main() { - jobDefinitionsStopJob(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsUpdateSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsUpdateSample.ts deleted file mode 100644 index 3ed51e7132ba..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobDefinitionsUpdateSample.ts +++ /dev/null @@ -1,55 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { - JobDefinitionUpdateParameters, - StorageMoverClient -} from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Updates properties for a Job Definition resource. Properties not specified in the request body will be unchanged. - * - * @summary Updates properties for a Job Definition resource. Properties not specified in the request body will be unchanged. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobDefinitions_Update.json - */ -async function jobDefinitionsUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const jobDefinitionName = "examples-jobDefinitionName"; - const jobDefinition: JobDefinitionUpdateParameters = { - description: "Updated Job Definition Description", - agentName: "updatedAgentName" - }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.jobDefinitions.update( - resourceGroupName, - storageMoverName, - projectName, - jobDefinitionName, - jobDefinition - ); - console.log(result); -} - -async function main() { - jobDefinitionsUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobRunsGetSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobRunsGetSample.ts deleted file mode 100644 index 002b2bb31e1b..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobRunsGetSample.ts +++ /dev/null @@ -1,49 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Gets a Job Run resource. - * - * @summary Gets a Job Run resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobRuns_Get.json - */ -async function jobRunsGet() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const jobDefinitionName = "examples-jobDefinitionName"; - const jobRunName = "examples-jobRunName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.jobRuns.get( - resourceGroupName, - storageMoverName, - projectName, - jobDefinitionName, - jobRunName - ); - console.log(result); -} - -async function main() { - jobRunsGet(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobRunsListSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobRunsListSample.ts deleted file mode 100644 index 0c1d397c2b3b..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/jobRunsListSample.ts +++ /dev/null @@ -1,50 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Lists all Job Runs in a Job Definition. - * - * @summary Lists all Job Runs in a Job Definition. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/JobRuns_List.json - */ -async function jobRunsList() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const jobDefinitionName = "examples-jobDefinitionName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.jobRuns.list( - resourceGroupName, - storageMoverName, - projectName, - jobDefinitionName - )) { - resArray.push(item); - } - console.log(resArray); -} - -async function main() { - jobRunsList(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/operationsListSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/operationsListSample.ts deleted file mode 100644 index 2f7be8c82f9f..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/operationsListSample.ts +++ /dev/null @@ -1,40 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Lists all the supported operations for the Azure Storage Mover REST API. - * - * @summary Lists all the supported operations for the Azure Storage Mover REST API. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Operations_List.json - */ -async function operationsList() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "00000000-0000-0000-0000-000000000000"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.operations.list()) { - resArray.push(item); - } - console.log(resArray); -} - -async function main() { - operationsList(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/projectsCreateOrUpdateSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/projectsCreateOrUpdateSample.ts deleted file mode 100644 index 0b9c4983354b..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/projectsCreateOrUpdateSample.ts +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { Project, StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Creates or updates a Project resource, which is a logical grouping of related jobs. - * - * @summary Creates or updates a Project resource, which is a logical grouping of related jobs. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Projects_CreateOrUpdate.json - */ -async function projectsCreateOrUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const project: Project = { description: "Example Project Description" }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.projects.createOrUpdate( - resourceGroupName, - storageMoverName, - projectName, - project - ); - console.log(result); -} - -async function main() { - projectsCreateOrUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/projectsDeleteSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/projectsDeleteSample.ts deleted file mode 100644 index 662712435bcd..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/projectsDeleteSample.ts +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Deletes a Project resource. - * - * @summary Deletes a Project resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Projects_Delete.json - */ -async function projectsDelete() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.projects.beginDeleteAndWait( - resourceGroupName, - storageMoverName, - projectName - ); - console.log(result); -} - -async function main() { - projectsDelete(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/projectsGetSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/projectsGetSample.ts deleted file mode 100644 index 9215411e45fc..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/projectsGetSample.ts +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Gets a Project resource. - * - * @summary Gets a Project resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Projects_Get.json - */ -async function projectsGet() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.projects.get( - resourceGroupName, - storageMoverName, - projectName - ); - console.log(result); -} - -async function main() { - projectsGet(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/projectsListSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/projectsListSample.ts deleted file mode 100644 index 0465a2f00913..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/projectsListSample.ts +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Lists all Projects in a Storage Mover. - * - * @summary Lists all Projects in a Storage Mover. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Projects_List.json - */ -async function projectsList() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.projects.list( - resourceGroupName, - storageMoverName - )) { - resArray.push(item); - } - console.log(resArray); -} - -async function main() { - projectsList(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/projectsUpdateSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/projectsUpdateSample.ts deleted file mode 100644 index 6fa09b8c36d5..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/projectsUpdateSample.ts +++ /dev/null @@ -1,52 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { - ProjectUpdateParameters, - StorageMoverClient -} from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Updates properties for a Project resource. Properties not specified in the request body will be unchanged. - * - * @summary Updates properties for a Project resource. Properties not specified in the request body will be unchanged. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/Projects_Update.json - */ -async function projectsUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const projectName = "examples-projectName"; - const project: ProjectUpdateParameters = { - description: "Example Project Description" - }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.projects.update( - resourceGroupName, - storageMoverName, - projectName, - project - ); - console.log(result); -} - -async function main() { - projectsUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversCreateOrUpdateSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversCreateOrUpdateSample.ts deleted file mode 100644 index 0a8c3dd3ae1d..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversCreateOrUpdateSample.ts +++ /dev/null @@ -1,49 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMover, StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Creates or updates a top-level Storage Mover resource. - * - * @summary Creates or updates a top-level Storage Mover resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_CreateOrUpdate.json - */ -async function storageMoversCreateOrUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const storageMover: StorageMover = { - description: "Example Storage Mover Description", - location: "eastus2", - tags: { key1: "value1", key2: "value2" } - }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.storageMovers.createOrUpdate( - resourceGroupName, - storageMoverName, - storageMover - ); - console.log(result); -} - -async function main() { - storageMoversCreateOrUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversDeleteSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversDeleteSample.ts deleted file mode 100644 index a5e5bc461377..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversDeleteSample.ts +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Deletes a Storage Mover resource. - * - * @summary Deletes a Storage Mover resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_Delete.json - */ -async function storageMoversDelete() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.storageMovers.beginDeleteAndWait( - resourceGroupName, - storageMoverName - ); - console.log(result); -} - -async function main() { - storageMoversDelete(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversGetSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversGetSample.ts deleted file mode 100644 index f011143d2b4c..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversGetSample.ts +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Gets a Storage Mover resource. - * - * @summary Gets a Storage Mover resource. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_Get.json - */ -async function storageMoversGet() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.storageMovers.get( - resourceGroupName, - storageMoverName - ); - console.log(result); -} - -async function main() { - storageMoversGet(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversListBySubscriptionSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversListBySubscriptionSample.ts deleted file mode 100644 index 7441b70fbd32..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversListBySubscriptionSample.ts +++ /dev/null @@ -1,40 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Lists all Storage Movers in a subscription. - * - * @summary Lists all Storage Movers in a subscription. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_ListBySubscription.json - */ -async function storageMoversList() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.storageMovers.listBySubscription()) { - resArray.push(item); - } - console.log(resArray); -} - -async function main() { - storageMoversList(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversListSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversListSample.ts deleted file mode 100644 index c279149424a0..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversListSample.ts +++ /dev/null @@ -1,42 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { StorageMoverClient } from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Lists all Storage Movers in a resource group. - * - * @summary Lists all Storage Movers in a resource group. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_List.json - */ -async function storageMoversList() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const resArray = new Array(); - for await (let item of client.storageMovers.list(resourceGroupName)) { - resArray.push(item); - } - console.log(resArray); -} - -async function main() { - storageMoversList(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversUpdateSample.ts b/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversUpdateSample.ts deleted file mode 100644 index e7c9ac4945bd..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/src/storageMoversUpdateSample.ts +++ /dev/null @@ -1,50 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT License. -import { - StorageMoverUpdateParameters, - StorageMoverClient -} from "@azure/arm-storagemover"; -import { DefaultAzureCredential } from "@azure/identity"; -import * as dotenv from "dotenv"; - -dotenv.config(); - -/** - * This sample demonstrates how to Updates properties for a Storage Mover resource. Properties not specified in the request body will be unchanged. - * - * @summary Updates properties for a Storage Mover resource. Properties not specified in the request body will be unchanged. - * x-ms-original-file: specification/storagemover/resource-manager/Microsoft.StorageMover/stable/2023-03-01/examples/StorageMovers_Update.json - */ -async function storageMoversUpdate() { - const subscriptionId = - process.env["STORAGEMOVER_SUBSCRIPTION_ID"] || - "11111111-2222-3333-4444-555555555555"; - const resourceGroupName = - process.env["STORAGEMOVER_RESOURCE_GROUP"] || "examples-rg"; - const storageMoverName = "examples-storageMoverName"; - const storageMover: StorageMoverUpdateParameters = { - description: "Updated Storage Mover Description" - }; - const credential = new DefaultAzureCredential(); - const client = new StorageMoverClient(credential, subscriptionId); - const result = await client.storageMovers.update( - resourceGroupName, - storageMoverName, - storageMover - ); - console.log(result); -} - -async function main() { - storageMoversUpdate(); -} - -main().catch(console.error); diff --git a/sdk/storagemover/arm-storagemover/samples/v1/typescript/tsconfig.json b/sdk/storagemover/arm-storagemover/samples/v1/typescript/tsconfig.json deleted file mode 100644 index e26ce2a6d8f7..000000000000 --- a/sdk/storagemover/arm-storagemover/samples/v1/typescript/tsconfig.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "compilerOptions": { - "target": "ES2020", - "module": "commonjs", - "moduleResolution": "node", - "resolveJsonModule": true, - "esModuleInterop": true, - "allowSyntheticDefaultImports": true, - "strict": true, - "alwaysStrict": true, - "outDir": "dist", - "rootDir": "src" - }, - "include": [ - "src/**.ts" - ] -} diff --git a/sdk/storagemover/arm-storagemover/src/lroImpl.ts b/sdk/storagemover/arm-storagemover/src/lroImpl.ts index dd803cd5e28c..518d5f053b4e 100644 --- a/sdk/storagemover/arm-storagemover/src/lroImpl.ts +++ b/sdk/storagemover/arm-storagemover/src/lroImpl.ts @@ -6,37 +6,29 @@ * Changes may cause incorrect behavior and will be lost if the code is regenerated. */ -// Copyright (c) Microsoft Corporation. -// Licensed under the MIT license. - -import { AbortSignalLike } from "@azure/abort-controller"; import { LongRunningOperation, LroResponse } from "@azure/core-lro"; -export function createLroSpec(inputs: { - sendOperationFn: (args: any, spec: any) => Promise>; - args: Record; - spec: { - readonly requestBody?: unknown; - readonly path?: string; - readonly httpMethod: string; - } & Record; -}): LongRunningOperation { - const { args, spec, sendOperationFn } = inputs; - return { - requestMethod: spec.httpMethod, - requestPath: spec.path!, - sendInitialRequest: () => sendOperationFn(args, spec), - sendPollRequest: ( - path: string, - options?: { abortSignal?: AbortSignalLike } - ) => { - const { requestBody, ...restSpec } = spec; - return sendOperationFn(args, { - ...restSpec, - httpMethod: "GET", - path, - abortSignal: options?.abortSignal - }); - } - }; +export class LroImpl implements LongRunningOperation { + constructor( + private sendOperationFn: (args: any, spec: any) => Promise>, + private args: Record, + private spec: { + readonly requestBody?: unknown; + readonly path?: string; + readonly httpMethod: string; + } & Record, + public requestPath: string = spec.path!, + public requestMethod: string = spec.httpMethod + ) {} + public async sendInitialRequest(): Promise> { + return this.sendOperationFn(this.args, this.spec); + } + public async sendPollRequest(path: string): Promise> { + const { requestBody, ...restSpec } = this.spec; + return this.sendOperationFn(this.args, { + ...restSpec, + path, + httpMethod: "GET" + }); + } } diff --git a/sdk/storagemover/arm-storagemover/src/operations/agents.ts b/sdk/storagemover/arm-storagemover/src/operations/agents.ts index 12e6d7c15f38..9ba3dd3efcc9 100644 --- a/sdk/storagemover/arm-storagemover/src/operations/agents.ts +++ b/sdk/storagemover/arm-storagemover/src/operations/agents.ts @@ -13,12 +13,8 @@ import * as coreClient from "@azure/core-client"; import * as Mappers from "../models/mappers"; import * as Parameters from "../models/parameters"; import { StorageMoverClient } from "../storageMoverClient"; -import { - SimplePollerLike, - OperationState, - createHttpPoller -} from "@azure/core-lro"; -import { createLroSpec } from "../lroImpl"; +import { PollerLike, PollOperationState, LroEngine } from "@azure/core-lro"; +import { LroImpl } from "../lroImpl"; import { Agent, AgentsListNextOptionalParams, @@ -218,14 +214,14 @@ export class AgentsImpl implements Agents { storageMoverName: string, agentName: string, options?: AgentsDeleteOptionalParams - ): Promise, void>> { + ): Promise, void>> { const directSendOperation = async ( args: coreClient.OperationArguments, spec: coreClient.OperationSpec ): Promise => { return this.client.sendOperationRequest(args, spec); }; - const sendOperationFn = async ( + const sendOperation = async ( args: coreClient.OperationArguments, spec: coreClient.OperationSpec ) => { @@ -258,15 +254,15 @@ export class AgentsImpl implements Agents { }; }; - const lro = createLroSpec({ - sendOperationFn, - args: { resourceGroupName, storageMoverName, agentName, options }, - spec: deleteOperationSpec - }); - const poller = await createHttpPoller>(lro, { - restoreFrom: options?.resumeFrom, + const lro = new LroImpl( + sendOperation, + { resourceGroupName, storageMoverName, agentName, options }, + deleteOperationSpec + ); + const poller = new LroEngine(lro, { + resumeFrom: options?.resumeFrom, intervalInMs: options?.updateIntervalInMs, - resourceLocationConfig: "location" + lroResourceLocationConfig: "location" }); await poller.poll(); return poller; diff --git a/sdk/storagemover/arm-storagemover/src/operations/endpoints.ts b/sdk/storagemover/arm-storagemover/src/operations/endpoints.ts index dfd08031a575..c3a40fed682d 100644 --- a/sdk/storagemover/arm-storagemover/src/operations/endpoints.ts +++ b/sdk/storagemover/arm-storagemover/src/operations/endpoints.ts @@ -13,12 +13,8 @@ import * as coreClient from "@azure/core-client"; import * as Mappers from "../models/mappers"; import * as Parameters from "../models/parameters"; import { StorageMoverClient } from "../storageMoverClient"; -import { - SimplePollerLike, - OperationState, - createHttpPoller -} from "@azure/core-lro"; -import { createLroSpec } from "../lroImpl"; +import { PollerLike, PollOperationState, LroEngine } from "@azure/core-lro"; +import { LroImpl } from "../lroImpl"; import { Endpoint, EndpointsListNextOptionalParams, @@ -219,14 +215,14 @@ export class EndpointsImpl implements Endpoints { storageMoverName: string, endpointName: string, options?: EndpointsDeleteOptionalParams - ): Promise, void>> { + ): Promise, void>> { const directSendOperation = async ( args: coreClient.OperationArguments, spec: coreClient.OperationSpec ): Promise => { return this.client.sendOperationRequest(args, spec); }; - const sendOperationFn = async ( + const sendOperation = async ( args: coreClient.OperationArguments, spec: coreClient.OperationSpec ) => { @@ -259,15 +255,15 @@ export class EndpointsImpl implements Endpoints { }; }; - const lro = createLroSpec({ - sendOperationFn, - args: { resourceGroupName, storageMoverName, endpointName, options }, - spec: deleteOperationSpec - }); - const poller = await createHttpPoller>(lro, { - restoreFrom: options?.resumeFrom, + const lro = new LroImpl( + sendOperation, + { resourceGroupName, storageMoverName, endpointName, options }, + deleteOperationSpec + ); + const poller = new LroEngine(lro, { + resumeFrom: options?.resumeFrom, intervalInMs: options?.updateIntervalInMs, - resourceLocationConfig: "location" + lroResourceLocationConfig: "location" }); await poller.poll(); return poller; diff --git a/sdk/storagemover/arm-storagemover/src/operations/jobDefinitions.ts b/sdk/storagemover/arm-storagemover/src/operations/jobDefinitions.ts index 561166c4fabb..a8a79593d4eb 100644 --- a/sdk/storagemover/arm-storagemover/src/operations/jobDefinitions.ts +++ b/sdk/storagemover/arm-storagemover/src/operations/jobDefinitions.ts @@ -13,12 +13,8 @@ import * as coreClient from "@azure/core-client"; import * as Mappers from "../models/mappers"; import * as Parameters from "../models/parameters"; import { StorageMoverClient } from "../storageMoverClient"; -import { - SimplePollerLike, - OperationState, - createHttpPoller -} from "@azure/core-lro"; -import { createLroSpec } from "../lroImpl"; +import { PollerLike, PollOperationState, LroEngine } from "@azure/core-lro"; +import { LroImpl } from "../lroImpl"; import { JobDefinition, JobDefinitionsListNextOptionalParams, @@ -267,14 +263,14 @@ export class JobDefinitionsImpl implements JobDefinitions { projectName: string, jobDefinitionName: string, options?: JobDefinitionsDeleteOptionalParams - ): Promise, void>> { + ): Promise, void>> { const directSendOperation = async ( args: coreClient.OperationArguments, spec: coreClient.OperationSpec ): Promise => { return this.client.sendOperationRequest(args, spec); }; - const sendOperationFn = async ( + const sendOperation = async ( args: coreClient.OperationArguments, spec: coreClient.OperationSpec ) => { @@ -307,21 +303,21 @@ export class JobDefinitionsImpl implements JobDefinitions { }; }; - const lro = createLroSpec({ - sendOperationFn, - args: { + const lro = new LroImpl( + sendOperation, + { resourceGroupName, storageMoverName, projectName, jobDefinitionName, options }, - spec: deleteOperationSpec - }); - const poller = await createHttpPoller>(lro, { - restoreFrom: options?.resumeFrom, + deleteOperationSpec + ); + const poller = new LroEngine(lro, { + resumeFrom: options?.resumeFrom, intervalInMs: options?.updateIntervalInMs, - resourceLocationConfig: "location" + lroResourceLocationConfig: "location" }); await poller.poll(); return poller; diff --git a/sdk/storagemover/arm-storagemover/src/operations/projects.ts b/sdk/storagemover/arm-storagemover/src/operations/projects.ts index d82d35fd94d2..e39f72f159a5 100644 --- a/sdk/storagemover/arm-storagemover/src/operations/projects.ts +++ b/sdk/storagemover/arm-storagemover/src/operations/projects.ts @@ -13,12 +13,8 @@ import * as coreClient from "@azure/core-client"; import * as Mappers from "../models/mappers"; import * as Parameters from "../models/parameters"; import { StorageMoverClient } from "../storageMoverClient"; -import { - SimplePollerLike, - OperationState, - createHttpPoller -} from "@azure/core-lro"; -import { createLroSpec } from "../lroImpl"; +import { PollerLike, PollOperationState, LroEngine } from "@azure/core-lro"; +import { LroImpl } from "../lroImpl"; import { Project, ProjectsListNextOptionalParams, @@ -219,14 +215,14 @@ export class ProjectsImpl implements Projects { storageMoverName: string, projectName: string, options?: ProjectsDeleteOptionalParams - ): Promise, void>> { + ): Promise, void>> { const directSendOperation = async ( args: coreClient.OperationArguments, spec: coreClient.OperationSpec ): Promise => { return this.client.sendOperationRequest(args, spec); }; - const sendOperationFn = async ( + const sendOperation = async ( args: coreClient.OperationArguments, spec: coreClient.OperationSpec ) => { @@ -259,15 +255,15 @@ export class ProjectsImpl implements Projects { }; }; - const lro = createLroSpec({ - sendOperationFn, - args: { resourceGroupName, storageMoverName, projectName, options }, - spec: deleteOperationSpec - }); - const poller = await createHttpPoller>(lro, { - restoreFrom: options?.resumeFrom, + const lro = new LroImpl( + sendOperation, + { resourceGroupName, storageMoverName, projectName, options }, + deleteOperationSpec + ); + const poller = new LroEngine(lro, { + resumeFrom: options?.resumeFrom, intervalInMs: options?.updateIntervalInMs, - resourceLocationConfig: "location" + lroResourceLocationConfig: "location" }); await poller.poll(); return poller; diff --git a/sdk/storagemover/arm-storagemover/src/operations/storageMovers.ts b/sdk/storagemover/arm-storagemover/src/operations/storageMovers.ts index 497893f83f15..22e7c7d252ee 100644 --- a/sdk/storagemover/arm-storagemover/src/operations/storageMovers.ts +++ b/sdk/storagemover/arm-storagemover/src/operations/storageMovers.ts @@ -13,12 +13,8 @@ import * as coreClient from "@azure/core-client"; import * as Mappers from "../models/mappers"; import * as Parameters from "../models/parameters"; import { StorageMoverClient } from "../storageMoverClient"; -import { - SimplePollerLike, - OperationState, - createHttpPoller -} from "@azure/core-lro"; -import { createLroSpec } from "../lroImpl"; +import { PollerLike, PollOperationState, LroEngine } from "@azure/core-lro"; +import { LroImpl } from "../lroImpl"; import { StorageMover, StorageMoversListBySubscriptionNextOptionalParams, @@ -263,14 +259,14 @@ export class StorageMoversImpl implements StorageMovers { resourceGroupName: string, storageMoverName: string, options?: StorageMoversDeleteOptionalParams - ): Promise, void>> { + ): Promise, void>> { const directSendOperation = async ( args: coreClient.OperationArguments, spec: coreClient.OperationSpec ): Promise => { return this.client.sendOperationRequest(args, spec); }; - const sendOperationFn = async ( + const sendOperation = async ( args: coreClient.OperationArguments, spec: coreClient.OperationSpec ) => { @@ -303,15 +299,15 @@ export class StorageMoversImpl implements StorageMovers { }; }; - const lro = createLroSpec({ - sendOperationFn, - args: { resourceGroupName, storageMoverName, options }, - spec: deleteOperationSpec - }); - const poller = await createHttpPoller>(lro, { - restoreFrom: options?.resumeFrom, + const lro = new LroImpl( + sendOperation, + { resourceGroupName, storageMoverName, options }, + deleteOperationSpec + ); + const poller = new LroEngine(lro, { + resumeFrom: options?.resumeFrom, intervalInMs: options?.updateIntervalInMs, - resourceLocationConfig: "location" + lroResourceLocationConfig: "location" }); await poller.poll(); return poller; diff --git a/sdk/storagemover/arm-storagemover/src/operationsInterfaces/agents.ts b/sdk/storagemover/arm-storagemover/src/operationsInterfaces/agents.ts index 69b4da73c789..1d7cb488859f 100644 --- a/sdk/storagemover/arm-storagemover/src/operationsInterfaces/agents.ts +++ b/sdk/storagemover/arm-storagemover/src/operationsInterfaces/agents.ts @@ -7,7 +7,7 @@ */ import { PagedAsyncIterableIterator } from "@azure/core-paging"; -import { SimplePollerLike, OperationState } from "@azure/core-lro"; +import { PollerLike, PollOperationState } from "@azure/core-lro"; import { Agent, AgentsListOptionalParams, @@ -90,7 +90,7 @@ export interface Agents { storageMoverName: string, agentName: string, options?: AgentsDeleteOptionalParams - ): Promise, void>>; + ): Promise, void>>; /** * Deletes an Agent resource. * @param resourceGroupName The name of the resource group. The name is case insensitive. diff --git a/sdk/storagemover/arm-storagemover/src/operationsInterfaces/endpoints.ts b/sdk/storagemover/arm-storagemover/src/operationsInterfaces/endpoints.ts index 9fe2b8922cfe..40cd5cbb690c 100644 --- a/sdk/storagemover/arm-storagemover/src/operationsInterfaces/endpoints.ts +++ b/sdk/storagemover/arm-storagemover/src/operationsInterfaces/endpoints.ts @@ -7,7 +7,7 @@ */ import { PagedAsyncIterableIterator } from "@azure/core-paging"; -import { SimplePollerLike, OperationState } from "@azure/core-lro"; +import { PollerLike, PollOperationState } from "@azure/core-lro"; import { Endpoint, EndpointsListOptionalParams, @@ -91,7 +91,7 @@ export interface Endpoints { storageMoverName: string, endpointName: string, options?: EndpointsDeleteOptionalParams - ): Promise, void>>; + ): Promise, void>>; /** * Deletes an Endpoint resource. * @param resourceGroupName The name of the resource group. The name is case insensitive. diff --git a/sdk/storagemover/arm-storagemover/src/operationsInterfaces/jobDefinitions.ts b/sdk/storagemover/arm-storagemover/src/operationsInterfaces/jobDefinitions.ts index 0d6c974bc81f..7b31e7cb57e7 100644 --- a/sdk/storagemover/arm-storagemover/src/operationsInterfaces/jobDefinitions.ts +++ b/sdk/storagemover/arm-storagemover/src/operationsInterfaces/jobDefinitions.ts @@ -7,7 +7,7 @@ */ import { PagedAsyncIterableIterator } from "@azure/core-paging"; -import { SimplePollerLike, OperationState } from "@azure/core-lro"; +import { PollerLike, PollOperationState } from "@azure/core-lro"; import { JobDefinition, JobDefinitionsListOptionalParams, @@ -106,7 +106,7 @@ export interface JobDefinitions { projectName: string, jobDefinitionName: string, options?: JobDefinitionsDeleteOptionalParams - ): Promise, void>>; + ): Promise, void>>; /** * Deletes a Job Definition resource. * @param resourceGroupName The name of the resource group. The name is case insensitive. diff --git a/sdk/storagemover/arm-storagemover/src/operationsInterfaces/projects.ts b/sdk/storagemover/arm-storagemover/src/operationsInterfaces/projects.ts index 4b6982503fec..b0bb0f7c53c1 100644 --- a/sdk/storagemover/arm-storagemover/src/operationsInterfaces/projects.ts +++ b/sdk/storagemover/arm-storagemover/src/operationsInterfaces/projects.ts @@ -7,7 +7,7 @@ */ import { PagedAsyncIterableIterator } from "@azure/core-paging"; -import { SimplePollerLike, OperationState } from "@azure/core-lro"; +import { PollerLike, PollOperationState } from "@azure/core-lro"; import { Project, ProjectsListOptionalParams, @@ -91,7 +91,7 @@ export interface Projects { storageMoverName: string, projectName: string, options?: ProjectsDeleteOptionalParams - ): Promise, void>>; + ): Promise, void>>; /** * Deletes a Project resource. * @param resourceGroupName The name of the resource group. The name is case insensitive. diff --git a/sdk/storagemover/arm-storagemover/src/operationsInterfaces/storageMovers.ts b/sdk/storagemover/arm-storagemover/src/operationsInterfaces/storageMovers.ts index 2c696a39138d..7e0d880457af 100644 --- a/sdk/storagemover/arm-storagemover/src/operationsInterfaces/storageMovers.ts +++ b/sdk/storagemover/arm-storagemover/src/operationsInterfaces/storageMovers.ts @@ -7,7 +7,7 @@ */ import { PagedAsyncIterableIterator } from "@azure/core-paging"; -import { SimplePollerLike, OperationState } from "@azure/core-lro"; +import { PollerLike, PollOperationState } from "@azure/core-lro"; import { StorageMover, StorageMoversListBySubscriptionOptionalParams, @@ -90,7 +90,7 @@ export interface StorageMovers { resourceGroupName: string, storageMoverName: string, options?: StorageMoversDeleteOptionalParams - ): Promise, void>>; + ): Promise, void>>; /** * Deletes a Storage Mover resource. * @param resourceGroupName The name of the resource group. The name is case insensitive. diff --git a/sdk/storagemover/arm-storagemover/test/sampleTest.ts b/sdk/storagemover/arm-storagemover/test/sampleTest.ts new file mode 100644 index 000000000000..25aeb3ebcc36 --- /dev/null +++ b/sdk/storagemover/arm-storagemover/test/sampleTest.ts @@ -0,0 +1,43 @@ +/* + * Copyright (c) Microsoft Corporation. + * Licensed under the MIT License. + * + * Code generated by Microsoft (R) AutoRest Code Generator. + * Changes may cause incorrect behavior and will be lost if the code is regenerated. + */ + +import { + Recorder, + RecorderStartOptions, + env +} from "@azure-tools/test-recorder"; +import { assert } from "chai"; +import { Context } from "mocha"; + +const replaceableVariables: Record = { + AZURE_CLIENT_ID: "azure_client_id", + AZURE_CLIENT_SECRET: "azure_client_secret", + AZURE_TENANT_ID: "88888888-8888-8888-8888-888888888888", + SUBSCRIPTION_ID: "azure_subscription_id" +}; + +const recorderOptions: RecorderStartOptions = { + envSetupForPlayback: replaceableVariables +}; + +describe("My test", () => { + let recorder: Recorder; + + beforeEach(async function(this: Context) { + recorder = new Recorder(this.currentTest); + await recorder.start(recorderOptions); + }); + + afterEach(async function() { + await recorder.stop(); + }); + + it("sample test", async function() { + console.log("Hi, I'm a test!"); + }); +}); diff --git a/sdk/storagemover/arm-storagemover/test/storagemover_operations_test.spec.ts b/sdk/storagemover/arm-storagemover/test/storagemover_operations_test.spec.ts deleted file mode 100644 index a1156e766363..000000000000 --- a/sdk/storagemover/arm-storagemover/test/storagemover_operations_test.spec.ts +++ /dev/null @@ -1,265 +0,0 @@ -/* - * Copyright (c) Microsoft Corporation. - * Licensed under the MIT License. - * - * Code generated by Microsoft (R) AutoRest Code Generator. - * Changes may cause incorrect behavior and will be lost if the code is regenerated. - */ - -import { - env, - Recorder, - RecorderStartOptions, - delay, - isPlaybackMode, -} from "@azure-tools/test-recorder"; -import { createTestCredential } from "@azure-tools/test-credential"; -import { assert } from "chai"; -import { Context } from "mocha"; -import { StorageMoverClient } from "../src/storageMoverClient"; - -const replaceableVariables: Record = { - AZURE_CLIENT_ID: "azure_client_id", - AZURE_CLIENT_SECRET: "azure_client_secret", - AZURE_TENANT_ID: "88888888-8888-8888-8888-888888888888", - SUBSCRIPTION_ID: "azure_subscription_id" -}; - -const recorderOptions: RecorderStartOptions = { - envSetupForPlayback: replaceableVariables -}; - -export const testPollingOptions = { - updateIntervalInMs: isPlaybackMode() ? 0 : undefined, -}; - -describe("storageMover test", () => { - let recorder: Recorder; - let subscriptionId: string; - let client: StorageMoverClient; - let location: string; - let resourceGroup: string; - let storageMoverName: string; - let agentName: string; - let endpointName: string; - let endpointName1: string; - let projectName: string; - let jobDefinitionName: string; - - beforeEach(async function (this: Context) { - recorder = new Recorder(this.currentTest); - await recorder.start(recorderOptions); - subscriptionId = env.SUBSCRIPTION_ID || ''; - // This is an example of how the environment variables are used - const credential = createTestCredential(); - client = new StorageMoverClient(credential, subscriptionId, recorder.configureClientOptions({})); - location = "eastus"; - resourceGroup = "myjstest"; - storageMoverName = "storageMoverName"; - agentName = "testagent"; - endpointName = "testendpoint"; - endpointName1 = "testendpoint1"; - projectName = "testendproject"; - jobDefinitionName = "testjobDefinition"; - }); - - afterEach(async function () { - await recorder.stop(); - }); - - it("storageMovers create test", async function () { - const res = await client.storageMovers.createOrUpdate( - resourceGroup, - storageMoverName, - { - description: "Example Storage Mover Description", - location, - tags: { key1: "value1", key2: "value2" } - }); - assert.equal(res.name, storageMoverName); - }); - - it("agents create test", async function () { - const arcResourceid = "/subscriptions/" + subscriptionId + "/resourceGroups/" + resourceGroup + "/providers/Microsoft.HybridCompute/machines/testhybridCompute" - const res = await client.agents.createOrUpdate( - resourceGroup, - storageMoverName, - agentName, - { - description: "Example Agent Description", - arcResourceId: arcResourceid, - arcVmUuid: "3bb2c024-eba9-4d18-9e7a-1d772fcc5fe9" - }); - assert.equal(res.name, agentName); - }); - - it("endpoints create test", async function () { - const said = "/subscriptions/" + subscriptionId + "/resourceGroups/" + resourceGroup + "/providers/Microsoft.Storage/storageAccounts/teststorageaccountxxx1" - const res = await client.endpoints.createOrUpdate( - resourceGroup, - storageMoverName, - endpointName, - { - properties: { - description: "Example Storage Container Endpoint Description", - blobContainerName: "testblob", - endpointType: "AzureStorageBlobContainer", - storageAccountResourceId: said - } - }); - assert.equal(res.name, endpointName); - - const result = await client.endpoints.createOrUpdate( - resourceGroup, - storageMoverName, - endpointName1, - { - properties: { - endpointType: "NfsMount", - host: endpointName1, - export: "" - } - }); - assert.equal(result.name, endpointName1); - }); - - it("projects create test", async function () { - const res = await client.projects.createOrUpdate( - resourceGroup, - storageMoverName, - projectName, - { - description: "Example Project Description" - }); - assert.equal(res.name, projectName); - }); - - it("jobDefinitions create test", async function () { - const res = await client.jobDefinitions.createOrUpdate( - resourceGroup, - storageMoverName, - projectName, - jobDefinitionName, - { - description: "Example Job Definition Description", - agentName: agentName, - copyMode: "Additive", - sourceName: endpointName1, - sourceSubpath: "/", - targetName: endpointName, - targetSubpath: "/" - }); - assert.equal(res.name, jobDefinitionName); - }); - - it("storageMovers get test", async function () { - const res = await client.storageMovers.get(resourceGroup, storageMoverName); - assert.equal(res.name, storageMoverName); - }); - - it("agent get test", async function () { - const res = await client.agents.get(resourceGroup, storageMoverName, agentName); - assert.equal(res.name, agentName); - }); - - it("endpoints get test", async function () { - const res = await client.endpoints.get(resourceGroup, storageMoverName, endpointName); - assert.equal(res.name, endpointName); - }); - - it("projects get test", async function () { - const res = await client.projects.get(resourceGroup, storageMoverName, projectName); - assert.equal(res.name, projectName); - }); - - it("jobDefinitions get test", async function () { - const res = await client.jobDefinitions.get(resourceGroup, storageMoverName, projectName, jobDefinitionName); - assert.equal(res.name, jobDefinitionName); - }); - - it("endpoints list test", async function () { - const resArray = new Array(); - for await (let item of client.endpoints.list(resourceGroup, storageMoverName)) { - resArray.push(item); - } - assert.equal(resArray.length, 2); - }); - - it("agent list test", async function () { - const resArray = new Array(); - for await (let item of client.agents.list(resourceGroup, storageMoverName)) { - resArray.push(item); - } - assert.equal(resArray.length, 1); - }); - - it("projects list test", async function () { - const resArray = new Array(); - for await (let item of client.projects.list(resourceGroup, storageMoverName)) { - resArray.push(item); - } - assert.equal(resArray.length, 1); - }); - - it("jobDefinitions list test", async function () { - const resArray = new Array(); - for await (let item of client.jobDefinitions.list(resourceGroup, storageMoverName, projectName)) { - resArray.push(item); - } - assert.equal(resArray.length, 1); - }); - - it("storageMovers list test", async function () { - const resArray = new Array(); - for await (let item of client.storageMovers.listBySubscription()) { - resArray.push(item); - } - assert.equal(resArray.length, 1); - }); - - it("jobDefinitions delete test", async function () { - const resArray = new Array(); - const res = await client.jobDefinitions.beginDeleteAndWait(resourceGroup, storageMoverName, projectName, jobDefinitionName) - for await (let item of client.jobDefinitions.list(resourceGroup, storageMoverName, projectName)) { - resArray.push(item); - } - assert.equal(resArray.length, 0); - }); - - it("agent delete test", async function () { - const resArray = new Array(); - const res = await client.agents.beginDeleteAndWait(resourceGroup, storageMoverName, agentName) - for await (let item of client.agents.list(resourceGroup, storageMoverName)) { - resArray.push(item); - } - assert.equal(resArray.length, 0); - }); - - it("endpoints delete test", async function () { - const resArray = new Array(); - const res = await client.endpoints.beginDeleteAndWait(resourceGroup, storageMoverName, endpointName) - const res1 = await client.endpoints.beginDeleteAndWait(resourceGroup, storageMoverName, endpointName1) - for await (let item of client.endpoints.list(resourceGroup, storageMoverName)) { - resArray.push(item); - } - assert.equal(resArray.length, 0); - }); - - it("projects delete test", async function () { - const resArray = new Array(); - const res = await client.projects.beginDeleteAndWait(resourceGroup, storageMoverName, projectName) - for await (let item of client.projects.list(resourceGroup, storageMoverName)) { - resArray.push(item); - } - assert.equal(resArray.length, 0); - }); - - it("storageMovers delete test", async function () { - const resArray = new Array(); - const res = await client.storageMovers.beginDeleteAndWait(resourceGroup, storageMoverName) - for await (let item of client.storageMovers.listBySubscription()) { - resArray.push(item); - } - assert.equal(resArray.length, 0); - }); -}) diff --git a/sdk/storagemover/arm-storagemover/tsconfig.json b/sdk/storagemover/arm-storagemover/tsconfig.json index aff39d40c9b4..3e6ae96443f3 100644 --- a/sdk/storagemover/arm-storagemover/tsconfig.json +++ b/sdk/storagemover/arm-storagemover/tsconfig.json @@ -15,17 +15,11 @@ ], "declaration": true, "outDir": "./dist-esm", - "importHelpers": true, - "paths": { - "@azure/arm-storagemover": [ - "./src/index" - ] - } + "importHelpers": true }, "include": [ "./src/**/*.ts", - "./test/**/*.ts", - "samples-dev/**/*.ts" + "./test/**/*.ts" ], "exclude": [ "node_modules"