[
https://issues.apache.org/jira/browse/AIRAVATA-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anuj Bhandar resolved AIRAVATA-2158.
------------------------------------
Resolution: Resolved
> Introduce Credential summary data model for Airavata API
> --------------------------------------------------------
>
> Key: AIRAVATA-2158
> URL: https://issues.apache.org/jira/browse/AIRAVATA-2158
> Project: Airavata
> Issue Type: New Feature
> Components: Airavata API
> Environment: Development
> Reporter: Anuj Bhandar
> Assignee: Anuj Bhandar
> Labels: GATask
>
> This feature will help client Gateways fetch more information about key
> credentials for displaying in the User Interfaces.
> New Endpoint introduced:
> "public List<CredentialSummary> getAllGatewaySSHPubKeysSummary(AuthzToken
> authzToken, String gatewayId)"
> returns:
> "struct CredentialSummary { 1: required string gatewayId, 2: required string
> username, 3: optional string publicKey, 4: optional i64 persistedTime, 5:
> optional string description }"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)