NethServer Version: 8
Module: Samba
I want to change the ip address of the DC, as described in NethServer 7 migration — NS8 documentation .
The result of the command:
api-cli run module/samba1/set-ip-address --data ‘{“ipaddress”: “192.168.1.1”}’
Warning: using user “cluster” credentials from the environment
Action set-ip-address is not defined
“”
In notifications:
module/samba1/set-ip-address
Task cluster/set-ip-address failed
cluster/set-ip-address
Action set-ip-address is not defined
What could be the reasons for this error?