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
  • Region
  • create
  • update
  • delete
  • get
  • list
  • stat
  • Message
  • CreateRegionRequest
  • GetRegionRequest
  • RegionInfo
  • RegionQuery
  • RegionRequest
  • RegionStatQuery
  • RegionsInfo
  • UpdateRegionRequest

Was this helpful?

  1. Inventory
  2. V1

Region

Package : spaceone.api.inventory.v1

Region

Region Methods:

Method
Request
Response

create

POST /inventory/v1/regions

Type
Message

Request

Response

update

PUT /inventory/v1/region/{region_id}

Type
Message

Request

Response

delete

DELETE /inventory/v1/region/{region_id}

Type
Message

Request

Response

get

GET /inventory/v1/region/{region_id}

Type
Message

Request

Response

list

GET /inventory/v1/regions

POST /inventory/v1/regions/search

Type
Message

Request

Response

stat

POST /inventory/v1/regions/stat

Type
Message

Request

Response

Message

CreateRegionRequest

Field
Type
Required
Description

name

string

✔

region_code

string

✔

provider

string

✘

tags

✘

domain_id

string

✔

GetRegionRequest

Field
Type
Required
Description

region_id

string

✔

domain_id

string

✔

only

list of string

✘

RegionInfo

Field
Type
Description

region_id

string

name

string

region_key

string

region_code

string

provider

string

tags

domain_id

string

created_at

string

updated_at

string

RegionQuery

Field
Type
Required
Description

query

✘

region_id

string

✘

name

string

✘

region_key

string

✘

region_code

string

✘

provider

string

✘

domain_id

string

✔

RegionRequest

Field
Type
Required
Description

region_id

string

✔

domain_id

string

✔

RegionStatQuery

Field
Type
Required
Description

query

✔

domain_id

string

✔

RegionsInfo

Field
Type
Description

results

total_count

UpdateRegionRequest

Field
Type
Required
Description

region_id

string

✔

name

string

✘

tags

✘

domain_id

string

✔

PreviousNoteNextResource Group

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
spaceone.api.core.v1.Query
spaceone.api.core.v1.StatisticsQuery
int32
google.protobuf.Struct
create
CreateRegionRequest
RegionInfo
update
UpdateRegionRequest
RegionInfo
delete
RegionRequest
get
GetRegionRequest
RegionInfo
list
RegionQuery
RegionsInfo
stat
RegionStatQuery
CreateRegionRequest
RegionInfo
UpdateRegionRequest
RegionInfo
RegionRequest
GetRegionRequest
RegionInfo
RegionQuery
RegionsInfo
RegionStatQuery
list of RegionInfo