Gets credentials
get
/ords/_/db-api/stable/data-tools/credentials/
Request
There are no request parameters for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Multiple Credentials
Nested Schema : credential
Type:
Show Source
object
-
comments(optional):
string
Example:
Created via DBMS_CLOUD.create_credential
-
credential_name(optional):
string
Name of the credential.Example:
MYCRED
-
enabled(optional):
string
Example:
TRUE
-
owner(optional):
string
Owner of the credential.Example:
SCOTT
-
password(optional):
string
Example:
trustno1
-
username(optional):
string
Example:
CLOUDUSER
-
windows_domain(optional):
string
Example:
MYCOMPANY
404 Response
No credentials found