ConfigurationItemTypes

This entity describes a type, for example, laptop or desktop, assigned to an Asset 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: ConfigurationItemTypes

Entity Path:

/atservicesrest/v1.0/ConfigurationItemTypes

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

Conditions and requirements

  • All actions on this entity require System Administrator or Full Access security level.
  • configurationItemType.name must be unique.

Field definitions

Field Name Datatype Read-Only Is Required Reference Name Picklist
id long    
isActive boolean      
name string (100)      

Additional resources