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( accountID='string', actionID='string', sourceServerID='string' ) - Parameters:
- accountID (string) – Source server post migration account ID. 
- 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