Lists the external storage servers.
GET {{baseUrl}}/externalExadataStorageServers?compartmentId=<string>&externalExadataInfrastructureId=<string>&displayName=<string>&page=<string>&limit=10&sortBy=TIMECREATED&sortOrder=ASC
Lists the Exadata storage servers for the specified Exadata infrastructure.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
compartmentId | string | (Required) The OCID of the compartment. | |
externalExadataInfrastructureId | string | (Required) The OCID of the Exadata infrastructure. | |
displayName | string | The optional single value query filter parameter on the entity display name. | |
page | string | The page token representing the page from where the next set of paginated results | |
are retrieved. This is usually retrieved from a previous list call. | |||
limit | number | The maximum number of records returned in the paginated response. | |
sortBy | string | The field to sort information by. Only one sortOrder can be used. The default sort order | |
for ‘TIMECREATED’ is descending and the default sort order for ‘NAME’ is ascending. | |||
The ‘NAME’ sort order is case-sensitive. | |||
sortOrder | string | The option to sort information in ascending (‘ASC’) or descending (‘DESC’) order. Ascending order is the default order. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-request-id | string | The client request ID for tracing. | |
Accept | string |
RESPONSES
status: OK
{"items":[{"id":"\u003cstring\u003e","displayName":"\u003cstring\u003e","resourceType":"STORAGE_SERVER_SUMMARY","additionalDetails":{"sit_0bb":"\u003cstring\u003e"},"internalId":"\u003cstring\u003e","lifecycleDetails":"\u003cstring\u003e","lifecycleState":"UPDATING","status":"\u003cstring\u003e","timeCreated":"\u003cdateTime\u003e","timeUpdated":"\u003cdateTime\u003e","version":"\u003cstring\u003e","connectorId":"\u003cstring\u003e","cpuCount":"\u003cnumber\u003e","definedTags":{"minim5f3":{"culpa_8":{},"incididunt_5e":{}}},"freeformTags":{"inb21":"\u003cstring\u003e","mollit3b":"\u003cstring\u003e"},"ipAddress":"\u003cstring\u003e","makeModel":"\u003cstring\u003e","maxFlashDiskIOPS":"\u003cinteger\u003e","maxFlashDiskThroughput":"\u003cinteger\u003e","maxHardDiskIOPS":"\u003cinteger\u003e","maxHardDiskThroughput":"\u003cinteger\u003e","memoryGB":"\u003cdouble\u003e"},{"id":"\u003cstring\u003e","displayName":"\u003cstring\u003e","resourceType":"STORAGE_CONNECTOR","additionalDetails":{"est32":"\u003cstring\u003e","aliqua87":"\u003cstring\u003e"},"internalId":"\u003cstring\u003e","lifecycleDetails":"\u003cstring\u003e","lifecycleState":"DELETING","status":"\u003cstring\u003e","timeCreated":"\u003cdateTime\u003e","timeUpdated":"\u003cdateTime\u003e","version":"\u003cstring\u003e","connectorId":"\u003cstring\u003e","cpuCount":"\u003cnumber\u003e","definedTags":{"ad_2c6":{"nisi_472":{},"dolor_1ba":{},"eiusmod_d0":{}},"deserunt_3":{"nisi_36d":{},"uta0":{},"in_d":{}}},"freeformTags":{"dolore397":"\u003cstring\u003e"},"ipAddress":"\u003cstring\u003e","makeModel":"\u003cstring\u003e","maxFlashDiskIOPS":"\u003cinteger\u003e","maxFlashDiskThroughput":"\u003cinteger\u003e","maxHardDiskIOPS":"\u003cinteger\u003e","maxHardDiskThroughput":"\u003cinteger\u003e","memoryGB":"\u003cdouble\u003e"}]}