|
1 | 1 | getAllObjects = [{ |
2 | | - "capacity": "4", |
3 | | - "key": "ABCDE-6CJ8L-J8R9H-000R0-CDR70", |
4 | | - "units": "CPU", |
5 | | - "billingItem": { |
6 | | - "allowCancellationFlag": 1, |
7 | | - "categoryCode": "software_license", |
8 | | - "createDate": "2018-10-22T11:16:48-06:00", |
9 | | - "cycleStartDate": "2021-06-03T23:11:22-06:00", |
10 | | - "description": "vCenter Server Appliance 6.0", |
11 | | - "id": 123654789, |
12 | | - "lastBillDate": "2021-06-03T23:11:22-06:00", |
13 | | - "modifyDate": "2021-06-03T23:11:22-06:00", |
14 | | - "nextBillDate": "2021-07-03T23:00:00-06:00", |
15 | | - "orderItemId": 385054741, |
16 | | - "recurringMonths": 1, |
17 | | - "serviceProviderId": 1, |
18 | | - }, |
19 | | - "softwareDescription": { |
20 | | - "id": 1529, |
21 | | - "longDescription": "VMware vCenter 6.0", |
22 | | - "manufacturer": "VMware", |
23 | | - "name": "vCenter", |
24 | | - "version": "6.0", |
25 | | - "requiredUser": "administrator@vsphere.local" |
26 | | - } |
| 2 | + "capacity": "4", |
| 3 | + "key": "ABCDE-6CJ8L-J8R9H-000R0-CDR70", |
| 4 | + "units": "CPU", |
| 5 | + "billingItem": { |
| 6 | + "allowCancellationFlag": 1, |
| 7 | + "categoryCode": "software_license", |
| 8 | + "createDate": "2018-10-22T11:16:48-06:00", |
| 9 | + "cycleStartDate": "2021-06-03T23:11:22-06:00", |
| 10 | + "description": "vCenter Server Appliance 6.0", |
| 11 | + "id": 123654789, |
| 12 | + "lastBillDate": "2021-06-03T23:11:22-06:00", |
| 13 | + "modifyDate": "2021-06-03T23:11:22-06:00", |
| 14 | + "nextBillDate": "2021-07-03T23:00:00-06:00", |
| 15 | + "orderItemId": 385054741, |
| 16 | + "recurringMonths": 1, |
| 17 | + "serviceProviderId": 1, |
27 | 18 | }, |
| 19 | + "softwareDescription": { |
| 20 | + "id": 1529, |
| 21 | + "longDescription": "VMware vCenter 6.0", |
| 22 | + "manufacturer": "VMware", |
| 23 | + "name": "vCenter", |
| 24 | + "version": "6.0", |
| 25 | + "requiredUser": "administrator@vsphere.local" |
| 26 | + } |
| 27 | +}, |
28 | 28 | { |
29 | 29 | "capacity": "1", |
30 | 30 | "key": "CBERT-4RL92-K8999-031K4-AJF5J", |
|
48 | 48 | "name": "Virtual SAN Advanced Tier III", |
49 | 49 | "version": "6.2", |
50 | 50 | } |
51 | | - }] |
| 51 | +}] |
0 commit comments