-
Notifications
You must be signed in to change notification settings - Fork 5.1k
/
JobsPatchCmk.json
59 lines (59 loc) · 1.67 KB
/
JobsPatchCmk.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
"parameters": {
"subscriptionId": "fa68082f-8ff7-4a25-95c7-ce9da541242f",
"resourceGroupName": "SdkRg7937",
"jobName": "SdkJob1735",
"api-version": "2022-02-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"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
"358"
],
"jobResourceUpdateParameter": {
"properties": {
"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"
}
}
}
}
},
"responses": {
"202": {},
"200": {
"body": {
"properties": {
"transferType": "ImportToAzure",
"isCancellable": true,
"isShippingAddressEditable": true,
"status": "DeviceOrdered",
"startTime": "2018-04-13T16:28:38.9999793+05:30"
},
"location": "westus",
"tags": {},
"sku": {
"name": "DataBox"
},
"name": "SdkJob1735",
"id": "/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg7937/providers/Microsoft.DataBox/jobs/SdkJob1735",
"type": "Microsoft.DataBox/jobs"
}
}
}
}