-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Using Intersight.Powershell version 1.0.11.11765):
Running the command:
Get-IntersightStorageItem -Filter 'Name eq ''var_sysmgr'' and Used ge ''50''' -Select 'Name,Used,Dn,NetworkElement' -Expand 'NetworkElement($select=SwitchProfileName)' -Top 1000
does not return FIs whose used storage value is equal to 100 (100%). It will return values 50-99, but not any switches which have their fs completely utilized.
Metadata
Metadata
Assignees
Labels
No labels