Question

How to create new VE configuration preset?

Answer

  1. Select the required resource type (of resource class "CI Virtual Environments") for which new preset configuration needs to be created.

  2. Navigate to 'Activation Parameters' tab and find default list of presets next to "Default Server configuration" setting.

The example of preset configuration represents the JSON code snippet:

{"name":"G1","c2u.cpu-hours..cpu_count":1,"c2u.cpu-hours..cpu_frequency":2500,"c2u.RAM-hours..ram":2048,"c2u.storage-hours.initial_space":20}

Either add the new one or change the existing, having altered its parameters.

NOTE: Find additional information about presets configuration in Providers Guide:

Internal content