Interface | 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 |
Defines the data types of the
Profiles
API service. |
Class | Description |
---|---|
ProfilesDefinitions |
Defines the type descriptors for the
Profiles
API service. |
ProfilesStub |
Remote stub implementation of the
Profiles
API service. |
ProfilesTypes.FilterSpec |
The
FilterSpec class contains zones used to find compatible storage
profiles. |
ProfilesTypes.FilterSpec.Builder |
Builder class for
ProfilesTypes.FilterSpec . |
ProfilesTypes.Item |
The
Item class contains the datastores and vSphere Zone which they are
in. |
ProfilesTypes.Item.Builder |
Builder class for
ProfilesTypes.Item . |
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. |
ProfilesTypes.Summary.Builder |
Builder class for
ProfilesTypes.Summary . |
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. |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.namespace_management.storage package. |