ApiPerfInspectorPingArgs

Properties

Name Type Description Notes
ping_timeout_secs int Timeout in seconds for the ping request to each target host. If not specified, defaults to 10 seconds. Must be a value between 1 and 3600 seconds, inclusive. [optional]
ping_count int Number of iterations of the ping request to each target host. If not specified, defaults to 10 count. [optional]
ping_packet_size_bytes int Packet size in bytes for each ping request. If not specified, defaults to 56 bytes. Must be a value between 1 and 65507 bytes, inclusive. [optional]

[Back to Model list] [Back to API list] [Back to README]