vRealize Orchestrator 7 User Guide: Pure Storage Inventory
Pure1 Organizations
Starting with the Pure Storage Plugin version 3.5 for vRealize Orchestrator 7.x, the ability to authenticate to the Pure1 REST API exists. Every Pure Storage customer is provisioned one or more Pure1 organizations that aggregate your Pure Storage platforms into Pure1. Pure1 is a SaaS-based management and monitoring tool for trending, analytics, support, sizing, and more. Pure1 offers a REST API that enables the end user to pull the data out of Pure1 and manage it in the platform of their choosing.
When you upgrade or install the vRO plugin 3.5 or later, you will see a new default bucket under the Pure Storage listing in the vRO inventory:
All existing storage connections will appear under there. If you expand the Uncategorized section, there are two folders:
- FlashArray Connection. This will have all FlashArray and Cloud Block Store connections and their inventory.
- FlashBlade Connection. This will have all FlashBlades connections.
If you add another Pure1 organization (process documented here) it will appear under the Pure Storage heading with its own FlashArray and FlashBlade Connection folders.
Once you have added a Pure1 connection and then subsequently add FlashArray, FlashBlade, or Cloud Block Store connections, they will be added to the folders under the Pure1 organization they belong to.
If you remove a Pure1 organization (documented here) you have the option to remove all children storage connections or move them to the Uncategorized folder.
If you click on a Pure1 organization, there are three properties:
- Display name. What you called it when is was connected.
- Org ID. This is the unique identified from Pure Storage of the Pure1 organization.
- Base URI. This will always be https://api.pure1.purestorage.com
Custom Scripting
If you would like to manage the Pure1 organization in the via scripting in vRO you can. The object type is PS:Pure1Connection:
To create, edit, remove, and delete Pure1 connections you can use the Pure1 connection manager:
By clicking on each sub-bullet you can learn more about the method inputs or object properties:
FlashArray or Cloud Block Store Connections
When a FlashArray or Cloud Block Store is added, the entire object inventory is pulled into vRealize Orchestrator. A FlashArray or Cloud Block Store will be listed under the FlashArray Connection folder under their respective Pure1 organization. If no Pure1 organization is registered, or the correct Pure1 organization for that storage platform is not connect, it will be listed under FlashArray Connection under the Uncategorized listing.
No Pure1 registered or FlashArray or Cloud Block Store not found in the registered Pure1 organizations: | FlashArray or Cloud Block Store found in a registered Pure1 organization |
![]() |
![]() |
Underneath a listing for a FlashArray or Cloud Block Store there is the array inventory, of snapshots, volumes, protection groups, pods, and more. Objects can be expanded down until the snapshot level:
- Volumes -> Snapshots (one-off snapshots or protection group snapshots)
- Volume Groups -> Volumes -> Snapshots (one-off snapshots or protection group snapshots)
- Hosts -> Volumes
- Host Groups -> Volumes
- Host Groups -> Hosts
- Protection Groups -> Volumes
- Protection Groups -> Protection Group Snapshots -> Volume Snapshots
- Remote Protection Groups -> Protection Group Snapshots -> Volume Snapshots
- Pods -> Volumes -> Snapshots (one-off snapshots or protection group snapshots)
- Pods -> Protection Groups
- Destroyed Items -> Volumes
- Destroyed Items -> Snapshots
- Destroyed Items -> Pods
- Destroyed Items -> Protection Groups
- Destroyed Items -> Volume Groups
If an item is not in the list, it is likely due to the inventory not being updated (it is updated in the UI after certain specific operations). In the upper-right hand corner, there is a last updated timestamp:
You can click the refresh circle button to refresh the entire inventory, or right-click an item in the inventory and click Reload to just refresh that object and its subsidiary objects:
Custom Scripting
If you would like to manage a FlashArray or Cloud Block Store connection via scripting in vRO, you can. The object type is PS:FlashArrayConnection:
To create, edit, remove, and delete FlashArray/Cloud Block Store connections you can use the FlashArray connection manager:
By clicking on each sub-bullet you can learn more about the method inputs or object properties:
FlashBlade Connections
When a FlashBlade is added, the array will be listed under the FlashBlade Connection folder under its respective Pure1 organization. If no Pure1 organization is registered, or the correct Pure1 organization for that storage platform is not connect, it will be listed under FlashBlade Connection under the Uncategorized listing.
No Pure1 registered or FlashArray or Cloud Block Store not found in the registered Pure1 organizations: | FlashArray or Cloud Block Store found in a registered Pure1 organization |
![]() |
![]() |
Currently, no inventory objects of FlashBlade targets are synchronized to vRealize Orchestrator.
Custom Scripting
If you would like to manage a FlashBlade connection via scripting in vRO, you can. The object type is PS:FlashBladeConnection:
To create, edit, remove, and delete FlashBlade connections you can use the FlashBlade connection manager:
By clicking on each sub-bullet you can learn more about the method inputs or object properties: