SmartIT_Extensions/BMC/smart-it-full/mocks/configuration-actions.json

51 lines
1.8 KiB
JSON

[
{
"items": [
{
"actionOrder": "alphabetical",
"actionList": [
{
"resource": "incident",
"actionType": "client",
"supportedPlatforms": [
"web",
"mobile"
],
"url": "http://www.bmc.com",
"target": "new",
"labels": {
"default": "Open BMC website",
"de": "Öffnen Sie BMC website",
"zh": "打开BMC网站"
},
"sequenceNo": 1,
"tenantId": "000000000000001",
"id": "b2d57792-9158-49ec-ace5-8715ee988977",
"createDate": 1431431583109000
},
{
"resource": "incident",
"actionType": "client",
"supportedPlatforms": [
"web",
"mobile"
],
"url": "http://www.yahoo.com",
"target": "current",
"labels": {
"default": "My Action 02",
"de": "Öffnen Sie BMC website"
},
"sequenceNo": 2,
"tenantId": "000000000000001",
"id": "b2d57792-9158-49ec-ace5-8715ee988988",
"createDate": 1431431583109000
}
]
}
],
"numMatch": 1,
"syncTime": 1431431583109,
"dataSourceName": "Action"
}
]