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
  • DataSource
  • register
  • update
  • update_plugin
  • verify_plugin
  • enable
  • disable
  • deregister
  • sync
  • get
  • list
  • stat
  • Message
  • DataSourceInfo
  • DataSourceQuery
  • DataSourceRequest
  • DataSourceStatQuery
  • DataSourcesInfo
  • GetDataSourceRequest
  • PluginInfo
  • RegisterDataSourceRequest
  • SyncDataSourceRequest
  • UpdateDataSourcePluginRequest
  • UpdateDataSourceRequest

Was this helpful?

  1. Cost Analysis
  2. V1

Data Source

Package : spaceone.api.cost_analysis.v1

DataSource

DataSource Methods:

Method
Request
Response

JobInfo

register

POST /cost-analysis/v1/data-sources

Type
Message

Request

Response

update

PUT /cost-analysis/v1/data-source/{data_source_id}

Type
Message

Request

Response

update_plugin

PUT /cost-analysis/v1/data-source/{data_source_id}/plugin

Type
Message

Request

Response

verify_plugin

POST /cost-analysis/v1/data-source/{data_source_id}/plugin/verify

Type
Message

Request

Response

enable

PUT /cost-analysis/v1/data-source/{data_source_id}/enable

Type
Message

Request

Response

disable

PUT /cost-analysis/v1/data-source/{data_source_id}/disable

Type
Message

Request

Response

deregister

DELETE /cost-analysis/v1/data-source/{data_source_id}

Type
Message

Request

Response

sync

POST /cost-analysis/v1/data-source/{data_source_id}/sync

Type
Message

Request

Response

JobInfo

get

GET /cost-analysis/v1/data-source/{data_source_id}

Type
Message

Request

Response

list

GET /cost-analysis/v1/data-sources

POST /cost-analysis/v1/data-sources/search

Type
Message

Request

Response

stat

POST /cost-analysis/v1/data-sources/stat

Type
Message

Request

Response

Message

DataSourceInfo

Field
Type
Description

data_source_id

string

name

string

state

  • STATE_NONE

  • ENABLED

  • DISABLED

data_source_type

  • TYPE_NONE

  • LOCAL

  • EXTERNAL

provider

string

plugin_info

template

tags

domain_id

string

created_at

string

last_synchronized_at

string

DataSourceQuery

Field
Type
Required
Description

query

✘

data_source_id

string

✘

name

string

✘

state

string

✘

data_source_type

  • NONE

  • LOCAL

  • EXTERNAL

✘

provider

string

✘

domain_id

string

✔

DataSourceRequest

Field
Type
Required
Description

data_source_id

string

✔

domain_id

string

✔

DataSourceStatQuery

Field
Type
Required
Description

query

✔

domain_id

string

✔

DataSourcesInfo

Field
Type
Description

results

total_count

GetDataSourceRequest

Field
Type
Required
Description

data_source_id

string

✔

domain_id

string

✔

only

list of string

✘

PluginInfo

Field
Type
Description

plugin_id

string

version

string

options

metadata

secret_data

schema

string

secret_id

string

upgrade_mode

  • NONE

  • MANUAL

  • AUTO

RegisterDataSourceRequest

Field
Type
Required
Description

name

string

✔

data_source_type

  • NONE

  • LOCAL

  • EXTERNAL

✔

provider

string

✘

template

✘

plugin_info

✘

tags

✘

domain_id

string

✔

SyncDataSourceRequest

Field
Type
Required
Description

data_source_id

string

✔

start

string

✘

no_preload_cache

bool

✘

domain_id

string

✔

UpdateDataSourcePluginRequest

Field
Type
Required
Description

data_source_id

string

✔

version

string

✘

options

✘

upgrade_mode

  • NONE

  • MANUAL

  • AUTO

✘

domain_id

string

✔

UpdateDataSourceRequest

Field
Type
Required
Description

data_source_id

string

✔

name

string

✘

template

✘

tags

✘

domain_id

string

✔

PreviousCustom WidgetNextData Source Rule

Last updated 3 years ago

Was this helpful?

google.protobuf.Empty
google.protobuf.Empty
google.protobuf.Struct
google.protobuf.Empty
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
google.protobuf.Struct
google.protobuf.Struct
google.protobuf.Struct
google.protobuf.Struct
google.protobuf.Struct
google.protobuf.Struct
google.protobuf.Struct
register
RegisterDataSourceRequest
DataSourceInfo
update
UpdateDataSourceRequest
DataSourceInfo
update_plugin
UpdateDataSourcePluginRequest
DataSourceInfo
verify_plugin
DataSourceRequest
enable
DataSourceRequest
DataSourceInfo
disable
DataSourceRequest
DataSourceInfo
deregister
DataSourceRequest
sync
SyncDataSourceRequest
get
GetDataSourceRequest
DataSourceInfo
list
DataSourceQuery
DataSourcesInfo
stat
DataSourceStatQuery
RegisterDataSourceRequest
DataSourceInfo
UpdateDataSourceRequest
DataSourceInfo
UpdateDataSourcePluginRequest
DataSourceInfo
DataSourceRequest
DataSourceRequest
DataSourceInfo
DataSourceRequest
DataSourceInfo
DataSourceRequest
SyncDataSourceRequest
GetDataSourceRequest
DataSourceInfo
DataSourceQuery
DataSourcesInfo
DataSourceStatQuery
PluginInfo
list of DataSourceInfo
PluginInfo