vRealize Automation - Catalog Service The catalog service REST API is designed to be used by the consumers of the service catalog; for example, an end user who wants to request a catalog item would be a consumer of this API. Available Use Cases Catalog Item Request Submission You can use the following workflow to submit a catalog request programmatically. A sample of this workflow is available in the postman collection for catalog service. image credit Request Tracking Track catalog request for a given user Track individual component requests Get deployment and resources for the deployment for a given request. Get all failed requests for a given tenant A blog about request tracking Day 2 List all provisioned resources Get components of a deployment Get a resource Get available resource actions Get resource action request template Submit day 2 resource actions Day 2 Machine Actions Submit a reconfigure request Scale out machines Scale out machines with nested blueprint Change Owner vRealize Automation API Tips #Rest #vRealizeAutomationCompositionServiceAPI #MIT #POSTMANCollection #vRealizeAutomationCatalogServiceAPI #vRealizeAutomation #api vra composition #api vra catalog #POSTMAN #vRealizeAutomation #vRA
vRA Samples - Catalog Service.postman_collection.json
vRealize Automation - Composition Service The composition service allows vRA services to register application components, which the composition service manages so that they can be used in composite blueprints
vRA Samples - Manage Blueprints.postman_collection.json
vRealize Automation - Approval Service The approval service provides features for managing and tracking the human approval tasks associated with a service process/artifact in a provider realm
vRA Samples - Approvals.postman_collection.json
vRealize Automation - Management Service API You can use the reclamation service to query the VMs in an installation for non-usage and, if they are not in use, mark them as eligible for reclamation. Available Use Cases Get VM performance metrics Get reclamation work items Create reclamation work items Cancel reclamation requests vRealize Automation API Tips #POSTMANCollection #vRA #vRealizeAutomationReclamationServiceAPI #vRealizeAutomation #Rest #api vra management #MIT #vRealizeAutomation #POSTMAN
vRA Samples - Reclamation.postman_collection.json
vRealize Automation - Properties Service The property service provides APIs to manage property definitions and property groups. Available Use Cases Manage property definitions Manage property groups Create and get property definitions backed by vRO script actions vRealize Automation API Tips #POSTMANCollection #vRA #POSTMAN #vRealizeAutomationPropertiesServiceAPI #MIT #Rest #Automation #api vra properties #vRealizeAutomation #vRealizeAutomation #vRO
vRA Samples - Properties Service.postman_collection.json
vRealize Automation API Samples for Postman Overview The vRealize Automation REST API provides consumers and administrators access to all services in its service catalog that support the vRealize Automation user interface. All services have a set of use cases that can be achieved programmatically by using these REST APIs. vRealize Automation 7.1 and later documents these APIs in swagger format
vra-api-samples-for-postman-master.zip
1 Comment - no search term matches found in comments.
vRealize Automation - WorkItem Service The work item service provides a standard way for services to present work items to users
vRA Samples - WorkItem Service.postman_collection.json
Submits a catalog item request via the vRA API in PowerShell #vrealize #vRA #PowerShell #vRealizeAutomation #vRealizeAutomation #MIT #vRealizeAutomation7 #vRealizeAutomationCatalogServiceAPI
postVraCatalogItemRequest.ps1
2 Comments - I want to be able to go from a catalog name item to the full request without having to hard code something like this in there
vRealize Automation - Identity Service Identity service manages tenants, business groups (formerly named subtenants), groups (both Single-Sign-On and Custom groups), users and identity stores
vRA Samples - Tenant And Business Groups.postman_collection.json
vRealize Automation - Content Management Service You can use the content management service REST API to import and export content, such as blueprints, software components, and other artifacts, from vRealize Automation systems
vRA Samples - Content Export And Import.postman_collection.json