CanisterStatusOptions
CanisterStatusOptions =
object
Defined in: packages/agent/src/canisterStatus/index.ts:118
agent:
HttpAgent
Defined in: packages/agent/src/canisterStatus/index.ts:126
The agent to use to make the canister request. Must be authenticated.
canisterId
Section titled “canisterId”canisterId:
Principal
Defined in: packages/agent/src/canisterStatus/index.ts:122
The effective canister ID to use in the underlying HttpAgent.readState call.
disableCertificateTimeVerification?
Section titled “disableCertificateTimeVerification?”
optionaldisableCertificateTimeVerification:boolean
Defined in: packages/agent/src/canisterStatus/index.ts:136
Whether to disable the certificate freshness checks.
Default
Section titled “Default”falsepaths?
Section titled “paths?”Defined in: packages/agent/src/canisterStatus/index.ts:131
The paths to request.
Default
Section titled “Default”[]