{ "url": "http://localhost:8080/nodes/v2/node/host6.yahoo.com", "id": "node6", "state": "active", "type": "tenant", "hostname": "host6.yahoo.com", "flavor": "[vcpu: 2.0, memory: 8.0 Gb, disk: 50.0 Gb, bandwidth: 1.0 Gbps, storage type: local, architecture: x86_64]", "resources": { "vcpu": 2.0, "memoryGb": 8.0, "diskGb": 50.0, "bandwidthGbps": 1.0, "diskSpeed": "fast", "storageType": "local", "architecture": "x86_64" }, "realResources": { "vcpu": 2.0, "memoryGb": 8.0, "diskGb": 50.0, "bandwidthGbps": 1.0, "diskSpeed": "fast", "storageType": "local", "architecture": "x86_64" }, "environment": "DOCKER_CONTAINER", "owner": { "tenant": "tenant2", "application": "application2", "instance": "instance2" }, "membership": { "clustertype": "content", "clusterid": "id2", "group": "0", "index": 1, "retired": false }, "restartGeneration": 0, "currentRestartGeneration": 0, "wantedDockerImage": "docker-registry.domain.tld:8080/dist/vespa:6.42.0", "wantedVespaVersion": "6.42.0", "requestedResources": { "vcpu": 2.0, "memoryGb": 8.0, "diskGb": 50.0, "bandwidthGbps": 1.0, "diskSpeed": "fast", "storageType": "any", "architecture": "any" }, "rebootGeneration": 0, "currentRebootGeneration": 0, "failCount": 0, "wantToRetire": false, "preferToRetire": false, "wantToDeprovision": false, "wantToRebuild": false, "wantToUpgradeFlavor": false, "down": false, "history": [ { "event": "provisioned", "at": 123, "agent": "system" }, { "event": "readied", "at": 123, "agent": "system" }, { "event": "reserved", "at": 123, "agent": "application" }, { "event": "activated", "at": 123, "agent": "application" } ], "log": [ { "event": "provisioned", "at": 123, "agent": "system" }, { "event": "deallocated", "at": 123, "agent": "system" }, { "event": "readied", "at": 123, "agent": "system" }, { "event": "reserved", "at": 123, "agent": "application" }, { "event": "reserved", "at": 123, "agent": "application" }, { "event": "activated", "at": 123, "agent": "application" } ], "ipAddresses": ["127.0.6.1", "::6:1"], "additionalIpAddresses": [], "cloudAccount": "aws:111222333444" }