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'
)
[REQUIRED]
The identifier of the network operation.
Exceptions
TelcoNetworkBuilder.Client.exceptions.InternalServerExceptionTelcoNetworkBuilder.Client.exceptions.ThrottlingExceptionTelcoNetworkBuilder.Client.exceptions.ValidationExceptionTelcoNetworkBuilder.Client.exceptions.ResourceNotFoundExceptionTelcoNetworkBuilder.Client.exceptions.AccessDeniedException