How to specify additional available parameters for creating a new customer

How to specify additional available parameters for creating a new customer

Task

Specify additional available parameters for creating a new customer.

Solution

If you need to set certain additional parameters when creating a new customer, please refer to the list below.

Parameters
Description
Example
use_ca_floating_ip
option to use a floating IP for Cloud Agents
true

cloud_agent_flavor_requirements
Cloud Agent flavor requirements like disk size (Gb), CPU, RAM
{"hdd": "20", "cpu": "1", "ram": "2"}

cloud_agent_flavor
indicate the name of the Cloud Agent flavor to run with
"m1.medium"  

cloud_agent_image_name
used if any custom Cloud Agent image is required
"Hystax"

cloud_agent_volume_type
indicate a type of the Cloud Agent volume to be used in the target cloud
"ssd"


cloud_agent_network
network name to be used for Cloud Agents
"provider"


security_group
name or ID of a security group to be used for failover machines
"default" or "a19d5278-fc04-4c5c-a8fb-ddc987dacbe4"

availability_zone
name of an availability zone to be used for failover machines
"az-1"
failover_volume_type
indicate a type of volume that the failover machine will be created with 
"ssd"
cloud_agent_security_group
name of a security group to be used for creating a Cloud Agent with

"default"


Please note that parameters are specified in json format, e.g. {“use_ca_floating_ip”: true}






    • Related Articles

    • How to create a new customer in Hystax Acura

      Task Create a new customer in Hystax Acura. Solution Each created customer may have their own tenant, specified as a target project. Please note, Hystax_CATI image must be public, so Hystax Cloud Agent can be created from this image in any target ...
    • How to specify a suitable volume type for the Cloud Agent on Azure

      Task A  particular volume type has to be selected for the Cloud Agent (CA) in order to provide seamless performance on Azure cloud. Solution A volume type is one of the additional parameters that can be defined for the CA when configuring a cloud. ...
    • How to create a new project in OpenStack

      Task Create a new customer in my OpenStack-based cloud Solution Create a new project first by taking the following steps: Click on "Create Project" Insert a project name in the "Name" field and change default settings in the "Quota*" tab Set quotas ...
    • How to install internal Replication Agents on multiple machines at once

      Task Perform mass deployment of internal Replication Agents to several machines with the same OS at once (Windows or Linux). Solution The PowerShell script for a Windows installation and the Ansible-playbook in case of Linux machines are available ...
    • How to get settings from Azure target cloud to configure Hystax Acura

      Task Find Azure target cloud settings to go through the initial configuration of Hystax Acura. Solution To go through the initial configuration, you need to fill in a number of parameters - those values can be obtained in your target cloud.  Here are ...