efa system service disable

Disable and stop a service.

Syntax

efa system service disable [ --name { openstack | hyperv | vcenter | snmp | notification } ]

Parameters

--name { openstack | hyperv | vcenter | snmp | notification }
Specifies the service to disable and stop.

This example disables and stops the openstack service.

(efa:sbr)sbr@sbr-virtual-machine
~/builds/3.1.0/tmp/efa $ efa system service disable --name=openstack
Service openstack disabled and stopped successfully
                    
--- Time Elapsed: 2.142741604s ---