Search

Class HPEOneViewServerProfileCompliancePreview

Extends com.vmware.o11n.sdk.modeldriven.AbstractWrapper
Represents a server profile consistent state with template

Attributes

Name Type Description
automaticUpdates String[] returns a list of automatic updates
isOnlineUpdate boolean returns whether the updates can be done Online
manualUpdates String[] returns the list of manual updates

Methods

Name Returns
HPEOneViewServerProfileCompliancePreview() constructor
__getTarget() com.hpe.ov4vro.model.ServerProfileCompliancePreview
setContext(com.vmware.o11n.sdk.modeldriven.PluginContext ) void

Returned by

Method Returns
HPEOneViewConnection.getServerProfileCompliance(String uri) HPEOneViewServerProfileCompliancePreview
HPEOneViewServerHardwareManager.getCompliancePreview(HPEOneViewServerHardware server) HPEOneViewServerProfileCompliancePreview

Referenced in

None