CMDBCategory

Gets a list of cmdb category

get

This endpoint is used to fetch all the cmdb category in the current organization

Authorizations
Responses
200Success
application/json
get
GET /ux/common/cmdb/category/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200Success
{
  "ANY_ADDITIONAL_PROPERTY": "anything"
}

Creates a new category

post

This endpoint is used to save a new category for the current organization

Authorizations
Body
Other propertiesanyOptional
Responses
201Success
application/json
Responseany
post
POST /ux/common/cmdb/category/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 38

{
  "ANY_ADDITIONAL_PROPERTY": "anything"
}
201Success

No content

get

API endpoint that allows cmdb category requests.

Authorizations
Path parameters
idstringRequired
Responses
200

No response body

No content

get
GET /ux/common/cmdb/category/{id}/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

put

API endpoint that allows cmdb category requests.

Authorizations
Path parameters
idstringRequired
Responses
200

No response body

No content

put
PUT /ux/common/cmdb/category/{id}/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

delete

API endpoint that allows cmdb category requests.

Authorizations
Path parameters
idstringRequired
Responses
204

No response body

No content

delete
DELETE /ux/common/cmdb/category/{id}/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
204

No response body

No content

get

API endpoint that allows cmdb category requests.

Authorizations
Responses
200

No response body

No content

get
GET /ux/common/cmdb/category/all_options/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

get

API endpoint that allows cmdb category requests.

Authorizations
Responses
200

No response body

No content

get
GET /ux/common/cmdb/category/audit_template_options/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

get

API endpoint that allows cmdb category requests.

Authorizations
Responses
200

No response body

No content

get
GET /ux/common/cmdb/category/custom_options/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content

get

API endpoint that allows cmdb category requests.

Authorizations
Responses
200

No response body

No content

get
GET /ux/common/cmdb/category/dropdown_options_for_all_tab/ HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

No response body

No content