google_api_network_management v0.6.0 GoogleApi.NetworkManagement.V1beta1.Model.EndpointInfo View Source
For display only. The specification of the endpoints for the test. EndpointInfo is derived from source and destination Endpoint and validated by the backend data plane model.
Attributes
-
destinationIp
(type:String.t
, default:nil
) - Destination IP address. -
destinationNetworkUri
(type:String.t
, default:nil
) - URI of the network where this packet is sent to. -
destinationPort
(type:integer()
, default:nil
) - Destination port. Only valid when protocol is TCP or UDP. -
protocol
(type:String.t
, default:nil
) - IP protocol in string format, for example: "TCP", "UDP", "ICMP". -
sourceIp
(type:String.t
, default:nil
) - Source IP address. -
sourceNetworkUri
(type:String.t
, default:nil
) - URI of the network where this packet originates from. -
sourcePort
(type:integer()
, default:nil
) - Source port. Only valid when protocol is TCP or UDP.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.