Skip to main content

Interface: RedTeamAdapterValidateRequest

Defined in: src/airs/types.ts:1527

Properties

adapterUuid?

optional adapterUuid?: string

Defined in: src/airs/types.ts:1533

Resolve redacted/null variable values from this stored adapter before the run.


networkBrokerChannelUuid

networkBrokerChannelUuid: string

Defined in: src/airs/types.ts:1529


prompt

prompt: string

Defined in: src/airs/types.ts:1530


scriptB64

scriptB64: string

Defined in: src/airs/types.ts:1528


variables?

optional variables?: RedTeamAdapterVar[]

Defined in: src/airs/types.ts:1531