ListPentestJobTasksRequest

Input for listing tasks associated with a specific pentest job

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

ID of the agent space where the pentest exists

Link copied to clipboard

Filter tasks by category name.

Link copied to clipboard

Maximum number of tasks to return in a single request

Link copied to clipboard

Token for pagination to retrieve the next set of results

Link copied to clipboard

Identifier of the pentest job whose tasks to list

Link copied to clipboard

Filter tasks by step name

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String