https://ibb.co/LpRpsqz
Hi All,
I'm looking for the entry of Virtual memory ( Volume utilization) in SWQL.
I would like to enable it during importation with python orion sdk.
If someone knows ?
Many Thanks
**************************************
Found it , just readable from SWQL so the same from orion sdk
SELECT TOP 100 VolumeID, Caption
FROM Orion.Volumes
WHERE NodeID = 1