salt.modules.rest_sample_utils

Utility functions for the rest_sample

salt.modules.rest_sample_utils.fix_outage()

"Fix" the outage

CLI Example:

salt 'rest-sample-proxy' rest_sample.fix_outage
salt.modules.rest_sample_utils.get_test_string()

Helper function to test cross-calling to the __proxy__ dunder.

CLI Example:

salt 'rest-sample-proxy' rest_sample.get_test_string

Docs for previous releases are available on readthedocs.org.

Latest Salt release: 3004

Previous topic

salt.modules.rest_pkg

Next topic

salt.modules.rest_service