Forum Discussion
Joe_Tran
6 years agoAdvisor
Yup, customProperties object only has directly assigned props.
What you do what are the inheritedProperties for the /device/devices API endpoint--
$queryParams = '?fields=inheritedProperties,name,id&size=1000&filter=inheritedProperties.name:servicenow.companyid,inheritedProperties.value:DefaultCODE';
P.S. Thanks for bringing this up. I've been trying to find where the "aws.accountid" is grouped under and lo' and behold it's an inheritedProperty!
Related Content
- 8 months ago