Skip to content

Commit acd219f

Browse files
committed
added missing params to virtual machines patch
1 parent 46014d9 commit acd219f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

actions/virtualization_patch_virtual_machines.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,9 @@ parameters:
4545
custom_fields:
4646
type: object
4747
description: Custom field(s) object for the Virtual Machine
48+
primary_ip4:
49+
type: integer
50+
description: ID of the ipv4 address to use as the pirmary IP for the Virtual Machine
51+
primary_ip6:
52+
type: integer
53+
description: ID of the ipv6 address to use as the pirmary IP for the Virtual Machine

0 commit comments

Comments
 (0)