First, you create one or more services, each with a unique
service_name. You also define the URIs for all the resources relative to the service.
REST_resource is a path that can branch to multiple levels of parent-child nodes. But each individual
REST_resource uniquely identifies a single REST resource. See
Adding REST resources to a service for more information.