vCloud Automation Center SDK |
The vCloud Automation Center API provides a RESTful interface for integrating with vCloud Automation Center 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 vCloud Automation Center 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 vCloud Automation Center UI, including approvals, placement policies, life-cycle callout integrations, and so on
Documentation
Refer to the vCloud Automation Center 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 machine
- Approve a machine request
- View your provisioned resources
- Perform Day 2 operations
- Create a tenant and manage identity stores
The REST API Reference provides detailed information about the supported API methods.
1 Downloads
Name | Version | Size | |||
---|---|---|---|---|---|
vCloud Automation Center SDK | 6.1 | 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 |