Esx.Settings.Clusters.Software.Drafts.FilterSpec
Esx.Settings.Clusters.Software.Drafts.FilterSpec
The Esx.Settings.Clusters.Software.Drafts.FilterSpec schema contains properties used to filter the results when listing software drafts. See GET /esx/settings/clusters/{cluster}/software/drafts.
This schema was added in vSphere API 7.0.0.0.
JSON Example
{
"owners": [
"string"
]
}
array of
string
owners
Optional
Owners of the drafts.
This property was added in vSphere API 7.0.0.0.
If missing or null or empty, drafts from all owners will be returned.