Interface: StopCanisterOptions
Options for stopping a given canister.
See
Properties
canisterId
canisterId:
Principal
The Principal of the canister to stop.
Source
sender?
optional
sender:Principal
The Principal to send the request as. Defaults to the anonymous principal.
Source
targetSubnetId?
optional
targetSubnetId:Principal
The ID of the subnet that the canister resides on.