mgn / Client / disassociate_applications
disassociate_applications#
- mgn.Client.disassociate_applications(**kwargs)#
- Disassociate applications from wave. - See also: AWS API Documentation - Request Syntax- response = client.disassociate_applications( accountID='string', applicationIDs=[ 'string', ], waveID='string' ) - Parameters:
- accountID (string) – Account ID. 
- applicationIDs (list) – - [REQUIRED] - Application IDs list. - (string) – 
 
- waveID (string) – - [REQUIRED] - Wave ID. 
 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- mgn.Client.exceptions.UninitializedAccountException
- mgn.Client.exceptions.ResourceNotFoundException
- mgn.Client.exceptions.ConflictException