Contents
- 1. Overview
- 2. Install Murano
- 3. Architecture
- 4. API Specification
- Introduction
- Return codes and errors
- Response of POSTs and PUTs
- Authentication
- Workflow
- Hostname assignment
- API
- Environment API
- Environment Configuration API
- Services API
- Example Calls using Web Server as example
- Shared Attributes
- Active Directory Specs
- Web Server Specs
- ASP.NET Application Specs
- Web Server Farm Specs
- ASP.NET Application Farm Specs
- MS SQL Server Specs
- MS SQL Server Cluster Specs
- Linux Apache Specs
- Linux Telnet Specs
- 5. Metadata-Repository API Specification
- 6. Workflows XML DSL
- 7. Known Issues
- 8. Release History
- 9. How To Participate
List of Figures
- 3.1. Architecture
- 4.1. Sample Workflow
List of Tables
- 4.1. Environment Object
- 4.2. GET /environments Call
- 4.3. Environment Object
- 4.4. POST /environments Call
- 4.5. Environment Object
- 4.6. PUT /environments/<id> Call
- 4.7. Error Response Codes
- 4.8. GET /environments/<id> Call
- 4.9. Error Response Codes
- 4.10. DELETE /environments/<id> Call
- 4.11. Error Response Codes
- 4.12. Configuration Session Object
- 4.13. POST /environments/<id>/configure Call
- 4.14. Error Response Codes
- 4.15. POST /environments/<id>/sessions/<sessionId>/deploy Call
- 4.16. Error Response Codes
- 4.17. GET /environments/<id>/sessions/<sessionId> Call
- 4.18. Error Response Codes
- 4.19. DELETE /environments/<id>/sessions/<sessionId> Call
- 4.20. Error Response Codes
- 4.21. GET /environments/<id>/services Call
- 4.22. Headers
- 4.23. PUT /environments/<id>/services Call
- 4.24. Headers
- 4.25. POST /environments/<id>/services Call
- 4.26. Headers
- 4.27. DELETE /environments/<id>/services Call
- 4.28. Headers
- 4.29. GET /environments/<id>/services Call
- 4.30. Headers
- 4.31. POST /environments/<id>/services Call
- 4.32. Headers
- 4.33. DELETE /environments/<id>/services/<service_id> Call
- 4.34. Headers
- 4.35. Service Object Specs
- 4.36. Service Object Specs
- 4.37. Active Directory Object
- 4.38. Active Directory Unit Object
- 4.39. Active Directory Object
- 4.40. Active Directory Unit Object
- 4.41. Web Server Object
- 4.42. Web Server Unit Object
- 4.43. Web Server Object
- 4.44. Web Server Unit Object
- 4.45. ASP.NET Application Object
- 4.46. ASP.NET Application Unit Object
- 4.47. ASP.NET Application Object
- 4.48. ASP.NET Application Unit Object
- 4.49. Web Server Farm Object
- 4.50. Web Server Farm Unit Object
- 4.51. Web Server Farm Object
- 4.52. Web Server Farm Unit Object
- 4.53. ASP.NET Application Farm Object
- 4.54. ASP.NET Application Farm Unit Object
- 4.55. ASP.NET Application Farm Object
- 4.56. ASP.NET Application Farm Unit Object
- 4.57. MS SQL Server Object
- 4.58. SQL Server Unit object
- 4.59. SQL Server Unit object
- 4.60. MS SQL Server Unit Object
- 4.61. MS SQL Server Object
- 4.62. MS SQL Server Cluster Unit object
- 4.63. MS SQL Server Cluster Unit object
- 4.64. MS SQL Server Cluster Unit Object
- 4.65. Linux Apache Object
- 4.66. Linux Apache Unit Object
- 4.67. Linux Apache Object
- 4.68. Linux Apache Unit Object
- 4.69. Linux Telnet Object
- 4.70. Linux Telnet Unit Object
- 4.71. Linux Telnet Object
- 4.72. Linux Telnet Unit Object
- 5.1. Get archive for a specified client
- 5.2. Parameters
- 5.3. Response Codes
- 5.4. Download the service definition
- 5.5. Parameters
- 5.6. Error Response Codes
- 5.7. List Metadata Objects
- 5.8. Parameters
- 5.9. Error Response Codes
- 5.10. Get Metadata Object
- 5.11. Parameters
- 5.12. Error Response Codes
- 5.13. Upload a metadata object
- 5.14. Parameters
- 5.15. Error Response Codes
- 5.16. Create directory
- 5.17. Parameters
- 5.18. Error Response Codes
- 5.19. Delete metadata object or directory
- 5.20. Parameters
- 5.21. Error Response Codes
- 5.22. List all the services
- 5.23. List metadata objects of a given service
- 5.24. Parameters
- 5.25. Error Response Codes
- 5.26. List meta information of a given service
- 5.27. Parameters
- 5.28. Error Response Codes
- 5.29. Switch service parameter: enabled/disabled
- 5.30. Parameters
- 5.31. Error Response Codes
- 5.32. Upload the complete service definition
- 5.33. Parameters
- 5.34. Error Response Codes
- 5.35. Create or modify service definition
- 5.36. Parameters
- 5.37. Error Response Codes
- 5.38. Delete service from repository
- 5.39. Parameters
- 5.40. Error Response Codes
- 5.41. Reset cache
- 8.1. Murano Releases