mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
86 lines
1.8 KiB
ReStructuredText
86 lines
1.8 KiB
ReStructuredText
.. NOTE: Do not edit this file, it is a generated file and will be overwritten.
|
|
See the master template file _templates/autosummary/module.rst
|
|
|
|
========================
|
|
salt.modules.win_service
|
|
========================
|
|
|
|
.. automodule:: salt.modules.win_service
|
|
|
|
|
|
.. rubric:: Members
|
|
|
|
|
|
disable
|
|
========================================================================
|
|
|
|
.. autofunction:: disable
|
|
|
|
|
|
disabled
|
|
========================================================================
|
|
|
|
.. autofunction:: disabled
|
|
|
|
|
|
enable
|
|
========================================================================
|
|
|
|
.. autofunction:: enable
|
|
|
|
|
|
enabled
|
|
========================================================================
|
|
|
|
.. autofunction:: enabled
|
|
|
|
|
|
get_all
|
|
========================================================================
|
|
|
|
.. autofunction:: get_all
|
|
|
|
|
|
get_disabled
|
|
========================================================================
|
|
|
|
.. autofunction:: get_disabled
|
|
|
|
|
|
get_enabled
|
|
========================================================================
|
|
|
|
.. autofunction:: get_enabled
|
|
|
|
|
|
getsid
|
|
========================================================================
|
|
|
|
.. autofunction:: getsid
|
|
|
|
|
|
restart
|
|
========================================================================
|
|
|
|
.. autofunction:: restart
|
|
|
|
|
|
start
|
|
========================================================================
|
|
|
|
.. autofunction:: start
|
|
|
|
|
|
status
|
|
========================================================================
|
|
|
|
.. autofunction:: status
|
|
|
|
|
|
stop
|
|
========================================================================
|
|
|
|
.. autofunction:: stop
|
|
|
|
|
|
|