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
  • Note
  • create
  • update
  • delete
  • get
  • list
  • stat
  • Message
  • CreateNoteRequest
  • GetNoteRequest
  • NoteInfo
  • NoteQuery
  • NoteRequest
  • NoteStatQuery
  • NotesInfo
  • UpdateNoteRequest

Was this helpful?

  1. Inventory
  2. V1

Note

Package : spaceone.api.inventory.v1

Note

Note Methods:

Method
Request
Response

create

POST /inventory/v1/notes

Type
Message

Request

Response

update

PUT /inventory/v1/note/{note_id}

Type
Message

Request

Response

delete

DELETE /inventory/v1/note/{note_id}

Type
Message

Request

Response

get

GET /inventory/v1/note/{note_id}

Type
Message

Request

Response

list

GET /inventory/v1/notes

POST /inventory/v1/notes/search

Type
Message

Request

Response

stat

POST /inventory/v1/notes/stat

Type
Message

Request

Response

Message

CreateNoteRequest

Field
Type
Required
Description

record_id

string

✔

note

string

✔

domain_id

string

✔

GetNoteRequest

Field
Type
Required
Description

note_id

string

✔

domain_id

string

✔

only

list of string

✘

NoteInfo

Field
Type
Description

note_id

string

record_id

string

cloud_service_id

string

note

string

created_by

string

domain_id

string

created_at

string

NoteQuery

Field
Type
Required
Description

query

✘

note_id

string

✘

record_id

string

✘

cloud_service_id

string

✘

created_by

string

✘

domain_id

string

✘

NoteRequest

Field
Type
Required
Description

note_id

string

✔

domain_id

string

✔

NoteStatQuery

Field
Type
Required
Description

query

✔

domain_id

string

✔

NotesInfo

Field
Type
Description

results

total_count

UpdateNoteRequest

Field
Type
Required
Description

note_id

string

✔

note

string

✘

domain_id

string

✔

PreviousJob TaskNextRegion

Last updated 2 years ago

Was this helpful?

google.protobuf.Empty
google.protobuf.Struct
google.protobuf.Empty
google.protobuf.Struct
spaceone.api.core.v1.Query
spaceone.api.core.v1.StatisticsQuery
int32
create
CreateNoteRequest
NoteInfo
update
UpdateNoteRequest
NoteInfo
delete
NoteRequest
get
GetNoteRequest
NoteInfo
list
NoteQuery
NotesInfo
stat
NoteStatQuery
CreateNoteRequest
NoteInfo
UpdateNoteRequest
NoteInfo
NoteRequest
GetNoteRequest
NoteInfo
NoteQuery
NotesInfo
NoteStatQuery
list of NoteInfo