telconetworkbuilder_list_sol_network_operations {paws.networking} | R Documentation |
Lists details for a network operation, including when the operation started and the status of the operation
Description
Lists details for a network operation, including when the operation started and the status of the operation.
See https://www.paws-r-sdk.com/docs/telconetworkbuilder_list_sol_network_operations/ for full documentation.
Usage
telconetworkbuilder_list_sol_network_operations(
maxResults = NULL,
nextToken = NULL,
nsInstanceId = NULL
)
Arguments
maxResults |
The maximum number of results to include in the response. |
nextToken |
The token for the next page of results. |
nsInstanceId |
Network instance id filter, to retrieve network operations associated to a network instance. |
[Package paws.networking version 0.7.0 Index]