VMware Sample Exchange
Browse and download code samples from VMware as well as code samples contributed by the VMware community. Log in to Sample Exchange using your MyVMware credentials to submit requests for new samples, contribute your own samples, as well as propose a sample as a solution for open requests.
Disclaimer: All sample content and code in Sample Exchange is licensed to you by the sample's author. VMware does not guarantee the samples; they are provided "AS IS". Use of this site is subject to the VMware Community Terms of Use.
Browse the list below for code samples from VMware and the community. You can filter the list of samples by selecting a platform or language, or enter other search keywords above.
Filters
Type
SDK / Platform / Tool
Contributor
Language
- Create Multiple Custom Groups using vROps REST API with vCenter TagsPlease use it at your own risk and read comments in the script.vRealize Operations Manager PowerShell
- Add-CustomNameProperty-2-vROpsCustomGroup.ps1Hello, I needed a name property to use in text view. So, to solve this I used vROps REST API to do that. Below you find the screenhost after I run the script. Everthing you will need commented in ...vRealize Operations Manager PowerShell
- vROps-Rest-API-ClusterInventory.ps1This sample will get you download your specified report against your object. Please feel free to change resourceIds and reportDefinitionIds according to your needs. As an example I just shared a scree ...vRealize Operations Manager PowerShell
- Execute REST request building blockIntroduction This action can be utilized as the lowest level action with any form of REST communication, to be called by higher level actions or workflows. It encapsulate the REST communication with ...vRealize Orchestrator JavaScript
- Generic Rest Call vRO ActionThis action can be utilized as generic REST call used by any actions or workflows. Provides a simplified mechanism of working with REST calls within vRO.vRealize Orchestrator Plug-in SDK vRealize Orchestrator ActionScript
- Postman Client Collection for vRealize Operations REST APIsA collection of vRealize Operations REST APIs organized by use case. This collection is updated frequently and typically using the latest release of vRealize Operations. Also now include are some exa ...vRealize Operations Manager POSTMAN Collection
- Adding custom objects to vRealize Operations with the REST API and vRealize Orchestrator workflowsThis vRO package contains all workflows, actions etc. used in the examples related to my blog post: Adding custom objects to vRealize Operations with the REST API and vRealize Orchestrator workflowsvRealize Orchestrator vRO Package
- vSphere 6.7 Rest API - get templates in content libraryI have been working with vCenter 6.7 Rest API. Customer ask to get templates from content library. Looked everywhere, but details could not be found. Decent amount of trial and error to get working ...vSphere Automation SDK for REST Shell Script