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
  • CloudServiceType
  • create
  • update
  • delete
  • get
  • list
  • stat
  • Message
  • CloudServiceTypeInfo
  • CloudServiceTypeQuery
  • CloudServiceTypeRequest
  • CloudServiceTypeStatQuery
  • CloudServiceTypesInfo
  • CreateCloudServiceTypeRequest
  • GetCloudServiceTypeRequest
  • UpdateCloudServiceTypeRequest

Was this helpful?

  1. Inventory
  2. V1

Cloud Service Type

Package : spaceone.api.inventory.v1

CloudServiceType

CloudServiceType Methods:

Method
Request
Response

create

POST /inventory/v1/cloud-service-types

Type
Message

Request

Response

update

PUT /inventory/v1/cloud-service-type/{cloud_service_type_id}

Type
Message

Request

Response

delete

DELETE /inventory/v1/cloud-service-type/{cloud_service_type_id}

Type
Message

Request

Response

get

GET /inventory/v1/cloud-service-type/{cloud_service_type_id}

Type
Message

Request

Response

list

GET /inventory/v1/cloud-service-types

POST /inventory/v1/cloud-service-types/search

Type
Message

Request

Response

stat

POST /inventory/v1/cloud-service-types/stat

Type
Message

Request

Response

Message

CloudServiceTypeInfo

Field
Type
Description

cloud_service_type_id

string

name

string

provider

string

group

string

cloud_service_type_key

string

service_code

string

is_primary

bool

is_major

bool

resource_type

string

metadata

tags

labels

domain_id

string

created_at

string

updated_at

string

CloudServiceTypeQuery

Field
Type
Required
Description

query

✘

cloud_service_type_id

string

✘

name

string

✘

provider

string

✘

group

string

✘

cloud_service_type_key

string

✘

service_code

string

✘

is_primary

bool

✘

is_major

bool

✘

resource_type

string

✘

domain_id

string

✔

CloudServiceTypeRequest

Field
Type
Required
Description

cloud_service_type_id

string

✔

domain_id

string

✔

CloudServiceTypeStatQuery

Field
Type
Required
Description

query

✔

domain_id

string

✔

CloudServiceTypesInfo

Field
Type
Description

results

total_count

CreateCloudServiceTypeRequest

Field
Type
Required
Description

name

string

✔

provider

string

✔

group

string

✔

service_code

string

✘

is_primary

bool

✘

is_major

bool

✘

resource_type

string

✘

metadata

✘

labels

✘

tags

✘

domain_id

string

✔

GetCloudServiceTypeRequest

Field
Type
Required
Description

cloud_service_type_id

string

✔

domain_id

string

✔

only

list of string

✘

UpdateCloudServiceTypeRequest

Field
Type
Required
Description

cloud_service_type_id

string

✔

service_code

string

✘

is_primary

bool

✘

is_major

bool

✘

resource_type

string

✘

metadata

✘

labels

✘

tags

✘

domain_id

string

✔

PreviousCloud ServiceNextCollector

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.ListValue
spaceone.api.core.v1.Query
spaceone.api.core.v1.StatisticsQuery
int32
google.protobuf.Struct
google.protobuf.ListValue
google.protobuf.Struct
google.protobuf.Struct
google.protobuf.ListValue
google.protobuf.Struct
create
CreateCloudServiceTypeRequest
CloudServiceTypeInfo
update
UpdateCloudServiceTypeRequest
CloudServiceTypeInfo
delete
CloudServiceTypeRequest
get
GetCloudServiceTypeRequest
CloudServiceTypeInfo
list
CloudServiceTypeQuery
CloudServiceTypesInfo
stat
CloudServiceTypeStatQuery
CreateCloudServiceTypeRequest
CloudServiceTypeInfo
UpdateCloudServiceTypeRequest
CloudServiceTypeInfo
CloudServiceTypeRequest
GetCloudServiceTypeRequest
CloudServiceTypeInfo
CloudServiceTypeQuery
CloudServiceTypesInfo
CloudServiceTypeStatQuery
list of CloudServiceTypeInfo