Use case: support capacity planning, show back and vm reclamation; output virtual machine resources of all deployments as json. User can use https://konklone.io/json/ to convert json to csv. This report is generated from an ABX action. Field names are identified dynamically. Sample report,...
deployment_resources.zip-master.zip
Use case: identify hot spots in the environment and manage deployment lifecycle; write deployments and all their action requests with statuses to a csv formatted file. This report is generated from an ABX action. Field names are generated dynamically. Sample report, ABX action and instruction...
vRA8-deployment-report-master.zip
1 Comment - no search term matches found in comments.
Script to collect needful for VMware SD-WAN vEdge deployment and activation in Google Cloud Platform (GCP) IMPORTANT: Virtual Edge should already be configured in the VCO before running script - see GCP deployment guide NOTICE: This script requires authentication for GCLOUD CLI access Overview...
snippet.py
Get the children of a vRA Catalog Resource. Example usage would be to get all the VMs created under a given Deployment. #vRA7.2 #vRealizeAutomation #vRealizeAutomation #vRealizeOrchestratorPlug-inSDK #vRA7.0.1 #VirtualMachine #vRO #vRealizeAutomation7 #request #vRA ...
getChildrenOfVraCatalogResource.js
Get all Catalog Resources (deployments, machines, etc.) for the given a vRA Catalog Item Request #MIT #vra7 #vRealizeAutomation #vRA #vRealizeOrchestratorPlug-inSDK #vRA7.0.1 #vRealizeAutomation #deployment #request #vRA7.2 #vrealize #JavaScript #VirtualMachine ...
getCatalogResourcesOfVraCatalogItemRequest.js
This file includes sample code to configure a vSAN cluster. Before running this script, please make sure you have a vCenter Server, Cluster, and a proper vSAN license. The code has been tested with the following configuration Testbed: One cluster with four hosts. Each host has one...
vsanDeploy.py
The utility of codes to present the deployment of vm by ovftool. There are 3 parameters to specify: Source: the ova file to deploy Destination: the localtion on vCenter where to deploy. it is refered as a management object by its id. For instance, deploying vm in the resource tool ...
Deploy-virtual-machines-of-ova-by-ovftool.java