ValidateProbeInput Class
Input of the validate probe API.
All required parameters must be populated in order to send to server.
Constructor
ValidateProbeInput(*, probe_url: str, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
probe_url
|
The probe URL to validate. Required. |
Variables
Name | Description |
---|---|
probe_url
|
The probe URL to validate. Required. |