Skip to content

Commit

Permalink
Remove Policy prefix from categories in docs
Browse files Browse the repository at this point in the history
MP resources moved into Deprecated category, hence there
should be no need to repeat the `Policy` keyword in category.
In addition, some documentation polishing.

Signed-off-by: Anna Khmelnitsky <[email protected]>
  • Loading branch information
annakhm committed May 19, 2023
1 parent 1643281 commit 2c62460
Show file tree
Hide file tree
Showing 96 changed files with 105 additions and 107 deletions.
2 changes: 1 addition & 1 deletion tools/data_source_nsxt_policy_doc_template
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - FIXME"
subcategory: "FIXME"
layout: "nsxt"
page_title: "NSXT: policy_<!resource_lower!>"
description: Policy <!RESOURCE!> data source.
Expand Down
2 changes: 1 addition & 1 deletion tools/resource_nsxt_policy_doc_template
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - FIXME"
subcategory: "FIXME"
layout: "nsxt"
page_title: "NSXT: nsxt_policy_<!resource_lower!>"
description: A resource to configure a <!RESOURCE!>.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_bfd_profile.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Gateways and Routing"
subcategory: "Gateways and Routing"
layout: "nsxt"
page_title: "NSXT: policy_bfd_profile"
description: Policy BFD Profile data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_bridge_profile.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Segments"
subcategory: "Segments"
layout: "nsxt"
page_title: "NSXT: policy_bridge_profile"
description: Policy Bridge Profile data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_certificate.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Certificates"
subcategory: "Certificates"
layout: "nsxt"
page_title: "NSXT: policy_certificate"
description: Policy Certificate data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_context_profile.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Firewall"
subcategory: "Firewall"
layout: "nsxt"
page_title: "NSXT: policy_context_profile"
description: Policy Context Profile Profile data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_dhcp_server.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - DHCP"
subcategory: "DHCP"
layout: "nsxt"
page_title: "NSXT: policy_dhcp_server"
description: A policy DHCP server data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_edge_cluster.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Fabric"
subcategory: "Fabric"
layout: "nsxt"
page_title: "NSXT: policy_edge cluster"
description: A policy Edge Cluster data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_edge_node.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Fabric"
subcategory: "Fabric"
layout: "nsxt"
page_title: "NSXT: policy_edge node"
description: A policy Edge Node data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_gateway_locale_service.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Gateways and Routing"
subcategory: "Gateways and Routing"
layout: "nsxt"
page_title: "NSXT: policy_gateway_locale_service"
description: A policy gateway locale service data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_gateway_policy.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Firewall"
subcategory: "Firewall"
layout: "nsxt"
page_title: "NSXT: policy_gateway_policy"
description: A policy Gateway Policy data source.
Expand Down
8 changes: 4 additions & 4 deletions website/docs/d/policy_gateway_qos_profile.html.markdown
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
subcategory: "Policy - Gateways and Routing"
subcategory: "Gateways and Routing"
layout: "nsxt"
page_title: "NSXT: policy_gateway_qos_profile"
description: Policy GatewayQosProfile data source.
description: Policy Gateway QoS Profile data source.
---

# nsxt_policy_gateway_qos_profile

This data source provides information about policy GatewayQosProfile configured on NSX.
This data source provides information about policy Gateway Quality of Service Profile configured on NSX.

This data source is applicable to NSX Global Manager, and NSX Policy Manager.

