You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/r/pi_virtual_serial_number.html.markdown
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ Review the argument references that you can specify for your resource.
52
52
53
53
-`pi_cloud_instance_id` - (Required, String) The GUID of the service instance associated with an account.
54
54
-`pi_description` - (Optional, String) Desired description for virtual serial number. Cannot set description back to empty once set.
55
-
-`pi_instance_id` - (Optional, String) Power instance ID to assign created or existing virtual serial number to.
55
+
-`pi_instance_id` - (Optional, String) Power instance ID to assign created or existing virtual serial number to. Must unassign from previous power instance if different than current assignment.
56
56
-`pi_retain_virtual_serial_number` - (Optional, Boolean) Indicates whether to reserve or delete virtual serial number when detached from power instance during delete. Required with `pi_instance_id`.
57
57
-`pi_serial` - (Required, String) Virtual serial number of existing serial. Cannot use 'auto-assign' unless `pi_instance_id` is specified.
0 commit comments