Skip to main content

Interface: RedTeamAdapterValidateRequest

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

Properties​

adapterUuid?​

optional adapterUuid?: string

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

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


networkBrokerChannelUuid​

networkBrokerChannelUuid: string

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


prompt​

prompt: string

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


scriptB64​

scriptB64: string

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


variables?​

optional variables?: RedTeamAdapterVar[]

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