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'
)
[REQUIRED]
The name of the resource group.
{}
Response Structure
Exceptions
ApplicationInsights.Client.exceptions.ResourceNotFoundException
ApplicationInsights.Client.exceptions.ValidationException
ApplicationInsights.Client.exceptions.BadRequestException
ApplicationInsights.Client.exceptions.InternalServerException