SpaceONE APIs
Latest Version
Latest Version
  • README
  • Board
    • V1
      • Board
      • Post
  • Config
    • V1
      • Domain Config
      • User Config
  • Core
    • V1
      • Handler
      • Query
      • Server Info
  • Cost Analysis
    • Plugin
      • Cost
      • Data Source
      • Job
    • V1
      • Budget
      • Budget Usage
      • Cost
      • Cost Query Set
      • Custom Widget
      • Data Source
      • Data Source Rule
      • Exchange Rate
      • Job
      • Job Task
      • Public Dashboard
      • Schedule
      • User Dashboard
  • Identity
    • Plugin
      • Auth
    • V1
      • Api Key
      • Authorization
      • Domain
      • Domain Owner
      • Endpoint
      • Policy
      • Project
      • Project Group
      • Provider
      • Role
      • Role Binding
      • Service Account
      • Token
      • User
  • Inventory
    • Plugin
      • Collector
    • V1
      • Change History
      • Cloud Service
      • Cloud Service Type
      • Collector
      • Job
      • Job Task
      • Note
      • Region
      • Resource Group
      • Server
  • Monitoring
    • Plugin
      • Data Source
      • Event
      • Log
      • Metric
      • Webhook
    • V1
      • Alert
      • Data Source
      • Escalation Policy
      • Event
      • Event Rule
      • Log
      • Maintenance Window
      • Metric
      • Note
      • Project Alert Config
      • Webhook
  • Notification
    • Plugin
      • Notification
      • Protocol
    • V1
      • Notification
      • Notification Usage
      • Project Channel
      • Protocol
      • Quota
      • User Channel
  • Plugin
    • V1
      • Plugin
      • Supervisor
  • Repository
    • V1
      • Plugin
      • Policy
      • Repository
      • Schema
  • Sample
    • V1
      • Helloworld
  • Secret
    • V1
      • Secret
      • Secret Group
  • Statistics
    • Plugin
      • Storage
    • V1
      • History
      • Resource
      • Schedule
      • Storage
Powered by GitBook
On this page
  • Server
  • create
  • update
  • pin_data
  • delete
  • get
  • list
  • stat
  • Message
  • CreateServerRequest
  • GetServerRequest
  • PinServerDataRequest
  • ServerDisk
  • ServerInfo
  • ServerNIC
  • ServerQuery
  • ServerReference
  • ServerRequest
  • ServerStatQuery
  • ServersInfo
  • UpdateServerRequest

Was this helpful?

  1. Inventory
  2. V1

Server

Package : spaceone.api.inventory.v1

Server

Server Methods:

Method
Request
Response

create

POST /inventory/v1/servers

Type
Message

Request

Response

update

PUT /inventory/v1/server/{server_id}

Type
Message

Request

Response

pin_data

PUT /inventory/v1/server/{server_id}/pin-data

Type
Message

Request

Response

delete

DELETE /inventory/v1/server/{server_id}

Type
Message

Request

Response

get

GET /inventory/v1/server/{server_id}

Type
Message

Request

Response

list

GET /inventory/v1/servers

POST /inventory/v1/servers/search

Type
Message

Request

Response

stat

POST /inventory/v1/servers/stat

Type
Message

Request

Response

Message

CreateServerRequest

Field
Type
Required
Description

name

string

✘

primary_ip_address

string

✘

os_type

  • OS_TYPE_NONE

  • LINUX

  • WINDOWS

✔

account

string

✘

instance_type

string

✘

launched_at

string

✘

provider

string

✘

cloud_service_group

string

✘

cloud_service_type

string

✘

region_code

string

✘

data

✘

metadata

✘

nics

✘

disks

✘

reference

✘

tags

✘

project_id

string

✘

domain_id

string

✔

GetServerRequest

Field
Type
Required
Description

server_id

string

✔

domain_id

string

✔

only

list of string

✘

PinServerDataRequest

Field
Type
Required
Description

server_id

string

✔

keys

list of string

✔

domain_id

string

✔

ServerDisk

Field
Type
Required
Description

device_index

✔

device

string

✘

disk_type

string

✘

size

float

✘

tags

✘

ServerInfo

Field
Type
Description

server_id

string

name

string

state

string

primary_ip_address

string

ip_addresses

list of string

os_type

  • OS_TYPE_NONE

  • LINUX

  • WINDOWS

account

string

instance_type

string

provider

string

cloud_service_group

string

cloud_service_type

string

region_code

string

data

metadata

nics

disks

reference

tags

collection_info

project_id

string

domain_id

string

created_at

string

updated_at

string

deleted_at

string

launched_at

string

ServerNIC

Field
Type
Required
Description

device_index

✔

device

string

✘

nic_type

string

✘

ip_addresses

list of string

✔

cidr

string

✘

mac_address

string

✘

public_ip_address

string

✘

tags

✘

ServerQuery

Field
Type
Required
Description

query

✘

server_id

string

✘

name

string

✘

state

string

✘

primary_ip_address

string

✘

ip_addresses

string

✘

os_type

  • OS_TYPE_NONE

  • LINUX

  • WINDOWS

✘

account

string

✘

instance_type

string

✘

provider

string

✘

cloud_service_group

string

✘

cloud_service_type

string

✘

region_code

string

✘

resource_group_id

string

✘

project_id

string

✘

project_group_id

string

✘

domain_id

string

✔

ServerReference

Field
Type
Description

resource_id

string

external_link

string

ServerRequest

Field
Type
Required
Description

server_id

string

✔

domain_id

string

✔

ServerStatQuery

Field
Type
Required
Description

query

✔

domain_id

string

✔

resource_group_id

string

✘

ServersInfo

Field
Type
Description

results

total_count

UpdateServerRequest

Field
Type
Required
Description

server_id

string

✔

name

string

✘

primary_ip_address

string

✘

os_type

  • OS_TYPE_NONE

  • LINUX

  • WINDOWS

✘

account

string

✘

instance_type

string

✘

launched_at

string

✘

provider

string

✘

cloud_service_group

string

✘

cloud_service_type

string

✘

region_code

string

✘

data

✘

metadata

✘

nics

✘

disks

✘

reference

✘

tags

✘

project_id

string

✘

domain_id

string

✔

release_region

bool

✘

release_project

bool

✘

PreviousResource GroupNextMonitoring

Last updated 3 years ago

Was this helpful?

google.protobuf.Empty
google.protobuf.Struct
google.protobuf.Empty
google.protobuf.Struct
google.protobuf.Struct
google.protobuf.Struct
google.protobuf.Struct
int32
google.protobuf.Struct
google.protobuf.Struct
google.protobuf.Struct
google.protobuf.Struct
google.protobuf.Struct
int32
google.protobuf.Struct
spaceone.api.core.v1.Query
spaceone.api.core.v1.StatisticsQuery
int32
google.protobuf.Struct
google.protobuf.Struct
google.protobuf.Struct
create
CreateServerRequest
ServerInfo
update
UpdateServerRequest
ServerInfo
pin_data
PinServerDataRequest
ServerInfo
delete
ServerRequest
get
GetServerRequest
ServerInfo
list
ServerQuery
ServersInfo
stat
ServerStatQuery
CreateServerRequest
ServerInfo
UpdateServerRequest
ServerInfo
PinServerDataRequest
ServerInfo
ServerRequest
GetServerRequest
ServerInfo
ServerQuery
ServersInfo
ServerStatQuery
list of ServerNIC
list of ServerDisk
ServerReference
list of ServerNIC
list of ServerDisk
ServerReference
list of ServerInfo
list of ServerNIC
list of ServerDisk
ServerReference