Interface: RedTeamAdapterValidateRequest
Defined in: src/airs/types.ts:1581
Properties
adapterUuid?
optionaladapterUuid?: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?
optionalvariables?:RedTeamAdapterVar[]
Defined in: src/airs/types.ts:1585