{
"id": "space.highport.admin.setTileState",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"uri",
"state"
],
"properties": {
"uri": {
"type": "string",
"format": "at-uri"
},
"state": {
"type": "string",
"knownValues": [
"suspended",
"active"
]
}
}
},
"encoding": "application/json"
},
"output": {
"schema": {
"type": "object",
"required": [
"tile"
],
"properties": {
"tile": {
"ref": "space.highport.defs#tileView",
"type": "ref"
}
}
},
"encoding": "application/json"
},
"description": "Suspend or resume a tile. A suspended tile accepts no new bindings or versions, but snapshots already serving keep serving."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:ciygg5hma4q7ah2kxaszkyob
- CID
-
bafyreieisf53qma53fto64vdcjlxjalmvrfweip4fcic4krlylj4hinbtq
- Indexed At
- 2026-09-17 17:49 UTC
- AT-URI
-
at://did:plc:ciygg5hma4q7ah2kxaszkyob/com.atproto.lexicon.schema/space.highport.admin.setTileState
Version History (2 versions)