Gets credentials
get
/data-tools/credentials/
Gets credentials
Request
There are no request parameters for this operation.
There's no request body for this operation.
Back to TopResponse
200 Response
Multiple Credentials
Nested Schema : credential
Type:
Show Source
object-
comments: string
Example:
Created via DBMS_CLOUD.create_credential -
credential_name: string
Name of the credential.Example:
MYCRED -
enabled: string
Example:
TRUE -
owner: string
Owner of the credential.Example:
SCOTT -
password: string
Example:
trustno1 -
username: string
Example:
CLOUDUSER -
windows_domain: string
Example:
MYCOMPANY
404 Response
No credentials found