Files
deb-python-pyvmomi/docs/vim/profile/host/StorageProfile.rst
Shawn Hartsock c83651f5be pyvmomi RST docs do not properly show lists
Fixes RST documents to include list mark up when appropriate.

closes: https://github.com/vmware/pyvmomi/issues/76
2014-08-13 14:49:24 -04:00

936 B

vim.profile.host.StorageProfile

The StorageProfile data object represents the host storage configuration. If a profile plug-in defines policies or subprofiles, use the policy or property list to access the additional configuration data.

extends

vim.profile.ApplyProfile

since

vSphere API 4.0

Attributes:

nasStorage ([vim.profile.host.NasStorageProfile], optional):

List of NAS storage subprofiles. Use the key property to access a subprofile in the list.