vcf_vsan_disk¶
Execution module for vSAN disk and disk-group management (SOAP).
- saltext.vcf.modules.vcf_vsan_disk.host_status(host, profile=None)[source]¶
Host status.
CLI Example:
salt '*' vcf_vsan_disk.host_status <host>
- saltext.vcf.modules.vcf_vsan_disk.host_config(host, profile=None)[source]¶
Host config.
CLI Example:
salt '*' vcf_vsan_disk.host_config <host>
- saltext.vcf.modules.vcf_vsan_disk.host_disk_mapping(host, profile=None)[source]¶
Host disk mapping.
CLI Example:
salt '*' vcf_vsan_disk.host_disk_mapping <host>
- saltext.vcf.modules.vcf_vsan_disk.query_disks_for_filter(host, profile=None)[source]¶
Query disks for filter.
CLI Example:
salt '*' vcf_vsan_disk.query_disks_for_filter <host>