跳至主要内容

GetSiteDetail

VCS-site-0101 Get details of a site

Path Parameters
  • site_id integer required

    Site ID

Header Parameters
  • x-api-host string required

    Default value: openstack-taichung-default-2

    Authentication Required Parameters

Responses

OK


Schema
  • callback string
  • create_time date-time
  • id int64
  • name string
  • platform string
  • progress int64
  • project int64
  • public_ip string
  • solution int64
  • status string

    Possible values: [Unshelving, Shelving, Starting, Ready, Error, Suspending, Stopping, Deleting, NotReady, Updating, Resuming, Deleted, Initializing, Queueing]

  • is_preemptive boolean
  • user object
  • id string
  • display_name string
  • username string
  • email string
  • servers object[]
  • flavor_id int64
  • id int64
  • hostname 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

  • termination_protection boolean
Loading...