| The NetDB web service is a RESTful API to NetDB. Endpoints are developed and rolled out as needed. |
| |
| The first set of endpoints is: | Completion Status |
| |
| | • Node aliases - GET/POST/PUT/DELETE aliases | 100% |
| | • Node info - GET node | 100% |
| | • Domain - GET/POST/PUT/DELETE domains | 100% |
| | • Node full search - GET nodes info matching search parameters | 100% |
| | • Node simple search - search for nodes by name, IP or HW addresses | 100% |
| |
| Cloud service setup tasks: | Completion Status |
| |
| | • Create web service docker images | 100% |
| | • Define and implement web service logging policies | 100% |
| | • Tune container - size, replicas, scaling, etc. | 80% |
| |