Skip to content

Commit

Permalink
fixing resource website docs
Browse files Browse the repository at this point in the history
  • Loading branch information
abhimutant committed Dec 26, 2024
1 parent 4e65a2b commit bd4c069
Show file tree
Hide file tree
Showing 12 changed files with 27 additions and 25 deletions.
6 changes: 3 additions & 3 deletions website/docs/r/address_group_v2.html.markdown
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
---
layout: "nutanix"
page_title: "NUTANIX: nutanix_address_groups_v4"
page_title: "NUTANIX: nutanix_address_groups_v2"
sidebar_current: "docs-nutanix-resource-address-groups-v2"
description: |-
This operation submits a request to create a address group based on the input parameters.
---

# nutanix_address_group
# nutanix_address_groups_v2

Create an Address Group

## Example Usage

``` hcl
resource "nutanix_address_groups_v4" "addr_group"{
resource "nutanix_address_groups_v2" "addr_group"{
name = "{{ name }}"
description = "{{ desc }}"
ipv4_addresses{
Expand Down
6 changes: 3 additions & 3 deletions website/docs/r/authorization_policy_v2.html.markdown
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
layout: "nutanix"
page_title: "NUTANIX: authorization_policy_v4"
page_title: "NUTANIX: authorization_policy_v2"
sidebar_current: "docs-nutanix-resource-authorization-policy-v2"
description: |-
Create Virtual Private Cloud .
---

# nutanix_vpc_v4
# authorization_policy_v2

Provides Nutanix resource to create authorization policy.

Expand All @@ -15,7 +15,7 @@ Provides Nutanix resource to create authorization policy.

```hcl
resource "authorization_policy_v4" "acp"{
resource "authorization_policy_v2" "acp"{
role = <role uuid>
display_name = <authorization policy name>
description = "auth policies description"
Expand Down
2 changes: 1 addition & 1 deletion website/docs/r/ngt_insert_iso_v2.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: |-
---

# nutanix_ngt_upgrade_v2
# nutanix_ngt_insert_iso_v2

Provides Nutanix resource toInserts the Nutanix Guest Tools installation and configuration ISO into a virtual machine.

Expand Down
2 changes: 1 addition & 1 deletion website/docs/r/ngt_installation_v2.html.markdown
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: "nutanix"
page_title: "NUTANIX: ngt_installation_v4"
page_title: "NUTANIX: ngt_installation_v2"
sidebar_current: "docs-nutanix-resource-ngt-installation-v2"
description: |-
Installs Nutanix Guest Tools in a Virtual Machine by using the provided credentials.
Expand Down
4 changes: 2 additions & 2 deletions website/docs/r/service_groups_v2.html.markdown
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: "nutanix"
page_title: "NUTANIX: nutanix_service_groups_v4"
page_title: "NUTANIX: nutanix_service_groups_v2"
sidebar_current: "docs-nutanix-resource-service-groups-v2"
description: |-
This operation submits a request to create a service group based on the input parameters.
Expand All @@ -13,7 +13,7 @@ Create an service Group
## Example Usage

``` hcl
resource "nutanix_service_groups_v4" "service-group"{
resource "nutanix_service_groups_v2" "service-group"{
name = "{{ name }}"
description = "{{ desc }}"
tcp_services {
Expand Down
6 changes: 3 additions & 3 deletions website/docs/r/virtual_machine_clone_v2.html.markdown
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
layout: "nutanix"
page_title: "NUTANIX: nutanix_vm_clone"
sidebar_current: "docs-nutanix-resource-vm-clone"
page_title: "NUTANIX: nutanix_vm_clone_v2"
sidebar_current: "docs-nutanix-resource-vm-clone-v2"
description: |-
Provides a Nutanix Virtual Machine resource to Create a virtual machine clone.
---

# nutanix_vm_clone
# nutanix_vm_clone_v2

Provides a Nutanix Virtual Machine resource to Create a virtual machine clone.

Expand Down
6 changes: 3 additions & 3 deletions website/docs/r/virtual_machine_gc_update_v2.html.markdown
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
layout: "nutanix"
page_title: "NUTANIX: nutanix_vm_gc_update"
sidebar_current: "docs-nutanix-resource-vm-gc-update"
page_title: "NUTANIX: nutanix_vm_gc_update_v2"
sidebar_current: "docs-nutanix-resource-vm-gc-update-v2"
description: |-
Provides a Nutanix Virtual Machine resource to Create a virtual machine guest customization update.
---

# nutanix_vm_gc_update
# nutanix_vm_gc_update_v2

Provides a Nutanix Virtual Machine resource to Create a virtual machine guest customization update.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: "nutanix"
page_title: "NUTANIX: nutanix_vm_network_device_assign_ip"
sidebar_current: "docs-nutanix-resource-vm-network-device-assign-ip"
page_title: "NUTANIX: nutanix_vm_network_device_assign_ip_v2"
sidebar_current: "docs-nutanix-resource-vm-network-device-assign-ip-v2"
description: |-
Provides a Nutanix Virtual Machine resource to Assign IP.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: "nutanix"
page_title: "NUTANIX: nutanix_vm_network_device_migrate"
sidebar_current: "docs-nutanix-resource-vm-network-device-migrate"
page_title: "NUTANIX: nutanix_vm_network_device_migrate_v2"
sidebar_current: "docs-nutanix-resource-vm-network-device-migrate-v2"
description: |-
Provides a Nutanix Virtual Machine resource to Migrate a nic.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: "nutanix"
page_title: "NUTANIX: nutanix_vm_network_device"
sidebar_current: "docs-nutanix-resource-vm-network-device"
page_title: "NUTANIX: nutanix_vm_network_device_v2"
sidebar_current: "docs-nutanix-resource-vm-network-device-v2"
description: |-
Provides a Nutanix Virtual Machine resource to Create a virtual machine nic.
---
Expand Down
4 changes: 2 additions & 2 deletions website/docs/r/vm_cdroms_insert_eject_v2.html.markdown
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: "nutanix"
page_title: "NUTANIX: nutanix_vm_cdrom_insert_eject_v4"
page_title: "NUTANIX: nutanix_vm_cdrom_insert_eject_v2"
sidebar_current: "docs-nutanix-resource-vm-cdroms-insert-eject-v2"
description: |-
Inserts the defined ISO into a CD-ROM device attached to a Virtual Machine.
Ejects the ISO currently inserted into a CD-ROM device on a Virtual Machine.
---

# nutanix_vm_cdrom_insert_eject_v4
# nutanix_vm_cdrom_insert_eject_v2

Inserts the defined ISO into a CD-ROM device attached to a Virtual Machine.
Ejects the ISO currently inserted into a CD-ROM device on a Virtual Machine.
Expand Down
4 changes: 3 additions & 1 deletion website/docs/r/vm_revert_v2.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@ description: |-
This operation Revert VM identified by {extId}.
---

# nutanix_recovery_point_replicate_v2
# nutanix_vm_revert_v2

This operation Revert VM identified by {extId}. This does an in-place VM restore from a specified VM Recovery Point.

## Example Usage

``` hcl
Expand Down

0 comments on commit bd4c069

Please sign in to comment.