We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ead417 commit 17a1e0bCopy full SHA for 17a1e0b
podcomm/definitions.py
@@ -34,6 +34,7 @@
34
35
REST_URL_RL_INFO = "/rl/info"
36
37
+REST_URL_ARCHIVE_POD = "/pdm/archive"
38
REST_URL_ACTIVATE_POD = "/pdm/activate"
39
REST_URL_START_POD = "/pdm/start"
40
REST_URL_STATUS = "/pdm/status"
0 commit comments