new: [meta_templates:it_infra_and_services] Added new template for org infra and services

pull/93/head
Sami Mokaddem 2021-11-23 15:33:03 +01:00
parent 0ccea3d7f0
commit 9f9089f050
No known key found for this signature in database
GPG Key ID: 164C473F627A06FA
1 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,36 @@
{
"name": "IT infrastructure and services",
"namespace": "cerebrate",
"description": "Offers the possiblity to register the IP of part of the infrastructure or services.",
"version": 2,
"scope": "organisation",
"uuid": "a7674718-57c8-40e7-969e-d26ca911cb4a",
"source": "Cerebrate",
"metaFields": [
{
"field": "Microsoft Exchange Server IP",
"type": "text",
"multiple": true
},
{
"field": "Microsfot Office 365 IP",
"type": "text",
"multiple": true
},
{
"field": "Microsoft SharePoint IP",
"type": "text",
"multiple": true
},
{
"field": "Microsoft Active Directory IP",
"type": "text",
"multiple": true
},
{
"field": "Proxy IP",
"type": "text",
"multiple": true
}
]
}