Infraon API Guide
Product DocsSchemaAuthentication
  • Welcome
    • Base URL
    • Authorization
    • Responses
  • Modules
    • Schema
    • Authentication
    • Announcement
    • API Registration
    • Async Tasks
    • BusinessRule
    • BusinessServiceConfiguration
    • Service Catalogue
    • CMDBBlacklistWhitelist
    • CMDBCategory
    • CMDBConsumables
    • Ux
    • CMDBSoftwareLicense
    • Cmdb
    • CMDBRelation
    • CMDBSoftware
    • ContractManagement
    • Department
    • Events
    • Field Configuration
    • IMACD
    • Knowledge Base
    • Leaves
    • Chat
    • Marketplace
    • APIViewSet
    • BeepViewSet
    • SMSviewset
    • Suppressedviewset
    • Organization Location
    • Partner
    • Predicted Events
    • Requester
    • Service Feasibility Requests
    • Role Profile
    • Tag
    • Service_outage
    • Teams
    • Telecom Settings
    • Trap Configurations
    • User Profile
    • Vendor Managemment
    • Association Events
    • Device Template
    • Discovery Configuration
    • Jobs
    • MIB Explorer
    • Seasonal Events
    • IPAM
    • Log Grok Pattern Configuration
    • Log Pipeline Configuration
    • Log Integraion
    • Log Search
    • CLI Download Jobs
    • Configuration Profiles
    • Configuration Policies
    • Configuration Rules
    • Configuration Search
    • Configuration Template
    • Configuration Trigger
    • Jobs Account Audit
    • Manage Vulnerabilities
    • OS Image Download
    • Rule Group
    • Configuration Upload Jobs
    • Work Flow Jobs
    • Change
    • Checklist
    • Incident
    • Problem
    • Release
    • Request Process
    • Task
    • Models
Powered by GitBook
On this page
  1. Modules

CMDBConsumables

PreviousCMDBCategoryNextUx
get

Adaptation of DRF ModelViewSet

Authorizations
Responses
200
No response body
get
GET /ux/common/cmdb/consumable/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

post

Adaptation of DRF ModelViewSet

Authorizations
Responses
201
No response body
post
POST /ux/common/cmdb/consumable/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
201

No response body

No content

get

Adaptation of DRF ModelViewSet

Authorizations
Path parameters
idstringRequired
Responses
200
No response body
get
GET /ux/common/cmdb/consumable/{id}/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

put

Adaptation of DRF ModelViewSet

Authorizations
Path parameters
idstringRequired
Responses
200
No response body
put
PUT /ux/common/cmdb/consumable/{id}/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

delete

Adaptation of DRF ModelViewSet

Authorizations
Path parameters
idstringRequired
Responses
204
No response body
delete
DELETE /ux/common/cmdb/consumable/{id}/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
204

No response body

No content

post

Adaptation of DRF ModelViewSet

Authorizations
Responses
200
No response body
post
POST /ux/common/cmdb/consumable/distribute_stock/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

get

Adaptation of DRF ModelViewSet

Authorizations
Responses
200
No response body
get
GET /ux/common/cmdb/consumable/options/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

get

Adaptation of DRF ModelViewSet

Authorizations
Path parameters
ci_idstringRequiredPattern: \w+
Responses
200
No response body
get
GET /ux/common/cmdb/consumable/stocks/{ci_id}/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

  • GET/ux/common/cmdb/consumable/
  • POST/ux/common/cmdb/consumable/
  • GET/ux/common/cmdb/consumable/{id}/
  • PUT/ux/common/cmdb/consumable/{id}/
  • DELETE/ux/common/cmdb/consumable/{id}/
  • POST/ux/common/cmdb/consumable/distribute_stock/
  • GET/ux/common/cmdb/consumable/options/
  • GET/ux/common/cmdb/consumable/stocks/{ci_id}/