vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanFileServiceDomainQuerySpec(vim.vsan.FileServiceDomainQuerySpec)
- Parameter to
- VsanClusterQueryFsDomains
- Extends
- DynamicData
- Since
- 7.0
Data Object Description
Specification for querying vSAN file service domain information. If an empty specification is provided then all the file service domain information will be returned. If any field is present, then only the domain matching the field query will be returned from the query spec.Properties
Name | Type | Description |
---|---|---|
names* | xsd:string[] |
List of vSAN file service domain names to be queried.
|
uuids* | xsd:string[] |
List of the vSAN file service domain UUIDs to be queried.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |