1getObject = {
2    "id": 11111,
3    "allowedVirtualGuests": [
4        {
5            "id": 22222,
6            "allowedHost": {
7                "accountId": 12345,
8                "id": 18311111,
9                "name": "iqn.2020-03.com.ibm:sl02su11111-v62941551",
10                "resourceTableId": 6222222,
11                "resourceTableName": "VIRTUAL_GUEST",
12                "credential": {
13                    "accountId": "12345",
14                    "createDate": "2020-03-20T13:35:47-06:00",
15                    "id": 1522222,
16                    "nasCredentialTypeId": 2,
17                    "password": "SjFDCpHrmKewos",
18                    "username": "SL02SU322222-V62922222"
19                }
20            }
21        }
22    ]
23}
24