You can enable or disable the following services for TPVM or Server-based deployments in XCO:
efa system service Microservice-specific commands Usage: efa system service [command] Available Commands: enable Enable and start a service disable Disable and stop a service Flags: -h, --help help for service Use "efa system service [command] --help" for more information about a command.
The following examples show how to enable or disable a service:
efa system service enable –name=openstack
(efa:extreme)extreme@tpvm:~$ efa system service enable --name=foo Error : Please provide a valid service name: notification, openstack, scvmm, snmp, and vcenter
efa system service disable --name openstack