27 lines
445 B
JSON
27 lines
445 B
JSON
|
|
{
|
||
|
|
"systems": [
|
||
|
|
{
|
||
|
|
"id": "testdata",
|
||
|
|
"name": "Undeclared ceiling fixture"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"resource_manifests": [
|
||
|
|
{
|
||
|
|
"id": "testdata-secrets",
|
||
|
|
"system": "testdata",
|
||
|
|
"resources": [
|
||
|
|
{
|
||
|
|
"id": "secret:example",
|
||
|
|
"type": "secret",
|
||
|
|
"attributes": {
|
||
|
|
"actor_id": "example"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"subjects": [],
|
||
|
|
"groups": [],
|
||
|
|
"relationships": []
|
||
|
|
}
|