HP OneView Deployment and Management Guide 1.10
Technical white paper | HP OneView Deployment and Management Guide
148
2. On the Settings window, you will see a section called Addresses and Identifier.
3. When you click on the heading, you will see which pools have been automatically created, and the current allocation.
You can select the Add auto-generate button to create a new range of addresses for the pool, or add a custom range.
REST API
REST (Representational State Transfer) is a web service format that uses basic Create, Read, Update and Delete (CRUD)
operations that are performed on resources using HTTP POST, GET, PUT and DELETE. To learn more about general REST
concepts, see:
http://en.wikipedia.org/wiki/Representational_state_transfer
HP OneView has a resource-oriented architecture that provides a uniform REST interface. Every resource has one Uniform
Resource Identifier (URI) and represents a physical device or logical construct, and may be manipulated using REST APIs. To