|
| 1 | +findByHardwareId = [ |
| 2 | + { |
| 3 | + 'hardwareId': 147258, |
| 4 | + 'id': 1232569, |
| 5 | + 'userId': 3698, |
| 6 | + 'hardware': { |
| 7 | + 'accountId': 963258, |
| 8 | + 'domain': 'testedit.com', |
| 9 | + 'fullyQualifiedDomainName': 'testslcli.testedit.com', |
| 10 | + 'hostname': 'bardcabero', |
| 11 | + 'id': 1403539, |
| 12 | + 'notes': 'My golang note', |
| 13 | + 'provisionDate': '2020-04-27T16:10:56-06:00', |
| 14 | + }, |
| 15 | + 'user': { |
| 16 | + 'accountId': 307608, |
| 17 | + 'email': 'cgallo@us.ibm.com', |
| 18 | + 'firstName': 'CHRISTOPHER', |
| 19 | + 'id': 167758, |
| 20 | + 'lastName': 'GALLO', |
| 21 | + 'username': 'SL307608', |
| 22 | + } |
| 23 | + }, |
| 24 | + { |
| 25 | + 'hardwareId': 1403539, |
| 26 | + 'id': 1408587, |
| 27 | + 'userId': 9734826, |
| 28 | + 'hardware': { |
| 29 | + 'accountId': 963258, |
| 30 | + 'domain': 'testedit.com', |
| 31 | + 'fullyQualifiedDomainName': 'testslcli.testedit.com', |
| 32 | + 'hostname': 'bardcabero', |
| 33 | + 'id': 1403539, |
| 34 | + 'notes': 'My golang note', |
| 35 | + 'provisionDate': '2020-04-27T16:10:56-06:00', |
| 36 | + }, |
| 37 | + 'user': { |
| 38 | + 'accountId': 307608, |
| 39 | + 'email': 'Brian.Flores@ibm.com', |
| 40 | + 'firstName': 'Brian', |
| 41 | + 'id': 9734826, |
| 42 | + 'lastName': 'Flores', |
| 43 | + 'username': '307608_brian.flores@ibm.com', |
| 44 | + } |
| 45 | + } |
| 46 | +] |
| 47 | + |
| 48 | +createObject = { |
| 49 | + 'hardwareId': 1403539, |
| 50 | + 'id': 1408593, |
| 51 | + 'userId': 7650493, |
| 52 | + 'hardware': { |
| 53 | + 'accountId': 307608, |
| 54 | + 'domain': 'testedit.com', |
| 55 | + 'fullyQualifiedDomainName': 'bardcabero.testedit.com', |
| 56 | + 'hostname': 'bardcabero', |
| 57 | + 'id': 1403539, |
| 58 | + 'notes': 'My golang note', |
| 59 | + |
| 60 | + }, |
| 61 | + 'user': { |
| 62 | + 'accountId': 307608, |
| 63 | + 'email': 'daniel.cabero@jalasoft.com', |
| 64 | + 'firstName': 'daniel', |
| 65 | + 'id': 7650493, |
| 66 | + 'lastName': 'cabero', |
| 67 | + 'username': 'sl307608-dcabero' |
| 68 | + |
| 69 | + } |
| 70 | +} |
0 commit comments