InlineTraceflowObservationRelayedLogical1
InlineTraceflowObservationRelayedLogical1
JSON Example
{
"dst_server_address": "string",
"logical_comp_uuid": "string",
"message_type": "string",
"relay_server_address": "string"
}
string As ip
As ip
dst_server_address
Optional
This field specified the IP address of the destination which the packet will be relayed.
string
logical_comp_uuid
Optional
This field specified the logical component that relay service located.
string
message_type
Optional
Constraints:
default: REQUEST
This field specified the message type of the relay service REQUEST - The relay service will relay a request message to the destination server REPLY - The relay service will relay a reply message to the client
Possible values are :
REQUEST,
REPLY,
string As ip
As ip
relay_server_address
Optional
This field specified the IP address of the relay service.