SoftLayer Hardware Benchmark Certification
From SoftLayer Development Network Wiki
This page refers to the SoftLayer_Hardware_Benchmark_Certification service. For information on the SoftLayer_Hardware_Benchmark_Certification data type please see SoftLayer_Hardware_Benchmark_Certification (type).
Contents |
Overview
This certification is used to indicate the date, time and validity of the benchmark certification process. The certification process includes running a battery of tests on all major sub-systems of a server in order to verify that all components of the server are functioning up to specification. Only after a server has passed each and every hardware and configuration test will it be provisioned for a customer.
Endpoints
| SOAP WSDL | http://api.service.softlayer.com/soap/v3/SoftLayer_Hardware_Benchmark_Certification?wsdl |
| XML-RPC | http://api.service.softlayer.com/xmlrpc/v3/SoftLayer_Hardware_Benchmark_Certification |
Methods
getAccount
Retrieve a benchmark certification result's associated SoftLayer customer account.
- returns
- parameters
- None
getHardware
Retrieve the hardware that a benchmark certification test was performed on.
- returns
- parameters
- None
getObject
Retrieve a SoftLayer_Hardware_Benchmark_Certification record.
- returns
- SoftLayer_Hardware_Benchmark_Certification
- parameters
- None
getResultFile
Get the file for a benchmark certification result, if it exists.
- returns
- parameters
- None

