We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46014d9 commit acd219fCopy full SHA for acd219f
actions/virtualization_patch_virtual_machines.yaml
@@ -45,3 +45,9 @@ parameters:
45
custom_fields:
46
type: object
47
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
53
+ description: ID of the ipv6 address to use as the pirmary IP for the Virtual Machine
0 commit comments