ENUM
ManagementEndpointCredentialUsageStatus
Current status of the credential usage
link GraphQL Schema definition
- enum ManagementEndpointCredentialUsageStatus {
- # Credential was shared successfully with the source service
- # Credential is being used by the source service
- # Credential was used successfully by the source service
- # Error while generating/fetching the credential
- # Error while using credential
- }