Operator-consent-binding.v1¶
Source schema: doc/schemas/operator-consent-binding.v1.schema.json
Fields¶
| Field | Required | Shape | Description |
|---|---|---|---|
schema |
yes |
const: operator-consent-binding.v1 |
|
schema/v |
yes |
const: 1 |
|
approval/ref |
yes |
ref: #/$defs/ref |
|
operator/ref |
yes |
ref: #/$defs/ref |
|
issued/at |
yes |
ref: #/$defs/timestamp |
|
expires/at |
no |
unspecified | |
revocation/ref |
no |
unspecified | |
delta/digest |
yes |
ref: #/$defs/digest |
|
operation/ref |
yes |
ref: #/$defs/ref |
|
capability/id |
yes |
ref: #/$defs/capability_id |
Definitions¶
| Definition | Shape | Description |
|---|---|---|
capability_id |
string | |
digest |
string | |
ref |
string | |
timestamp |
string | |
| ## Field Semantics |
schema¶
- Required:
yes - Shape: const:
operator-consent-binding.v1
schema/v¶
- Required:
yes - Shape: const:
1
approval/ref¶
- Required:
yes - Shape: ref:
#/$defs/ref
operator/ref¶
- Required:
yes - Shape: ref:
#/$defs/ref
issued/at¶
- Required:
yes - Shape: ref:
#/$defs/timestamp
expires/at¶
- Required:
no - Shape: unspecified
revocation/ref¶
- Required:
no - Shape: unspecified
delta/digest¶
- Required:
yes - Shape: ref:
#/$defs/digest
operation/ref¶
- Required:
yes - Shape: ref:
#/$defs/ref
capability/id¶
- Required:
yes - Shape: ref:
#/$defs/capability_id
Definition Semantics¶
$defs.capability_id¶
- Shape: string
$defs.digest¶
- Shape: string
$defs.ref¶
- Shape: string
$defs.timestamp¶
- Shape: string