|
| 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 | + } |
| 27 | + }, |
| 28 | + { |
| 29 | + "capacity": "1", |
| 30 | + "key": "CBERT-4RL92-K8999-031K4-AJF5J", |
| 31 | + "units": "CPU", |
| 32 | + "billingItem": { |
| 33 | + "allowCancellationFlag": 1, |
| 34 | + "categoryCode": "software_license", |
| 35 | + "createDate": "2021-06-09T14:51:38-06:00", |
| 36 | + "cycleStartDate": "2021-06-09T14:51:38-06:00", |
| 37 | + "description": "VMware vSAN Advanced Tier III 64 - 124 TB 6.x", |
| 38 | + "id": 369852174, |
| 39 | + "nextBillDate": "2021-07-03T23:00:00-06:00", |
| 40 | + "orderItemId": 836502628, |
| 41 | + "recurringMonths": 1, |
| 42 | + "serviceProviderId": 1, |
| 43 | + }, |
| 44 | + "softwareDescription": { |
| 45 | + "id": 1795, |
| 46 | + "longDescription": "VMware Virtual SAN Advanced Tier III 6.2", |
| 47 | + "manufacturer": "VMware", |
| 48 | + "name": "Virtual SAN Advanced Tier III", |
| 49 | + "version": "6.2", |
| 50 | + } |
| 51 | + }] |
0 commit comments