Services ======== A service is an OpenStack web service that you can access through a URL, i.e. an endpoint. .. osdoc:: https://docs.openstack.org/api-ref/identity/v3/index.html#roles .. |models| replace:: services .. include:: /common/service.rst Create ------ .. sample:: Identity/v3/services/create.php Read ---- .. sample:: Identity/v3/services/read.php Update ------ .. sample:: Identity/v3/services/update.php Delete ------ .. sample:: Identity/v3/services/delete.php List ---- .. sample:: Identity/v3/services/list.php