SmartIT_Extensions/BMC/smart-it-full/mocks/bcm-security-summary.json

45 lines
939 B
JSON

{
"IFirewall": [
{
"Name": "Microsoft Windows Firewall",
"Vendor": "Microsoft Corp.",
"ProductVersion": "8.1",
"Status": "Disabled"
}
],
"SharedResources": [
{
"Type": "Special Share",
"Path": "C:\\Windows",
"Remark": "Remote Admin"
},
{
"Type": "Interprocess Communication",
"Path": "",
"Remark": "Remote IPC"
},
{
"Type": "Special Share",
"Path": "C:\\",
"Remark": "Default share"
},
{
"Type": "Special Share",
"Path": "D:\\",
"Remark": "Default share"
}
],
"KeywordTranslation": {
"Name": "Name",
"Vendor": "Vendor",
"ProductVersion": "Version",
"RealTimeProtection": "Real Time Protection",
"Status": "Status",
"Type": "Type",
"Path": "Path",
"Remark": "Remark",
"IFirewall": "Firewall",
"SharedResources": "Shared Resources"
},
"ErrorCode": 0
}