Сервис Cloud NGFW

This commit is contained in:
Левченко Людмила Алексеевна
2026-02-26 17:55:34 +03:00
parent 7e5630cca3
commit 36bcf449c1
8 changed files with 213 additions and 9 deletions
+12
View File
@@ -205,6 +205,18 @@ export default defineConfig({
},
],
},
{
text: 'Cloud NGFW', link: '/security/NGFW-index.md',
collapsed: true,
items: [
{ text: 'Обзор сервиса', link: '/security/Cloud-NGFW/about.md'},
{ text: 'Основные возможности', link: '/security/Cloud-NGFWVS/provision.md' },
{ text: 'Спецификация сервиса', link: '/security/Cloud-NGFW/specification.md' },
{ text: 'Состав сеервиса', link: '/security/Cloud-NGFW/compound.md' },
{ text: 'Сроки и условия предоставления сервиса. Зоны ответственности', link: '/security/Cloud-NGFW/provision.md' },
{ text: 'Структура платежей', link: '/security/Cloud-NGFW/payment-structure.md' },
]
},
],
'/start/': [
{