Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uplift tools and initial changes for networkfabric 2024-02-15-preview APIs #626

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions Commands/networkfabric/acl/_resync.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _networkfabric acl resync_

Implements the operation to the underlying resources.

## Versions

### [2024-02-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tYW5hZ2VkbmV0d29ya2ZhYnJpYy9hY2Nlc3Njb250cm9sbGlzdHMve30vcmVzeW5j/2024-02-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.managednetworkfabric/accesscontrollists/{}/resync 2024-02-15-preview -->
9 changes: 9 additions & 0 deletions Commands/networkfabric/acl/_update-administrative-state.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _networkfabric acl update-administrative-state_

Implements the operation to the underlying resources.

## Versions

### [2024-02-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tYW5hZ2VkbmV0d29ya2ZhYnJpYy9hY2Nlc3Njb250cm9sbGlzdHMve30vdXBkYXRlYWRtaW5pc3RyYXRpdmVzdGF0ZQ==/2024-02-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.managednetworkfabric/accesscontrollists/{}/updateadministrativestate 2024-02-15-preview -->
9 changes: 9 additions & 0 deletions Commands/networkfabric/acl/_validate-configuration.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _networkfabric acl validate-configuration_

Implements the operation to the underlying resources.

## Versions

### [2024-02-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tYW5hZ2VkbmV0d29ya2ZhYnJpYy9hY2Nlc3Njb250cm9sbGlzdHMve30vdmFsaWRhdGVjb25maWd1cmF0aW9u/2024-02-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.managednetworkfabric/accesscontrollists/{}/validateconfiguration 2024-02-15-preview -->
9 changes: 9 additions & 0 deletions Commands/networkfabric/acl/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,17 @@ Manage Access Control List Resource
- [list](/Commands/networkfabric/acl/_list.md)
: List all Access Control Lists in the provided resource group or subscription

- [resync](/Commands/networkfabric/acl/_resync.md)
: Implements the operation to the underlying resources.

- [show](/Commands/networkfabric/acl/_show.md)
: Show details of the provided Access Control List resource

- [update](/Commands/networkfabric/acl/_update.md)
: Update the Access Control List resource

- [update-administrative-state](/Commands/networkfabric/acl/_update-administrative-state.md)
: Implements the operation to the underlying resources.

- [validate-configuration](/Commands/networkfabric/acl/_validate-configuration.md)
: Implements the operation to the underlying resources.
9 changes: 9 additions & 0 deletions Commands/networkfabric/device/_reboot.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _networkfabric device reboot_

Reboot the Network Device.

## Versions

### [2024-02-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tYW5hZ2VkbmV0d29ya2ZhYnJpYy9uZXR3b3JrZGV2aWNlcy97fS9yZWJvb3Q=/2024-02-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.managednetworkfabric/networkdevices/{}/reboot 2024-02-15-preview -->
9 changes: 9 additions & 0 deletions Commands/networkfabric/device/_refresh-configuration.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _networkfabric device refresh-configuration_

Refreshes the configuration the Network Device.

## Versions

### [2024-02-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tYW5hZ2VkbmV0d29ya2ZhYnJpYy9uZXR3b3JrZGV2aWNlcy97fS9yZWZyZXNoY29uZmlndXJhdGlvbg==/2024-02-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.managednetworkfabric/networkdevices/{}/refreshconfiguration 2024-02-15-preview -->
6 changes: 6 additions & 0 deletions Commands/networkfabric/device/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ Manage Network Device Resource
- [list](/Commands/networkfabric/device/_list.md)
: List all Network Devices in the provided resource group or subscription

- [reboot](/Commands/networkfabric/device/_reboot.md)
: Reboot the Network Device.

- [refresh-configuration](/Commands/networkfabric/device/_refresh-configuration.md)
: Refreshes the configuration the Network Device.

- [run-ro](/Commands/networkfabric/device/_run-ro.md)
: Run the RO Command on the Network Device.

