Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.03 KB

File metadata and controls

19 lines (11 loc) · 1.03 KB

GatewayStopProducer

gatewayStopProducer is a command that stops producer [Deprecated: Use set-item-state command]

Properties

Name Type Description Notes
inputRule List<String> Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). [optional]
json Boolean Set output format to JSON [optional]
name String Dynamic secret name
outputRule List<String> Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]