Versions Compared

Key

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

...

  1. additional parameters can be passed to define custom values. All keys that are separated by dots are handled as separate values. Passing a value file content is under consideration. Special characters are allowed to represent \n, \., etc.
  2. If some of the parameters required for instantiation are complex and cannot fit into the additionalParams section of the JSON request body, In this case, the deploymentItems can be used. 
  3. the target cluster name could be passed thru additonalParams additionalParams if the client wants to select the target cluster.

...