OBJECT
ManagementEndpointCredentialValidation
link GraphQL Schema definition
- type ManagementEndpointCredentialValidation {
- # Identifier of credential associated with the cloud account
- String! :
- ManagementEndpointCredentialValidationErrorResponse :
- # Specifies if the account-credential pair is valid
- Boolean! :
- }