-
-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
bugSomething isn't workingSomething isn't workingin progressAssignee is currently focusing on this issueAssignee is currently focusing on this issue
Milestone
Description
When using the Cluster filtering option some tables in the "Datastore Cluster => SDRS VM Overrides" section are returned empty.
vSphere Clusters:
PS /home/rebelinux> Get-Cluster
Name HAEnabled HAFailover DrsEnabled DrsAutomationLevel
Level
---- --------- ---------- ---------- ------------------
RegionHQ-MGMT False 1 True FullyAutomated
RegionA01-COMP True 1 True FullyAutomated
PS /home/rebelinux>
Cluster Filter:
"Filter": {
"Cluster": ["RegionA01-COMP"]
},
Datastore Cluster from RegionA01-COMP Cluster:

Datastore Cluster from RegionHQ-MGMT Cluster:

I believe the Datastore Cluster need to be filtered by "Cluster": ["RegionA01-COMP"]
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingin progressAssignee is currently focusing on this issueAssignee is currently focusing on this issue

