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
  • Job
  • cancel
  • get
  • list
  • stat
  • Message
  • ChangedInfo
  • GetJobRequest
  • JobInfo
  • JobQuery
  • JobRequest
  • JobStatQuery
  • JobsInfo

Was this helpful?

  1. Cost Analysis
  2. V1

Job

Package : spaceone.api.cost_analysis.v1

Job

Job Methods:

Method
Request
Response

cancel

POST /cost-analysis/v1/job/{job_id}/cancel

Type
Message

Request

Response

get

GET /cost-analysis/v1/job/{job_id}

Type
Message

Request

Response

list

GET /cost-analysis/v1/jobs

POST /cost-analysis/v1/jobs/search

Type
Message

Request

Response

stat

POST /cost-analysis/v1/jobs/stat

Type
Message

Request

Response

Message

ChangedInfo

Field
Type
Description

start

string

end

string

GetJobRequest

Field
Type
Required
Description

job_id

string

✔

domain_id

string

✔

only

list of string

✘

JobInfo

Field
Type
Description

job_id

string

status

  • SCOPE_NONE

  • IN_PROGRESS

  • SUCCESS

  • FAILURE

  • TIMEOUT

  • CANCELED

options

error_code

string

error_message

string

total_tasks

remained_tasks

data_source_id

string

domain_id

string

created_at

string

updated_at

string

finished_at

string

changed

JobQuery

Field
Type
Required
Description

query

✘

job_id

string

✘

status

  • SCOPE_NONE

  • IN_PROGRESS

  • SUCCESS

  • FAILURE

  • TIMEOUT

  • CANCELED

✘

data_source_id

string

✘

domain_id

string

✔

JobRequest

Field
Type
Required
Description

job_id

string

✔

domain_id

string

✔

JobStatQuery

Field
Type
Required
Description

query

✔

domain_id

string

✔

JobsInfo

Field
Type
Description

results

total_count

PreviousExchange RateNextJob Task

Last updated 3 years ago

Was this helpful?

google.protobuf.Struct
google.protobuf.Struct
google.protobuf.Struct
int32
int32
spaceone.api.core.v1.Query
spaceone.api.core.v1.StatisticsQuery
int32
cancel
JobRequest
JobInfo
get
GetJobRequest
JobInfo
list
JobQuery
JobsInfo
stat
JobStatQuery
JobRequest
JobInfo
GetJobRequest
JobInfo
JobQuery
JobsInfo
JobStatQuery
list of ChangedInfo
list of JobInfo