vvv-vra

VMware vRealize Automation Python SDK (based event driven<gevent>)


License
Apache-2.0
Install
pip install vvv-vra==0.1.3

Documentation

vvv_vra

Triple V API Series (VmVVare)

VMware vRealize Automation Python SDK (based event driven<gevent>)

version : 0.1.3

last change : add Catalog and Policy Model

Install

Pygics Installation is available via PyPI and Git Source.

From PIP

$ pip install vvv-vra

From GIT

$ python setup.py build
$ python setup.py install

Examples

you should get sample code in "sample" directory

Support Models

  • About
    • Blueprint
    • IaaS
  • Blueprint
    • Input
    • Content
    • Version
    • Request
    • Validation
    • ResourceType
  • Deployment
    • Action
      • Request
    • Resources
      • Action
        • Request
    • Filter
  • User
    • LoggedIn
  • CloudAccount
    • Link : Regions
    • Link : AssociatedCloudAccounts
    • RegionEnumeration
    • vSphere
      • RegionEnumeration
    • AWS
      • RegionEnumeration
    • Azure
      • RegionEnumeration
    • GCP
      • RegionEnumeration
    • NSXT
    • NSXV
  • Region
    • Link : CloudAccount
  • Project
    • Metadata
  • Zone
    • Link : CloudAccount
    • Link : Region
    • Link : Project
  • Tag
  • FabricFlavor
  • Flavor
    • Profile
      • Link : Region
  • FabricImage
    • Link : Region
  • Image
    • Profile
      • Link : Region
  • Machine
    • Link : CloudAccounts
    • SnapShot
    • Disk
    • NetworkInterface
      • Link : Network
  • FabricNetwork
    • Link : Region
    • vSphere
      • Link : Region
  • Network
    • Domain
    • IpRange
    • Profile
      • Link : Region
      • Link : FabricNetworks
      • Link : IsolatedExternalFabricNetwork
      • Link : Domain
  • SecurityGroup
    • Link : CloudAccounts
  • LoadBalancer
    • NetworkInterface
      • Link : Network