Home
last modified time | relevance | path

Searched refs:API_ACTIONS (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/monitoring/
H A Duptimerobot.py66 API_ACTIONS = dict( variable
80 full_uri = API_BASE + API_ACTIONS['status'] + data
92 full_uri = API_BASE + API_ACTIONS['editMonitor'] + data
104 full_uri = API_BASE + API_ACTIONS['editMonitor'] + data
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/monitoring/
H A Duptimerobot.py64 API_ACTIONS = dict( variable
78 full_uri = API_BASE + API_ACTIONS['status'] + data
90 full_uri = API_BASE + API_ACTIONS['editMonitor'] + data
102 full_uri = API_BASE + API_ACTIONS['editMonitor'] + data
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/
H A Duptimerobot.py64 API_ACTIONS = dict( variable
78 full_uri = API_BASE + API_ACTIONS['status'] + data
90 full_uri = API_BASE + API_ACTIONS['editMonitor'] + data
102 full_uri = API_BASE + API_ACTIONS['editMonitor'] + data