ApplicationInsights / Client / delete_application
delete_application#
- ApplicationInsights.Client.delete_application(**kwargs)#
- Removes the specified application from monitoring. Does not delete the application. - See also: AWS API Documentation - Request Syntax - response = client.delete_application( ResourceGroupName='string' ) - Parameters:
- ResourceGroupName (string) – - [REQUIRED] - The name of the resource group. 
- Return type:
- dict 
- Returns:
- Response Syntax - {}- Response Structure - (dict) – 
 
 - Exceptions - ApplicationInsights.Client.exceptions.ResourceNotFoundException
- ApplicationInsights.Client.exceptions.ValidationException
- ApplicationInsights.Client.exceptions.BadRequestException
- ApplicationInsights.Client.exceptions.InternalServerException