hello,
I would like to know is there any possibility to include below information in the vm creation notification email which will be sent to the client ?
Plane name
External IP Address
provisioned OS
RAM
vCPU
Storage
i simply tried to put it`s variable inside the email template like {{ .Plan.Name }} and {{ .Vm.Info.Ip }} , ex, but it gives me error that the parameter is unsupported, any hint ? Thanks
hello,
I would like to know is there any possibility to include below information in the vm creation notification email which will be sent to the client ?
Plane name
External IP Address
provisioned OS
RAM
vCPU
Storage
i simply tried to put it`s variable inside the email template like {{ .Plan.Name }} and {{ .Vm.Info.Ip }} , ex, but it gives me error that the parameter is unsupported, any hint ? Thanks