Expand Down
9 changes: 9 additions & 0 deletions Commands/networkfabric/fabric/_get-topology.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _networkfabric fabric get-topology_

Gets Topology of the underlying resources in the given Network Fabric instance.

## Versions

### [2024-02-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tYW5hZ2VkbmV0d29ya2ZhYnJpYy9uZXR3b3JrZmFicmljcy97fS9nZXR0b3BvbG9neQ==/2024-02-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.managednetworkfabric/networkfabrics/{}/gettopology 2024-02-15-preview -->
9 changes: 9 additions & 0 deletions Commands/networkfabric/fabric/_refresh-configuration.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _networkfabric fabric refresh-configuration_

Refreshes the configuration of the underlying resources in the given Network Fabric instance.

## Versions

### [2024-02-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tYW5hZ2VkbmV0d29ya2ZhYnJpYy9uZXR3b3JrZmFicmljcy97fS9yZWZyZXNoY29uZmlndXJhdGlvbg==/2024-02-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.managednetworkfabric/networkfabrics/{}/refreshconfiguration 2024-02-15-preview -->
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _networkfabric fabric update-infra-management-bfd-configuration_

Updates the Infra Management BFD Configuration of the underlying resources in the given Network Fabric instance.

## Versions

### [2024-02-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tYW5hZ2VkbmV0d29ya2ZhYnJpYy9uZXR3b3JrZmFicmljcy97fS91cGRhdGVpbmZyYW1hbmFnZW1lbnRiZmRjb25maWd1cmF0aW9u/2024-02-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.managednetworkfabric/networkfabrics/{}/updateinframanagementbfdconfiguration 2024-02-15-preview -->
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _networkfabric fabric update-workload-management-bfd-configuration_

Updates the Workload Management BFD Configuration of the underlying resources in the given Network Fabric instance.

## Versions

### [2024-02-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tYW5hZ2VkbmV0d29ya2ZhYnJpYy9uZXR3b3JrZmFicmljcy97fS91cGRhdGV3b3JrbG9hZG1hbmFnZW1lbnRiZmRjb25maWd1cmF0aW9u/2024-02-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.managednetworkfabric/networkfabrics/{}/updateworkloadmanagementbfdconfiguration 2024-02-15-preview -->
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _networkfabric fabric network-to-network interconnects update-npb-static-route-bfd-administrative-state_

Updates the NPB Static Route BFD Administrative State.

## Versions

### [2024-02-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tYW5hZ2VkbmV0d29ya2ZhYnJpYy9uZXR3b3JrZmFicmljcy97fS9uZXR3b3JrdG9uZXR3b3JraW50ZXJjb25uZWN0cy97fS91cGRhdGVucGJzdGF0aWNyb3V0ZWJmZGFkbWluaXN0cmF0aXZlc3RhdGU=/2024-02-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.managednetworkfabric/networkfabrics/{}/networktonetworkinterconnects/{}/updatenpbstaticroutebfdadministrativestate 2024-02-15-preview -->
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# [Group] _networkfabric fabric network-to-network interconnects_

TBD

## Commands

- [update-npb-static-route-bfd-administrative-state](/Commands/networkfabric/fabric/network-to-network/interconnects/_update-npb-static-route-bfd-administrative-state.md)
: Updates the NPB Static Route BFD Administrative State.
8 changes: 8 additions & 0 deletions Commands/networkfabric/fabric/network-to-network/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# [Group] _networkfabric fabric network-to-network_

TBD

## Subgroups

- [interconnects](/Commands/networkfabric/fabric/network-to-network/interconnects/readme.md)
: TBD
17 changes: 17 additions & 0 deletions Commands/networkfabric/fabric/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

Manage Network Fabric Resource

## Subgroups

- [network-to-network](/Commands/networkfabric/fabric/network-to-network/readme.md)
: TBD

## Commands

