vRealize Blog

    The home of everything vRealize

    • Useful Links

    vCO Workflow Script to Initiate a Workflow from another Workflow

    posted on 5 September 2013 by Simon Sparks | No comments

    The following script enables a workflow to be initiated from another workflow     var objProperties; objProperties = new Properties();... Continue reading →

    vCO Workflow Script to Get A List of Successful Deployment IDs from vFabric Application Director v5.2

    posted on 5 September 2013 by Simon Sparks | No comments

    The following script enables produces a list of successful deployment IDs from vFabric Application Director v5.2       var... Continue reading →

    vCO Workflow Script to Add a Private Isolated Network in a vCloud vApp

    posted on 5 September 2013 by Simon Sparks | No comments

    The following script enables the creation of a Private Isolated Network in a vCloud vApp.     var objVclIpRange; objVclIpRange... Continue reading →

    vCO Workflow Script to Create an Empty vCloud vApp and link it to a Virtual Data Center Network

    posted on 5 September 2013 by Simon Sparks | No comments

    The following script enables the creation of an Empty vCloud vApp and the linking of it to a virtual data... Continue reading →

    vCO Workflow Script to Find a vCloud Virtual Data Center and Virtual Data Center Network object by Name

    posted on 5 September 2013 by Simon Sparks | No comments

    The following script enables you to find a vCloud virtual data center and virtual data center network object by name... Continue reading →

    vCO Workflow Script to Find a vCloud vApp Template object by Name

    posted on 5 September 2013 by Simon Sparks | No comments

    The following script enables you to find a vCloud vApp Template object by name     var objVclExpressionTEMPLATE; objVclExpressionTEMPLATE =... Continue reading →

    vCO Workflow Script to Load Balance Virtual Machine Deployments Across 2 vSphere Clusters in a Provider Virtual Data Center

    posted on 5 September 2013 by Simon Sparks | No comments

    The following script enables the load balanced deployment of virtual machines across 2 vSphere clusters in a Provider Virtual Data... Continue reading →

    vCO Workflow Script to Delete a Load Balancer off a vShield Edge Device

    posted on 5 September 2013 by Simon Sparks | No comments

    The following script enables a Load Balancer to be deleted off a vShield Edge Device System.log("===== vShield Edge Gateway: "... Continue reading →

    vCO Workflow Script to Un-Deploy a vApp ( Power Off to You and Me )

    posted on 5 September 2013 by Simon Sparks | No comments

    The following script enables an array of VclVApp object to be un-deployed. if ( objVclVApp.deployed == true ) { var... Continue reading →

    vCO Workflow Script to Un-Deploy VMs ( Power Off to You and Me )

    posted on 5 September 2013 by Simon Sparks | No comments

    The following script enables an array of VclVM objects to be un-deployed. for(var i = 0; i < arrVclVm.length; i++)... Continue reading →

    « Older posts

    Categories

    • Compute (5)
    • Configuration (3)
    • Hardware (3)
    • Home Lab Series (15)
    • Networking (3)
    • PowerShell (3)
    • Storage (3)
    • VMware Products (1)
    • vRealize Automation (2)
    • vRealize Orchestrator (3)
    • vRealize Orchestrator Actions (11)
    • vRealize Orchestrator Policies (1)
    • vRealize Orchestrator Scripts (79)

    Tag Cloud

    Chef F5 BIG-IP LTM Home Lab Series InfoBlox OpsView Plugins PowerShell Puppet RabbitMQ vCenter Server vCloud Application Director vCloud Automation Center vCloud Director vCloud Networking and Security vFabric Application Director VMware NSX vRealize Automation vRealize Orchestrator vSphere

    My vMetrics

    Total Metrics:
    294 GHz Total CPU
    1,536 GB Total RAM
    14,400 GB Total Disk
    8 Host(s)
    13 RPs
    196 VMs
    4395 vMotions
    Power States:
    (96) (100) (0)
    Networking:
    32 x 10GbE Physical NICs
    36 Virtual PGs
    Cluster:
    Dell PowerEdge R610
    DRS: DRS enabled (Full Auto)
    HA: Highly Available
    Current Deviation: 0.024
    Target Deviation: 0.028
    DRS Balance: Load Balanced
    Hardware:
    Dell PowerEdge R710

    previous refresh
    2163 days, 15 hrs and 3 min.

    Recent Posts

    • Sweating your (Hardware) Assets
    • vRealize Automation Size History ( Production Environment )
    • vRealize Automation Size History ( Small Lab )
    • JSON Required to Start vRealize Orchestrator Workflow via REST API
    • Workflow Script to Find MAC Address of vcVirtualMachine

    Archives

    • January 2021 (3)
    • September 2020 (5)
    • April 2020 (2)
    • November 2019 (1)
    • September 2018 (1)
    • June 2017 (1)
    • February 2017 (1)
    • October 2016 (3)
    • May 2016 (1)
    • February 2016 (6)
    • October 2014 (2)
    • September 2014 (3)
    • June 2014 (1)
    • May 2014 (6)
    • April 2014 (6)
    • February 2014 (4)
    • December 2013 (4)
    • November 2013 (4)
    • October 2013 (5)
    • September 2013 (26)
    • August 2013 (5)
    • July 2013 (4)
    • June 2013 (9)
    • May 2013 (6)
    • April 2013 (2)

    Archives

    • January 2021 (3)
    • September 2020 (5)
    • April 2020 (2)
    • November 2019 (1)
    • September 2018 (1)
    • June 2017 (1)
    • February 2017 (1)
    • October 2016 (3)
    • May 2016 (1)
    • February 2016 (6)
    • October 2014 (2)
    • September 2014 (3)
    • June 2014 (1)
    • May 2014 (6)
    • April 2014 (6)
    • February 2014 (4)
    • December 2013 (4)
    • November 2013 (4)
    • October 2013 (5)
    • September 2013 (26)
    • August 2013 (5)
    • July 2013 (4)
    • June 2013 (9)
    • May 2013 (6)
    • April 2013 (2)

    Categories

    • Home Lab Series (15)
      • Compute (5)
      • Configuration (3)
      • Hardware (3)
      • Networking (3)
      • Storage (3)
    • VMware Products (4)
      • vRealize Automation (2)
      • vRealize Orchestrator (3)
    • vRealize Orchestrator (94)
      • PowerShell (3)
      • vRealize Orchestrator Actions (11)
      • vRealize Orchestrator Policies (1)
      • vRealize Orchestrator Scripts (79)

    Pages

    • Useful Links
    Copyright © 2022 vRealize Blog. Powered by WordPress & Corpo Theme.