Expand All @@ -23,7 +23,7 @@ data "nsxt_policy_gateway_qos_profile" "test" {

* `id` - (Optional) The ID of GatewayQosProfile to retrieve.

* `display_name` - (Optional) The Display Name prefix of the GatewayQosProfile to retrieve.
* `display_name` - (Optional) The Display Name prefix of the Gateway QoS Profile to retrieve.

## Attributes Reference

Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_group.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Grouping and Tagging"
subcategory: "Grouping and Tagging"
layout: "nsxt"
page_title: "NSXT: policy_group"
description: Policy Group data source.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Firewall"
subcategory: "Firewall"
layout: "nsxt"
page_title: "NSXT: policy_intrusion_service_profile"
description: Policy Intrusion Service Profile data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_ip_block.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - IPAM"
subcategory: "IPAM"
layout: "nsxt"
page_title: "NSXT: policy_ip_block"
description: Policy IP Block data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_ip_discovery_profile.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Segments"
subcategory: "Segments"
layout: "nsxt"
page_title: "NSXT: policy_ip_discovery_profile"
description: Policy IP Discovery Profile data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_ip_pool.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - IPAM"
subcategory: "IPAM"
layout: "nsxt"
page_title: "NSXT: policy_ip_pool"
description: Policy IP Pool Config data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_ipv6_dad_profile.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Gateways and Routing"
subcategory: "Gateways and Routing"
layout: "nsxt"
page_title: "NSXT: policy_ipv6_dad_profile"
description: Policy IPv6 DAD Profile data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_ipv6_ndra_profile.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Gateways and Routing"
subcategory: "Gateways and Routing"
layout: "nsxt"
page_title: "NSXT: policy_ipv6_ndra_profile"
description: Policy IPv6 NDRA Profile data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_lb_app_profile.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Load Balancer"
subcategory: "Load Balancer"
layout: "nsxt"
page_title: "NSXT: policy_lb_app_profile"
description: Policy Load Balancer Application Profile data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_lb_client_ssl_profile.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Load Balancer"
subcategory: "Load Balancer"
layout: "nsxt"
page_title: "NSXT: policy_lb_client_ssl_profile"
description: Policy Load Balancer Client SSL Profile data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_lb_monitor.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Load Balancer"
subcategory: "Load Balancer"
layout: "nsxt"
page_title: "NSXT: policy_lb_monitor"
description: Policy Load Balancer Monitor data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_lb_persistence_profile.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Load Balancer"
subcategory: "Load Balancer"
layout: "nsxt"
page_title: "NSXT: policy_lb_persistence_profile"
description: Policy Load Balancer Persistence Profile data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_lb_server_ssl_profile.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Load Balancer"
subcategory: "Load Balancer"
layout: "nsxt"
page_title: "NSXT: policy_lb_server_ssl_profile"
description: Policy Load Balancer Server SSL Profile data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_lb_service.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Beta"
subcategory: "Load Balancer"
layout: "nsxt"
page_title: "NSXT: policy_lb_service"
description: Policy Load Balancer Service data source.
Expand Down
4 changes: 2 additions & 2 deletions website/docs/d/policy_mac_discovery_profile.html.markdown
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
subcategory: "Policy - Segments"
subcategory: "Segments"
layout: "nsxt"
page_title: "NSXT: policy_mac_discovery_profile"
description: Policy MacDiscoveryProfile data source.
description: Policy MAC Discovery Profile data source.
---

# nsxt_policy_mac_discovery_profile
Expand Down
4 changes: 2 additions & 2 deletions website/docs/d/policy_qos_profile.html.markdown
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
subcategory: "Policy - Segments"
subcategory: "Segments"
layout: "nsxt"
page_title: "NSXT: policy_qos_profile"
description: Policy QosProfile data source.
description: Policy QoS Profile data source.
---

# nsxt_policy_qos_profile
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_realization_info.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Realization"
subcategory: "Realization"
layout: "nsxt"
page_title: "NSXT: policy_realization_info"
description: A policy resource realization information.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_security_policy.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Firewall"
subcategory: "Firewall"
layout: "nsxt"
page_title: "NSXT: policy_security_policy"
description: A policy Security Policy data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_segment.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Segments"
subcategory: "Segments"
layout: "nsxt"
page_title: "NSXT: policy_segment"
description: Policy Segment data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_segment_realization.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Realization"
subcategory: "Realization"
layout: "nsxt"
page_title: "NSXT: policy_segment_realization"
description: State of segment realization on hypervisors.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Segments"
subcategory: "Segments"
layout: "nsxt"
page_title: "NSXT: policy_segment_security_profile"
description: Policy SegmentSecurityProfile data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_service.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Firewall"
subcategory: "Firewall"
layout: "nsxt"
page_title: "NSXT: policy_service"
description: A policy service data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_site.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Fabric"
subcategory: "Fabric"
layout: "nsxt"
page_title: "NSXT: policy_site"
description: Policy Site data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_spoofguard_profile.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Segments"
subcategory: "Segments"
layout: "nsxt"
page_title: "NSXT: policy_spoofguard_profile"
description: Policy SpoofGuardProfile data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_tier0_gateway.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Gateways and Routing"
subcategory: "Gateways and Routing"
layout: "nsxt"
page_title: "NSXT: policy_tier0_gateway"
description: A policy Tier-0 gateway data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_tier1_gateway.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Gateways and Routing"
subcategory: "Gateways and Routing"
layout: "nsxt"
page_title: "NSXT: policy_tier1_gateway"
description: A policy Tier-1 gateway data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_transport_zone.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Fabric"
subcategory: "Fabric"
layout: "nsxt"
page_title: "NSXT: nsxt_policy_transport_zone"
description: A Policy Transport Zone data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_vm.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Grouping and Tagging"
subcategory: "Grouping and Tagging"
layout: "nsxt"
page_title: "NSXT: nsxt_policy_vm"
description: A Discovered Policy Virtual Machine data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_vms.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Beta"
subcategory: "Grouping and Tagging"
layout: "nsxt"
page_title: "NSXT: nsxt_policy_vms"
description: A Discovered Policy Virtual Machines data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/policy_vni_pool.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Segments"
subcategory: "Segments"
layout: "nsxt"
page_title: "NSXT: policy_vni_pool"
description: Policy VNI Pool Config data source.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/r/policy_bgp_config.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Gateways and Routing"
subcategory: "Gateways and Routing"
layout: "nsxt"
page_title: "NSXT: nsxt_policy_bgp_config"
description: A resource to configure BGP Settings of Tier0 Gateway.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/r/policy_bgp_neighbor.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Gateways and Routing"
subcategory: "Gateways and Routing"
layout: "nsxt"
page_title: "NSXT: nsxt_policy_bgp_neighbor"
description: A resource to configure a BGP Neighbor.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/r/policy_context_profile.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Firewall"
subcategory: "Firewall"
layout: "nsxt"
page_title: "NSXT: nsxt_policy_context_profile"
description: A resource to configure a Context Profile.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Firewall"
subcategory: "Firewall"
layout: "nsxt"
page_title: "NSXT: nsxt_policy_context_profile_custom_attribute"
description: A resource to configure a Context Profile FQDN or URL Custom attribute.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/r/policy_dhcp_relay.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - DHCP"
subcategory: "DHCP"
layout: "nsxt"
page_title: "NSXT: nsxt_policy_dhcp_relay"
description: A resource to configure a Dhcp Relay.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/r/policy_dhcp_server.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - DHCP"
subcategory: "DHCP"
layout: "nsxt"
page_title: "NSXT: nsxt_policy_dhcp_server"
description: A resource to configure a DHCP Servers in NSX-T.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/r/policy_dhcp_v4_static_binding.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - DHCP"
subcategory: "DHCP"
layout: "nsxt"
page_title: "NSXT: nsxt_policy_dhcp_v4_static_binding"
description: A resource to configure IPv4 DHCP Static Binding.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/r/policy_dhcp_v6_static_binding.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - DHCP"
subcategory: "DHCP"
layout: "nsxt"
page_title: "NSXT: nsxt_policy_dhcp_v6_static_binding"
description: A resource to configure IPv6 DHCP Static Binding.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/r/policy_dns_forwarder_zone.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - DNS"
subcategory: "DNS"
layout: "nsxt"
page_title: "NSXT: nsxt_policy_dns_forwarder_zone"
description: A resource to configure DNS Forwarder Zone.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/r/policy_domain.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - Grouping and Tagging"
subcategory: "Grouping and Tagging"
layout: "nsxt"
page_title: "NSXT: nsxt_policy_domain"
description: A resource to configure a Global manager domain.
Expand Down
4 changes: 2 additions & 2 deletions website/docs/r/policy_evpn_config.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "Policy - EVPN"
subcategory: "EVPN"
layout: "nsxt"
page_title: "NSXT: nsxt_policy_evpn_config"
description: A resource to configure EVPN Settings of Tier0 Gateway.
Expand Down Expand Up @@ -56,4 +56,4 @@ terraform import nsxt_policy_evpn_config.config1 gwPath

The above command imports EVPN Config named `config1` for NSX Policy Tier0 Gateway with full Policy Path `gwPath`.

~> **NOTE:** Note that import parameter here is non-standard here. Please make sure you use full policy path for the gateway, such as `/infra/tier-0s/mygateway`
~> **NOTE:** Note that import parameter is non-standard here. Please make sure you use full policy path for the gateway, such as `/infra/tier-0s/mygateway`
Loading

0 comments on commit 2c62460

Please sign in to comment.