source_cluster | str | Required name of the source cluster to run network diagnostics test. | [optional] |
target_cluster | str | Required name of the target cluster to run network diagnostics test. | [optional] |
ping_args | ApiPerfInspectorPingArgs | Optional ping request arguments. If not specified, default arguments will be used for ping test. | [optional] |
bandwidth_args | ApiPerfInspectorBandwidthArgs | Optional bandwidth test request arguments. If not specified, default arguments will be used for bandwidth test. Applicable since version v32. | [optional] |
policy_type | PerfInspectorPolicyType | Optional type of performance diagnostics to run. If not specified, defaults to FULL policy type. Applicable since version v32. | [optional] |