vCO Flow Blog
  • Useful Links
The home of everything vCO

vCO Workflow Script to Enable vCenter HA

posted on September 20, 2018 by Simon Sparks | No comments

vCO Workflow Script to Enable vCenter HA var arrDNSServers = new Array(); arrDNSServers.push("192.168.0.1") var arrGateway = new Array(); arrGateway.push("192.168.0.1") var... Continue reading →

vCO Workflow Script to Trigger vRA Data Collection using an OData Query

posted on February 16, 2017 by Simon Sparks | 2 Comments

vCO Workflow Script to Trigger vRA Data Collection using an OData Query   var strHostID = objVCACHost.id; var strModelName = "ManagementModelEntities.svc";... Continue reading →

vCO Workflow Script to Get the Current Value of a Custom Property

posted on February 15, 2016 by Simon Sparks | No comments

vCO Workflow Script to Get the Current Value of a Custom Property   var arrvCACVirtualMachine; arrvCACVirtualMachine = Server.findAllForType("vCAC:VirtualMachine", "VMUniqueID eq... Continue reading →

vCO Workflow Script to Create or Update a Custom Property

posted on February 15, 2016 by Simon Sparks | No comments

vCO Workflow Script to Create or Update a Custom Property   var arrvCACVirtualMachine; arrvCACVirtualMachine = Server.findAllForType("vCAC:VirtualMachine", "VMUniqueID eq '" +... Continue reading →

vCO Workflow Script to Check if a Custom Property Exists

posted on February 15, 2016 by Simon Sparks | No comments

vCO Workflow Script to Check if a Custom Property Exists   var arrvCACVirtualMachine; arrvCACVirtualMachine = Server.findAllForType("vCAC:VirtualMachine", "VMUniqueID eq '" +... Continue reading →

vCO Workflow Script to Get the Current Value of a Custom Attribute

posted on February 15, 2016 by Simon Sparks | No comments

vCO Workflow Script to Get the Current Value of a Custom Attribute   var objVcSdkConnection; objVcSdkConnection = objVcVirtualMachine.vimHost; var objVcCustomFieldsManager;... Continue reading →

vCO Workflow Script to Create or Update a Custom Attribute

posted on February 15, 2016 by Simon Sparks | No comments

vCO Workflow Script to Create or Update a Custom Attribute   var objVcSdkConnection; objVcSdkConnection = objVcVirtualMachine.vimHost; var objVcCustomFieldsManager; objVcCustomFieldsManager =... Continue reading →

vCO Workflow Script to Check if a Custom Attribute Exists

posted on February 15, 2016 by Simon Sparks | No comments

vCO Workflow Script to Check if a Custom Attribute Exists   var objVcSdkConnection; objVcSdkConnection = objVcVirtualMachine.vimHost; var objVcCustomFieldsManager; objVcCustomFieldsManager =... Continue reading →

vCO Workflow Script to Create an NSX Edge

posted on October 3, 2014 by Simon Sparks | No comments

The following is the vCO Workflow Script to Create an NSX Edge     var objNSXAddressGroup; objNSXAddressGroup = new NSXAddressGroup(null); objNSXAddressGroup.displayName... Continue reading →

vCO Workflow Script to Log the SNMP Data Received

posted on September 18, 2014 by Simon Sparks | No comments

The following is the vCO Workflow Script to Log the SNMP Data Recieved   System.log("=================================================="); System.log("=================================================="); for (var i = 0;... Continue reading →

« Older posts

Categories

  • Home Lab Series (9)
  • Networking (1)
  • vCenter Orchestrator 5.5 (1)
  • vCenter Orchestrator Actions (11)
  • vCenter Orchestrator Policies (1)
  • vCenter Orchestrator Scripts (76)

Tag Cloud

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

My vMetrics

Total Metrics:
294 GHz Total CPU
2,304 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
931 days, 22 hrs and 9 min.

Recent Posts

  • vCO Workflow Script to Enable vCenter HA
  • Home Lab Series: Networking v3
  • vCO Workflow Script to Trigger vRA Data Collection using an OData Query
  • Home Lab Current State
  • Home Lab Desired State

Archives

  • 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 (4)
  • September 2013 (26)
  • August 2013 (5)
  • July 2013 (4)
  • June 2013 (9)
  • May 2013 (5)
  • April 2013 (2)

Archives

  • 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 (4)
  • September 2013 (26)
  • August 2013 (5)
  • July 2013 (4)
  • June 2013 (9)
  • May 2013 (5)
  • April 2013 (2)

Categories

  • Home Lab Series (9)
    • Networking (1)
  • VMware Products (1)
    • vCenter Orchestrator 5.5 (1)
  • VMware vCenter Orchestrator (88)
    • vCenter Orchestrator Actions (11)
    • vCenter Orchestrator Policies (1)
    • vCenter Orchestrator Scripts (76)

Pages

  • Useful Links
Copyright © 2019 vCO Flow Blog. Powered by WordPress & Corpo Theme.