Hello i would like that when im creating a new vm the suffix will be suppressed… i want just the vm name declared during the vm creation… how to do it ?
Thanks
Hi @serverx,
I guess you mean the index that one assigns to the VM when you do not give it a specific name.
If you want to give it a specific name there are 2 ways.
CLI
$ onetemplate instantiate <template-id> --name <vm-name>
Sunstone
I hope this is helpful.
Regards,
Abel.