Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Romain Courteaud
slapos.core
Commits
88763f86
Commit
88763f86
authored
Jan 17, 2025
by
Romain Courteaud
🐸
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_json_rpc_api: rename api entry points
parent
a0ab1114
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
63 additions
and
63 deletions
+63
-63
master/bt5/slapos_json_rpc_api/PathTemplateItem/portal_web_services/slapos_master_api.xml
...athTemplateItem/portal_web_services/slapos_master_api.xml
+15
-15
master/bt5/slapos_json_rpc_api/TestTemplateItem/portal_components/test.erp5.testSlapOSJsonRpc.py
...lateItem/portal_components/test.erp5.testSlapOSJsonRpc.py
+48
-48
No files found.
master/bt5/slapos_json_rpc_api/PathTemplateItem/portal_web_services/slapos_master_api.xml
View file @
88763f86
...
...
@@ -67,19 +67,19 @@
<key>
<string>
json_form
</string>
</key>
<value>
<tuple>
<string>
slapos.put.s
lapos_jio_api_put_s
oftware_instance | SoftwareInstance_updateFromJSON
</string>
<string>
slapos.put.s
lapos_jio_api_put_s
oftware_installation | SoftwareInstallation_updateFromJSON
</string>
<string>
slapos.put.
slapos_jio_api_put_
compute_node | ComputeNode_updateFromJSON
</string>
<string>
slapos.get.s
lapos_jio_api_get_s
oftware_instance | SoftwareInstance_getFromJSON
</string>
<string>
slapos.get.
slapos_jio_api_get_
compute_node | ComputeNode_getFromJSON
</string>
<string>
slapos.get.s
lapos_jio_api_get_s
oftware_installation | SoftwareInstallation_getFromJSON
</string>
<string>
slapos.get.s
lapos_jio_api_get_s
oftware_instance_certificate | SoftwareInstanceCertificateRecord_getFromJSON
</string>
<string>
slapos.post.
slapos_jio_api_create_
compute_node | jIOWebSection_createComputeNodeFromJSON
</string>
<string>
slapos.post.s
lapos_jio_api_request_s
oftware_instance | jIOWebSection_requestSoftwareInstanceFromJSON
</string>
<string>
slapos.post.s
lapos_jio_api_create_s
oftware_installation | jIOWebSection_createSoftwareInstallationFromJSON
</string>
<string>
slapos.allDocs.
slapos_jio_api_search_
compute_node | jIOWebSection_searchComputeNodeFromJSON
</string>
<string>
slapos.allDocs.
slapos_jio_api_search_
instance | jIOWebSection_searchInstanceFromJSON
</string>
<string>
slapos.allDocs.s
lapos_jio_api_search_s
oftware_installation | jIOWebSection_searchSoftwareInstallationFromJSON
</string>
<string>
slapos.put.software_instance | SoftwareInstance_updateFromJSON
</string>
<string>
slapos.put.software_installation | SoftwareInstallation_updateFromJSON
</string>
<string>
slapos.put.compute_node | ComputeNode_updateFromJSON
</string>
<string>
slapos.get.software_instance | SoftwareInstance_getFromJSON
</string>
<string>
slapos.get.compute_node | ComputeNode_getFromJSON
</string>
<string>
slapos.get.software_installation | SoftwareInstallation_getFromJSON
</string>
<string>
slapos.get.software_instance_certificate | SoftwareInstanceCertificateRecord_getFromJSON
</string>
<string>
slapos.post.compute_node | jIOWebSection_createComputeNodeFromJSON
</string>
<string>
slapos.post.software_instance | jIOWebSection_requestSoftwareInstanceFromJSON
</string>
<string>
slapos.post.software_installation | jIOWebSection_createSoftwareInstallationFromJSON
</string>
<string>
slapos.allDocs.compute_node | jIOWebSection_searchComputeNodeFromJSON
</string>
<string>
slapos.allDocs.instance | jIOWebSection_searchInstanceFromJSON
</string>
<string>
slapos.allDocs.software_installation | jIOWebSection_searchSoftwareInstallationFromJSON
</string>
</tuple>
</value>
</item>
...
...
@@ -151,7 +151,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
1021.
19615.5761.15104
</string>
</value>
<value>
<string>
1021.
45456.10756.3003
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -171,7 +171,7 @@
</tuple>
<state>
<tuple>
<float>
173
4001867.68
</float>
<float>
173
7129065.46
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
master/bt5/slapos_json_rpc_api/TestTemplateItem/portal_components/test.erp5.testSlapOSJsonRpc.py
View file @
88763f86
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment