Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

HostsInventoryJSON

Rudá Moura edited this page Jul 31, 2019 · 1 revision
{
    "count": 2,
    "page": 1,
    "per_page": 50,
    "results": [
        {
            "account": "6206067",
            "ansible_host": null,
            "bios_uuid": "BD158CCA-7192-4370-B835-437EC6CE00D1",
            "created": "2019-07-22T14:25:24.644218Z",
            "display_name": "peaqe-rhel7",
            "external_id": null,
            "facts": [
                {
                    "facts": {
                        "ARCHITECTURE": "x86_64",
                        "CPU_CORES": 8192,
                        "CPU_SOCKETS": 8,
                        "IS_VIRTUAL": false,
                        "MEMORY": 1,
                        "RH_PROD": [
                            "230"
                        ],
                        "SYNC_TIMESTAMP": "2019-07-30T21:26:40.799Z",
                        "orgId": "13369709"
                    },
                    "namespace": "rhsm"
                }
            ],
            "fqdn": "peaqe-rhel7",
            "id": "7394cea5-64a0-4d7d-b1df-e2bc7a3c31bd",
            "insights_id": null,
            "ip_addresses": [
                "10.0.78.121",
                "fe80::f816:3eff:fef3:84f9"
            ],
            "mac_addresses": [
                "FA:16:3E:F3:84:F9"
            ],
            "rhel_machine_id": null,
            "satellite_id": null,
            "subscription_manager_id": "8d806eb9-a12a-4afa-812d-99751138d48c",
            "updated": "2019-07-30T21:26:40.819667Z"
        },
        {
            "account": "6206067",
            "ansible_host": null,
            "bios_uuid": "705A3D5A-13BD-4485-8BF9-A59CAF4D9B89",
            "created": "2019-07-22T14:25:24.635267Z",
            "display_name": "peaqe-rhel8",
            "external_id": null,
            "facts": [
                {
                    "facts": {
                        "ARCHITECTURE": "x86_64",
                        "CPU_CORES": 1,
                        "CPU_SOCKETS": 1,
                        "IS_VIRTUAL": true,
                        "MEMORY": 1,
                        "RH_PROD": [
                            "486"
                        ],
                        "SYNC_TIMESTAMP": "2019-07-30T21:26:40.799Z",
                        "orgId": "13369709"
                    },
                    "namespace": "rhsm"
                }
            ],
            "fqdn": "peaqe-rhel8",
            "id": "1c2f950a-921c-4f6b-94ec-4e535c13caf9",
            "insights_id": null,
            "ip_addresses": [
                "10.0.78.32",
                "2620:52:0:4e:f816:3eff:fee5:2713",
                "fe80::f816:3eff:fee5:2713"
            ],
            "mac_addresses": [
                "fa:16:3e:e5:27:13"
            ],
            "rhel_machine_id": null,
            "satellite_id": null,
            "subscription_manager_id": "26962c08-4493-42aa-b1aa-4241ee3a5dfa",
            "updated": "2019-07-30T21:26:40.812538Z"
        }
    ],
    "total": 2
}
Clone this wiki locally