- [commit-configuration](/Commands/networkfabric/fabric/_commit-configuration.md)
Expand All @@ -16,18 +21,30 @@ Manage Network Fabric Resource
- [deprovision](/Commands/networkfabric/fabric/_deprovision.md)
: Deprovisions the underlying resources in the given Network Fabric instance.

- [get-topology](/Commands/networkfabric/fabric/_get-topology.md)
: Gets Topology of the underlying resources in the given Network Fabric instance.

- [list](/Commands/networkfabric/fabric/_list.md)
: List all Network Fabrics in the provided resource group or subscription

- [provision](/Commands/networkfabric/fabric/_provision.md)
: Provisions the underlying resources in the given Network Fabric instance.

- [refresh-configuration](/Commands/networkfabric/fabric/_refresh-configuration.md)
: Refreshes the configuration of the underlying resources in the given Network Fabric instance.

- [show](/Commands/networkfabric/fabric/_show.md)
: Show details of the provided Network Fabric resource

- [update](/Commands/networkfabric/fabric/_update.md)
: Update the Network Fabric resource.

- [update-infra-management-bfd-configuration](/Commands/networkfabric/fabric/_update-infra-management-bfd-configuration.md)
: Updates the Infra Management BFD Configuration of the underlying resources in the given Network Fabric instance.

- [update-workload-management-bfd-configuration](/Commands/networkfabric/fabric/_update-workload-management-bfd-configuration.md)
: Updates the Workload Management BFD Configuration of the underlying resources in the given Network Fabric instance.

- [upgrade](/Commands/networkfabric/fabric/_upgrade.md)
: Upgrades the version of the underlying resources in the given Network Fabric instance.

Expand Down
9 changes: 9 additions & 0 deletions Commands/networkfabric/l2domain/_commit-configuration.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _networkfabric l2domain commit-configuration_

Commits the configuration of the given resources.

## Versions

### [2024-02-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tYW5hZ2VkbmV0d29ya2ZhYnJpYy9sMmlzb2xhdGlvbmRvbWFpbnMve30vY29tbWl0Y29uZmlndXJhdGlvbg==/2024-02-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.managednetworkfabric/l2isolationdomains/{}/commitconfiguration 2024-02-15-preview -->
9 changes: 9 additions & 0 deletions Commands/networkfabric/l2domain/_validate-configuration.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _networkfabric l2domain validate-configuration_

Validates the configuration of the resources.

## Versions

### [2024-02-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tYW5hZ2VkbmV0d29ya2ZhYnJpYy9sMmlzb2xhdGlvbmRvbWFpbnMve30vdmFsaWRhdGVjb25maWd1cmF0aW9u/2024-02-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.managednetworkfabric/l2isolationdomains/{}/validateconfiguration 2024-02-15-preview -->
6 changes: 6 additions & 0 deletions Commands/networkfabric/l2domain/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ Manage L2 Isolation Domain Resource

## Commands

- [commit-configuration](/Commands/networkfabric/l2domain/_commit-configuration.md)
: Commits the configuration of the given resources.

- [create](/Commands/networkfabric/l2domain/_create.md)
: Create a L2 Isolation Domain resource

Expand All @@ -21,3 +24,6 @@ Manage L2 Isolation Domain Resource

- [update-admin-state](/Commands/networkfabric/l2domain/_update-admin-state.md)
: Enables isolation domain across the fabric or on specified racks.

- [validate-configuration](/Commands/networkfabric/l2domain/_validate-configuration.md)
: Validates the configuration of the resources.
9 changes: 9 additions & 0 deletions Commands/networkfabric/l3domain/_commit-configuration.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _networkfabric l3domain commit-configuration_

Commits the configuration of the given resources.

## Versions

### [2024-02-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tYW5hZ2VkbmV0d29ya2ZhYnJpYy9sM2lzb2xhdGlvbmRvbWFpbnMve30vY29tbWl0Y29uZmlndXJhdGlvbg==/2024-02-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.managednetworkfabric/l3isolationdomains/{}/commitconfiguration 2024-02-15-preview -->
9 changes: 9 additions & 0 deletions Commands/networkfabric/l3domain/_validate-configuration.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _networkfabric l3domain validate-configuration_

