vRealize Automation SDK |
The vRealize Automation API provides a RESTful interface for integrating with vRealize Automation from an external application such as a self-service portal or continuous integration tools.
The Java SDK provides native Java bindings for the convenience of developers writing vRealize Automation integrations from Java applications. The SDK provides full coverage of the REST API.
Features and Benefits
- Submit catalog requests
- View and manage provisioned resources
- Complete inbox tasks such as approvals
- Integration with SSO with bearer token-based authentication
- Support for role-based access and entitlements
- Equivalent behavior to operations performed in the vRealize Automation UI, including managing users and groups, reservations, the service catalog, and so on
Documentation
Refer to the vRealize Automation Programming Guide for information about working with the REST API and Java SDK, as well as scenario-based documentation for the following common use cases:
- Browse the catalog and request a deployment
- Approve a catalog request
- View your provisioned resources
- Perform Day 2 operations
- Create a tenant
- Manage reservations
- Import and export blueprints, software components, property groups, property definitions, and XaaS (formerly Advanced Service Designer) content
The vRealize Automation SDK Documentation (Javadoc) provides detailed information about the supported methods.
1 Downloads
Name | Version | Size | |||
---|---|---|---|---|---|
vRealize Automation SDK | 7.0 | Download | |||
2 Documentation and Reference
3 Top Community Sample Code
Name | Contributor | Language |
---|---|---|
VMware vRealize Automation Plugin | kr1s | Java |
vRealize Automation API Samples for Postman | nsb24 | POSTMAN Collection |
Project Bosphorus | prydin | Java |
vRealize Automation Reference Application | hmichaud | JavaScript |
chef-client example of a bootstrap install on Ubuntu 16.04 | jjasghar | vRA Blueprint |