Ubuntu Pastebin

Paste from bdx at Thu, 18 Jun 2015 02:19:56 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
        "ip_addresses": [], 
        "cpu_count": 4, 
        "power_type": "amt", 
        "tag_names": [], 
        "owner": "root", 
        "macaddress_set": [
            {
                "resource_uri": "/MAAS/api/1.0/nodes/node-1b4ce258-152a-11e5-816e-ac87a30399d6/macs/ec%3Aa8%3A6b%3Aff%3Aaa%3A
                "mac_address": "ec:a8:6b:ff:aa:9f"
            }
        ], 
        "zone": {
            "resource_uri": "/MAAS/api/1.0/zones/default/", 
            "name": "default", 
            "description": ""
        }, 
        "hostname": "bootstrap.tfawint.com", 
        "storage": 253403, 
        "system_id": "node-1b4ce258-152a-11e5-816e-ac87a30399d6", 
        "power_state": "on", 
        "memory": 16384, 
        "disable_ipv4": false, 
        "status": 6, 
        "boot_type": "fastpath", 
        "routers": [
            "f0:92:1c:c2:a5:00"
        ], 
        "netboot": false, 
        "osystem": "ubuntu", 
        "substatus": 6, 
        "architecture": "amd64/generic", 
        "distro_series": "trusty", 
        "resource_uri": "/MAAS/api/1.0/nodes/node-1b4ce258-152a-11e5-816e-ac87a30399d6/"
    }
Download as text