rougail-output-doc/tests/results/test_namespace/44_9calculated_default_leadership_leader.json

104 lines
2.8 KiB
JSON
Raw Normal View History

{
"rougail": {
"type": "namespace",
"informations": {
2025-10-14 12:58:39 +02:00
"path": "rougail",
2026-03-29 11:01:15 +02:00
"name": "rougail",
"description": "Rougail",
2025-11-29 22:21:06 +01:00
"properties": [],
2026-03-14 20:51:52 +01:00
"mode": "standard",
"help": [
"This family is a namespace"
]
},
"children": {
"leader": {
"type": "leadership",
"informations": {
2025-10-14 12:58:39 +02:00
"path": "rougail.leader",
2026-03-29 11:01:15 +02:00
"name": "leader",
2025-10-14 12:58:39 +02:00
"description": "Leader",
2025-11-29 22:21:06 +01:00
"properties": [],
"mode": "standard",
"help": [
2025-10-29 10:46:57 +01:00
"This family contains lists of variable blocks"
]
},
"children": {
"leader": {
2025-11-29 22:21:06 +01:00
"path": "rougail.leader.leader",
2026-03-29 11:01:15 +02:00
"name": "leader",
2025-11-29 22:21:06 +01:00
"description": "A leader.",
"properties": [
{
"type": "property",
2025-11-29 22:21:06 +01:00
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
},
{
"type": "property",
2025-11-29 22:21:06 +01:00
"name": "unique",
"ori_name": "unique",
"access_control": false
}
],
2025-11-29 22:21:06 +01:00
"mode": "standard",
"type": "variable",
2025-09-22 09:42:46 +02:00
"default": {
"name": "Default",
2026-03-29 11:01:15 +02:00
"values": [
"a",
"b"
]
2025-09-22 09:42:46 +02:00
},
2025-11-29 22:21:06 +01:00
"variable_type": "string",
2026-03-29 11:01:15 +02:00
"multiple": true
},
"follower": {
2025-11-29 22:21:06 +01:00
"path": "rougail.leader.follower",
2026-03-29 11:01:15 +02:00
"name": "follower",
2025-11-29 22:21:06 +01:00
"description": "A follower.",
"properties": [
{
"type": "property",
2025-11-29 22:21:06 +01:00
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
},
{
"type": "property",
"name": "disabled",
2025-11-29 22:21:06 +01:00
"ori_name": "disabled",
"access_control": true,
2025-11-21 08:15:00 +01:00
"annotation": {
2026-03-29 12:42:01 +02:00
"description": "if the value of \"{0}\" is \"a\".",
2025-11-21 08:15:00 +01:00
"variables": [
{
"path": "rougail.leader.leader",
"description": "a leader"
}
]
}
}
],
2025-11-29 22:21:06 +01:00
"mode": "standard",
2026-03-29 11:01:15 +02:00
"type": "variable",
"default": {
"name": "Default",
"values": {
"message": "the value of the variable \"{0}\"",
"path": {
"path": "rougail.leader.leader",
"type": "variable"
},
2026-03-29 12:42:01 +02:00
"description": "a leader"
2026-03-29 11:01:15 +02:00
}
},
"variable_type": "string"
}
}
}
}
}
}