Package | Description |
---|---|
com.vmware.vcenter.namespace_management |
The
com.vmware.vcenter.namespace_management package provides interfaces
for managing Namespaces. |
com.vmware.vcenter.namespace_management.storage |
Class and Description |
---|
StorageFactory
StorageFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.namespace_management.storage package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
Profiles
The
Profiles interface provides methods to get storage profiles
compatible with control plane VMDKs which can be used to enable a Supervisor. |
ProfilesTypes
The
Profiles interface provides methods to get storage profiles
compatible with control plane VMDKs which can be used to enable a Supervisor. |
ProfilesTypes.FilterSpec
The
FilterSpec class contains zones used to find compatible storage
profiles. |
ProfilesTypes.Item
The
Item class contains the datastores and vSphere Zone which they are
in. |
ProfilesTypes.Summary
The
Summary class contains the information about compatible storage
profiles and represents the result of Profiles.check(com.vmware.vcenter.namespace_management.storage.ProfilesTypes.FilterSpec) method. |
StorageFactory
StorageFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.namespace_management.storage package and also has the subpackages reference
to access respective subpackage services. |