new: [meta_templates:it_infra_and_services] Added new template for org infra and services
parent
0ccea3d7f0
commit
9f9089f050
|
@ -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
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue