TelcoNetworkBuilder / Client / cancel_sol_network_operation
cancel_sol_network_operation#
- TelcoNetworkBuilder.Client.cancel_sol_network_operation(**kwargs)#
- Cancels a network operation. - A network operation is any operation that is done to your network, such as network instance instantiation or termination. - See also: AWS API Documentation - Request Syntax - response = client.cancel_sol_network_operation( nsLcmOpOccId='string' ) - Parameters:
- nsLcmOpOccId (string) – - [REQUIRED] - The identifier of the network operation. 
- Returns:
- None 
 - Exceptions - TelcoNetworkBuilder.Client.exceptions.InternalServerException
- TelcoNetworkBuilder.Client.exceptions.ThrottlingException
- TelcoNetworkBuilder.Client.exceptions.ValidationException
- TelcoNetworkBuilder.Client.exceptions.ResourceNotFoundException
- TelcoNetworkBuilder.Client.exceptions.AccessDeniedException