Validates the configuration of the resources.

## Versions

### [2024-02-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tYW5hZ2VkbmV0d29ya2ZhYnJpYy9sM2lzb2xhdGlvbmRvbWFpbnMve30vdmFsaWRhdGVjb25maWd1cmF0aW9u/2024-02-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.managednetworkfabric/l3isolationdomains/{}/validateconfiguration 2024-02-15-preview -->
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _networkfabric l3domain external-network update-static-route-bfd-administrative-state_

Update Static Route BFD for external Network.

## Versions

### [2024-02-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tYW5hZ2VkbmV0d29ya2ZhYnJpYy9sM2lzb2xhdGlvbmRvbWFpbnMve30vZXh0ZXJuYWxuZXR3b3Jrcy97fS91cGRhdGVzdGF0aWNyb3V0ZWJmZGFkbWluaXN0cmF0aXZlc3RhdGU=/2024-02-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.managednetworkfabric/l3isolationdomains/{}/externalnetworks/{}/updatestaticroutebfdadministrativestate 2024-02-15-preview -->
8 changes: 8 additions & 0 deletions Commands/networkfabric/l3domain/external-network/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# [Group] _networkfabric l3domain external-network_

TBD

## Commands

- [update-static-route-bfd-administrative-state](/Commands/networkfabric/l3domain/external-network/_update-static-route-bfd-administrative-state.md)
: Update Static Route BFD for external Network.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _networkfabric l3domain internal-network update-bgp-administrative-state_

Update BGP state for internalNetwork. Allowed only on edge devices.

## Versions

### [2024-02-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tYW5hZ2VkbmV0d29ya2ZhYnJpYy9sM2lzb2xhdGlvbmRvbWFpbnMve30vaW50ZXJuYWxuZXR3b3Jrcy97fS91cGRhdGViZ3BhZG1pbmlzdHJhdGl2ZXN0YXRl/2024-02-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.managednetworkfabric/l3isolationdomains/{}/internalnetworks/{}/updatebgpadministrativestate 2024-02-15-preview -->
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _networkfabric l3domain internal-network update-static-route-bfd-administrative-state_

Update Static Route BFD administrative state for internalNetwork.

## Versions

### [2024-02-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tYW5hZ2VkbmV0d29ya2ZhYnJpYy9sM2lzb2xhdGlvbmRvbWFpbnMve30vaW50ZXJuYWxuZXR3b3Jrcy97fS91cGRhdGVzdGF0aWNyb3V0ZWJmZGFkbWluaXN0cmF0aXZlc3RhdGU=/2024-02-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.managednetworkfabric/l3isolationdomains/{}/internalnetworks/{}/updatestaticroutebfdadministrativestate 2024-02-15-preview -->
11 changes: 11 additions & 0 deletions Commands/networkfabric/l3domain/internal-network/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# [Group] _networkfabric l3domain internal-network_

TBD

## Commands

- [update-bgp-administrative-state](/Commands/networkfabric/l3domain/internal-network/_update-bgp-administrative-state.md)
: Update BGP state for internalNetwork. Allowed only on edge devices.

- [update-static-route-bfd-administrative-state](/Commands/networkfabric/l3domain/internal-network/_update-static-route-bfd-administrative-state.md)
: Update Static Route BFD administrative state for internalNetwork.
14 changes: 14 additions & 0 deletions Commands/networkfabric/l3domain/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,19 @@

Manage L3 Isolation Domain Resource

## Subgroups

- [external-network](/Commands/networkfabric/l3domain/external-network/readme.md)
: TBD

- [internal-network](/Commands/networkfabric/l3domain/internal-network/readme.md)
: TBD

## Commands

