Difference between service apis and admin apis
Can someone please explain me the difference between service api & admin api in openstack.
First time here? Check out the FAQ!
OpenStack Service APIs are used to launch server instances, create images, assign metadata to instances and images, create storage containers and objects, and complete other actions in your OpenStack cloud.
Admin Api refers to the superset of RESTful API commands that allow one to create, delete, and modify users and roles. Admin Api helps perform management tasks such as creating and deleting databases.The capability to perform administrative tasks without authentication.
Asked: 2013-10-30 03:00:10 -0600
Seen: 129 times
Last updated: Oct 30 '13
Which services should always be on?
Create a server without network?
Does Neutron provide an application layer firewall?
Where does high-level Openstack discussion take place?
How to upload a file using PUT with Swift API?
ERROR horizon.tables.base Error while rendering table rows. [closed]