cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Esben_D
Lansweeper Employee
Lansweeper Employee
The report below gives back a list of AWS dedicated hosts

The report will only list assets when the following criteria are met:
  • You have Lansweeper 7.1 or higher.
  • There is AWS dedicated host data scanned

Select Top 1000000 tblAWSHost.HostId,
tblAWSHost.InstanceType,
tblAWSHost.State,
tblAWSHost.AvailabilityZone,
tblAWSHost.AutoPlacement,
tblAWSHost.TotalVCpus,
tblAWSHost.AvailableVCpus,
tblAWSHost.Cores,
tblAWSHost.Sockets,
tblAWSHost.ReleaseTime,
tblAWSHost.LastChanged
From tblAWSHost
Order By tblAWSHost.HostId
0 REPLIES 0

New to Lansweeper?

Try Lansweeper For Free

Experience Lansweeper with your own data.
Sign up now for a 14-day free trial.

Try Now