Jobs

Gets a list of Jobs

get

This endpoint is used to fetch all the jobs in the current organization

Authorizations
AuthorizationstringRequired
Query parameters
items_per_pageintegerRequired

Items Per Page

pageintegerRequired

Page Number

reversebooleanOptional

Sorting Order

sortstringOptional

Sorting Key

Responses
chevron-right
200Success
application/json
get
/ux/ims/jobs/profile/
200Success
post

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
AuthorizationstringRequired
Body

Jobs serializers

idstringRead-onlyRequired
object_idstringRequired
organizationstringOptional
agent_idstringOptional
object_typestringOptional
actionstringOptional
primary_idstringOptional
statusintegerOptional
datastringOptional
creation_timestring · date-timeOptional
last_update_timestring · date-timeOptional
is_deletedbooleanOptional
mtimeintegerOptional
user_idintegerOptional
filenamestringOptional
Responses
post
/ux/ims/jobs/profile/
201Success
get

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
AuthorizationstringRequired
Path parameters
idstringRequired
Responses
chevron-right
200Success
application/json
get
/ux/ims/jobs/profile/{id}/
200Success
put

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
AuthorizationstringRequired
Path parameters
idstringRequired
Body

Jobs serializers

idstringRead-onlyRequired
object_idstringRequired
organizationstringOptional
agent_idstringOptional
object_typestringOptional
actionstringOptional
primary_idstringOptional
statusintegerOptional
datastringOptional
creation_timestring · date-timeOptional
last_update_timestring · date-timeOptional
is_deletedbooleanOptional
mtimeintegerOptional
user_idintegerOptional
filenamestringOptional
Responses
chevron-right
200Success
application/json
put
/ux/ims/jobs/profile/{id}/
200Success
delete

API endpoint that allows bot cmdb configurations to be viewed or edited.

Authorizations
AuthorizationstringRequired
Path parameters
idstringRequired
Responses
delete
/ux/ims/jobs/profile/{id}/
204

No response body

No content

Last updated