Server

Overview

This data type is included in the result of the next API request.
api_list_servers_details

DATA TYPE

Contents

Contents
PARAMETER DESCRIPTION DATATYPE
id id of Dedicated Hypervisor instance String
name name of Dedicated Hypervisor instance String
description description of Dedicated Hypervisor instance String
hypervisor_type type of hypervisor. vsphere_esxi or hyper_v. String
imageRef image id of Dedicated Hypervisor instance String
status Status of the Dedicated Hypervisor instance. String
baremetal_server detail of baremetal server  

Example

{
    "server": {
        "id": "eabfac89-59d1-4e25-88d6-513ec0aa3e32",
        "name": "server-1",
        "imageRef": "eabfac89-59d1-4e25-88d6-513ec0aa3e34",
        "description": "hogehoge",
        "status": "ACTIVE",
        "hypervisor_type": "vsphere_esxi",
        "baremetal_server": {
            "OS-EXT-STS:power_state": "RUNNING",
            "OS-EXT-STS:task_state": "None",
            "OS-EXT-STS:vm_state": "ACTIVE",
            "OS-EXT-AZ:availability_zone": "zone1-groupa",
            "created": "2012-09-07T16:56:37Z",
            "flavor": {
                "id": "05184ba3-00ba-4fbc-b7a2-03b62b884931",
                "links": [
                    {
                        "href": "https://baremetal-server-jp1-ecl.api.ntt.com-jp1-ecl.api.ntt.com/openstack/flavors/05184ba3-00ba-4fbc-b7a2-03b62b884931",
                        "rel": "bookmark"
                    }
                ]
            },
            "hostId": "16d193736a5cfdb60c697ca27ad071d6126fa13baeb670fc9d10645e",
            "id": "05184ba3-00ba-4fbc-b7a2-03b62b884931",
            "image": {
                "id": "70a599e0-31e7-49b7-b260-868f441e862b",
                "links": [
                    {
                        "href": "https://baremetal-server-jp1-ecl.api.ntt.com-jp1-ecl.api.ntt.com/v2/openstack/servers/05184ba3-00ba-4fbc-b7a2-03b62b884931",
                        "rel": "self"
                    },
                    {
                        "href": "https://baremetal-server-jp1-ecl.api.ntt.com-jp1-ecl.api.ntt.com/openstack/servers/05184ba3-00ba-4fbc-b7a2-03b62b884931",
                        "rel": "bookmark"
                    }
                ]
            },
            "metadata": {
                "My Server Name": "Apache1"
            },
            "name": "server-1",
            "progress": 100,
            "status": "ACTIVE",
            "tenant_id": "openstack",
            "updated": "2012-09-07T16:56:37Z",
            "user_id": "270dd02f-2abf-48bd-813a-f8a4470da7f7",
            "nic_physical_ports": [
                {
                    "id": "39285bf9-12fb-4064-b98b-a552efc51cfc",
                    "mac_addr": "0a:31:c1:d5:6d:9c",
                    "network_physical_port_id": "38268d94-584a-4f14-96ff-732a68aa7301",
                    "plane": "DATA",
                    "attached_ports": [
                        {
                            "port_id": "61b7da1e-9571-4d63-b779-e003a56b8105",
                            "network_id": "d32019d3-bc6e-4319-9c1d-6722fc136a22",
                            "fixed_ips": [
                                {
                                    "subnet_id": "0419bbde-2b82-4107-9d8a-6bba76e364af",
                                    "ip_address": "10.0.0.100"
                                }
                             ]
                        },
                        {
                            "port_id": "78b7da1e-9571-4d63-b779-e003a56b8105",
                            "network_id": "3aa93722-1ec4-4912-b813-b975c21460a5",
                            "fixed_ips": [
                                {
                                    "subnet_id": "9419bbde-2b82-4107-9d8a-6bba76e364af",
                                    "ip_address": "169.254.0.9"
                                }
                            ]
                        }
                    ],
                   "hardware_id": "c1e1546d-3063-46d0-8895-c6350eb691ff"
                },
                {
                    "id": "7a6660bb-ce40-43bc-8f2e-2d235bbcacfa",
                    "mac_addr": "8C:DC:D4:B7:48:31",
                    "plane": "STORAGE",
                    "network_physical_port_id": "b15cb499-99af-4cea-9777-afef9f5507af",
                    "hardware_id": "cf52f380-bc12-4aa5-b197-91dc8d8f3602",
                    "attached_ports": []
                },
                {
                    "id": "47f48946-3b4b-4e86-a6d9-19357c50d8ca",
                    "mac_addr": "8C:DC:D4:B7:48:4D",
                    "plane": "STORAGE",
                    "network_physical_port_id": "7abd96be-4597-4000-a0ff-cf854d0c9e3b",
                    "hardware_id": "b8f73c6e-2710-4988-95ea-cc287241937c",
                    "attached_ports": [],
                },
                {
                    "id": "39285bf9-12fb-4064-b98b-a552efc51cfd",
                    "mac_addr": "0a:31:c1:d5:6d:9d",
                    "network_physical_port_id": "38268d94-584a-4f14-96ff-732a68aa7302",
                    "plane": "DATA",
                    "attached_ports": [
                        {
                            "port_id": "61b7da1e-9571-4d63-b779-e003a56b8106",
                            "network_id": "d32019d3-bc6e-4319-9c1d-6722fc136a22",
                            "fixed_ips": [
                                {
                                    "subnet_id": "0419bbde-2b82-4107-9d8a-6bba76e364af",
                                    "ip_address": "10.0.0.101"
                                }
                            ]
                        }
                    ],
                    "hardware_id": "c1e1546d-3063-46d0-8895-c6350eb691fe"
                }
            ],
            "chassis-status": {
                "chassis-power": true,
                "power-supply": true,
                "cpu": true,
                "memory": true,
                "fan": true,
                "etc": true
            }
        }
    }
}