Gets the network telemetry of the specified global network.
See https://www.paws-r-sdk.com/docs/networkmanager_get_network_telemetry/ for full documentation.
networkmanager_get_network_telemetry(
GlobalNetworkId,
CoreNetworkId = NULL,
RegisteredGatewayArn = NULL,
AwsRegion = NULL,
AccountId = NULL,
ResourceType = NULL,
ResourceArn = NULL,
MaxResults = NULL,
NextToken = NULL
)
[required] The ID of the global network.
The ID of a core network.
The ARN of the gateway.
The Amazon Web Services Region.
The Amazon Web Services account ID.
The resource type. The following are the supported resource types:
connect-peer
transit-gateway-connect-peer
vpn-connection
The ARN of the resource.
The maximum number of results to return.
The token for the next page of results.