- [commit-configuration](/Commands/networkfabric/l3domain/_commit-configuration.md)
: Commits the configuration of the given resources.

- [create](/Commands/networkfabric/l3domain/_create.md)
: Create a L3 Isolation Domain resource

Expand All @@ -21,3 +32,6 @@ Manage L3 Isolation Domain Resource

- [update-admin-state](/Commands/networkfabric/l3domain/_update-admin-state.md)
: Enables racks for this Isolation Domain.

- [validate-configuration](/Commands/networkfabric/l3domain/_validate-configuration.md)
: Validates the configuration of the resources.
9 changes: 9 additions & 0 deletions Commands/networkfabric/routepolicy/_commit-configuration.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _networkfabric routepolicy commit-configuration_

Commits the configuration of the given resources.

## Versions

### [2024-02-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tYW5hZ2VkbmV0d29ya2ZhYnJpYy9yb3V0ZXBvbGljaWVzL3t9L2NvbW1pdGNvbmZpZ3VyYXRpb24=/2024-02-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.managednetworkfabric/routepolicies/{}/commitconfiguration 2024-02-15-preview -->
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _networkfabric routepolicy update-administrative-state_

Updated the admin state for this Route Policy.

## Versions

### [2024-02-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tYW5hZ2VkbmV0d29ya2ZhYnJpYy9yb3V0ZXBvbGljaWVzL3t9L3VwZGF0ZWFkbWluaXN0cmF0aXZlc3RhdGU=/2024-02-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.managednetworkfabric/routepolicies/{}/updateadministrativestate 2024-02-15-preview -->
9 changes: 9 additions & 0 deletions Commands/networkfabric/routepolicy/_validate-configuration.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _networkfabric routepolicy validate-configuration_

Validates the configuration of the resources.

## Versions

### [2024-02-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tYW5hZ2VkbmV0d29ya2ZhYnJpYy9yb3V0ZXBvbGljaWVzL3t9L3ZhbGlkYXRlY29uZmlndXJhdGlvbg==/2024-02-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.managednetworkfabric/routepolicies/{}/validateconfiguration 2024-02-15-preview -->
9 changes: 9 additions & 0 deletions Commands/networkfabric/routepolicy/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ Manage Route Policy Resource

## Commands

- [commit-configuration](/Commands/networkfabric/routepolicy/_commit-configuration.md)
: Commits the configuration of the given resources.

- [create](/Commands/networkfabric/routepolicy/_create.md)
: Create a Route Policy resource

Expand All @@ -18,3 +21,9 @@ Manage Route Policy Resource

- [update](/Commands/networkfabric/routepolicy/_update.md)
: Update the Route Policy resource.

- [update-administrative-state](/Commands/networkfabric/routepolicy/_update-administrative-state.md)
: Updated the admin state for this Route Policy.

- [validate-configuration](/Commands/networkfabric/routepolicy/_validate-configuration.md)
: Validates the configuration of the resources.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _networkfabric taprule update-administrative-state_

Implements the operation to the underlying resources.

## Versions

### [2024-02-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tYW5hZ2VkbmV0d29ya2ZhYnJpYy9uZXR3b3JrdGFwcnVsZXMve30vdXBkYXRlYWRtaW5pc3RyYXRpdmVzdGF0ZQ==/2024-02-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.managednetworkfabric/networktaprules/{}/updateadministrativestate 2024-02-15-preview -->
9 changes: 9 additions & 0 deletions Commands/networkfabric/taprule/_validate-configuration.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _networkfabric taprule validate-configuration_

Implements the operation to the underlying resources.

## Versions

### [2024-02-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tYW5hZ2VkbmV0d29ya2ZhYnJpYy9uZXR3b3JrdGFwcnVsZXMve30vdmFsaWRhdGVjb25maWd1cmF0aW9u/2024-02-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.managednetworkfabric/networktaprules/{}/validateconfiguration 2024-02-15-preview -->
Loading