SmartIT_Extensions/BMC/smart-it-full/mocks/resource-slice.json

54 lines
1.4 KiB
JSON

[
{
"dataSourceName": "incident",
"items":[
{
"id":"0000000001",
"type": "Incident",
"parentId": "INC000000000011",
"title": "Incident Mock for resource timeline",
"desc": "This is a mock of active related ticket items"
},
{
"id":"0000000007",
"type": "Incident",
"parentId": "INC000000000125",
"title": "Incident Mock #2 for resource timeline",
"desc": "This is a mock of active related ticket items"
},
{
"id":"00000000023",
"type": "Incident",
"parentId": "INC000000000125",
"title": "Incident Mock #3 for resource timeline",
"desc": "This is a mock of active related ticket items"
},
{
"id":"00000000028",
"type": "Incident",
"parentId": "INC000000000125",
"title": "Incident Mock #4 for resource timeline",
"desc": "This is a mock of active related ticket items"
},
{
"id":"0000000003",
"type": "rkm",
"parentId": "RKM000000000125",
"rating": 80,
"desc": "This is a short description of the mocked article, which will be show in recommended articles group",
"title": "Sample knowledge article #1"
},
{
"id":"0000000004",
"type": "rkm",
"parentId": "SRD000000000125",
"rating": 90,
"title":"Knowledge article #2",
"desc": "This is a short description of the mocked article, which will be show in recommended articles group"
}
]
}
]