DSU Instances will get 2 new functions:
permanentDelete(): expire it now
expire(timestamp, deleteAfterExpiryTimeStamp)
APIHub configurations at the level of the domains (default false)
enableDSUDeletion
enableDSUExpiration
Changes in the APIHub Bricking Components
POST /bricking/:domain/expire/:anchorID/
{ :timestamp, :deleteAfterExpiryTimeStamp, :signature }
How it works
Use the current “controller” of the anchor to verify the signature
Delete the brick map of the DSU or associate “expiration metadata”
The bricking component will follow the “Expiry metadata: instructions
DSU Instances will get 2 new functions: permanentDelete(): expire it now expire(timestamp, deleteAfterExpiryTimeStamp)
APIHub configurations at the level of the domains (default false) enableDSUDeletion enableDSUExpiration
Changes in the APIHub Bricking Components POST /bricking/:domain/expire/:anchorID/
{ :timestamp, :deleteAfterExpiryTimeStamp, :signature }
How it works Use the current “controller” of the anchor to verify the signature Delete the brick map of the DSU or associate “expiration metadata” The bricking component will follow the “Expiry metadata: instructions