OBJECT
ManagementEndpointCredentialResponse
link GraphQL Schema definition
- type ManagementEndpointCredentialResponse {
- # Action performed on the management endpoint credential
- ManagementEndpointResourceAction! :
- # In case of failure this contains the Http error status code and error message
- ManagementEndpointErrorResponse :
- # Management Endpoint Credential
- ManagementEndpointCredential :
- }