Modify DataBox examples (#23711)
* Modify examples * Revert unnecessary changes * Fix failing checks * fix failing checks
This commit is contained in:
Родитель
2e2f8781fa
Коммит
17b0396c5c
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "bvttoolrg6",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"location": "westus",
|
||||
"api-version": "2021-08-01-preview",
|
||||
"x-ms-client-request-id": [
|
||||
"ce815189-a9cc-4288-8166-d78f211bed5a"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -24,7 +18,7 @@
|
|||
],
|
||||
"availableSkuRequest": {
|
||||
"transferType": "ImportToAzure",
|
||||
"country": "US",
|
||||
"country": "XX",
|
||||
"location": "westus"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "bvttoolrg6",
|
||||
"jobName": "TJ-636646322037905056",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2021-08-01-preview",
|
||||
"x-ms-client-request-id": [
|
||||
"e1437186-b41d-492e-9b7a-e197c28a517a"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.27817.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18362.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.2.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -31,7 +25,7 @@
|
|||
"responses": {
|
||||
"200": {
|
||||
"body": {
|
||||
"confirmationNumber": "2929602E9CP",
|
||||
"confirmationNumber": "XXXXXXXXXXX",
|
||||
"readyByTime": "2019-09-20T18:30:00Z"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,19 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg9836",
|
||||
"jobName": "SdkJob8367",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2021-08-01-preview",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"71d282dc-56a0-402b-a322-3b50c89711b5"
|
||||
],
|
||||
"accept-language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.26614.01",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
|
|
@ -1,21 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg5154",
|
||||
"jobName": "SdkJob952",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2021-08-01-preview",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"95fc15f7-4976-46bb-8370-74ed4cb676be"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -24,7 +18,7 @@
|
|||
"30"
|
||||
],
|
||||
"cancellationReason": {
|
||||
"reason": "CancelTest"
|
||||
"reason": "Cancellation Reason"
|
||||
}
|
||||
},
|
||||
"responses": {
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg5154",
|
||||
"jobName": "SdkJob952",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2021-08-01-preview",
|
||||
"x-ms-client-request-id": [
|
||||
"04f2835f-a2a2-4f25-96df-568460e5be24"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -28,28 +22,28 @@
|
|||
"details": {
|
||||
"jobDetailsType": "DataBox",
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"dataImportDetails": [
|
||||
{
|
||||
"accountDetails": {
|
||||
"dataAccountType": "StorageAccount",
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount"
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -62,7 +56,11 @@
|
|||
}
|
||||
},
|
||||
"responses": {
|
||||
"202": {},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://xxx.xxx.xx"
|
||||
}
|
||||
},
|
||||
"200": {
|
||||
"body": {
|
||||
"properties": {
|
||||
|
@ -118,11 +116,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -152,13 +150,13 @@
|
|||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"jobDetailsType": "DataBox",
|
||||
|
@ -175,8 +173,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob952",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg5154/providers/Microsoft.DataBox/jobs/SdkJob952",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg7478",
|
||||
"jobName": "SdkJob9640",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2021-08-01-preview",
|
||||
"x-ms-client-request-id": [
|
||||
"c4c8f926-ebbe-4c07-ae1a-b716911058df"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -29,28 +23,28 @@
|
|||
"jobDetailsType": "DataBox",
|
||||
"devicePassword": "<devicePassword>",
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"dataImportDetails": [
|
||||
{
|
||||
"accountDetails": {
|
||||
"dataAccountType": "StorageAccount",
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/databoxbvt1/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount2",
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"sharePassword": "<sharePassword>"
|
||||
}
|
||||
}
|
||||
|
@ -64,7 +58,11 @@
|
|||
}
|
||||
},
|
||||
"responses": {
|
||||
"202": {},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://xxx.xxx.xx"
|
||||
}
|
||||
},
|
||||
"200": {
|
||||
"body": {
|
||||
"properties": {
|
||||
|
@ -120,11 +118,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -154,13 +152,13 @@
|
|||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"jobDetailsType": "DataBox",
|
||||
|
@ -177,8 +175,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob9640",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg7478/providers/Microsoft.DataBox/jobs/SdkJob9640",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg608",
|
||||
"jobName": "SdkJob6599",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2021-08-01-preview",
|
||||
"x-ms-client-request-id": [
|
||||
"c9c24c55-fd51-4374-839e-60ee5f0d8832"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29220.03",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.19041.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.2.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -28,28 +22,28 @@
|
|||
"details": {
|
||||
"jobDetailsType": "DataBox",
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"dataImportDetails": [
|
||||
{
|
||||
"accountDetails": {
|
||||
"dataAccountType": "StorageAccount",
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount"
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -67,7 +61,11 @@
|
|||
}
|
||||
},
|
||||
"responses": {
|
||||
"202": {},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://xxx.xxx.xx"
|
||||
}
|
||||
},
|
||||
"200": {
|
||||
"body": {
|
||||
"properties": {
|
||||
|
@ -123,11 +121,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -157,13 +155,13 @@
|
|||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"jobDetailsType": "DataBox",
|
||||
|
@ -180,8 +178,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob6599",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg608/providers/Microsoft.DataBox/jobs/SdkJob6599",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg8091",
|
||||
"jobName": "SdkJob6429",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2021-08-01-preview",
|
||||
"x-ms-client-request-id": [
|
||||
"80eaafc7-e8b7-4c5a-ad81-b1ecb9573cd4"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -28,21 +22,21 @@
|
|||
"details": {
|
||||
"jobDetailsType": "DataBox",
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"dataExportDetails": [
|
||||
|
@ -59,7 +53,7 @@
|
|||
},
|
||||
"accountDetails": {
|
||||
"dataAccountType": "StorageAccount",
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.Storage/storageAccounts/aaaaaa2"
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -72,7 +66,11 @@
|
|||
}
|
||||
},
|
||||
"responses": {
|
||||
"202": {},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://xxx.xxx.xx"
|
||||
}
|
||||
},
|
||||
"200": {
|
||||
"body": {
|
||||
"properties": {
|
||||
|
@ -128,11 +126,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -162,13 +160,13 @@
|
|||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"jobDetailsType": "DataBox",
|
||||
|
@ -185,8 +183,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob6429",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg8091/providers/Microsoft.DataBox/jobs/SdkJob6429",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg7552",
|
||||
"jobName": "SdkJob5337",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2021-08-01-preview",
|
||||
"x-ms-client-request-id": [
|
||||
"618b064d-967c-4156-a8dd-a9867cc22af9"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29220.03",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.19041.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.2.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -28,28 +22,28 @@
|
|||
"details": {
|
||||
"jobDetailsType": "DataBox",
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"dataImportDetails": [
|
||||
{
|
||||
"accountDetails": {
|
||||
"dataAccountType": "StorageAccount",
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/databoxbvt1/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount2"
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -62,13 +56,17 @@
|
|||
"identity": {
|
||||
"type": "UserAssigned",
|
||||
"userAssignedIdentities": {
|
||||
"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.ManagedIdentity/userAssignedIdentities/sdkIdentity": {}
|
||||
"/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.ManagedIdentity/userAssignedIdentities/testIdentity": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"responses": {
|
||||
"202": {},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://xxx.xxx.xx"
|
||||
}
|
||||
},
|
||||
"200": {
|
||||
"body": {
|
||||
"properties": {
|
||||
|
@ -124,11 +122,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -158,13 +156,13 @@
|
|||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"jobDetailsType": "DataBox",
|
||||
|
@ -181,8 +179,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob5337",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg7552/providers/Microsoft.DataBox/jobs/SdkJob5337",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,26 +1,24 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg5154",
|
||||
"jobName": "SdkJob952",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2021-08-01-preview",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"f5c227e2-13d8-4ce9-9ef2-f3c63f6935b9"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
"200": {},
|
||||
"202": {},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://xxx.xxx.xx"
|
||||
}
|
||||
},
|
||||
"204": {}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,21 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg5154",
|
||||
"jobName": "SdkJob952",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2021-08-01-preview",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"e76214b0-6013-499e-8f91-3a287f421f2e"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -75,11 +69,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -109,13 +103,13 @@
|
|||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"deliveryPackage": {
|
||||
|
@ -131,14 +125,14 @@
|
|||
"dataImportDetails": [
|
||||
{
|
||||
"accountDetails": {
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount",
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"dataAccountType": "StorageAccount"
|
||||
}
|
||||
}
|
||||
],
|
||||
"jobDetailsType": "DataBox",
|
||||
"copyLogDetails": [],
|
||||
"reverseShipmentLabelSasKey": "https://wusbeta.blob.core.windows.net/customer-reverse-shipment-instructions/CustomerShipmentInstructions_MicrosoftManaged.PDF?sv=2018-03-28&sr=b&sig=urwfAELvNV69IGHdcXlRCn6o3O3dWZQKaRipmoAdrI0%3D&st=2020-08-07T05%3A10%3A58Z&se=2020-08-08T05%3A20%3A58Z&sp=r",
|
||||
"reverseShipmentLabelSasKey": "https://xxx.xxx.xx",
|
||||
"keyEncryptionKey": {
|
||||
"kekType": "MicrosoftManaged"
|
||||
}
|
||||
|
@ -157,8 +151,8 @@
|
|||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "SdkJob952",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg5154/providers/Microsoft.DataBox/jobs/SdkJob952",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,21 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg7937",
|
||||
"jobName": "SdkJob1735",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2021-08-01-preview",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"c8cf9d3e-55f1-488f-bcee-53f4939f44e8"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -75,11 +69,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -109,13 +103,13 @@
|
|||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"deliveryPackage": {
|
||||
|
@ -131,18 +125,18 @@
|
|||
"dataImportDetails": [
|
||||
{
|
||||
"accountDetails": {
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/databoxbvt1/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount2",
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"dataAccountType": "StorageAccount"
|
||||
}
|
||||
}
|
||||
],
|
||||
"jobDetailsType": "DataBox",
|
||||
"copyLogDetails": [],
|
||||
"reverseShipmentLabelSasKey": "https://wusbeta.blob.core.windows.net/customer-reverse-shipment-instructions/CustomerShipmentInstructions_MicrosoftManaged.PDF?sv=2018-03-28&sr=b&sig=JSZSeKrFrrwWbZ4zd7PNdGdNYKExKpxa98vRDDH6ZIk%3D&st=2020-08-07T05%3A08%3A51Z&se=2020-08-08T05%3A18%3A51Z&sp=r",
|
||||
"reverseShipmentLabelSasKey": "https://xxx.xxx.xx",
|
||||
"keyEncryptionKey": {
|
||||
"kekType": "CustomerManaged",
|
||||
"kekUrl": "https://sdkkeyvault.vault.azure.net/keys/SSDKEY/",
|
||||
"kekVaultResourceID": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.KeyVault/vaults/SDKKeyVault"
|
||||
"kekUrl": "https://xxx.xxx.xx",
|
||||
"kekVaultResourceID": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.KeyVault/vaults/YourKeyVaultName"
|
||||
}
|
||||
},
|
||||
"deliveryType": "NonScheduled",
|
||||
|
@ -158,11 +152,11 @@
|
|||
},
|
||||
"identity": {
|
||||
"type": "SystemAssigned",
|
||||
"principalId": "9a68a7c4-0a18-4d06-a5fb-7058e9e98458",
|
||||
"tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47"
|
||||
"principalId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
|
||||
"tenantId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
||||
},
|
||||
"name": "SdkJob1735",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg7937/providers/Microsoft.DataBox/jobs/SdkJob1735",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,19 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "dmstestresource",
|
||||
"jobName": "TJx-637505258985313014",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2021-08-01-preview",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"bdcc8e76-b662-42a4-93fd-5554809712d7"
|
||||
],
|
||||
"accept-language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.26614.01",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -30,10 +26,10 @@
|
|||
"details": {
|
||||
"copyProgress": [
|
||||
{
|
||||
"storageAccountName": "databoxbvttestaccount",
|
||||
"storageAccountName": "YourStorageAccountName",
|
||||
"transferType": "ImportToAzure",
|
||||
"dataAccountType": "StorageAccount",
|
||||
"accountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount",
|
||||
"accountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"bytesProcessed": 2000,
|
||||
"totalBytesToProcess": 2000,
|
||||
"filesProcessed": 100,
|
||||
|
@ -98,12 +94,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Andrew Tribone",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"ssemmail@microsoft.com",
|
||||
"vishwamdir@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -134,28 +129,28 @@
|
|||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "164 TOWNSEND ST",
|
||||
"streetAddress2": "UNIT 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "None"
|
||||
},
|
||||
"deliveryPackage": {
|
||||
"trackingUrl": "https://wwwapps.ups.com/WebTracking/track?track=yes&trackNums=5fb6965e-0b80-4f38-b21a-32673fed2d84",
|
||||
"trackingUrl": "https://xxx.xxx.xx",
|
||||
"carrierName": "Ups",
|
||||
"trackingId": "5fb6965e-0b80-4f38-b21a-32673fed2d84"
|
||||
},
|
||||
"returnPackage": {
|
||||
"trackingUrl": "https://wwwapps.ups.com/WebTracking/track?track=yes&trackNums=b3875a34-aad6-4dbe-83a9-3f39cb21b0e8",
|
||||
"trackingUrl": "https://xxx.xxx.xx",
|
||||
"carrierName": "Ups",
|
||||
"trackingId": "b3875a34-aad6-4dbe-83a9-3f39cb21b0e8"
|
||||
},
|
||||
"dataImportDetails": [
|
||||
{
|
||||
"accountDetails": {
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount",
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"dataAccountType": "StorageAccount"
|
||||
}
|
||||
}
|
||||
|
@ -164,12 +159,12 @@
|
|||
"preferences": {},
|
||||
"copyLogDetails": [
|
||||
{
|
||||
"accountName": "databoxbvttestaccount",
|
||||
"copyLogLink": "databoxcopylog/strtrinidad01_ZTS18520041_CopyLog_8425fb8f9c2b447288caa4dd6f5d34bb.xml",
|
||||
"accountName": "YourStorageAccountName",
|
||||
"copyLogLink": "databoxcopylog/xxx.xml",
|
||||
"copyLogDetailsType": "DataBox"
|
||||
}
|
||||
],
|
||||
"reverseShipmentLabelSasKey": "http://wusbeta.blob.core.windows.net/devstoreaccount1/f6be6ea8-77da-419b-9f6b-3043c28b04e4/ReverseShipment/b3875a34-aad6-4dbe-83a9-3f39cb21b0e8.PDF?sv=2018-03-28&sr=b&sig=%2BJmOyIkG0ALrKQp%2F7NCOBYccQ80DRLvN%2FHtb6Z97heg%3D&st=2021-03-05T09%3A45%3A05Z&se=2021-03-05T10%3A15%3A05Z&sp=r",
|
||||
"reverseShipmentLabelSasKey": "http://xxx.xxx.xxx",
|
||||
"keyEncryptionKey": {
|
||||
"kekType": "MicrosoftManaged"
|
||||
},
|
||||
|
@ -193,8 +188,8 @@
|
|||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "TJx-637505258985313014",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/dmstestresource/providers/Microsoft.DataBox/jobs/TJx-637505258985313014",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,21 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg8091",
|
||||
"jobName": "SdkJob6429",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2021-08-01-preview",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"b3739c7c-02b6-46c2-a04c-da6f8bca279c"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -32,10 +26,10 @@
|
|||
"details": {
|
||||
"copyProgress": [
|
||||
{
|
||||
"storageAccountName": "aaaaaa2",
|
||||
"storageAccountName": "YourStorageAccountName",
|
||||
"transferType": "ExportFromAzure",
|
||||
"dataAccountType": "StorageAccount",
|
||||
"accountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.Storage/storageAccounts/aaaaaa2",
|
||||
"accountId": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"bytesProcessed": 0,
|
||||
"totalBytesToProcess": 0,
|
||||
"isEnumerationInProgress": false
|
||||
|
@ -58,18 +52,18 @@
|
|||
"contactDetails": {
|
||||
"contactName": " ",
|
||||
"emailList": [],
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"notificationPreference": []
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"deliveryPackage": {
|
||||
|
@ -98,15 +92,15 @@
|
|||
},
|
||||
"logCollectionLevel": "Error",
|
||||
"accountDetails": {
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.Storage/storageAccounts/aaaaaa2",
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"dataAccountType": "StorageAccount"
|
||||
}
|
||||
}
|
||||
],
|
||||
"jobDetailsType": "DataBox",
|
||||
"copyLogDetails": [],
|
||||
"reverseShipmentLabelSasKey": "https://wusbeta.blob.core.windows.net/customer-reverse-shipment-instructions/CustomerShipmentInstructions_MicrosoftManaged.PDF?sv=2018-03-28&sr=b&sig=04aL%2FTe7998qQJlhmGI3C0Q%2FxsCVo1t0B4uQUIx7TmQ%3D&st=2020-08-07T05%3A10%3A05Z&se=2020-08-08T05%3A20%3A05Z&sp=r",
|
||||
"chainOfCustodySasKey": "https://wusbeta.blob.core.windows.net/chainofcustody/9a6ee052-bcff-4b5e-a478-7dcbfb86e9fb.txt?sv=2018-03-28&sr=b&sig=JbBBXZKharvfg35ZfmrhowO1DuOpzcZCNUdeFzklvWs%3D&st=2020-08-07T05%3A10%3A05Z&se=2020-08-07T05%3A40%3A05Z&sp=r",
|
||||
"reverseShipmentLabelSasKey": "https://xxx.xxx.xx",
|
||||
"chainOfCustodySasKey": "https://xxx.xxx.xx",
|
||||
"keyEncryptionKey": {
|
||||
"kekType": "MicrosoftManaged"
|
||||
}
|
||||
|
@ -126,8 +120,8 @@
|
|||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "SdkJob6429",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg8091/providers/Microsoft.DataBox/jobs/SdkJob6429",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,19 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "dmstestresource",
|
||||
"jobName": "TJx-637505258985313014",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2021-08-01-preview",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"bdcc8e76-b662-42a4-93fd-5554809712d7"
|
||||
],
|
||||
"accept-language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.26614.01",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -37,10 +33,10 @@
|
|||
"details": {
|
||||
"copyProgress": [
|
||||
{
|
||||
"storageAccountName": "databoxbvttestaccount",
|
||||
"storageAccountName": "YourStorageAccountName",
|
||||
"transferType": "ImportToAzure",
|
||||
"dataAccountType": "StorageAccount",
|
||||
"accountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount",
|
||||
"accountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"bytesProcessed": 2000,
|
||||
"totalBytesToProcess": 2000,
|
||||
"filesProcessed": 100,
|
||||
|
@ -56,7 +52,7 @@
|
|||
{
|
||||
"transferType": "ImportToAzure",
|
||||
"dataAccountType": "ManagedDisk",
|
||||
"accountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat3198inh0-9)inh(il(h)_fyoin)(upf(yLASD0-FJ(hal-DSNWP0JDS0P3-0SJ94",
|
||||
"accountId": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName",
|
||||
"bytesProcessed": 2000,
|
||||
"totalBytesToProcess": 2000,
|
||||
"filesProcessed": 100,
|
||||
|
@ -121,12 +117,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Andrew Tribone",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"ssemmail@microsoft.com",
|
||||
"vishwamdir@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -157,35 +152,35 @@
|
|||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "164 TOWNSEND ST",
|
||||
"streetAddress2": "UNIT 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "None"
|
||||
},
|
||||
"deliveryPackage": {
|
||||
"trackingUrl": "https://wwwapps.ups.com/WebTracking/track?track=yes&trackNums=6f00fcce-1eec-4ee7-99a8-0acc68efd1c7",
|
||||
"trackingUrl": "https://xxx.xxx.xx",
|
||||
"carrierName": "Ups",
|
||||
"trackingId": "6f00fcce-1eec-4ee7-99a8-0acc68efd1c7"
|
||||
"trackingId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
||||
},
|
||||
"returnPackage": {
|
||||
"trackingUrl": "https://wwwapps.ups.com/WebTracking/track?track=yes&trackNums=79148759-b772-4a90-933b-da5ae5ac6ebb",
|
||||
"trackingUrl": "https://xxx.xxx.xx",
|
||||
"carrierName": "Ups",
|
||||
"trackingId": "79148759-b772-4a90-933b-da5ae5ac6ebb"
|
||||
"trackingId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
||||
},
|
||||
"dataImportDetails": [
|
||||
{
|
||||
"accountDetails": {
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount",
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"dataAccountType": "StorageAccount"
|
||||
}
|
||||
},
|
||||
{
|
||||
"accountDetails": {
|
||||
"resourceGroupId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat3198inh0-9)inh(il(h)_fyoin)(upf(yLASD0-FJ(hal-DSNWP0JDS0P3-0SJ94",
|
||||
"stagingStorageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/manageddisktest/providers/Microsoft.Storage/storageAccounts/sojainmanageddisk",
|
||||
"resourceGroupId": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName",
|
||||
"stagingStorageAccountId": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"dataAccountType": "ManagedDisk"
|
||||
}
|
||||
}
|
||||
|
@ -198,17 +193,17 @@
|
|||
},
|
||||
"copyLogDetails": [
|
||||
{
|
||||
"accountName": "databoxbvttestaccount",
|
||||
"copyLogLink": "databoxcopylog/strtrinidad01_ZTS18520041_CopyLog_8425fb8f9c2b447288caa4dd6f5d34bb.xml",
|
||||
"accountName": "YourStorageAccountName",
|
||||
"copyLogLink": "databoxcopylog/xxx.xml",
|
||||
"copyLogDetailsType": "DataBox"
|
||||
},
|
||||
{
|
||||
"accountName": "akvenkat3198inh0-9)inh(il(h)_fyoin)(upf(yLASD0-FJ(hal-DSNWP0JDS0P3-0SJ94",
|
||||
"copyLogLink": "databoxcopylog/strtrinidad01_ZTS18520041_CopyLog_8425fb8f9c2b447288caa4dd6f5d34bb.xml",
|
||||
"accountName": "YourResourceGroupName",
|
||||
"copyLogLink": "databoxcopylog/xxx.xml",
|
||||
"copyLogDetailsType": "DataBox"
|
||||
}
|
||||
],
|
||||
"reverseShipmentLabelSasKey": "https://wusbeta.blob.core.windows.net/10dcd296-ed09-4037-ac19-2f16c4866452/ReverseShipment/79148759-b772-4a90-933b-da5ae5ac6ebb.PDF?sv=2018-03-28&sr=b&sig=bNtVcKRfYq1kiz0vxxSV%2FIZodCK8nUsCPu6MYK%2B6Erk%3D&st=2021-06-21T15%3A35%3A29Z&se=2021-06-21T16%3A05%3A29Z&sp=r",
|
||||
"reverseShipmentLabelSasKey": "https://xxx.xxx.xx",
|
||||
"keyEncryptionKey": {
|
||||
"kekType": "MicrosoftManaged"
|
||||
},
|
||||
|
@ -224,14 +219,6 @@
|
|||
"deliveryType": "NonScheduled",
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"systemData": {
|
||||
"createdBy": "5ff6737b-7c50-45d1-b2cb-63a6cd723138",
|
||||
"createdByType": "Application",
|
||||
"createdAt": "2021-03-14T23:49:48.349255+00:00",
|
||||
"lastModifiedBy": "5ff6737b-7c50-45d1-b2cb-63a6cd723138",
|
||||
"lastModifiedByType": "Application",
|
||||
"lastModifiedAt": "2021-03-14T23:49:48.349255+00:00"
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {
|
||||
"defaultTagsKey": "defaultTagsValue"
|
||||
|
@ -242,8 +229,8 @@
|
|||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "TJx-637505258985313014",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/dmstestresource/providers/Microsoft.DataBox/jobs/TJx-637505258985313014",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,19 +1,13 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"api-version": "2021-08-01-preview",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"044127c5-663e-4a0f-9061-2fa0ca8058c4"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -44,8 +38,8 @@
|
|||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "mnaustest",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/ausresgrpmn/providers/Microsoft.DataBox/jobs/mnaustest",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourcegroups/TestResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
|
@ -72,8 +66,8 @@
|
|||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "portalcontractAUS",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/ausresgrpmn/providers/Microsoft.DataBox/jobs/portalcontractAUS",
|
||||
"name": "TestJobName2",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourcegroups/TestResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName2",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
|
@ -100,705 +94,12 @@
|
|||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "testBB-diskAU",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/testBB/providers/Microsoft.DataBox/jobs/testBB-diskAU",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-05-04T11:12:15.5972523+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "allXML",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat12/providers/Microsoft.DataBox/jobs/allXML",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2020-05-07T15:51:08.4479315+05:30",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": true
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "bothExportAllxml",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat12/providers/Microsoft.DataBox/jobs/bothExportAllxml",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-05-04T19:44:59.2410723+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "exportAll",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat12/providers/Microsoft.DataBox/jobs/exportAll",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-05-04T18:31:05.3036028+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "importRegressnTest",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat12/providers/Microsoft.DataBox/jobs/importRegressnTest",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2020-05-09T01:57:03.8985885+05:30",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": true
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "testBotthXMLAndAll",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat12/providers/Microsoft.DataBox/jobs/testBotthXMLAndAll",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-05-05T15:56:52.6983398+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "testExportAllOrder",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat12/providers/Microsoft.DataBox/jobs/testExportAllOrder",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-05-04T17:45:25.464989+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "testPayload",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat12/providers/Microsoft.DataBox/jobs/testPayload",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-05-04T10:43:04.8775864+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "xmlOnlyOrder",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat12/providers/Microsoft.DataBox/jobs/xmlOnlyOrder",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2018-11-27T15:17:49.0760408+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "testbadresourcegroup",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat3198inh0-9)inh(il(h)_fyoin)(upf(yLASD0-FJ(hal-DSNWP0JDS0P3-0SJ93/providers/Microsoft.DataBox/jobs/testbadresourcegroup",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2019-01-04T09:08:49.9928621+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "andipodtest4jan",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/andipodtest4jan",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-05-28T15:20:48.1058546+05:30",
|
||||
"cancellationReason": "NoLongerNeeded null",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "dbtest1",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/dbtest1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-04-14T08:51:18.2067875+05:30",
|
||||
"cancellationReason": "IncorrectOrder null",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "degautam14-04-Clone",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/degautam14-04-Clone",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2020-05-27T18:08:30.6622356+05:30",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": true
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "degautamtestexport",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/degautamtestexport",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2020-05-21T20:41:02.3837388+05:30",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": true
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "DegautamTestExportOrder",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/DegautamTestExportOrder",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2020-05-24T07:56:23.6839464+05:30",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": true
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "degautamtestorder",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/degautamtestorder",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-04-14T08:48:21.2260174+05:30",
|
||||
"cancellationReason": "IncorrectOrder null",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "degautamTestOrder14-04",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/degautamTestOrder14-04",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2020-05-12T12:19:19.8627264+05:30",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": true
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "export",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/export",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-04-05T19:50:20.9692355+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "exportTestResource",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.DataBox/jobs/exportTestResource",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-04-10T15:09:45.7080012+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "sanakTestImportNew",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.DataBox/jobs/sanakTestImportNew",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-04-10T15:13:02.5724966+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "sanakTestImportOld",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.DataBox/jobs/sanakTestImportOld",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-04-20T13:39:28.1940929+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "sanakTestImportOld1",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.DataBox/jobs/sanakTestImportOld1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-04-10T15:14:59.6879599+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "sanakTestImportOld2",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.DataBox/jobs/sanakTestImportOld2",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2020-07-21T23:43:34.513148+05:30",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": true
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "saranyagorder",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/saranyagorder",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2019-07-04T14:01:50.9232807+05:30",
|
||||
"cancellationReason": "IncorrectOrder null",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "testdeepak04-07",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdeepak04-07",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2019-02-11T12:33:16.6231232+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBoxHeavy"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "testdurga-heavy",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurga-heavy",
|
||||
"name": "TestJobName3",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourcegroups/TestResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName3",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
],
|
||||
"nextLink": "https://management.azure.com/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/providers/Microsoft.DataBox/jobs?api-version=2020-11-01&%24skiptoken=fVJdb5swFP0v0bq3NMaFFipVU5oATRbSxBjz8WYDIQbzoUBISNX%2fPrfVumnaJvnB8rn3nON77suoSs%2fdildFO7p%2fGfmmiz13dD%2fad13T3k8mJa1olpZp1V3Ty%2fGQXsd1OWmPrI0PvOl4XbWTHb3VgQ53Y323uxurFGpjQ4vvxnFqJFRTFajC3aQ51D1P0kM7cXh8qNt6113PaUcf6%2fMkr1n7jTZ83EtcUj5AAMEYqGOgfP3SFrzBdZFWD5u5oTL%2flCUlGWIoepYD7rjqacEfBSvXfWSLY3QBPAlQucImXOT6FWTzba1voXFMJJr4FqC%2bcSS2cYh89QPNFvPznEFNIpoSBqiRd4%2fBTrBcXc%2f4NFvMpjr51FSHVT7VV0ok4motaz9ZZtNsYyEttj3JS2yLM9uTdT9fpI83pmxjaiJ9QtswWAL6obaKgkL2OK4pBS3KPG%2fAAD2uTaXzA7RBStPhqjg5lvBcbDnEbs9%2b0OSJVQwEE4qAd8YFslJPM91SCdNiWYYiaWm57p6DhjuiPmFbcamNnlApuAP3JfZCLfYXg1vV%2bgr8y9Efnl12k%2fzyCp9nVs5IdBvmaz8l0kuFIt9c3oQkVpjY327LKGc%2beteitnnxyzNnAaojM1QTJbt45Tl3lOUhsvbfmRDY8Q1KQDhEBFkrfOpxSdTEWvYJ6ESKf8vCtoYIEoBtI%2f%2fI6y0D72nZMN8aUtkpp%2f%2bXivffzE%2f9f7dBTmPds0puQUX2cmd6JlBPITlusqubRJ7R6%2bsP"
|
||||
"nextLink": "https://xxx.xxx.xx"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg5154",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"api-version": "2021-08-01-preview",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"c1514209-a439-4bd1-b040-76d7539d2509"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -43,11 +37,11 @@
|
|||
},
|
||||
"identity": {
|
||||
"type": "SystemAssigned",
|
||||
"principalId": "fac84c35-5490-4b11-81b9-770053ccbe3b",
|
||||
"tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47"
|
||||
"principalId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
|
||||
"tenantId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
||||
},
|
||||
"name": "SdkJob5928",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg5154/providers/Microsoft.DataBox/jobs/SdkJob5928",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
|
@ -73,8 +67,8 @@
|
|||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "SdkJob952",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg5154/providers/Microsoft.DataBox/jobs/SdkJob952",
|
||||
"name": "TestJobName2",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName2",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
]
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "bvttoolrg6",
|
||||
"jobName": "TJ-636646322037905056",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2021-08-01-preview",
|
||||
"x-ms-client-request-id": [
|
||||
"cda11c92-529b-4b75-b56d-ff1a69ffeeba"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -22,55 +16,55 @@
|
|||
"body": {
|
||||
"value": [
|
||||
{
|
||||
"jobName": "TJ-636646322037905056",
|
||||
"jobName": "TestJobName1",
|
||||
"jobSecrets": {
|
||||
"podSecrets": [
|
||||
{
|
||||
"deviceSerialNumber": "testimolapod-3ecc44ce",
|
||||
"deviceSerialNumber": "testserialnumber",
|
||||
"devicePassword": "<devicePassword>",
|
||||
"networkConfigurations": [
|
||||
{
|
||||
"name": "DataPort3",
|
||||
"macAddress": "D05099C1F439"
|
||||
"macAddress": "XXXXXXXXXXXX"
|
||||
},
|
||||
{
|
||||
"name": "DataPort1",
|
||||
"macAddress": "EC0D9A21A6C0"
|
||||
"macAddress": "XXXXXXXXXXXX"
|
||||
},
|
||||
{
|
||||
"name": "DataPort2",
|
||||
"macAddress": "EC0D9A21A6C1"
|
||||
"macAddress": "XXXXXXXXXXXX"
|
||||
}
|
||||
],
|
||||
"encodedValidationCertPubKey": "5CYoAoVKEBa4WgPVis8keX94w30pon4jGMADSqcdE/NlHLChj6Cmhbl4q9QOFKSB/US4AwhS7zY1QS3YMDrkAPfOy7Hi6kWMBpJWZidTq3oXX8FAQjg+IqQESti/2jvAlcDpO2453rgd7Yb6XZ43P8MMTpTjcarI0ImCf//eITQWnFa3AzfIJ9C+hxCCaA7HTYhwQEPUBMwyQJsI6v6WuQysROtlBgx1YtbWFhDVbcqYRSLIbaj+RdzlvxvDJSo70kv+8em5upuDTpVE7xP+WePLlARdSPNwwfRzHnvCUqC2UqXHpRUhQlYnMqAJEcjjroRnyIGumPmmQ8O155X8aw==",
|
||||
"encodedValidationCertPubKey": "xxxxxxxxxx",
|
||||
"accountCredentialDetails": [
|
||||
{
|
||||
"accountName": "databoxbvttestaccount",
|
||||
"accountName": "YourStorageAccountName",
|
||||
"dataAccountType": "StorageAccount",
|
||||
"accountConnectionString": "",
|
||||
"shareCredentialDetails": [
|
||||
{
|
||||
"shareName": "databoxbvttestaccount_PageBlob",
|
||||
"shareName": "testsharename_PageBlob",
|
||||
"shareType": "PageBlob",
|
||||
"userName": "databoxbvttestac_903",
|
||||
"userName": "testusername",
|
||||
"password": "<password>",
|
||||
"supportedAccessProtocols": [
|
||||
"SMB"
|
||||
]
|
||||
},
|
||||
{
|
||||
"shareName": "databoxbvttestaccount_BlockBlob",
|
||||
"shareName": "testsharename_BlockBlob",
|
||||
"shareType": "BlockBlob",
|
||||
"userName": "databoxbvttestac_903",
|
||||
"userName": "testusername",
|
||||
"password": "<password>",
|
||||
"supportedAccessProtocols": [
|
||||
"SMB"
|
||||
]
|
||||
},
|
||||
{
|
||||
"shareName": "databoxbvttestaccount_AzFile",
|
||||
"shareName": "testsharename_AzFile",
|
||||
"shareType": "AzureFile",
|
||||
"userName": "databoxbvttestac_903",
|
||||
"userName": "testusername",
|
||||
"password": "<password>",
|
||||
"supportedAccessProtocols": [
|
||||
"SMB"
|
||||
|
|
|
@ -1,21 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg5154",
|
||||
"jobName": "SdkJob952",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2021-08-01-preview",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"ff3829ca-bcb0-4737-b6e0-52af57f34bb7"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -27,21 +21,21 @@
|
|||
"properties": {
|
||||
"details": {
|
||||
"contactDetails": {
|
||||
"contactName": "Update Job",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
}
|
||||
}
|
||||
|
@ -49,7 +43,11 @@
|
|||
}
|
||||
},
|
||||
"responses": {
|
||||
"202": {},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://xxx.xxx.xx"
|
||||
}
|
||||
},
|
||||
"200": {
|
||||
"body": {
|
||||
"properties": {
|
||||
|
@ -64,8 +62,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob952",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg5154/providers/Microsoft.DataBox/jobs/SdkJob952",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg7937",
|
||||
"jobName": "SdkJob1735",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2021-08-01-preview",
|
||||
"x-ms-client-request-id": [
|
||||
"fcab0fa9-7af8-47e0-b570-d703a48ee66b"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -27,15 +21,19 @@
|
|||
"details": {
|
||||
"keyEncryptionKey": {
|
||||
"kekType": "CustomerManaged",
|
||||
"kekUrl": "https://sdkkeyvault.vault.azure.net/keys/SSDKEY/",
|
||||
"kekVaultResourceID": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.KeyVault/vaults/SDKKeyVault"
|
||||
"kekUrl": "https://xxx.xxx.xx",
|
||||
"kekVaultResourceID": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.KeyVault/vaults/YourKeyVaultName"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"responses": {
|
||||
"202": {},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://xxx.xxx.xx"
|
||||
}
|
||||
},
|
||||
"200": {
|
||||
"body": {
|
||||
"properties": {
|
||||
|
@ -50,8 +48,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob1735",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg7937/providers/Microsoft.DataBox/jobs/SdkJob1735",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg9765",
|
||||
"jobName": "SdkJob2965",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2021-08-01-preview",
|
||||
"x-ms-client-request-id": [
|
||||
"25b11bec-6551-47a4-9ee2-575245cbfd45"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29220.03",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.19041.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.2.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -30,24 +24,28 @@
|
|||
"identityProperties": {
|
||||
"type": "UserAssigned",
|
||||
"userAssigned": {
|
||||
"resourceId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.ManagedIdentity/userAssignedIdentities/sdkIdentity"
|
||||
"resourceId": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.ManagedIdentity/userAssignedIdentities/testIdentity"
|
||||
}
|
||||
},
|
||||
"kekUrl": "https://sdkkeyvault.vault.azure.net/keys/SSDKEY/",
|
||||
"kekVaultResourceID": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.KeyVault/vaults/SDKKeyVault"
|
||||
"kekUrl": "https://xxx.xxx.xx",
|
||||
"kekVaultResourceID": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.KeyVault/vaults/YourKeyVaultName"
|
||||
}
|
||||
}
|
||||
},
|
||||
"identity": {
|
||||
"type": "SystemAssigned,UserAssigned",
|
||||
"userAssignedIdentities": {
|
||||
"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.ManagedIdentity/userAssignedIdentities/sdkIdentity": {}
|
||||
"/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.ManagedIdentity/userAssignedIdentities/testIdentity": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"responses": {
|
||||
"202": {},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://xxx.xxx.xx"
|
||||
}
|
||||
},
|
||||
"200": {
|
||||
"body": {
|
||||
"properties": {
|
||||
|
@ -62,8 +60,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob2965",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg9765/providers/Microsoft.DataBox/jobs/SdkJob2965",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,18 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg9836",
|
||||
"jobName": "SdkJob8367",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2021-08-01-preview",
|
||||
"x-ms-client-request-id": [
|
||||
"71d282dc-56a0-402b-a322-3b50c89711b5"
|
||||
],
|
||||
"accept-language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.26614.01",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -22,8 +18,8 @@
|
|||
],
|
||||
"markDevicesShippedRequest": {
|
||||
"deliverToDcPackageDetails": {
|
||||
"carrierName": "DHL",
|
||||
"trackingId": "123456"
|
||||
"carrierName": "testCarrier",
|
||||
"trackingId": "000000"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -1,17 +1,11 @@
|
|||
{
|
||||
"parameters": {
|
||||
"api-version": "2021-08-01-preview",
|
||||
"x-ms-client-request-id": [
|
||||
"b9453354-c675-40a8-99c0-8039818c85fd"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"location": "westus",
|
||||
"api-version": "2021-08-01-preview",
|
||||
"regionConfigurationRequest": {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg4981",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"location": "westus",
|
||||
"api-version": "2021-08-01-preview",
|
||||
"regionConfigurationRequest": {
|
||||
|
|
|
@ -1,19 +1,13 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"location": "westus",
|
||||
"api-version": "2021-08-01-preview",
|
||||
"x-ms-client-request-id": [
|
||||
"cfda3c52-b129-4568-aba7-e743edf747c2"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -24,13 +18,13 @@
|
|||
"validateAddress": {
|
||||
"validationType": "ValidateAddress",
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"deviceType": "DataBox"
|
||||
|
@ -43,13 +37,13 @@
|
|||
"validationStatus": "Valid",
|
||||
"alternateAddresses": [
|
||||
{
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"streetAddress3": "",
|
||||
"city": "SAN FRANCISCO",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"addressType": "None"
|
||||
}
|
||||
],
|
||||
|
|
|
@ -1,19 +1,13 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"location": "westus",
|
||||
"api-version": "2021-08-01-preview",
|
||||
"x-ms-client-request-id": [
|
||||
"129a0589-5017-4f35-a66c-8da38e04aae1"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -30,7 +24,7 @@
|
|||
{
|
||||
"accountDetails": {
|
||||
"dataAccountType": "StorageAccount",
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount"
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -40,13 +34,13 @@
|
|||
{
|
||||
"validationType": "ValidateAddress",
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"deviceType": "DataBox",
|
||||
|
@ -61,7 +55,7 @@
|
|||
"validationType": "ValidateSkuAvailability",
|
||||
"deviceType": "DataBox",
|
||||
"transferType": "ImportToAzure",
|
||||
"country": "US",
|
||||
"country": "XX",
|
||||
"location": "westus"
|
||||
},
|
||||
{
|
||||
|
@ -100,13 +94,13 @@
|
|||
"validationStatus": "Valid",
|
||||
"alternateAddresses": [
|
||||
{
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"streetAddress3": "",
|
||||
"city": "SAN FRANCISCO",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"addressType": "None"
|
||||
}
|
||||
],
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg6861",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"location": "westus",
|
||||
"api-version": "2021-08-01-preview",
|
||||
"x-ms-client-request-id": [
|
||||
"85f045bb-7659-4a2f-bcf5-96723954afdf"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -31,7 +25,7 @@
|
|||
{
|
||||
"accountDetails": {
|
||||
"dataAccountType": "StorageAccount",
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount"
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -41,13 +35,13 @@
|
|||
{
|
||||
"validationType": "ValidateAddress",
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"deviceType": "DataBox",
|
||||
|
@ -62,7 +56,7 @@
|
|||
"validationType": "ValidateSkuAvailability",
|
||||
"deviceType": "DataBox",
|
||||
"transferType": "ImportToAzure",
|
||||
"country": "US",
|
||||
"country": "XX",
|
||||
"location": "westus"
|
||||
},
|
||||
{
|
||||
|
@ -101,13 +95,13 @@
|
|||
"validationStatus": "Valid",
|
||||
"alternateAddresses": [
|
||||
{
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"streetAddress3": "",
|
||||
"city": "SAN FRANCISCO",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"addressType": "None"
|
||||
}
|
||||
],
|
||||
|
|
|
@ -1,17 +1,13 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"location": "westus",
|
||||
"api-version": "2018-01-01",
|
||||
"x-ms-client-request-id": [
|
||||
"a69a48a0-a372-444d-9251-83828238a521"
|
||||
],
|
||||
"accept-language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.26614.01",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -20,7 +16,7 @@
|
|||
"84"
|
||||
],
|
||||
"availableSkuRequest": {
|
||||
"country": "US",
|
||||
"country": "XX",
|
||||
"location": "westus",
|
||||
"transferType": "ImportToAzure"
|
||||
}
|
||||
|
|
|
@ -1,18 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "bvttoolrg6",
|
||||
"jobName": "TJ-636646322037905056",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2018-01-01",
|
||||
"x-ms-client-request-id": [
|
||||
"8b6afb5d-ddce-481b-8621-e4bc2836a590"
|
||||
],
|
||||
"accept-language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.26614.01",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -29,7 +25,7 @@
|
|||
"responses": {
|
||||
"200": {
|
||||
"body": {
|
||||
"confirmationNumber": "2929602E9CP",
|
||||
"confirmationNumber": "XXXXXXXXXXX",
|
||||
"readyByTime": "2018-09-10T18:30:00Z"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,19 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg9836",
|
||||
"jobName": "SdkJob8367",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2018-01-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"71d282dc-56a0-402b-a322-3b50c89711b5"
|
||||
],
|
||||
"accept-language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.26614.01",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
|
|
@ -1,18 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg9836",
|
||||
"jobName": "SdkJob8367",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2018-01-01",
|
||||
"x-ms-client-request-id": [
|
||||
"ee686d79-42c2-4b01-9afe-5e99f4cabfee"
|
||||
],
|
||||
"accept-language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.26614.01",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -25,27 +21,27 @@
|
|||
"details": {
|
||||
"jobDetailsType": "DataBox",
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"destinationAccountDetails": [
|
||||
{
|
||||
"dataDestinationType": "StorageAccount",
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount"
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -57,7 +53,11 @@
|
|||
}
|
||||
},
|
||||
"responses": {
|
||||
"202": {},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://xxx.xxx.xx"
|
||||
}
|
||||
},
|
||||
"200": {
|
||||
"body": {
|
||||
"properties": {
|
||||
|
@ -72,8 +72,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob8367",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg9836/providers/Microsoft.DataBox/jobs/SdkJob8367",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,23 +1,23 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg9836",
|
||||
"jobName": "SdkJob8367",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2018-01-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"39272b77-a3c6-4cea-8476-9177cb4020d5"
|
||||
],
|
||||
"accept-language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.26614.01",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
"202": {},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://xxx.xxx.xx"
|
||||
}
|
||||
},
|
||||
"204": {}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg9836",
|
||||
"jobName": "SdkJob8367",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2018-01-01",
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.26614.01",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -24,8 +23,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob8367",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg9836/providers/Microsoft.DataBox/jobs/SdkJob8367",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg8120",
|
||||
"jobName": "SdkJob8367",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2018-01-01",
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.26614.01",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -24,8 +23,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob8367",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg8120/providers/Microsoft.DataBox/jobs/SdkJob8367",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,19 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg9836",
|
||||
"jobName": "SdkJob8367",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2018-01-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"b7369c18-a695-4b58-9839-ede7358e10c2"
|
||||
],
|
||||
"accept-language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.26614.01",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -28,8 +24,8 @@
|
|||
"details": {
|
||||
"copyProgress": [
|
||||
{
|
||||
"storageAccountName": "databoxbvttestaccount",
|
||||
"accountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount",
|
||||
"storageAccountName": "YourStorageAccountName",
|
||||
"accountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"bytesSentToCloud": 0,
|
||||
"totalBytesToProcess": 0
|
||||
}
|
||||
|
@ -78,11 +74,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -112,13 +108,13 @@
|
|||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"deliveryPackage": {
|
||||
|
@ -134,7 +130,7 @@
|
|||
"destinationAccountDetails": [
|
||||
{
|
||||
"dataDestinationType": "StorageAccount",
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount"
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName"
|
||||
}
|
||||
],
|
||||
"errorDetails": [],
|
||||
|
@ -147,8 +143,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob8367",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg9836/providers/Microsoft.DataBox/jobs/SdkJob8367",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,19 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg9836",
|
||||
"jobName": "SdkJob8367",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2018-01-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"dd519084-efed-4bce-962e-529921f4ab2a"
|
||||
],
|
||||
"accept-language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.26614.01",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -28,8 +24,8 @@
|
|||
"details": {
|
||||
"copyProgress": [
|
||||
{
|
||||
"storageAccountName": "databoxbvttestaccount",
|
||||
"accountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount",
|
||||
"storageAccountName": "YourStorageAccountName",
|
||||
"accountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"bytesSentToCloud": 0,
|
||||
"totalBytesToProcess": 0
|
||||
}
|
||||
|
@ -78,11 +74,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Update Job",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -112,13 +108,13 @@
|
|||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"deliveryPackage": {
|
||||
|
@ -134,7 +130,7 @@
|
|||
"destinationAccountDetails": [
|
||||
{
|
||||
"dataDestinationType": "StorageAccount",
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount"
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName"
|
||||
}
|
||||
],
|
||||
"errorDetails": [],
|
||||
|
@ -147,8 +143,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob8367",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg9836/providers/Microsoft.DataBox/jobs/SdkJob8367",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,19 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg9836",
|
||||
"jobName": "SdkJob8367",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2018-01-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"2d0ac131-80ad-419a-9126-722678b09c94"
|
||||
],
|
||||
"accept-language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.26614.01",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -28,8 +24,8 @@
|
|||
"details": {
|
||||
"copyProgress": [
|
||||
{
|
||||
"storageAccountName": "databoxbvttestaccount",
|
||||
"accountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount",
|
||||
"storageAccountName": "YourStorageAccountName",
|
||||
"accountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"bytesSentToCloud": 0,
|
||||
"totalBytesToProcess": 0
|
||||
}
|
||||
|
@ -49,11 +45,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Update Job",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -83,13 +79,13 @@
|
|||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"deliveryPackage": {
|
||||
|
@ -105,7 +101,7 @@
|
|||
"destinationAccountDetails": [
|
||||
{
|
||||
"dataDestinationType": "StorageAccount",
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount"
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName"
|
||||
}
|
||||
],
|
||||
"errorDetails": [],
|
||||
|
@ -119,8 +115,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob8367",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg9836/providers/Microsoft.DataBox/jobs/SdkJob8367",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,19 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg9836",
|
||||
"jobName": "SdkJob8367",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2018-01-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"bdcc8e76-b662-42a4-93fd-5554809712d7"
|
||||
],
|
||||
"accept-language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.26614.01",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -28,8 +24,8 @@
|
|||
"details": {
|
||||
"copyProgress": [
|
||||
{
|
||||
"storageAccountName": "databoxbvttestaccount",
|
||||
"accountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount",
|
||||
"storageAccountName": "YourStorageAccountName",
|
||||
"accountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"bytesSentToCloud": 0,
|
||||
"totalBytesToProcess": 0
|
||||
}
|
||||
|
@ -55,13 +51,13 @@
|
|||
"notificationPreference": []
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"deliveryPackage": {
|
||||
|
@ -77,13 +73,13 @@
|
|||
"destinationAccountDetails": [
|
||||
{
|
||||
"dataDestinationType": "StorageAccount",
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount"
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName"
|
||||
}
|
||||
],
|
||||
"errorDetails": [],
|
||||
"jobDetailsType": "DataBox",
|
||||
"copyLogDetails": [],
|
||||
"chainOfCustodySasKey": "https://wusbeta.blob.core.windows.net/chainofcustody/dbb287f3-ded6-42ee-b673-0c49d46394dc.txt?sv=2016-05-31&sr=b&sig=ljyW4jh7VAuQg%2Bm9JPKznnKEh7kyekn4zhkZ4vIH5LY%3D&st=2018-09-11T12%3A24%3A31Z&se=2018-09-11T12%3A54%3A31Z&sp=r"
|
||||
"chainOfCustodySasKey": "https://xxx.xxx.xx"
|
||||
},
|
||||
"cancellationReason": "CancelTest"
|
||||
},
|
||||
|
@ -92,8 +88,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob8367",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg9836/providers/Microsoft.DataBox/jobs/SdkJob8367",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,17 +1,13 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"api-version": "2018-01-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"03e7ecda-9d8a-4883-ad1e-26ce670891ee"
|
||||
],
|
||||
"accept-language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.26614.01",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -31,8 +27,8 @@
|
|||
"sku": {
|
||||
"name": "DataBoxDisk"
|
||||
},
|
||||
"name": "mnaustest",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/ausresgrpmn/providers/Microsoft.DataBox/jobs/mnaustest",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourcegroups/TestResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
|
@ -48,8 +44,8 @@
|
|||
"sku": {
|
||||
"name": "DataBoxDisk"
|
||||
},
|
||||
"name": "portalcontractAUS",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/ausresgrpmn/providers/Microsoft.DataBox/jobs/portalcontractAUS",
|
||||
"name": "TestJobName2",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourcegroups/TestResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName2",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
|
@ -65,437 +61,12 @@
|
|||
"sku": {
|
||||
"name": "DataBoxDisk"
|
||||
},
|
||||
"name": "testBB-diskAU",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/testBB/providers/Microsoft.DataBox/jobs/testBB-diskAU",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2018-09-08T22:46:11.5143859+05:30"
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "TestPortalContract",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/TestPortalContract",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2018-08-21T15:19:38.5967539+05:30"
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBoxHeavy"
|
||||
},
|
||||
"name": "testheavy1",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/autoallocation/providers/Microsoft.DataBox/jobs/testheavy1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2018-06-28T14:07:33.0497881+05:30"
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "TJ-636657717727899366",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/autoallocation/providers/Microsoft.DataBox/jobs/TJ-636657717727899366",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": false,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": false,
|
||||
"status": "PickedUp",
|
||||
"startTime": "2018-09-06T16:23:58.7665181+05:30"
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBoxDisk"
|
||||
},
|
||||
"name": "abvetestups",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/bvttoolrg6/providers/Microsoft.DataBox/jobs/abvetestups",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2018-08-21T14:08:42.9538214+05:30"
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBoxDisk"
|
||||
},
|
||||
"name": "disksmoketest",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/bvttoolrg6/providers/Microsoft.DataBox/jobs/disksmoketest",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2018-08-08T07:52:22.8655902+05:30"
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBoxHeavy"
|
||||
},
|
||||
"name": "heavyjob1029039",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/bvttoolrg6/providers/Microsoft.DataBox/jobs/heavyjob1029039",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2018-08-30T14:26:12.0791245+05:30"
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBoxHeavy"
|
||||
},
|
||||
"name": "heavyjob1029039-Clone",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/bvttoolrg6/providers/Microsoft.DataBox/jobs/heavyjob1029039-Clone",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2018-07-06T05:48:00.4841388+05:30"
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "sojaintest1",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/bvttoolrg6/providers/Microsoft.DataBox/jobs/sojaintest1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2018-09-04T12:05:35.7885962+05:30"
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBoxDisk"
|
||||
},
|
||||
"name": "testacispasskey",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/bvttoolrg6/providers/Microsoft.DataBox/jobs/testacispasskey",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2018-09-04T12:19:50.1313891+05:30"
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBoxDisk"
|
||||
},
|
||||
"name": "testacispasskey1",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/bvttoolrg6/providers/Microsoft.DataBox/jobs/testacispasskey1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2018-09-04T12:27:03.679307+05:30"
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBoxDisk"
|
||||
},
|
||||
"name": "testacispasskey2",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/bvttoolrg6/providers/Microsoft.DataBox/jobs/testacispasskey2",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2018-09-04T02:24:49.5106952+05:30"
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBoxDisk"
|
||||
},
|
||||
"name": "testingpasskey",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/bvttoolrg6/providers/Microsoft.DataBox/jobs/testingpasskey",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2018-09-04T03:37:18.5000801+05:30"
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBoxDisk"
|
||||
},
|
||||
"name": "testingpasskey1",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/bvttoolrg6/providers/Microsoft.DataBox/jobs/testingpasskey1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2018-06-13T14:01:22.0918861+05:30"
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "TJ-636644753834613064",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/bvttoolrg6/providers/Microsoft.DataBox/jobs/TJ-636644753834613064",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": false,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": false,
|
||||
"status": "PickedUp",
|
||||
"startTime": "2018-06-15T00:01:51.7887418+05:30"
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "TJ-636645978308049673",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/bvttoolrg6/providers/Microsoft.DataBox/jobs/TJ-636645978308049673",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2018-06-15T00:00:55.8926702+05:30"
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "TJ-636645978327256231",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/bvttoolrg6/providers/Microsoft.DataBox/jobs/TJ-636645978327256231",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2018-06-15T00:00:49.1912624+05:30"
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "TJ-636645978337105060",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/bvttoolrg6/providers/Microsoft.DataBox/jobs/TJ-636645978337105060",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": false,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": false,
|
||||
"status": "Delivered",
|
||||
"startTime": "2018-06-15T09:34:08.5731715+05:30"
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "TJ-636646322037905056",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/bvttoolrg6/providers/Microsoft.DataBox/jobs/TJ-636646322037905056",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2018-06-15T09:33:44.4557174+05:30"
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "TJ-636646322198505202",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/bvttoolrg6/providers/Microsoft.DataBox/jobs/TJ-636646322198505202",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2018-06-16T00:00:42.7564714+05:30"
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "TJ-636646842116642570",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/bvttoolrg6/providers/Microsoft.DataBox/jobs/TJ-636646842116642570",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": false,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": false,
|
||||
"status": "DevicePrepared",
|
||||
"startTime": "2018-06-16T00:00:37.1560297+05:30"
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBoxDisk"
|
||||
},
|
||||
"name": "TJ-636646842129749628",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/bvttoolrg6/providers/Microsoft.DataBox/jobs/TJ-636646842129749628",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2018-06-16T00:00:55.5759323+05:30"
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "TJ-636646842130208643",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/bvttoolrg6/providers/Microsoft.DataBox/jobs/TJ-636646842130208643",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": false,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": false,
|
||||
"status": "PickedUp",
|
||||
"startTime": "2018-06-16T00:01:43.7487451+05:30"
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "TJ-636646842175867545",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/bvttoolrg6/providers/Microsoft.DataBox/jobs/TJ-636646842175867545",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2018-06-16T00:00:40.1336605+05:30"
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBoxDisk"
|
||||
},
|
||||
"name": "TJ-636646842185996513",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/bvttoolrg6/providers/Microsoft.DataBox/jobs/TJ-636646842185996513",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2018-06-17T00:00:22.60807+05:30"
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "TJ-636647706054109071",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/bvttoolrg6/providers/Microsoft.DataBox/jobs/TJ-636647706054109071",
|
||||
"name": "TestJobName3",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourcegroups/TestResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName3",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
],
|
||||
"nextLink": "https://management.azure.com/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/providers/Microsoft.DataBox/jobs?api-version=2018-01-01&%24skiptoken=dVJrb5swFP0v0bZvKcaBFipVUx5A0wVCDOb1zQZCDBhYIM%2bq%2f33uonXStEr%2bYN1z7zlH99zXUZOfhxVrqn70%2bDoKDc%2fH3uhxtBuGrn%2bUJE4aUuQ8b4Y7cj3s87u05VJ%2foH26Z93A2qaXtuReAxrcjrXt9mGsEKiOdTV9GKe5nhFVkaECt1K3b48sy%2fe9ZLN03%2fbtdrhbkIHM2rNUtrT%2fTjo2PgpcUD5BIGtjIIv37Utfsc5vq7x5che6QsNTkfHgksL6SEvAbE85Ldmsptw5JlZ9SK6AZRHiK9%2bAy1L7Culi02obqB8ygWahCUioHwJL3yehckOL5eK8oFAViCrHEerEH1M41LRUnDmbFsv5VAs%2bNJXLqpxqKzmp08YRvR8s82nhmkhNLSx4A8tk1MKi709F%2bHhnKlxDrfNntImjF0BuaqskqsSM7RlC0CQU44sP0Mwx5CGMkIvkbvCb6mSbNfZ80w6s%2fhxGXZmZ1SXwA4IAPvsVMnOsGh6X47x64XGd9YQ7wzrqmF23J9%2bSPWKhZ8RrZsMd93GspuHy4jWttgKfOfrHs0cn2V%2bvE4eZJQ2S%2b7h0wjwQXhqUhMbLJA5Smda7%2bw1PShqi31okRAdczphd1tcYyqV9wysEdeDzzrEr9Sf2nXVeGRcfo8AGKk6ujhtYqezO9XUS7QDm%2bsSDgeoW4Mf7JkVuWGyxSSJkU%2bjsRMLiJtRNyutB1FUx9x%2f8lqnAPs%2b8PB0%2fv5jR29sv"
|
||||
"nextLink": "https://xxx.xxx.xx"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,18 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg9836",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"api-version": "2018-01-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"62542393-3051-4952-8e59-625cc76e9abf"
|
||||
],
|
||||
"accept-language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.26614.01",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -32,8 +28,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob8367",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg9836/providers/Microsoft.DataBox/jobs/SdkJob8367",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
]
|
||||
|
|
|
@ -1,18 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "bvttoolrg6",
|
||||
"jobName": "TJ-636646322037905056",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2018-01-01",
|
||||
"x-ms-client-request-id": [
|
||||
"1321416f-58bc-4bc7-8214-492c7cbbc310"
|
||||
],
|
||||
"accept-language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.26614.01",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -20,54 +16,54 @@
|
|||
"body": {
|
||||
"value": [
|
||||
{
|
||||
"jobName": "TJ-636646322037905056",
|
||||
"jobName": "TestJobName1",
|
||||
"jobSecrets": {
|
||||
"podSecrets": [
|
||||
{
|
||||
"deviceSerialNumber": "testimolapod-3ecc44ce",
|
||||
"deviceSerialNumber": "testserialnumber",
|
||||
"devicePassword": "<devicePassword>",
|
||||
"networkConfigurations": [
|
||||
{
|
||||
"name": "DataPort3",
|
||||
"macAddress": "D05099C1F439"
|
||||
"macAddress": "XXXXXXXXXXXX"
|
||||
},
|
||||
{
|
||||
"name": "DataPort1",
|
||||
"macAddress": "EC0D9A21A6C0"
|
||||
"macAddress": "XXXXXXXXXXXX"
|
||||
},
|
||||
{
|
||||
"name": "DataPort2",
|
||||
"macAddress": "EC0D9A21A6C1"
|
||||
"macAddress": "XXXXXXXXXXXX"
|
||||
}
|
||||
],
|
||||
"encodedValidationCertPubKey": "5CYoAoVKEBa4WgPVis8keX94w30pon4jGMADSqcdE/NlHLChj6Cmhbl4q9QOFKSB/US4AwhS7zY1QS3YMDrkAPfOy7Hi6kWMBpJWZidTq3oXX8FAQjg+IqQESti/2jvAlcDpO2453rgd7Yb6XZ43P8MMTpTjcarI0ImCf//eITQWnFa3AzfIJ9C+hxCCaA7HTYhwQEPUBMwyQJsI6v6WuQysROtlBgx1YtbWFhDVbcqYRSLIbaj+RdzlvxvDJSo70kv+8em5upuDTpVE7xP+WePLlARdSPNwwfRzHnvCUqC2UqXHpRUhQlYnMqAJEcjjroRnyIGumPmmQ8O155X8aw==",
|
||||
"encodedValidationCertPubKey": "xxxxxxxxxx",
|
||||
"accountCredentialDetails": [
|
||||
{
|
||||
"accountName": "databoxbvttestaccount",
|
||||
"accountName": "YourStorageAccountName",
|
||||
"accountConnectionString": "",
|
||||
"shareCredentialDetails": [
|
||||
{
|
||||
"shareName": "databoxbvttestaccount_PageBlob",
|
||||
"shareName": "testsharename_PageBlob",
|
||||
"shareType": "PageBlob",
|
||||
"userName": "databoxbvttestac_903",
|
||||
"userName": "testusername",
|
||||
"password": "<password>",
|
||||
"supportedAccessProtocols": [
|
||||
"SMB"
|
||||
]
|
||||
},
|
||||
{
|
||||
"shareName": "databoxbvttestaccount_BlockBlob",
|
||||
"shareName": "testsharename_BlockBlob",
|
||||
"shareType": "BlockBlob",
|
||||
"userName": "databoxbvttestac_903",
|
||||
"userName": "testusername",
|
||||
"password": "<password>",
|
||||
"supportedAccessProtocols": [
|
||||
"SMB"
|
||||
]
|
||||
},
|
||||
{
|
||||
"shareName": "databoxbvttestaccount_AzFile",
|
||||
"shareName": "testsharename_AzFile",
|
||||
"shareType": "AzureFile",
|
||||
"userName": "databoxbvttestac_903",
|
||||
"userName": "testusername",
|
||||
"password": "<password>",
|
||||
"supportedAccessProtocols": [
|
||||
"SMB"
|
||||
|
|
|
@ -1,19 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg9836",
|
||||
"jobName": "SdkJob8367",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2018-01-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"26b53b91-d67c-4e6a-b8d6-0d01db7b6e90"
|
||||
],
|
||||
"accept-language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.26614.01",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -25,21 +21,21 @@
|
|||
"properties": {
|
||||
"details": {
|
||||
"contactDetails": {
|
||||
"contactName": "Update Job",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
}
|
||||
}
|
||||
|
@ -47,7 +43,11 @@
|
|||
}
|
||||
},
|
||||
"responses": {
|
||||
"202": {},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://xxx.xxx.xx"
|
||||
}
|
||||
},
|
||||
"200": {
|
||||
"body": {
|
||||
"properties": {
|
||||
|
@ -62,8 +62,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob8367",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg9836/providers/Microsoft.DataBox/jobs/SdkJob8367",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,15 +1,11 @@
|
|||
{
|
||||
"parameters": {
|
||||
"api-version": "2018-01-01",
|
||||
"x-ms-client-request-id": [
|
||||
"69fc02f6-5d9f-42d5-8d98-b5a943b8c888"
|
||||
],
|
||||
"accept-language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.26614.01",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
|
|
@ -1,17 +1,13 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"location": "westus",
|
||||
"api-version": "2018-01-01",
|
||||
"x-ms-client-request-id": [
|
||||
"9f1830f8-1cf7-4145-8b34-0742d9c9be13"
|
||||
],
|
||||
"accept-language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.26614.01",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -21,13 +17,13 @@
|
|||
],
|
||||
"validateAddress": {
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"deviceType": "DataBox"
|
||||
|
@ -40,13 +36,13 @@
|
|||
"validationStatus": "Valid",
|
||||
"alternateAddresses": [
|
||||
{
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"streetAddress3": "",
|
||||
"city": "SAN FRANCISCO",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"addressType": "None"
|
||||
}
|
||||
]
|
||||
|
|
|
@ -1,19 +1,13 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"location": "westus",
|
||||
"api-version": "2019-09-01",
|
||||
"x-ms-client-request-id": [
|
||||
"130a5941-a075-412d-817f-e65065af00dd"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.27817.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18362.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.2.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -22,7 +16,7 @@
|
|||
"84"
|
||||
],
|
||||
"availableSkuRequest": {
|
||||
"country": "US",
|
||||
"country": "XX",
|
||||
"location": "westus",
|
||||
"transferType": "ImportToAzure"
|
||||
}
|
||||
|
|
|
@ -1,18 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg9836",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"location": "westus",
|
||||
"api-version": "2018-01-01",
|
||||
"x-ms-client-request-id": [
|
||||
"a69a48a0-a372-444d-9251-83828238a521"
|
||||
],
|
||||
"api-version": "2019-09-01",
|
||||
"accept-language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.26614.01",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.2.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -21,7 +17,7 @@
|
|||
"84"
|
||||
],
|
||||
"availableSkuRequest": {
|
||||
"country": "US",
|
||||
"country": "XX",
|
||||
"location": "westus",
|
||||
"transferType": "ImportToAzure"
|
||||
}
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "bvttoolrg6",
|
||||
"jobName": "TJ-636646322037905056",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2019-09-01",
|
||||
"x-ms-client-request-id": [
|
||||
"e1437186-b41d-492e-9b7a-e197c28a517a"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.27817.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18362.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.2.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -31,7 +25,7 @@
|
|||
"responses": {
|
||||
"200": {
|
||||
"body": {
|
||||
"confirmationNumber": "2929602E9CP",
|
||||
"confirmationNumber": "XXXXXXXXXXX",
|
||||
"readyByTime": "2019-09-20T18:30:00Z"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,21 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg4981",
|
||||
"jobName": "SdkJob3971",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2019-09-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"5e3d8f70-7ee0-45aa-9c12-6d505e577b54"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.27817.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18362.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.2.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg4981",
|
||||
"jobName": "SdkJob3971",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2019-09-01",
|
||||
"x-ms-client-request-id": [
|
||||
"f0ce17be-5da4-4184-88c9-50a701ad7d11"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.27817.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18362.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.2.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -27,26 +21,26 @@
|
|||
"details": {
|
||||
"jobDetailsType": "DataBox",
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"destinationAccountDetails": [
|
||||
{
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount",
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"dataDestinationType": "StorageAccount"
|
||||
}
|
||||
]
|
||||
|
@ -59,7 +53,11 @@
|
|||
}
|
||||
},
|
||||
"responses": {
|
||||
"202": {},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://xxx.xxx.xx"
|
||||
}
|
||||
},
|
||||
"200": {
|
||||
"body": {
|
||||
"properties": {
|
||||
|
@ -114,11 +112,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -148,20 +146,20 @@
|
|||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"destinationAccountDetails": [
|
||||
{
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount",
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"dataDestinationType": "StorageAccount",
|
||||
"accountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount"
|
||||
"accountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName"
|
||||
}
|
||||
],
|
||||
"errorDetails": [],
|
||||
|
@ -179,8 +177,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob3971",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg4981/providers/Microsoft.DataBox/jobs/SdkJob3971",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,25 +1,23 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg4981",
|
||||
"jobName": "SdkJob3971",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2019-09-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"70328b56-a888-4a73-8b25-752da61cbc36"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.27817.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18362.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.2.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
"202": {},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://xxx.xxx.xx"
|
||||
}
|
||||
},
|
||||
"204": {}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,21 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg4981",
|
||||
"jobName": "SdkJob3971",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2019-09-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"4a4a42b7-4d1a-40d7-aca7-9364f62832e1"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.27817.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18362.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.2.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -73,11 +67,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -107,20 +101,20 @@
|
|||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"destinationAccountDetails": [
|
||||
{
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount",
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"dataDestinationType": "StorageAccount",
|
||||
"accountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount"
|
||||
"accountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName"
|
||||
}
|
||||
],
|
||||
"errorDetails": [],
|
||||
|
@ -138,8 +132,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob3971",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg4981/providers/Microsoft.DataBox/jobs/SdkJob3971",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,21 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg4981",
|
||||
"jobName": "SdkJob3970",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2019-09-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"5822ad95-d3d8-40d2-9a0e-c6f318e5ac45"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.27817.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18362.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.2.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -30,9 +24,9 @@
|
|||
"details": {
|
||||
"copyProgress": [
|
||||
{
|
||||
"storageAccountName": "databoxbvttestaccount",
|
||||
"storageAccountName": "YourStorageAccountName",
|
||||
"dataDestinationType": "StorageAccount",
|
||||
"accountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount",
|
||||
"accountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"bytesSentToCloud": 0,
|
||||
"totalBytesToProcess": 0
|
||||
}
|
||||
|
@ -54,17 +48,17 @@
|
|||
"contactDetails": {
|
||||
"contactName": " ",
|
||||
"emailList": [],
|
||||
"phone": "1234567890",
|
||||
"phone": "0000000000",
|
||||
"notificationPreference": []
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"deliveryPackage": {
|
||||
|
@ -79,15 +73,15 @@
|
|||
},
|
||||
"destinationAccountDetails": [
|
||||
{
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount",
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"dataDestinationType": "StorageAccount",
|
||||
"accountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount"
|
||||
"accountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName"
|
||||
}
|
||||
],
|
||||
"errorDetails": [],
|
||||
"jobDetailsType": "DataBox",
|
||||
"copyLogDetails": [],
|
||||
"chainOfCustodySasKey": "https://wusbeta.blob.core.windows.net/chainofcustody/6ce2f399-1cc7-4144-ba92-c50bd5324a5c.txt?sv=2017-04-17&sr=b&sig=pWxYQP3CDKU9TzRgzvbbT%2F48a1BjLeF10Rtz86%2FZ3qI%3D&st=2019-09-21T09%3A15%3A43Z&se=2019-09-21T09%3A45%3A43Z&sp=r"
|
||||
"chainOfCustodySasKey": "https://xxx.xxx.xx"
|
||||
},
|
||||
"cancellationReason": "CancelTest",
|
||||
"deliveryType": "NonScheduled",
|
||||
|
@ -98,8 +92,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob3970",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg4981/providers/Microsoft.DataBox/jobs/SdkJob3970",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,21 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg4981",
|
||||
"jobName": "SdkJob3971",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2019-09-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"f5665abc-b241-4cfb-88a5-3b3d2f7863e4"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.27817.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18362.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.2.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -30,9 +24,9 @@
|
|||
"details": {
|
||||
"copyProgress": [
|
||||
{
|
||||
"storageAccountName": "databoxbvttestaccount",
|
||||
"storageAccountName": "YourStorageAccountName",
|
||||
"dataDestinationType": "StorageAccount",
|
||||
"accountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount",
|
||||
"accountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"bytesSentToCloud": 0,
|
||||
"totalBytesToProcess": 0
|
||||
}
|
||||
|
@ -52,11 +46,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Update Job",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -86,13 +80,13 @@
|
|||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"deliveryPackage": {
|
||||
|
@ -107,9 +101,9 @@
|
|||
},
|
||||
"destinationAccountDetails": [
|
||||
{
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount",
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"dataDestinationType": "StorageAccount",
|
||||
"accountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount"
|
||||
"accountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName"
|
||||
}
|
||||
],
|
||||
"errorDetails": [],
|
||||
|
@ -125,8 +119,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob3971",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg4981/providers/Microsoft.DataBox/jobs/SdkJob3971",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,21 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg4981",
|
||||
"jobName": "SdkJob3971",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2019-09-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"5822ad95-d3d8-40d2-9a0e-c6f318e5ac45"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.27817.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18362.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.2.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -30,9 +24,9 @@
|
|||
"details": {
|
||||
"copyProgress": [
|
||||
{
|
||||
"storageAccountName": "databoxbvttestaccount",
|
||||
"storageAccountName": "YourStorageAccountName",
|
||||
"dataDestinationType": "StorageAccount",
|
||||
"accountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount",
|
||||
"accountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"bytesSentToCloud": 0,
|
||||
"totalBytesToProcess": 0
|
||||
}
|
||||
|
@ -54,17 +48,17 @@
|
|||
"contactDetails": {
|
||||
"contactName": " ",
|
||||
"emailList": [],
|
||||
"phone": "1234567890",
|
||||
"phone": "0000000000",
|
||||
"notificationPreference": []
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"deliveryPackage": {
|
||||
|
@ -79,15 +73,15 @@
|
|||
},
|
||||
"destinationAccountDetails": [
|
||||
{
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount",
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"dataDestinationType": "StorageAccount",
|
||||
"accountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount"
|
||||
"accountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName"
|
||||
}
|
||||
],
|
||||
"errorDetails": [],
|
||||
"jobDetailsType": "DataBox",
|
||||
"copyLogDetails": [],
|
||||
"chainOfCustodySasKey": "https://wusbeta.blob.core.windows.net/chainofcustody/6ce2f399-1cc7-4144-ba92-c50bd5324a5c.txt?sv=2017-04-17&sr=b&sig=pWxYQP3CDKU9TzRgzvbbT%2F48a1BjLeF10Rtz86%2FZ3qI%3D&st=2019-09-21T09%3A15%3A43Z&se=2019-09-21T09%3A45%3A43Z&sp=r"
|
||||
"chainOfCustodySasKey": "https://xxx.xxx.xx"
|
||||
},
|
||||
"cancellationReason": "CancelTest",
|
||||
"deliveryType": "NonScheduled",
|
||||
|
@ -101,8 +95,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob3971",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg4981/providers/Microsoft.DataBox/jobs/SdkJob3971",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,21 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg4981",
|
||||
"jobName": "SdkJob3971",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2019-09-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"f5665abc-b241-4cfb-88a5-3b3d2f7863e4"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.27817.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18362.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.2.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -30,9 +24,9 @@
|
|||
"details": {
|
||||
"copyProgress": [
|
||||
{
|
||||
"storageAccountName": "databoxbvttestaccount",
|
||||
"storageAccountName": "YourStorageAccountName",
|
||||
"dataDestinationType": "StorageAccount",
|
||||
"accountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount",
|
||||
"accountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"bytesSentToCloud": 0,
|
||||
"totalBytesToProcess": 0
|
||||
}
|
||||
|
@ -52,11 +46,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Update Job",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -86,13 +80,13 @@
|
|||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"deliveryPackage": {
|
||||
|
@ -107,9 +101,9 @@
|
|||
},
|
||||
"destinationAccountDetails": [
|
||||
{
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount",
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"dataDestinationType": "StorageAccount",
|
||||
"accountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount"
|
||||
"accountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName"
|
||||
}
|
||||
],
|
||||
"errorDetails": [],
|
||||
|
@ -128,8 +122,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob3971",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg4981/providers/Microsoft.DataBox/jobs/SdkJob3971",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,21 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg4981",
|
||||
"jobName": "SdkJob3971",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2019-09-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"f5665abc-b241-4cfb-88a5-3b3d2f7863e4"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.27817.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18362.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.2.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -30,9 +24,9 @@
|
|||
"details": {
|
||||
"copyProgress": [
|
||||
{
|
||||
"storageAccountName": "databoxbvttestaccount",
|
||||
"storageAccountName": "YourStorageAccountName",
|
||||
"dataDestinationType": "StorageAccount",
|
||||
"accountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount",
|
||||
"accountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"bytesSentToCloud": 0,
|
||||
"totalBytesToProcess": 0
|
||||
}
|
||||
|
@ -52,11 +46,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Update Job",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -86,13 +80,13 @@
|
|||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"deliveryPackage": {
|
||||
|
@ -107,9 +101,9 @@
|
|||
},
|
||||
"destinationAccountDetails": [
|
||||
{
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount",
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"dataDestinationType": "StorageAccount",
|
||||
"accountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount"
|
||||
"accountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName"
|
||||
}
|
||||
],
|
||||
"errorDetails": [],
|
||||
|
@ -128,8 +122,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob3971",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg4981/providers/Microsoft.DataBox/jobs/SdkJob3971",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,19 +1,13 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"api-version": "2019-09-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"a3118d2e-2b53-4e95-860e-cd141dd57b15"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.27817.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18362.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.2.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -36,536 +30,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "testbadresourcegroup",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat3198inh0-9)inh(il(h)_fyoin)(upf(yLASD0-FJ(hal-DSNWP0JDS0P3-0SJ93/providers/Microsoft.DataBox/jobs/testbadresourcegroup",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2019-01-04T09:08:49.9928621+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "andipodtest4jan",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/andipodtest4jan",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2019-07-04T14:01:50.9232807+05:30",
|
||||
"cancellationReason": "IncorrectOrder null",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "testdeepak04-07",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdeepak04-07",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2019-02-11T12:33:16.6231232+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBoxHeavy"
|
||||
},
|
||||
"name": "testdurga-heavy",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurga-heavy",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2019-02-11T12:38:49.0620094+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBoxHeavy"
|
||||
},
|
||||
"name": "testdurga-heavy1",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurga-heavy1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2019-01-09T16:12:43.2931373+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBoxHeavy"
|
||||
},
|
||||
"name": "testdurga2",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurga2",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2019-01-09T15:59:47.4375821+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "testdurgad",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgad",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2019-01-09T19:04:31.4461343+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBoxDisk"
|
||||
},
|
||||
"name": "testdurgadisk",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgadisk",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2019-01-09T19:10:08.2854968+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBoxDisk"
|
||||
},
|
||||
"name": "testdurgadisk-Clone",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgadisk-Clone",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2018-12-19T14:23:06.8155601+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "testdurgam",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgam",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2018-12-19T16:46:12.824436+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "testdurgam-1",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgam-1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2019-03-04T12:00:17.7643558+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "testdurgam-Clone",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgam-Clone",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2018-12-19T18:24:23.0774328+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "testdurgasm-1",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgasm-1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2019-03-04T11:58:13.4876698+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "testdurgasm-1-1",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgasm-1-1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2019-01-11T14:28:55.4375406+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "testdurgasm-1-Clone",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgasm-1-Clone",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2019-02-15T12:51:12.2717434+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "testdurgasm-11",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgasm-11",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2019-02-15T12:54:58.9886188+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "testdurgasm-12",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgasm-12",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2019-02-15T13:33:29.8417562+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "testdurgasm-1dssd",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgasm-1dssd",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2019-02-15T15:35:39.937519+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "testdurgasm-ccxcx",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgasm-ccxcx",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2019-01-09T15:56:58.4277564+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "testdurgasm-Clone",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgasm-Clone",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2019-02-10T14:46:10.401621+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "testdurgasm-Clone-Clone",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgasm-Clone-Clone",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2019-02-10T14:52:37.2363289+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "testdurgasm-compute",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgasm-compute",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": false,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": false,
|
||||
"status": "ReadyToDispatchFromAzureDC",
|
||||
"startTime": "2019-02-10T14:57:32.3159255+05:30",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "testdurgasm-compute1",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgasm-compute1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2018-09-08T22:46:11.5143859+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "TestPortalContract",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/TestPortalContract",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
|
@ -586,12 +52,11 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "testschedule01",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testschedule01",
|
||||
"name": "TestJobName2",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName2",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
],
|
||||
"nextLink": "https://management.azure.com/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/providers/Microsoft.DataBox/jobs?api-version=2019-09-01&$skipToken=PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTE2Ij8%2bDQo8Q29udGludWF0aW9uVG9rZW4%2bDQogIDxDb250aW51YXRpb25Ub2tlbj4NCiAgICA8VmVyc2lvbj4yLjA8L1ZlcnNpb24%2bDQogICAgPFR5cGU%2bVGFibGU8L1R5cGU%2bDQogICAgPE5leHRQYXJ0aXRpb25LZXk%2bMSE4NCFabUUyT0RBNE1tWXRPR1ptTnkwMFlUSTFMVGsxWXpjdFkyVTVaR0UxTkRFeU5ESm1YekJmYldsamNtOXpiMlowTG1SaGRHRmliM2hmTUY5cWIySno8L05leHRQYXJ0aXRpb25LZXk%2bDQogICAgPE5leHRSb3dLZXk%2bMSE3MiFjbVZ6YjNWeVkyVnRZWEJ3YVc1blh6QmZjbWRmTUY5aGEzWmxibXRoZEY4d1gzUmxjM1J6WTJobFpIVnNaVEF4TFdOc2IyNWw8L05leHRSb3dLZXk%2bDQogICAgPFRhcmdldExvY2F0aW9uPlByaW1hcnk8L1RhcmdldExvY2F0aW9uPg0KICA8L0NvbnRpbnVhdGlvblRva2VuPg0KPC9Db250aW51YXRpb25Ub2tlbj4%3d"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg4981",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"api-version": "2019-09-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"dc5cb221-1401-492c-abe7-9f74a5193c65"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.27817.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18362.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.2.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -39,8 +33,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob3971",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg4981/providers/Microsoft.DataBox/jobs/SdkJob3971",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
]
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "bvttoolrg6",
|
||||
"jobName": "TJ-636646322037905056",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2019-09-01",
|
||||
"x-ms-client-request-id": [
|
||||
"03b50fba-1fac-429d-9edb-e3bfd95b9c20"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.27817.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18362.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.2.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -22,55 +16,55 @@
|
|||
"body": {
|
||||
"value": [
|
||||
{
|
||||
"jobName": "TJ-636646322037905056",
|
||||
"jobName": "TestJobName1",
|
||||
"jobSecrets": {
|
||||
"podSecrets": [
|
||||
{
|
||||
"deviceSerialNumber": "testimolapod-3ecc44ce",
|
||||
"deviceSerialNumber": "testserialnumber",
|
||||
"devicePassword": "<devicePassword>",
|
||||
"networkConfigurations": [
|
||||
{
|
||||
"name": "DataPort3",
|
||||
"macAddress": "D05099C1F439"
|
||||
"macAddress": "XXXXXXXXXXXX"
|
||||
},
|
||||
{
|
||||
"name": "DataPort1",
|
||||
"macAddress": "EC0D9A21A6C0"
|
||||
"macAddress": "XXXXXXXXXXXX"
|
||||
},
|
||||
{
|
||||
"name": "DataPort2",
|
||||
"macAddress": "EC0D9A21A6C1"
|
||||
"macAddress": "XXXXXXXXXXXX"
|
||||
}
|
||||
],
|
||||
"encodedValidationCertPubKey": "5CYoAoVKEBa4WgPVis8keX94w30pon4jGMADSqcdE/NlHLChj6Cmhbl4q9QOFKSB/US4AwhS7zY1QS3YMDrkAPfOy7Hi6kWMBpJWZidTq3oXX8FAQjg+IqQESti/2jvAlcDpO2453rgd7Yb6XZ43P8MMTpTjcarI0ImCf//eITQWnFa3AzfIJ9C+hxCCaA7HTYhwQEPUBMwyQJsI6v6WuQysROtlBgx1YtbWFhDVbcqYRSLIbaj+RdzlvxvDJSo70kv+8em5upuDTpVE7xP+WePLlARdSPNwwfRzHnvCUqC2UqXHpRUhQlYnMqAJEcjjroRnyIGumPmmQ8O155X8aw==",
|
||||
"encodedValidationCertPubKey": "xxxxxxxxxx",
|
||||
"accountCredentialDetails": [
|
||||
{
|
||||
"accountName": "databoxbvttestaccount",
|
||||
"accountName": "YourStorageAccountName",
|
||||
"dataDestinationType": "StorageAccount",
|
||||
"accountConnectionString": "",
|
||||
"shareCredentialDetails": [
|
||||
{
|
||||
"shareName": "databoxbvttestaccount_PageBlob",
|
||||
"shareName": "testsharename_PageBlob",
|
||||
"shareType": "PageBlob",
|
||||
"userName": "databoxbvttestac_903",
|
||||
"userName": "testusername",
|
||||
"password": "<password>",
|
||||
"supportedAccessProtocols": [
|
||||
"SMB"
|
||||
]
|
||||
},
|
||||
{
|
||||
"shareName": "databoxbvttestaccount_BlockBlob",
|
||||
"shareName": "testsharename_BlockBlob",
|
||||
"shareType": "BlockBlob",
|
||||
"userName": "databoxbvttestac_903",
|
||||
"userName": "testusername",
|
||||
"password": "<password>",
|
||||
"supportedAccessProtocols": [
|
||||
"SMB"
|
||||
]
|
||||
},
|
||||
{
|
||||
"shareName": "databoxbvttestaccount_AzFile",
|
||||
"shareName": "testsharename_AzFile",
|
||||
"shareType": "AzureFile",
|
||||
"userName": "databoxbvttestac_903",
|
||||
"userName": "testusername",
|
||||
"password": "<password>",
|
||||
"supportedAccessProtocols": [
|
||||
"SMB"
|
||||
|
|
|
@ -1,21 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg4981",
|
||||
"jobName": "SdkJob3971",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2019-09-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"04bb03ba-8e90-47c8-a1af-15e083036c6f"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.27817.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18362.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.2.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -27,21 +21,21 @@
|
|||
"properties": {
|
||||
"details": {
|
||||
"contactDetails": {
|
||||
"contactName": "Update Job",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
}
|
||||
}
|
||||
|
@ -49,7 +43,11 @@
|
|||
}
|
||||
},
|
||||
"responses": {
|
||||
"202": {},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://xxx.xxx.xx"
|
||||
}
|
||||
},
|
||||
"200": {
|
||||
"body": {
|
||||
"properties": {
|
||||
|
@ -61,9 +59,9 @@
|
|||
"details": {
|
||||
"copyProgress": [
|
||||
{
|
||||
"storageAccountName": "databoxbvttestaccount",
|
||||
"storageAccountName": "YourStorageAccountName",
|
||||
"dataDestinationType": "StorageAccount",
|
||||
"accountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount",
|
||||
"accountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"bytesSentToCloud": 0,
|
||||
"totalBytesToProcess": 0
|
||||
}
|
||||
|
@ -83,11 +81,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Update Job",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -117,13 +115,13 @@
|
|||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"deliveryPackage": {
|
||||
|
@ -138,9 +136,9 @@
|
|||
},
|
||||
"destinationAccountDetails": [
|
||||
{
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount",
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"dataDestinationType": "StorageAccount",
|
||||
"accountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount"
|
||||
"accountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName"
|
||||
}
|
||||
],
|
||||
"errorDetails": [],
|
||||
|
@ -156,8 +154,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob3971",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg4981/providers/Microsoft.DataBox/jobs/SdkJob3971",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,15 +1,11 @@
|
|||
{
|
||||
"parameters": {
|
||||
"api-version": "2018-01-01",
|
||||
"x-ms-client-request-id": [
|
||||
"69fc02f6-5d9f-42d5-8d98-b5a943b8c888"
|
||||
],
|
||||
"api-version": "2019-09-01",
|
||||
"accept-language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.26614.01",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.2.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
|
|
@ -1,14 +1,13 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "3c66da21-607e-49b4-8bdf-f25fbb8f705f",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"location": "westus",
|
||||
"api-version": "2019-09-01",
|
||||
"accept-language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.26614.01",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.2.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
|
|
@ -1,17 +1,13 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"location": "westus",
|
||||
"api-version": "2019-09-01",
|
||||
"x-ms-client-request-id": [
|
||||
"9f1830f8-1cf7-4145-8b34-0742d9c9be13"
|
||||
],
|
||||
"accept-language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.26614.01",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.2.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -22,13 +18,13 @@
|
|||
"validateAddress": {
|
||||
"validationType": "ValidateAddress",
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"deviceType": "DataBox"
|
||||
|
@ -42,13 +38,13 @@
|
|||
"validationType": "ValidateAddress",
|
||||
"alternateAddresses": [
|
||||
{
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"streetAddress3": "",
|
||||
"city": "SAN FRANCISCO",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"addressType": "None"
|
||||
}
|
||||
]
|
||||
|
|
|
@ -1,17 +1,13 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"location": "westus",
|
||||
"api-version": "2019-09-01",
|
||||
"x-ms-client-request-id": [
|
||||
"ee686d79-42c2-4b01-9afe-5e99f4cabfee"
|
||||
],
|
||||
"accept-language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.26614.01",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.2.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -27,7 +23,7 @@
|
|||
"location": "westus",
|
||||
"destinationAccountDetails": [
|
||||
{
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount",
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"dataDestinationType": "StorageAccount"
|
||||
}
|
||||
]
|
||||
|
@ -35,13 +31,13 @@
|
|||
{
|
||||
"validationType": "ValidateAddress",
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"deviceType": "DataBox"
|
||||
|
@ -64,13 +60,13 @@
|
|||
"validationStatus": "Valid",
|
||||
"alternateAddresses": [
|
||||
{
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"streetAddress3": "",
|
||||
"city": "SAN FRANCISCO",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"addressType": "None"
|
||||
}
|
||||
],
|
||||
|
|
|
@ -1,18 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg9836",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"location": "westus",
|
||||
"api-version": "2019-09-01",
|
||||
"x-ms-client-request-id": [
|
||||
"ee686d79-42c2-4b01-9afe-5e99f4cabfee"
|
||||
],
|
||||
"accept-language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.26614.01",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.2.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -28,7 +24,7 @@
|
|||
"location": "westus",
|
||||
"destinationAccountDetails": [
|
||||
{
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount",
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"dataDestinationType": "StorageAccount"
|
||||
}
|
||||
]
|
||||
|
@ -36,13 +32,13 @@
|
|||
{
|
||||
"validationType": "ValidateAddress",
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"deviceType": "DataBox"
|
||||
|
@ -65,13 +61,13 @@
|
|||
"validationStatus": "Valid",
|
||||
"alternateAddresses": [
|
||||
{
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"streetAddress3": "",
|
||||
"city": "SAN FRANCISCO",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"addressType": "None"
|
||||
}
|
||||
],
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "bvttoolrg6",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"location": "westus",
|
||||
"api-version": "2020-04-01",
|
||||
"x-ms-client-request-id": [
|
||||
"ce815189-a9cc-4288-8166-d78f211bed5a"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -24,7 +18,7 @@
|
|||
],
|
||||
"availableSkuRequest": {
|
||||
"transferType": "ImportToAzure",
|
||||
"country": "US",
|
||||
"country": "XX",
|
||||
"location": "westus"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "bvttoolrg6",
|
||||
"jobName": "TJ-636646322037905056",
|
||||
"api-version": "2019-09-01",
|
||||
"x-ms-client-request-id": [
|
||||
"e1437186-b41d-492e-9b7a-e197c28a517a"
|
||||
],
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2020-04-01",
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.27817.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18362.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.2.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -31,7 +25,7 @@
|
|||
"responses": {
|
||||
"200": {
|
||||
"body": {
|
||||
"confirmationNumber": "2929602E9CP",
|
||||
"confirmationNumber": "XXXXXXXXXXX",
|
||||
"readyByTime": "2019-09-20T18:30:00Z"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,21 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg5154",
|
||||
"jobName": "SdkJob952",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2020-04-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"95fc15f7-4976-46bb-8370-74ed4cb676be"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg5154",
|
||||
"jobName": "SdkJob952",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2020-04-01",
|
||||
"x-ms-client-request-id": [
|
||||
"04f2835f-a2a2-4f25-96df-568460e5be24"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -28,28 +22,28 @@
|
|||
"details": {
|
||||
"jobDetailsType": "DataBox",
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"dataImportDetails": [
|
||||
{
|
||||
"accountDetails": {
|
||||
"dataAccountType": "StorageAccount",
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount"
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -62,7 +56,11 @@
|
|||
}
|
||||
},
|
||||
"responses": {
|
||||
"202": {},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://xxx.xxx.xx"
|
||||
}
|
||||
},
|
||||
"200": {
|
||||
"body": {
|
||||
"properties": {
|
||||
|
@ -118,11 +116,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -152,13 +150,13 @@
|
|||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"jobDetailsType": "DataBox",
|
||||
|
@ -175,8 +173,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob952",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg5154/providers/Microsoft.DataBox/jobs/SdkJob952",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg7478",
|
||||
"jobName": "SdkJob9640",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2020-04-01",
|
||||
"x-ms-client-request-id": [
|
||||
"c4c8f926-ebbe-4c07-ae1a-b716911058df"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -29,28 +23,28 @@
|
|||
"jobDetailsType": "DataBox",
|
||||
"devicePassword": "<devicePassword>",
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"dataImportDetails": [
|
||||
{
|
||||
"accountDetails": {
|
||||
"dataAccountType": "StorageAccount",
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/databoxbvt1/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount2",
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"sharePassword": "<sharePassword>"
|
||||
}
|
||||
}
|
||||
|
@ -64,7 +58,11 @@
|
|||
}
|
||||
},
|
||||
"responses": {
|
||||
"202": {},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://xxx.xxx.xx"
|
||||
}
|
||||
},
|
||||
"200": {
|
||||
"body": {
|
||||
"properties": {
|
||||
|
@ -120,11 +118,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -154,13 +152,13 @@
|
|||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"jobDetailsType": "DataBox",
|
||||
|
@ -177,8 +175,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob9640",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg7478/providers/Microsoft.DataBox/jobs/SdkJob9640",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg8091",
|
||||
"jobName": "SdkJob6429",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2020-04-01",
|
||||
"x-ms-client-request-id": [
|
||||
"80eaafc7-e8b7-4c5a-ad81-b1ecb9573cd4"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -28,21 +22,21 @@
|
|||
"details": {
|
||||
"jobDetailsType": "DataBox",
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"dataExportDetails": [
|
||||
|
@ -59,7 +53,7 @@
|
|||
},
|
||||
"accountDetails": {
|
||||
"dataAccountType": "StorageAccount",
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.Storage/storageAccounts/aaaaaa2"
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -72,7 +66,11 @@
|
|||
}
|
||||
},
|
||||
"responses": {
|
||||
"202": {},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://xxx.xxx.xx"
|
||||
}
|
||||
},
|
||||
"200": {
|
||||
"body": {
|
||||
"properties": {
|
||||
|
@ -128,11 +126,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -162,13 +160,13 @@
|
|||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"jobDetailsType": "DataBox",
|
||||
|
@ -185,8 +183,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob6429",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg8091/providers/Microsoft.DataBox/jobs/SdkJob6429",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,26 +1,24 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg5154",
|
||||
"jobName": "SdkJob952",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2020-04-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"f5c227e2-13d8-4ce9-9ef2-f3c63f6935b9"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
"200": {},
|
||||
"202": {},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://xxx.xxx.xx"
|
||||
}
|
||||
},
|
||||
"204": {}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,21 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg5154",
|
||||
"jobName": "SdkJob952",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2020-04-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"e76214b0-6013-499e-8f91-3a287f421f2e"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -75,11 +69,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -109,13 +103,13 @@
|
|||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"deliveryPackage": {
|
||||
|
@ -131,14 +125,14 @@
|
|||
"dataImportDetails": [
|
||||
{
|
||||
"accountDetails": {
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount",
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"dataAccountType": "StorageAccount"
|
||||
}
|
||||
}
|
||||
],
|
||||
"jobDetailsType": "DataBox",
|
||||
"copyLogDetails": [],
|
||||
"reverseShipmentLabelSasKey": "https://wusbeta.blob.core.windows.net/customer-reverse-shipment-instructions/CustomerShipmentInstructions_MicrosoftManaged.PDF?sv=2018-03-28&sr=b&sig=urwfAELvNV69IGHdcXlRCn6o3O3dWZQKaRipmoAdrI0%3D&st=2020-08-07T05%3A10%3A58Z&se=2020-08-08T05%3A20%3A58Z&sp=r",
|
||||
"reverseShipmentLabelSasKey": "https://xxx.xxx.xx",
|
||||
"keyEncryptionKey": {
|
||||
"kekType": "MicrosoftManaged"
|
||||
}
|
||||
|
@ -157,8 +151,8 @@
|
|||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "SdkJob952",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg5154/providers/Microsoft.DataBox/jobs/SdkJob952",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,21 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg7937",
|
||||
"jobName": "SdkJob1735",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2020-04-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"c8cf9d3e-55f1-488f-bcee-53f4939f44e8"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -75,11 +69,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -109,13 +103,13 @@
|
|||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"deliveryPackage": {
|
||||
|
@ -131,18 +125,18 @@
|
|||
"dataImportDetails": [
|
||||
{
|
||||
"accountDetails": {
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/databoxbvt1/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount2",
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"dataAccountType": "StorageAccount"
|
||||
}
|
||||
}
|
||||
],
|
||||
"jobDetailsType": "DataBox",
|
||||
"copyLogDetails": [],
|
||||
"reverseShipmentLabelSasKey": "https://wusbeta.blob.core.windows.net/customer-reverse-shipment-instructions/CustomerShipmentInstructions_MicrosoftManaged.PDF?sv=2018-03-28&sr=b&sig=JSZSeKrFrrwWbZ4zd7PNdGdNYKExKpxa98vRDDH6ZIk%3D&st=2020-08-07T05%3A08%3A51Z&se=2020-08-08T05%3A18%3A51Z&sp=r",
|
||||
"reverseShipmentLabelSasKey": "https://xxx.xxx.xx",
|
||||
"keyEncryptionKey": {
|
||||
"kekType": "CustomerManaged",
|
||||
"kekUrl": "https://sdkkeyvault.vault.azure.net/keys/SSDKEY/",
|
||||
"kekVaultResourceID": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.KeyVault/vaults/SDKKeyVault"
|
||||
"kekUrl": "https://xxx.xxx.xx",
|
||||
"kekVaultResourceID": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.KeyVault/vaults/YourKeyVaultName"
|
||||
}
|
||||
},
|
||||
"deliveryType": "NonScheduled",
|
||||
|
@ -158,11 +152,11 @@
|
|||
},
|
||||
"identity": {
|
||||
"type": "SystemAssigned",
|
||||
"principalId": "9a68a7c4-0a18-4d06-a5fb-7058e9e98458",
|
||||
"tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47"
|
||||
"principalId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
|
||||
"tenantId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
||||
},
|
||||
"name": "SdkJob1735",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg7937/providers/Microsoft.DataBox/jobs/SdkJob1735",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,21 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg8091",
|
||||
"jobName": "SdkJob6429",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2020-04-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"b3739c7c-02b6-46c2-a04c-da6f8bca279c"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -32,10 +26,10 @@
|
|||
"details": {
|
||||
"copyProgress": [
|
||||
{
|
||||
"storageAccountName": "aaaaaa2",
|
||||
"storageAccountName": "YourStorageAccountName",
|
||||
"transferType": "ExportFromAzure",
|
||||
"dataAccountType": "StorageAccount",
|
||||
"accountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.Storage/storageAccounts/aaaaaa2",
|
||||
"accountId": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"bytesProcessed": 0,
|
||||
"totalBytesToProcess": 0,
|
||||
"isEnumerationInProgress": false
|
||||
|
@ -58,18 +52,18 @@
|
|||
"contactDetails": {
|
||||
"contactName": " ",
|
||||
"emailList": [],
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"notificationPreference": []
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"deliveryPackage": {
|
||||
|
@ -98,15 +92,15 @@
|
|||
},
|
||||
"logCollectionLevel": "Error",
|
||||
"accountDetails": {
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.Storage/storageAccounts/aaaaaa2",
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"dataAccountType": "StorageAccount"
|
||||
}
|
||||
}
|
||||
],
|
||||
"jobDetailsType": "DataBox",
|
||||
"copyLogDetails": [],
|
||||
"reverseShipmentLabelSasKey": "https://wusbeta.blob.core.windows.net/customer-reverse-shipment-instructions/CustomerShipmentInstructions_MicrosoftManaged.PDF?sv=2018-03-28&sr=b&sig=04aL%2FTe7998qQJlhmGI3C0Q%2FxsCVo1t0B4uQUIx7TmQ%3D&st=2020-08-07T05%3A10%3A05Z&se=2020-08-08T05%3A20%3A05Z&sp=r",
|
||||
"chainOfCustodySasKey": "https://wusbeta.blob.core.windows.net/chainofcustody/9a6ee052-bcff-4b5e-a478-7dcbfb86e9fb.txt?sv=2018-03-28&sr=b&sig=JbBBXZKharvfg35ZfmrhowO1DuOpzcZCNUdeFzklvWs%3D&st=2020-08-07T05%3A10%3A05Z&se=2020-08-07T05%3A40%3A05Z&sp=r",
|
||||
"reverseShipmentLabelSasKey": "https://xxx.xxx.xx",
|
||||
"chainOfCustodySasKey": "https://xxx.xxx.xx",
|
||||
"keyEncryptionKey": {
|
||||
"kekType": "MicrosoftManaged"
|
||||
}
|
||||
|
@ -126,8 +120,8 @@
|
|||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "SdkJob6429",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg8091/providers/Microsoft.DataBox/jobs/SdkJob6429",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,19 +1,13 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"api-version": "2020-04-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"044127c5-663e-4a0f-9061-2fa0ca8058c4"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -44,8 +38,8 @@
|
|||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "mnaustest",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/ausresgrpmn/providers/Microsoft.DataBox/jobs/mnaustest",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourcegroups/TestResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
|
@ -72,733 +66,12 @@
|
|||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "portalcontractAUS",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/ausresgrpmn/providers/Microsoft.DataBox/jobs/portalcontractAUS",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2018-08-30T15:17:17.3753642+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "australiaeast",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBoxDisk"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "testBB-diskAU",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/testBB/providers/Microsoft.DataBox/jobs/testBB-diskAU",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-05-04T11:12:15.5972523+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "allXML",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat12/providers/Microsoft.DataBox/jobs/allXML",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2020-05-07T15:51:08.4479315+05:30",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": true
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "bothExportAllxml",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat12/providers/Microsoft.DataBox/jobs/bothExportAllxml",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-05-04T19:44:59.2410723+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "exportAll",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat12/providers/Microsoft.DataBox/jobs/exportAll",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-05-04T18:31:05.3036028+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "importRegressnTest",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat12/providers/Microsoft.DataBox/jobs/importRegressnTest",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2020-05-09T01:57:03.8985885+05:30",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": true
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "testBotthXMLAndAll",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat12/providers/Microsoft.DataBox/jobs/testBotthXMLAndAll",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-05-05T15:56:52.6983398+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "testExportAllOrder",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat12/providers/Microsoft.DataBox/jobs/testExportAllOrder",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-05-04T17:45:25.464989+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "testPayload",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat12/providers/Microsoft.DataBox/jobs/testPayload",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-05-04T10:43:04.8775864+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "xmlOnlyOrder",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat12/providers/Microsoft.DataBox/jobs/xmlOnlyOrder",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2018-11-27T15:17:49.0760408+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "testbadresourcegroup",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat3198inh0-9)inh(il(h)_fyoin)(upf(yLASD0-FJ(hal-DSNWP0JDS0P3-0SJ93/providers/Microsoft.DataBox/jobs/testbadresourcegroup",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2019-01-04T09:08:49.9928621+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "andipodtest4jan",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/andipodtest4jan",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-05-28T15:20:48.1058546+05:30",
|
||||
"cancellationReason": "NoLongerNeeded null",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "dbtest1",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/dbtest1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-04-14T08:51:18.2067875+05:30",
|
||||
"cancellationReason": "IncorrectOrder null",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "degautam14-04-Clone",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/degautam14-04-Clone",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2020-05-27T18:08:30.6622356+05:30",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": true
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "degautamtestexport",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/degautamtestexport",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2020-05-21T20:41:02.3837388+05:30",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": true
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "DegautamTestExportOrder",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/DegautamTestExportOrder",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2020-05-24T07:56:23.6839464+05:30",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": true
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "degautamtestorder",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/degautamtestorder",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-04-14T08:48:21.2260174+05:30",
|
||||
"cancellationReason": "IncorrectOrder null",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "degautamTestOrder14-04",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/degautamTestOrder14-04",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2020-05-12T12:19:19.8627264+05:30",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": true
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "export",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/export",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-04-05T19:50:20.9692355+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "exportTestResource",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.DataBox/jobs/exportTestResource",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-04-10T15:09:45.7080012+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "sanakTestImportNew",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.DataBox/jobs/sanakTestImportNew",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-04-10T15:13:02.5724966+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "sanakTestImportOld",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.DataBox/jobs/sanakTestImportOld",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-04-20T13:39:28.1940929+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "sanakTestImportOld1",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.DataBox/jobs/sanakTestImportOld1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-04-10T15:14:59.6879599+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "sanakTestImportOld2",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.DataBox/jobs/sanakTestImportOld2",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2020-07-21T23:43:34.513148+05:30",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": true
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "saranyagorder",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/saranyagorder",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2019-07-04T14:01:50.9232807+05:30",
|
||||
"cancellationReason": "IncorrectOrder null",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "testdeepak04-07",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdeepak04-07",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2019-02-11T12:33:16.6231232+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBoxHeavy"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "testdurga-heavy",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurga-heavy",
|
||||
"name": "TestJobName2",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourcegroups/TestResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName2",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
],
|
||||
"nextLink": "https://management.azure.com/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/providers/Microsoft.DataBox/jobs?api-version=2020-04-01&%24skiptoken=fVJdb5swFP0v0bq3NMaFFipVU5oATRbSxBjz8WYDIQbzoUBISNX%2fPrfVumnaJvnB8rn3nON77suoSs%2fdildFO7p%2fGfmmiz13dD%2fad13T3k8mJa1olpZp1V3Ty%2fGQXsd1OWmPrI0PvOl4XbWTHb3VgQ53Y323uxurFGpjQ4vvxnFqJFRTFajC3aQ51D1P0kM7cXh8qNt6113PaUcf6%2fMkr1n7jTZ83EtcUj5AAMEYqGOgfP3SFrzBdZFWD5u5oTL%2flCUlGWIoepYD7rjqacEfBSvXfWSLY3QBPAlQucImXOT6FWTzba1voXFMJJr4FqC%2bcSS2cYh89QPNFvPznEFNIpoSBqiRd4%2fBTrBcXc%2f4NFvMpjr51FSHVT7VV0ok4motaz9ZZtNsYyEttj3JS2yLM9uTdT9fpI83pmxjaiJ9QtswWAL6obaKgkL2OK4pBS3KPG%2fAAD2uTaXzA7RBStPhqjg5lvBcbDnEbs9%2b0OSJVQwEE4qAd8YFslJPM91SCdNiWYYiaWm57p6DhjuiPmFbcamNnlApuAP3JfZCLfYXg1vV%2bgr8y9Efnl12k%2fzyCp9nVs5IdBvmaz8l0kuFIt9c3oQkVpjY327LKGc%2beteitnnxyzNnAaojM1QTJbt45Tl3lOUhsvbfmRDY8Q1KQDhEBFkrfOpxSdTEWvYJ6ESKf8vCtoYIEoBtI%2f%2fI6y0D72nZMN8aUtkpp%2f%2bXivffzE%2f9f7dBTmPds0puQUX2cmd6JlBPITlusqubRJ7R6%2bsP"
|
||||
"nextLink": "https://xxx.xxx.xx"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg5154",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"api-version": "2020-04-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"c1514209-a439-4bd1-b040-76d7539d2509"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -43,11 +37,11 @@
|
|||
},
|
||||
"identity": {
|
||||
"type": "SystemAssigned",
|
||||
"principalId": "fac84c35-5490-4b11-81b9-770053ccbe3b",
|
||||
"tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47"
|
||||
"principalId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
|
||||
"tenantId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
||||
},
|
||||
"name": "SdkJob5928",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg5154/providers/Microsoft.DataBox/jobs/SdkJob5928",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
|
@ -73,8 +67,8 @@
|
|||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "SdkJob952",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg5154/providers/Microsoft.DataBox/jobs/SdkJob952",
|
||||
"name": "TestJobName2",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName2",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
]
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "bvttoolrg6",
|
||||
"jobName": "TJ-636646322037905056",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2020-04-01",
|
||||
"x-ms-client-request-id": [
|
||||
"cda11c92-529b-4b75-b56d-ff1a69ffeeba"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -22,55 +16,55 @@
|
|||
"body": {
|
||||
"value": [
|
||||
{
|
||||
"jobName": "TJ-636646322037905056",
|
||||
"jobName": "TestJobName1",
|
||||
"jobSecrets": {
|
||||
"podSecrets": [
|
||||
{
|
||||
"deviceSerialNumber": "testimolapod-3ecc44ce",
|
||||
"deviceSerialNumber": "testserialnumber",
|
||||
"devicePassword": "<devicePassword>",
|
||||
"networkConfigurations": [
|
||||
{
|
||||
"name": "DataPort3",
|
||||
"macAddress": "D05099C1F439"
|
||||
"macAddress": "XXXXXXXXXXXX"
|
||||
},
|
||||
{
|
||||
"name": "DataPort1",
|
||||
"macAddress": "EC0D9A21A6C0"
|
||||
"macAddress": "XXXXXXXXXXXX"
|
||||
},
|
||||
{
|
||||
"name": "DataPort2",
|
||||
"macAddress": "EC0D9A21A6C1"
|
||||
"macAddress": "XXXXXXXXXXXX"
|
||||
}
|
||||
],
|
||||
"encodedValidationCertPubKey": "5CYoAoVKEBa4WgPVis8keX94w30pon4jGMADSqcdE/NlHLChj6Cmhbl4q9QOFKSB/US4AwhS7zY1QS3YMDrkAPfOy7Hi6kWMBpJWZidTq3oXX8FAQjg+IqQESti/2jvAlcDpO2453rgd7Yb6XZ43P8MMTpTjcarI0ImCf//eITQWnFa3AzfIJ9C+hxCCaA7HTYhwQEPUBMwyQJsI6v6WuQysROtlBgx1YtbWFhDVbcqYRSLIbaj+RdzlvxvDJSo70kv+8em5upuDTpVE7xP+WePLlARdSPNwwfRzHnvCUqC2UqXHpRUhQlYnMqAJEcjjroRnyIGumPmmQ8O155X8aw==",
|
||||
"encodedValidationCertPubKey": "xxxxxxxxxx",
|
||||
"accountCredentialDetails": [
|
||||
{
|
||||
"accountName": "databoxbvttestaccount",
|
||||
"accountName": "YourStorageAccountName",
|
||||
"dataAccountType": "StorageAccount",
|
||||
"accountConnectionString": "",
|
||||
"shareCredentialDetails": [
|
||||
{
|
||||
"shareName": "databoxbvttestaccount_PageBlob",
|
||||
"shareName": "testsharename_PageBlob",
|
||||
"shareType": "PageBlob",
|
||||
"userName": "databoxbvttestac_903",
|
||||
"userName": "testusername",
|
||||
"password": "<password>",
|
||||
"supportedAccessProtocols": [
|
||||
"SMB"
|
||||
]
|
||||
},
|
||||
{
|
||||
"shareName": "databoxbvttestaccount_BlockBlob",
|
||||
"shareName": "testsharename_BlockBlob",
|
||||
"shareType": "BlockBlob",
|
||||
"userName": "databoxbvttestac_903",
|
||||
"userName": "testusername",
|
||||
"password": "<password>",
|
||||
"supportedAccessProtocols": [
|
||||
"SMB"
|
||||
]
|
||||
},
|
||||
{
|
||||
"shareName": "databoxbvttestaccount_AzFile",
|
||||
"shareName": "testsharename_AzFile",
|
||||
"shareType": "AzureFile",
|
||||
"userName": "databoxbvttestac_903",
|
||||
"userName": "testusername",
|
||||
"password": "<password>",
|
||||
"supportedAccessProtocols": [
|
||||
"SMB"
|
||||
|
|
|
@ -1,21 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg5154",
|
||||
"jobName": "SdkJob952",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2020-04-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"ff3829ca-bcb0-4737-b6e0-52af57f34bb7"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -27,21 +21,21 @@
|
|||
"properties": {
|
||||
"details": {
|
||||
"contactDetails": {
|
||||
"contactName": "Update Job",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
}
|
||||
}
|
||||
|
@ -49,7 +43,11 @@
|
|||
}
|
||||
},
|
||||
"responses": {
|
||||
"202": {},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://xxx.xxx.xx"
|
||||
}
|
||||
},
|
||||
"200": {
|
||||
"body": {
|
||||
"properties": {
|
||||
|
@ -64,8 +62,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob952",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg5154/providers/Microsoft.DataBox/jobs/SdkJob952",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg7937",
|
||||
"jobName": "SdkJob1735",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2020-04-01",
|
||||
"x-ms-client-request-id": [
|
||||
"fcab0fa9-7af8-47e0-b570-d703a48ee66b"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -27,15 +21,19 @@
|
|||
"details": {
|
||||
"keyEncryptionKey": {
|
||||
"kekType": "CustomerManaged",
|
||||
"kekUrl": "https://sdkkeyvault.vault.azure.net/keys/SSDKEY/",
|
||||
"kekVaultResourceID": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.KeyVault/vaults/SDKKeyVault"
|
||||
"kekUrl": "https://xxx.xxx.xx",
|
||||
"kekVaultResourceID": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.KeyVault/vaults/YourKeyVaultName"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"responses": {
|
||||
"202": {},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://xxx.xxx.xx"
|
||||
}
|
||||
},
|
||||
"200": {
|
||||
"body": {
|
||||
"properties": {
|
||||
|
@ -50,8 +48,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob1735",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg7937/providers/Microsoft.DataBox/jobs/SdkJob1735",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,17 +1,11 @@
|
|||
{
|
||||
"parameters": {
|
||||
"api-version": "2020-04-01",
|
||||
"x-ms-client-request-id": [
|
||||
"b9453354-c675-40a8-99c0-8039818c85fd"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"location": "westus",
|
||||
"api-version": "2020-04-01",
|
||||
"regionConfigurationRequest": {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg4981",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"location": "westus",
|
||||
"api-version": "2020-04-01",
|
||||
"regionConfigurationRequest": {
|
||||
|
|
|
@ -1,19 +1,13 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"location": "westus",
|
||||
"api-version": "2020-04-01",
|
||||
"x-ms-client-request-id": [
|
||||
"cfda3c52-b129-4568-aba7-e743edf747c2"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -24,13 +18,13 @@
|
|||
"validateAddress": {
|
||||
"validationType": "ValidateAddress",
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"deviceType": "DataBox"
|
||||
|
@ -43,13 +37,13 @@
|
|||
"validationStatus": "Valid",
|
||||
"alternateAddresses": [
|
||||
{
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"streetAddress3": "",
|
||||
"city": "SAN FRANCISCO",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"addressType": "None"
|
||||
}
|
||||
],
|
||||
|
|
|
@ -1,19 +1,13 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"location": "westus",
|
||||
"api-version": "2020-04-01",
|
||||
"x-ms-client-request-id": [
|
||||
"129a0589-5017-4f35-a66c-8da38e04aae1"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -30,7 +24,7 @@
|
|||
{
|
||||
"accountDetails": {
|
||||
"dataAccountType": "StorageAccount",
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount"
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -40,13 +34,13 @@
|
|||
{
|
||||
"validationType": "ValidateAddress",
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"deviceType": "DataBox",
|
||||
|
@ -61,7 +55,7 @@
|
|||
"validationType": "ValidateSkuAvailability",
|
||||
"deviceType": "DataBox",
|
||||
"transferType": "ImportToAzure",
|
||||
"country": "US",
|
||||
"country": "XX",
|
||||
"location": "westus"
|
||||
},
|
||||
{
|
||||
|
@ -100,13 +94,13 @@
|
|||
"validationStatus": "Valid",
|
||||
"alternateAddresses": [
|
||||
{
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"streetAddress3": "",
|
||||
"city": "SAN FRANCISCO",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"addressType": "None"
|
||||
}
|
||||
],
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg6861",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"location": "westus",
|
||||
"api-version": "2020-04-01",
|
||||
"x-ms-client-request-id": [
|
||||
"85f045bb-7659-4a2f-bcf5-96723954afdf"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -31,7 +25,7 @@
|
|||
{
|
||||
"accountDetails": {
|
||||
"dataAccountType": "StorageAccount",
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount"
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -41,13 +35,13 @@
|
|||
{
|
||||
"validationType": "ValidateAddress",
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"deviceType": "DataBox",
|
||||
|
@ -62,7 +56,7 @@
|
|||
"validationType": "ValidateSkuAvailability",
|
||||
"deviceType": "DataBox",
|
||||
"transferType": "ImportToAzure",
|
||||
"country": "US",
|
||||
"country": "XX",
|
||||
"location": "westus"
|
||||
},
|
||||
{
|
||||
|
@ -101,13 +95,13 @@
|
|||
"validationStatus": "Valid",
|
||||
"alternateAddresses": [
|
||||
{
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"streetAddress3": "",
|
||||
"city": "SAN FRANCISCO",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"addressType": "None"
|
||||
}
|
||||
],
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "bvttoolrg6",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"location": "westus",
|
||||
"api-version": "2020-11-01",
|
||||
"x-ms-client-request-id": [
|
||||
"ce815189-a9cc-4288-8166-d78f211bed5a"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -24,7 +18,7 @@
|
|||
],
|
||||
"availableSkuRequest": {
|
||||
"transferType": "ImportToAzure",
|
||||
"country": "US",
|
||||
"country": "XX",
|
||||
"location": "westus"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "bvttoolrg6",
|
||||
"jobName": "TJ-636646322037905056",
|
||||
"api-version": "2019-09-01",
|
||||
"x-ms-client-request-id": [
|
||||
"e1437186-b41d-492e-9b7a-e197c28a517a"
|
||||
],
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2020-11-01",
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.27817.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18362.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.2.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -31,7 +25,7 @@
|
|||
"responses": {
|
||||
"200": {
|
||||
"body": {
|
||||
"confirmationNumber": "2929602E9CP",
|
||||
"confirmationNumber": "XXXXXXXXXXX",
|
||||
"readyByTime": "2019-09-20T18:30:00Z"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,21 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg5154",
|
||||
"jobName": "SdkJob952",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2020-11-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"95fc15f7-4976-46bb-8370-74ed4cb676be"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg5154",
|
||||
"jobName": "SdkJob952",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2020-11-01",
|
||||
"x-ms-client-request-id": [
|
||||
"04f2835f-a2a2-4f25-96df-568460e5be24"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -28,28 +22,28 @@
|
|||
"details": {
|
||||
"jobDetailsType": "DataBox",
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"dataImportDetails": [
|
||||
{
|
||||
"accountDetails": {
|
||||
"dataAccountType": "StorageAccount",
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount"
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -62,7 +56,11 @@
|
|||
}
|
||||
},
|
||||
"responses": {
|
||||
"202": {},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://xxx.xxx.xx"
|
||||
}
|
||||
},
|
||||
"200": {
|
||||
"body": {
|
||||
"properties": {
|
||||
|
@ -118,11 +116,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -152,13 +150,13 @@
|
|||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"jobDetailsType": "DataBox",
|
||||
|
@ -175,8 +173,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob952",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg5154/providers/Microsoft.DataBox/jobs/SdkJob952",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg7478",
|
||||
"jobName": "SdkJob9640",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2020-11-01",
|
||||
"x-ms-client-request-id": [
|
||||
"c4c8f926-ebbe-4c07-ae1a-b716911058df"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -29,28 +23,28 @@
|
|||
"jobDetailsType": "DataBox",
|
||||
"devicePassword": "<devicePassword>",
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"dataImportDetails": [
|
||||
{
|
||||
"accountDetails": {
|
||||
"dataAccountType": "StorageAccount",
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/databoxbvt1/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount2",
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"sharePassword": "<sharePassword>"
|
||||
}
|
||||
}
|
||||
|
@ -64,7 +58,11 @@
|
|||
}
|
||||
},
|
||||
"responses": {
|
||||
"202": {},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://xxx.xxx.xx"
|
||||
}
|
||||
},
|
||||
"200": {
|
||||
"body": {
|
||||
"properties": {
|
||||
|
@ -120,11 +118,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -154,13 +152,13 @@
|
|||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"jobDetailsType": "DataBox",
|
||||
|
@ -177,8 +175,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob9640",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg7478/providers/Microsoft.DataBox/jobs/SdkJob9640",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg608",
|
||||
"jobName": "SdkJob6599",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2020-11-01",
|
||||
"x-ms-client-request-id": [
|
||||
"c9c24c55-fd51-4374-839e-60ee5f0d8832"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29220.03",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.19041.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.2.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -28,28 +22,28 @@
|
|||
"details": {
|
||||
"jobDetailsType": "DataBox",
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"dataImportDetails": [
|
||||
{
|
||||
"accountDetails": {
|
||||
"dataAccountType": "StorageAccount",
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount"
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -67,7 +61,11 @@
|
|||
}
|
||||
},
|
||||
"responses": {
|
||||
"202": {},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://xxx.xxx.xx"
|
||||
}
|
||||
},
|
||||
"200": {
|
||||
"body": {
|
||||
"properties": {
|
||||
|
@ -123,11 +121,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -157,13 +155,13 @@
|
|||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"jobDetailsType": "DataBox",
|
||||
|
@ -180,8 +178,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob6599",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg608/providers/Microsoft.DataBox/jobs/SdkJob6599",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg8091",
|
||||
"jobName": "SdkJob6429",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2020-11-01",
|
||||
"x-ms-client-request-id": [
|
||||
"80eaafc7-e8b7-4c5a-ad81-b1ecb9573cd4"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -28,21 +22,21 @@
|
|||
"details": {
|
||||
"jobDetailsType": "DataBox",
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"dataExportDetails": [
|
||||
|
@ -59,7 +53,7 @@
|
|||
},
|
||||
"accountDetails": {
|
||||
"dataAccountType": "StorageAccount",
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.Storage/storageAccounts/aaaaaa2"
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -72,7 +66,11 @@
|
|||
}
|
||||
},
|
||||
"responses": {
|
||||
"202": {},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://xxx.xxx.xx"
|
||||
}
|
||||
},
|
||||
"200": {
|
||||
"body": {
|
||||
"properties": {
|
||||
|
@ -128,11 +126,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -162,13 +160,13 @@
|
|||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"jobDetailsType": "DataBox",
|
||||
|
@ -185,8 +183,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob6429",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg8091/providers/Microsoft.DataBox/jobs/SdkJob6429",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,20 +1,14 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg7552",
|
||||
"jobName": "SdkJob5337",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2020-11-01",
|
||||
"x-ms-client-request-id": [
|
||||
"618b064d-967c-4156-a8dd-a9867cc22af9"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29220.03",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.19041.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.2.0"
|
||||
"vscode-restclient"
|
||||
],
|
||||
"Content-Type": [
|
||||
"application/json; charset=utf-8"
|
||||
|
@ -28,28 +22,28 @@
|
|||
"details": {
|
||||
"jobDetailsType": "DataBox",
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"dataImportDetails": [
|
||||
{
|
||||
"accountDetails": {
|
||||
"dataAccountType": "StorageAccount",
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/databoxbvt1/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount2"
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -62,13 +56,17 @@
|
|||
"identity": {
|
||||
"type": "UserAssigned",
|
||||
"userAssignedIdentities": {
|
||||
"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.ManagedIdentity/userAssignedIdentities/sdkIdentity": {}
|
||||
"/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.ManagedIdentity/userAssignedIdentities/testIdentity": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"responses": {
|
||||
"202": {},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://xxx.xxx.xx"
|
||||
}
|
||||
},
|
||||
"200": {
|
||||
"body": {
|
||||
"properties": {
|
||||
|
@ -124,11 +122,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -158,13 +156,13 @@
|
|||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"jobDetailsType": "DataBox",
|
||||
|
@ -181,8 +179,8 @@
|
|||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"name": "SdkJob5337",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg7552/providers/Microsoft.DataBox/jobs/SdkJob5337",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,26 +1,24 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg5154",
|
||||
"jobName": "SdkJob952",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2020-11-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"f5c227e2-13d8-4ce9-9ef2-f3c63f6935b9"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
"200": {},
|
||||
"202": {},
|
||||
"202": {
|
||||
"headers": {
|
||||
"location": "https://xxx.xxx.xx"
|
||||
}
|
||||
},
|
||||
"204": {}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,21 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg5154",
|
||||
"jobName": "SdkJob952",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2020-11-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"e76214b0-6013-499e-8f91-3a287f421f2e"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -75,11 +69,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -109,13 +103,13 @@
|
|||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"deliveryPackage": {
|
||||
|
@ -131,14 +125,14 @@
|
|||
"dataImportDetails": [
|
||||
{
|
||||
"accountDetails": {
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount",
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourcegroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"dataAccountType": "StorageAccount"
|
||||
}
|
||||
}
|
||||
],
|
||||
"jobDetailsType": "DataBox",
|
||||
"copyLogDetails": [],
|
||||
"reverseShipmentLabelSasKey": "https://wusbeta.blob.core.windows.net/customer-reverse-shipment-instructions/CustomerShipmentInstructions_MicrosoftManaged.PDF?sv=2018-03-28&sr=b&sig=urwfAELvNV69IGHdcXlRCn6o3O3dWZQKaRipmoAdrI0%3D&st=2020-08-07T05%3A10%3A58Z&se=2020-08-08T05%3A20%3A58Z&sp=r",
|
||||
"reverseShipmentLabelSasKey": "https://xxx.xxx.xx",
|
||||
"keyEncryptionKey": {
|
||||
"kekType": "MicrosoftManaged"
|
||||
}
|
||||
|
@ -157,8 +151,8 @@
|
|||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "SdkJob952",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg5154/providers/Microsoft.DataBox/jobs/SdkJob952",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,21 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg7937",
|
||||
"jobName": "SdkJob1735",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2020-11-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"c8cf9d3e-55f1-488f-bcee-53f4939f44e8"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -75,11 +69,11 @@
|
|||
}
|
||||
],
|
||||
"contactDetails": {
|
||||
"contactName": "Public SDK Test",
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"contactName": "XXXX XXXX",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"emailList": [
|
||||
"testing@microsoft.com"
|
||||
"xxxx@xxxx.xxx"
|
||||
],
|
||||
"notificationPreference": [
|
||||
{
|
||||
|
@ -109,13 +103,13 @@
|
|||
]
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"deliveryPackage": {
|
||||
|
@ -131,18 +125,18 @@
|
|||
"dataImportDetails": [
|
||||
{
|
||||
"accountDetails": {
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/databoxbvt1/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount2",
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"dataAccountType": "StorageAccount"
|
||||
}
|
||||
}
|
||||
],
|
||||
"jobDetailsType": "DataBox",
|
||||
"copyLogDetails": [],
|
||||
"reverseShipmentLabelSasKey": "https://wusbeta.blob.core.windows.net/customer-reverse-shipment-instructions/CustomerShipmentInstructions_MicrosoftManaged.PDF?sv=2018-03-28&sr=b&sig=JSZSeKrFrrwWbZ4zd7PNdGdNYKExKpxa98vRDDH6ZIk%3D&st=2020-08-07T05%3A08%3A51Z&se=2020-08-08T05%3A18%3A51Z&sp=r",
|
||||
"reverseShipmentLabelSasKey": "https://xxx.xxx.xx",
|
||||
"keyEncryptionKey": {
|
||||
"kekType": "CustomerManaged",
|
||||
"kekUrl": "https://sdkkeyvault.vault.azure.net/keys/SSDKEY/",
|
||||
"kekVaultResourceID": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.KeyVault/vaults/SDKKeyVault"
|
||||
"kekUrl": "https://xxx.xxx.xx",
|
||||
"kekVaultResourceID": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.KeyVault/vaults/YourKeyVaultName"
|
||||
}
|
||||
},
|
||||
"deliveryType": "NonScheduled",
|
||||
|
@ -158,11 +152,11 @@
|
|||
},
|
||||
"identity": {
|
||||
"type": "SystemAssigned",
|
||||
"principalId": "9a68a7c4-0a18-4d06-a5fb-7058e9e98458",
|
||||
"tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47"
|
||||
"principalId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
|
||||
"tenantId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
||||
},
|
||||
"name": "SdkJob1735",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg7937/providers/Microsoft.DataBox/jobs/SdkJob1735",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,21 +1,15 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"resourceGroupName": "SdkRg8091",
|
||||
"jobName": "SdkJob6429",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"resourceGroupName": "YourResourceGroupName",
|
||||
"jobName": "TestJobName1",
|
||||
"api-version": "2020-11-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"b3739c7c-02b6-46c2-a04c-da6f8bca279c"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -32,10 +26,10 @@
|
|||
"details": {
|
||||
"copyProgress": [
|
||||
{
|
||||
"storageAccountName": "aaaaaa2",
|
||||
"storageAccountName": "YourStorageAccountName",
|
||||
"transferType": "ExportFromAzure",
|
||||
"dataAccountType": "StorageAccount",
|
||||
"accountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.Storage/storageAccounts/aaaaaa2",
|
||||
"accountId": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"bytesProcessed": 0,
|
||||
"totalBytesToProcess": 0,
|
||||
"isEnumerationInProgress": false
|
||||
|
@ -58,18 +52,18 @@
|
|||
"contactDetails": {
|
||||
"contactName": " ",
|
||||
"emailList": [],
|
||||
"phone": "1234567890",
|
||||
"phoneExtension": "1234",
|
||||
"phone": "0000000000",
|
||||
"phoneExtension": "",
|
||||
"notificationPreference": []
|
||||
},
|
||||
"shippingAddress": {
|
||||
"streetAddress1": "16 TOWNSEND ST",
|
||||
"streetAddress2": "Unit 1",
|
||||
"city": "San Francisco",
|
||||
"stateOrProvince": "CA",
|
||||
"country": "US",
|
||||
"postalCode": "94107",
|
||||
"companyName": "Microsoft",
|
||||
"streetAddress1": "XXXX XXXX",
|
||||
"streetAddress2": "XXXX XXXX",
|
||||
"city": "XXXX XXXX",
|
||||
"stateOrProvince": "XX",
|
||||
"country": "XX",
|
||||
"postalCode": "00000",
|
||||
"companyName": "XXXX XXXX",
|
||||
"addressType": "Commercial"
|
||||
},
|
||||
"deliveryPackage": {
|
||||
|
@ -98,15 +92,15 @@
|
|||
},
|
||||
"logCollectionLevel": "Error",
|
||||
"accountDetails": {
|
||||
"storageAccountId": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.Storage/storageAccounts/aaaaaa2",
|
||||
"storageAccountId": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.Storage/storageAccounts/YourStorageAccountName",
|
||||
"dataAccountType": "StorageAccount"
|
||||
}
|
||||
}
|
||||
],
|
||||
"jobDetailsType": "DataBox",
|
||||
"copyLogDetails": [],
|
||||
"reverseShipmentLabelSasKey": "https://wusbeta.blob.core.windows.net/customer-reverse-shipment-instructions/CustomerShipmentInstructions_MicrosoftManaged.PDF?sv=2018-03-28&sr=b&sig=04aL%2FTe7998qQJlhmGI3C0Q%2FxsCVo1t0B4uQUIx7TmQ%3D&st=2020-08-07T05%3A10%3A05Z&se=2020-08-08T05%3A20%3A05Z&sp=r",
|
||||
"chainOfCustodySasKey": "https://wusbeta.blob.core.windows.net/chainofcustody/9a6ee052-bcff-4b5e-a478-7dcbfb86e9fb.txt?sv=2018-03-28&sr=b&sig=JbBBXZKharvfg35ZfmrhowO1DuOpzcZCNUdeFzklvWs%3D&st=2020-08-07T05%3A10%3A05Z&se=2020-08-07T05%3A40%3A05Z&sp=r",
|
||||
"reverseShipmentLabelSasKey": "https://xxx.xxx.xx",
|
||||
"chainOfCustodySasKey": "https://xxx.xxx.xx",
|
||||
"keyEncryptionKey": {
|
||||
"kekType": "MicrosoftManaged"
|
||||
}
|
||||
|
@ -126,8 +120,8 @@
|
|||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "SdkJob6429",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg8091/providers/Microsoft.DataBox/jobs/SdkJob6429",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourceGroups/YourResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,19 +1,13 @@
|
|||
{
|
||||
"parameters": {
|
||||
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
|
||||
"subscriptionId": "YourSubscriptionId",
|
||||
"api-version": "2020-11-01",
|
||||
"$expand": "details",
|
||||
"x-ms-client-request-id": [
|
||||
"044127c5-663e-4a0f-9061-2fa0ca8058c4"
|
||||
],
|
||||
"Accept-Language": [
|
||||
"en-US"
|
||||
],
|
||||
"User-Agent": [
|
||||
"FxVersion/4.6.29017.01",
|
||||
"OSName/Windows",
|
||||
"OSVersion/Microsoft.Windows.10.0.18363.",
|
||||
"Microsoft.Azure.Management.DataBox.DataBoxManagementClient/1.1.0"
|
||||
"vscode-restclient"
|
||||
]
|
||||
},
|
||||
"responses": {
|
||||
|
@ -44,8 +38,8 @@
|
|||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "mnaustest",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/ausresgrpmn/providers/Microsoft.DataBox/jobs/mnaustest",
|
||||
"name": "TestJobName1",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourcegroups/TestResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
|
@ -72,733 +66,12 @@
|
|||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "portalcontractAUS",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/ausresgrpmn/providers/Microsoft.DataBox/jobs/portalcontractAUS",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2018-08-30T15:17:17.3753642+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "australiaeast",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBoxDisk"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "testBB-diskAU",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/testBB/providers/Microsoft.DataBox/jobs/testBB-diskAU",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-05-04T11:12:15.5972523+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "allXML",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat12/providers/Microsoft.DataBox/jobs/allXML",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2020-05-07T15:51:08.4479315+05:30",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": true
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "bothExportAllxml",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat12/providers/Microsoft.DataBox/jobs/bothExportAllxml",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-05-04T19:44:59.2410723+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "exportAll",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat12/providers/Microsoft.DataBox/jobs/exportAll",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-05-04T18:31:05.3036028+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "importRegressnTest",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat12/providers/Microsoft.DataBox/jobs/importRegressnTest",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2020-05-09T01:57:03.8985885+05:30",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": true
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "testBotthXMLAndAll",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat12/providers/Microsoft.DataBox/jobs/testBotthXMLAndAll",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-05-05T15:56:52.6983398+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "testExportAllOrder",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat12/providers/Microsoft.DataBox/jobs/testExportAllOrder",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-05-04T17:45:25.464989+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "testPayload",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat12/providers/Microsoft.DataBox/jobs/testPayload",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-05-04T10:43:04.8775864+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "xmlOnlyOrder",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat12/providers/Microsoft.DataBox/jobs/xmlOnlyOrder",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2018-11-27T15:17:49.0760408+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "testbadresourcegroup",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat3198inh0-9)inh(il(h)_fyoin)(upf(yLASD0-FJ(hal-DSNWP0JDS0P3-0SJ93/providers/Microsoft.DataBox/jobs/testbadresourcegroup",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2019-01-04T09:08:49.9928621+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "andipodtest4jan",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/andipodtest4jan",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-05-28T15:20:48.1058546+05:30",
|
||||
"cancellationReason": "NoLongerNeeded null",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "dbtest1",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/dbtest1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-04-14T08:51:18.2067875+05:30",
|
||||
"cancellationReason": "IncorrectOrder null",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "degautam14-04-Clone",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/degautam14-04-Clone",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2020-05-27T18:08:30.6622356+05:30",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": true
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "degautamtestexport",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/degautamtestexport",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2020-05-21T20:41:02.3837388+05:30",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": true
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "DegautamTestExportOrder",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/DegautamTestExportOrder",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2020-05-24T07:56:23.6839464+05:30",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": true
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "degautamtestorder",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/degautamtestorder",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-04-14T08:48:21.2260174+05:30",
|
||||
"cancellationReason": "IncorrectOrder null",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "degautamTestOrder14-04",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/degautamTestOrder14-04",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2020-05-12T12:19:19.8627264+05:30",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": true
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "export",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/export",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-04-05T19:50:20.9692355+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "exportTestResource",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.DataBox/jobs/exportTestResource",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-04-10T15:09:45.7080012+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "sanakTestImportNew",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.DataBox/jobs/sanakTestImportNew",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-04-10T15:13:02.5724966+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "sanakTestImportOld",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.DataBox/jobs/sanakTestImportOld",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ExportFromAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-04-20T13:39:28.1940929+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "sanakTestImportOld1",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.DataBox/jobs/sanakTestImportOld1",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2020-04-10T15:14:59.6879599+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "sanakTestImportOld2",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/akvenkat/providers/Microsoft.DataBox/jobs/sanakTestImportOld2",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": true,
|
||||
"isDeletable": false,
|
||||
"isShippingAddressEditable": true,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "DeviceOrdered",
|
||||
"startTime": "2020-07-21T23:43:34.513148+05:30",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": true
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "saranyagorder",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/saranyagorder",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2019-07-04T14:01:50.9232807+05:30",
|
||||
"cancellationReason": "IncorrectOrder null",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBox"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "testdeepak04-07",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdeepak04-07",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"transferType": "ImportToAzure",
|
||||
"isCancellable": false,
|
||||
"isDeletable": true,
|
||||
"isShippingAddressEditable": false,
|
||||
"isPrepareToShipEnabled": false,
|
||||
"status": "Cancelled",
|
||||
"startTime": "2019-02-11T12:33:16.6231232+05:30",
|
||||
"cancellationReason": "Old job which is still in ordered state cancelled by the service",
|
||||
"deliveryType": "NonScheduled",
|
||||
"deliveryInfo": {
|
||||
"scheduledDateTime": "0001-01-01T05:30:00+05:30"
|
||||
},
|
||||
"isCancellableWithoutFee": false
|
||||
},
|
||||
"location": "westus",
|
||||
"tags": {},
|
||||
"sku": {
|
||||
"name": "DataBoxHeavy"
|
||||
},
|
||||
"identity": {
|
||||
"type": "None"
|
||||
},
|
||||
"name": "testdurga-heavy",
|
||||
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurga-heavy",
|
||||
"name": "TestJobName2",
|
||||
"id": "/subscriptions/YourSubscriptionId/resourcegroups/TestResourceGroupName/providers/Microsoft.DataBox/jobs/TestJobName2",
|
||||
"type": "Microsoft.DataBox/jobs"
|
||||
}
|
||||
],
|
||||
"nextLink": "https://management.azure.com/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/providers/Microsoft.DataBox/jobs?api-version=2020-11-01&%24skiptoken=fVJdb5swFP0v0bq3NMaFFipVU5oATRbSxBjz8WYDIQbzoUBISNX%2fPrfVumnaJvnB8rn3nON77suoSs%2fdildFO7p%2fGfmmiz13dD%2fad13T3k8mJa1olpZp1V3Ty%2fGQXsd1OWmPrI0PvOl4XbWTHb3VgQ53Y323uxurFGpjQ4vvxnFqJFRTFajC3aQ51D1P0kM7cXh8qNt6113PaUcf6%2fMkr1n7jTZ83EtcUj5AAMEYqGOgfP3SFrzBdZFWD5u5oTL%2flCUlGWIoepYD7rjqacEfBSvXfWSLY3QBPAlQucImXOT6FWTzba1voXFMJJr4FqC%2bcSS2cYh89QPNFvPznEFNIpoSBqiRd4%2fBTrBcXc%2f4NFvMpjr51FSHVT7VV0ok4motaz9ZZtNsYyEttj3JS2yLM9uTdT9fpI83pmxjaiJ9QtswWAL6obaKgkL2OK4pBS3KPG%2fAAD2uTaXzA7RBStPhqjg5lvBcbDnEbs9%2b0OSJVQwEE4qAd8YFslJPM91SCdNiWYYiaWm57p6DhjuiPmFbcamNnlApuAP3JfZCLfYXg1vV%2bgr8y9Efnl12k%2fzyCp9nVs5IdBvmaz8l0kuFIt9c3oQkVpjY327LKGc%2beteitnnxyzNnAaojM1QTJbt45Tl3lOUhsvbfmRDY8Q1KQDhEBFkrfOpxSdTEWvYJ6ESKf8vCtoYIEoBtI%2f%2fI6y0D72nZMN8aUtkpp%2f%2bXivffzE%2f9f7dBTmPds0puQUX2cmd6JlBPITlusqubRJ7R6%2bsP"
|
||||
"nextLink": "https://xxx.xxx.xx"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше
Загрузка…
Ссылка в новой задаче