xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Service/Attributes.interface.yaml (revision 47709f23)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1description: >
2    Implement to expose the properties of service objects like bmcweb,
3    phosphor-ipmi-net etc. This interface can be used to get and set the
4    properties of the service.
5
6properties:
7    - name: Enabled
8      type: boolean
9      description: >
10          Specifies the current state of the service. This property can be used
11          to enable or disable the service.
12    - name: Masked
13      type: boolean
14      description: >
15          Specifies whether the service is masked or not masked. This property
16          can be used to permanently enable or disable the service.
17    - name: Running
18      type: boolean
19      description: >
20          Specifies whether the service is running or not. This property can be
21          used to start or stop a service.
22

served by {OpenGrok

Last Index Update: Sun May 25 03:01:12 CDT 2025