Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 507 Bytes

critical_services.md

File metadata and controls

25 lines (18 loc) · 507 Bytes

critical_services

property

Overview

Provides a list of critical services running on the SONiC host.

Examples

def test_fun(duthosts, rand_one_dut_hostname):
    duthost = duthosts[rand_one_dut_hostname]

    service_lst = duthost.critical_services

Arguments

Takes no arguments

Expected Output

Provides list of strings representing the names of the critical services