Manage SSH Access REST Endpoints

Manage SSH Access
Manage access to Exadata Cloud Service using SSH.
Add an SSH Public Key
Method: post
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/services/dbaas/instances/{serviceId}/credentials/crednames/{credentialName}
View Details for Selected SSH Keys
Method: get
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/services/dbaas/credentials
View Summaries for Selected SSH Keys
Method: get
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/services/dbaas/credentials/crednames
View the Details for an SSH Key
Method: get
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/services/dbaas/instances/{serviceId}/credentials/{credentialName}
View the Status of an SSH Add Key Job
Method: get
Path: /paas/api/v1.1/activitylog/{identityDomainId}/job/{jobId}
View the Summary for an SSH Key
Method: get
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/services/dbaas/instances/{serviceId}/credentials/crednames/{credentialName}