Hi,
Get-SwisData $swis "SELECT Name FROM Metadata.Property where EntityName = 'Orion.Nodes'"
This should give you all the properties in an entity.
Hi,
Get-SwisData $swis "SELECT Name FROM Metadata.Property where EntityName = 'Orion.Nodes'"
This should give you all the properties in an entity.