mgn / Client / remove_source_server_action
remove_source_server_action#
- mgn.Client.remove_source_server_action(**kwargs)#
Remove source server post migration custom action.
See also: AWS API Documentation
Request Syntax
response = client.remove_source_server_action( actionID='string', sourceServerID='string' )
- Parameters:
actionID (string) –
[REQUIRED]
Source server post migration custom action ID to remove.
sourceServerID (string) –
[REQUIRED]
Source server ID of the post migration custom action to remove.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
mgn.Client.exceptions.UninitializedAccountException
mgn.Client.exceptions.ResourceNotFoundException
mgn.Client.exceptions.ValidationException