{ "url": "http://localhost:8080/nodes/v2/node/test-node-pool-102-2", "id": "fake-test-node-pool-102-2", "state": "active", "type": "tenant", "hostname": "test-node-pool-102-2", "parentHostname": "dockerhost3.yahoo.com", "flavor": "[vcpu: 1.0, memory: 4.0 Gb, disk 100.0 Gb, bandwidth: 1.0 Gbps, storage type: remote]", "resources":{"vcpu":1.0,"memoryGb":4.0,"diskGb":100.0,"bandwidthGbps":1.0,"diskSpeed":"fast","storageType":"remote"}, "realResources":{"vcpu":1.0,"memoryGb":4.0,"diskGb":100.0,"bandwidthGbps":1.0,"diskSpeed":"fast","storageType":"remote"}, "environment": "DOCKER_CONTAINER", "owner": { "tenant": "tenant3", "application": "application3", "instance": "instance3" }, "membership": { "clustertype": "content", "clusterid": "id3", "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":1.0, "memoryGb":4.0, "diskGb":100.0, "bandwidthGbps":1.0,"diskSpeed":"fast", "storageType":"any" }, "rebootGeneration": 0, "currentRebootGeneration": 0, "failCount": 0, "wantToRetire": false, "preferToRetire": false, "wantToDeprovision": false, "wantToRebuild": false, "history": [ { "event": "reserved", "at": 123, "agent": "system" }, { "event": "activated", "at": 123, "agent": "application" } ], "ipAddresses": [ "::102:2" ], "additionalIpAddresses": [] }