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