Gets the details of a specific user.
GET {{baseUrl}}/managedDatabases/:managedDatabaseId/users/:userName
Gets the details of the user specified by managedDatabaseId and userName.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-request-id | string | The client request ID for tracing. | |
opc-named-credential-id | string | The OCID of the Named Credential. | |
Accept | string |
RESPONSES
status: OK
{"name":"\u003cstring\u003e","status":"EXPIRED_AND_LOCKED","defaultTablespace":"\u003cstring\u003e","tempTablespace":"\u003cstring\u003e","timeCreated":"\u003cdateTime\u003e","profile":"\u003cstring\u003e","allShared":"NO","authentication":"GLOBAL","common":"YES","consumerGroup":"\u003cstring\u003e","defaultCollation":"\u003cstring\u003e","editionsEnabled":"YES","externalName":"\u003cstring\u003e","externalShared":"NO","implicit":"YES","inherited":"NO","localTempTablespace":"\u003cstring\u003e","oracleMaintained":"NO","passwordVersions":"\u003cstring\u003e","proxyConnect":"YES","timeExpiring":"\u003cdateTime\u003e","timeLastLogin":"\u003cdateTime\u003e","timeLocked":"\u003cdateTime\u003e","timePasswordChanged":"\u003cdateTime\u003e"}