IBM Cloud VPC Asset Discovery
In this guide we will showcase how to connect and retrieve VPC instances from a given IBM Cloud account, then use Asset Update to store them within the Asset A-Ops application
Download template
Requirements
- Asset Integration
- IBM Cloud Integration
Steps
- Add Trigger object to the flow
- Edit the trigger, name it and press save
- Add and configure an IBM Cloud Connect object to the flow, with an API Key. The region depends on the environment the information resides in.
- Add an IBM Cloud Get VPC to retrieve all available VPCs based on the permissions provided to the API Account.
- Add and configure a ForEach action to loop over all retrieved VPC's.
- Add IBM Cloud Get VPC Instance to retrieve all available VPC instances based on the permissions provided to the API Account.
- Add and configure a ForEach action to loop over all retrieved VPC Instances.
- An Asset Update would be connected to EC2 related Assets.
All above steps can be viewed below.