- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
03-03-2024 06:30 PM
Does anyone knows which is the dataset for cloud inventory?
I cant seem to find the dataset meant for cloud inventory specifically for AWS.
Does anyone know if this is even available for xql searches?
Also, I cant seem to have asset widget for managed/unmanaged assets available for use.
Thank you!
03-04-2024 11:28 PM
Hello @DLee35 ,
Thanks for reaching out on LiveCommunity!
There is no dataset for cloud inventory.
You can create your own query to see the managed/unmanaged assets. Before that, please note below information
It indicates whether an iOS device has a corporate profile installed on it and is to some extent controlled and managed by the corporation.
|
Sample Query to see the managed/unmanaged assets:
dataset = endpoints
| fields endpoint_name , endpoint_id , endpoint_type , managed_device , os_version
You can modify the query as per the requirement and create a widget out of it.
If you feel this has answered your query, please let us know by clicking on "mark this as a Solution". Thank you.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!