Determine instance settings #9626
-
Beta Was this translation helpful? Give feedback.
Answered by
BryanMLima
Sep 4, 2024
Replies: 1 comment 2 replies
-
@pcfriek1987 , these are settings set on the VM, some of them have defaults and some don't, so might be set by the user or by copying from the template on deploy. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey, @pcfriek1987, if it is a normal user, the global configuration
user.vm.denied.details
will filter the VM settings specified in this config. If the user has access to the APIupdateVirtualMachine
, then it can add, remove and update any VM setting; though the VM cannot be running.