ConfigurationItemRelatedItems

This entity enables you to view, add, and remove related child or parent Assets in Autotask.

NOTE  You can refer to the Online Help to find root and child access URLs of the entity you wish to query. Refer to Finding resource and child access URLs of REST API entities for more information.

Entity details

Entity Name: ConfigurationItemRelatedItem

Entity Path:

/atservicesrest/v1.0/ConfigurationItemRelatedItems

Can Create:
Can Update:  
Can Query:
Can Delete:
Can Have UDFs:  

Conditions and requirements

General

  • To create or update children of this entity, your API User must have corresponding feature access and object permissions for the child entity you wish to manage.

  • The combination cannot already exist.

  • When creating a parent association, the API will exclude grandchildren.

  • When creating a child association, the API will exclude grandchildren.

Special field attributes

Field Conditions and Requirements
relatedConfigurationItemID must belong to an active account. must be active.
configurationItemID configurationItemID & RelatedConfigurationItemID cannot match
   

Field definitions

Field Name Datatype Read-Only Is Required Reference Name Picklist
configurationItemID integer ConfigurationItems  
id long    
relatedConfigurationItemID integer ConfigurationItems  
relationship integer  

Additional resources