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