List<AvailableServers> |
ServerProfileClient.getAvailableServersForServerProfile(RestParams params)
Returns a list of the servers that are available for assignment to the
server profile.
|
List<AvailableServers> |
ServerProfileClientImpl.getAvailableServersForServerProfile(RestParams params) |
List<AvailableServers> |
ServerProfileClient.getAvailableServersForServerProfile(RestParams params,
String profileUri)
Returns a list of the servers that are available for assignment to the
server profile.
|
List<AvailableServers> |
ServerProfileClientImpl.getAvailableServersForServerProfile(RestParams params,
String profileUri) |
List<AvailableServers> |
ServerProfileClient.getAvailableServersForServerProfile(RestParams params,
String serverHardwareTypeUri,
String enclosureGroupUri)
Returns a list of the servers that are available for assignment to the
server profile.
|
List<AvailableServers> |
ServerProfileClientImpl.getAvailableServersForServerProfile(RestParams params,
String serverHardwareTypeUri,
String enclosureGroupUri) |