Orbiplex Acceptance Topology v1¶
Source schema: doc/schemas/orbiplex-acceptance-topology.v1.schema.json
Reusable infrastructure-only mapping from stable acceptance slots to SSH-controllable physical hosts.
Fields¶
| Field | Required | Shape | Description |
|---|---|---|---|
schema |
yes |
const: orbiplex-acceptance-topology.v1 |
|
topology/ref |
yes |
string | |
topology/revision |
yes |
integer | |
topology/host-posture |
no |
enum: distinct-physical-hosts, shared-physical-hosts |
|
nodes |
yes |
object |
Definitions¶
| Definition | Shape | Description |
|---|---|---|
host |
string | |
token |
string | |
node |
object | |
| ## Field Semantics |
schema¶
- Required:
yes - Shape: const:
orbiplex-acceptance-topology.v1
topology/ref¶
- Required:
yes - Shape: string
topology/revision¶
- Required:
yes - Shape: integer
topology/host-posture¶
- Required:
no - Shape: enum:
distinct-physical-hosts,shared-physical-hosts
nodes¶
- Required:
yes - Shape: object
Definition Semantics¶
$defs.host¶
- Shape: string
$defs.token¶
- Shape: string
$defs.node¶
- Shape: object