Gets the external ASM configuration.

GET {{baseUrl}}/externalAsms/:externalAsmId/configuration

Gets configuration details including disk groups for the external ASM specified by externalAsmId.

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringThe client request ID for tracing.
opc-named-credential-idstringThe OCID of the Named Credential.
Acceptstring

RESPONSES

status: OK

{"initParameters":[{"asmInstanceId":"\u003cstring\u003e","asmInstanceDisplayName":"\u003cstring\u003e","diskDiscoveryPath":"\u003cstring\u003e","autoMountDiskGroups":["\u003cstring\u003e","\u003cstring\u003e"],"rebalancePower":"\u003cinteger\u003e","preferredReadFailureGroups":["\u003cstring\u003e","\u003cstring\u003e"]},{"asmInstanceId":"\u003cstring\u003e","asmInstanceDisplayName":"\u003cstring\u003e","diskDiscoveryPath":"\u003cstring\u003e","autoMountDiskGroups":["\u003cstring\u003e","\u003cstring\u003e"],"rebalancePower":"\u003cinteger\u003e","preferredReadFailureGroups":["\u003cstring\u003e","\u003cstring\u003e"]}]}