Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save kskilling/bd038ead7597d13c11247c8df789b7ec to your computer and use it in GitHub Desktop.

Select an option

Save kskilling/bd038ead7597d13c11247c8df789b7ec to your computer and use it in GitHub Desktop.
Additional code to capture the protected VM deployed from vRA into the SRM Protection Group
protectedVM = response.getOutParameter("returnval[0].vm");
protectedVMType = response.getOutParameterAttribute("returnval[0].vm","type");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment