Skip to content

Commit e77fa49

Browse files
committed
updated article name for better clarity
1 parent efc50cd commit e77fa49

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

articles/operator-nexus/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
href: concepts-network-fabric-controller.md
2323
- name: Network Fabric Services
2424
href: concepts-network-fabric-services.md
25+
- name: Network Fabric resource update and commit
26+
href: concepts-network-fabric-resource-update-commit.md
2527
- name: Isolation Domains
2628
expanded: false
2729
items:

articles/operator-nexus/concepts-network-fabric-resource-update-commit.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Network Fabric resource update and commit scenarios
2+
title: Update and commit Network Fabric resources
33
description: Learn how Nexus Network Fabric's resource update flow allows you to batch and update a set of Network Fabric resources.
44
author: HollyCl
55
ms.author: HollyCl
@@ -10,7 +10,7 @@ ms.date: 04/03/2024
1010
#CustomerIntent: As a <type of user>, I want <what?> so that <why?>.
1111
---
1212

13-
# Network Fabric resource update and commit operations
13+
# Update and commit Network Fabric resources
1414

1515
Currently, Nexus Network Fabric resources require that you disable a parent resource (such as an L3Isolation domain) and reput the parent or child resource with updated values and execute the administrative post action to enable and configure the devices. Network Fabric's new resource update flow allows you to batch and update a set of Network Fabric resources via a `commitConfiguration` POST action when resources are enabled. There's no change if you choose the current workflow of disabling L3 Isolation domain, making changes and the enabling L3 Isolation domain.
1616

0 commit comments

Comments
 (0)