public interface SasInterconnectClient extends SearchableResource<SasInterconnect>, PatchableResource
SearchableResource.GetByNameRequestInterceptor| Modifier and Type | Field and Description |
|---|---|
static String |
SAS_INTERCONNECT_URI |
static String |
SAS_INTERCONNECT_URI_REFRESH |
| Modifier and Type | Method and Description |
|---|---|
TaskResource |
refreshState(String resourceId,
SasInterConnectRefreshRequest requestBody,
RequestOption... options)
Refreshes a
SasInterconnect identified by the given resource identifier. |
getByNameget, get, getAll, getAll, getByIdpatchstatic final String SAS_INTERCONNECT_URI
static final String SAS_INTERCONNECT_URI_REFRESH
TaskResource refreshState(String resourceId, SasInterConnectRefreshRequest requestBody, RequestOption... options)
SasInterconnect identified by the given resource identifier.resourceId - SAS interconnect resource identifier as seen in HPE OneView.requestBody - Initial SAS interconnect refresh state. At the moment refreshPending is permitted.options - varargs of RequestOption, which can be used to specify
some request options.TaskResource containing the task status for the process.Copyright © 2017. All rights reserved.