RetractOp
Builder retract operation.
Properties
Section titled “Properties”operation
Section titled “operation”
readonlyoperation:"retract"
Operation discriminator. Always retract.
readonlyname:string
Target wref or local name to retract.
readonlyoptionalkind?:"shape"|"thing"|"assertion"|"collection"
Optional kind safety hint: thing, assertion, shape, or collection.
reason?
Section titled “reason?”
readonlyoptionalreason?:string
Optional human-readable retraction reason.
leaseId?
Section titled “leaseId?”
readonlyoptionalleaseId?:string
Optional read-lease token (#3625) returned by thing.getWithLease. When
it matches the target’s active lease the lease auto-releases on commit;
a mismatch (or absence against a live lease) is rejected with
LEASE_UNAVAILABLE.
Hit a problem or have a question? Get in touch.