Skip to main content

ListServers

VCS-serv-0089 List servers

Query Parameters
  • project integer required

    Project ID is required to request

  • image int32

    Image ID

  • site int32

    Site ID

  • all_users int32

    Possible values: [0, 1]

    List resources of all users

Header Parameters
  • x-api-host string required

    Default value: openstack-taichung-default-2

    Authentication Required Parameters

Responses

OK


Schema
  • Array [
  • auto_scaling_policy object
  • id int64
  • name string
  • status string
  • status_reason string
  • availability_zone string
  • flavor string
  • desc string
  • hostname string
  • id int64
  • image string
  • os string
  • os_version string
  • keypair string
  • platform string
  • private_nets object[]
  • Array [
  • name string
  • ip string
  • id int64
  • type string

    Possible values: [FLOATING, STATIC]

  • ]
  • public_nets object[]
  • Array [
  • name string
  • ip string
  • id int64
  • type string

    Possible values: [FLOATING, STATIC]

  • ]
  • site int64
  • status_reason string
  • status string

    Possible values: [MIGRATING, ASSOCIATING, DISASSOCIATING, SUSPENDED, REBOOT, STOPPING, SHUTOFF, SHUTOFF, STARTING, RESIZE, VERIFY_RESIZE, REVERT_RESIZE, ERROR, DELETED, SHELVING, SHELVED_OFFLOADED, QUEUEING, SPAWNING, null]

    may be null

  • fqdn string
  • ]
Loading...