ComanagedAssociations

This entity describes the link between the accounts that are co-managed, and the resources with a co-managed security level who have access to them.

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: ComanagedAssociations

Entity Path:

/atservicesrest/v1.0/ComanagedAssociations

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

Conditions and requirements

Special field attributes

Field Conditions and Requirements
companyID Must match the account ID of an account that is enabled for Co-Management.
isPrimaryCoManagedResource The primary co-managed resource cannot refer to an inactive resource during create. During update, it cannot change to an inactive resource. If a resource is associated as the primary co-managed resource and then made inactive, the update will succeed if the primary co-managed resource has not changed. During update, only the isPrimaryComanagedResource field can be changed.
resourceID Must match the resource ID of a resource whose security level is of license type "Co-Managed Help Desk"

Field definitions

Field Name Datatype Read-Only Is Required Reference Name Picklist
companyID integer   Companies  
id long    
isPrimaryCoManagedResource

boolean

 

 

 

 

resourceID integer   Resources  

Additional resources