Name | Type | Description |
---|---|---|
connection | HPEOneViewConnection | Returns reference to Connection. |
description | String | returns the description |
enclosureGroupName | String | returns the enclosure group name |
enclosureGroupUri | String | returns the enclosure group URI |
json | String | returns the OneView Rest Api JSON payload of the object |
name | String | returns the name |
serverHardwareTypeName | String | returns the server hardware type |
serverHardwareTypeUri | String | returns the server hardware type URI |
uri | String | returns the URI |
Name | Returns |
---|---|
HPEOneViewServerProfileTemplate() | constructor |
__getTarget() | com.hpe.ov4vro.model.ServerProfileTemplate |
getInternalId() | com.vmware.o11n.sdk.modeldriven.Sid |
setContext(com.vmware.o11n.sdk.modeldriven.PluginContext ) | void |
setInternalId(com.vmware.o11n.sdk.modeldriven.Sid ) | void |
Method | Returns |
---|---|
HPEOneViewServerProfileTemplateManager.getHypervisorClusterProfileFromSPT(String clusterName, String dataCenter, HPEOneViewServerProfileTemplate serverProfileTemplate) | HPEOneViewHypervisorClusterProfile |
HPEOneViewServerProfileTemplateManager.getServerProfileFromSPT(HPEOneViewServerProfileTemplate serverProfileTemplate) | HPEOneViewServerProfile |
HPEOneViewServerProfileTemplateManager.putServerProfileTemplate(HPEOneViewServerProfileTemplate serverProfileTemplate) | HPEOneViewTask |