ENUM
ManagementEndpointResourceAction
Type of action
link GraphQL Schema definition
- enum ManagementEndpointResourceAction {
- # To create the resource
- # To update the existing resource.
- # This works like PUT operation, the entire resource should be added.
- # To delete the existing resource
- }
link Require by
- ManagementEndpointCredentialMappingRequest Management Endpoint Credential Mapping Request
- ManagementEndpointCredentialMappingResponsenull
- ManagementEndpointCredentialRequest Management Endpoint Credential Request
- ManagementEndpointCredentialResponsenull
- ManagementEndpointRequest Management Endpoint Request
- ManagementEndpointResponsenull