| Name | Type | Description | Notes |
|---|---|---|---|
| additional_ports | list[object] | Additional UDP ports to scan. Individual ports can be specified as numbers or a string, but port ranges must be strings (e.g. `"7892-7898"`). Defaults to empty. | [optional] |
| excluded_ports | list[object] | UDP ports to exclude from scanning. Individual ports can be specified as numbers or a string, but port ranges must be strings (e.g. `"7892-7898"`). Defaults to empty. | [optional] |
| links | list[Link] | Hypermedia links to corresponding or related resources. | [optional] |
| ports | str | The UDP ports to scan. Defaults to `well-known`. | [optional] |
This repository was archived by the owner on Sep 10, 2024. It is now read-only.