Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • To instantiate an AS, make a poST request to SO CNFM. The target cluster name is included in the requrest parameter.

POST .../as_instances/{asInstanceId}/instantiate

  • if some of the parameters required for instantiation are complex and cannot fit into the additionalParams section of the JSON request body (TBD).


Upgrading an AS

This operation is referred to as the changing of an AS package.

POST .../as_instances/{asInstanceId}/change_aspkg





Helm Command Support

  • Helm Install
  • Helm Uninstall
  • Helm Upgrade

...