telconetworkbuilder_list_sol_network_operations: Lists details for a network operation, including when the...

View source: R/telconetworkbuilder_operations.R

telconetworkbuilder_list_sol_network_operationsR 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.


paws.networking documentation built on Sept. 12, 2024, 7:32 a.m.