Once you have identified the operation, go back to Automation Orchestrator. Enter the resource URI. This includes the root object and any parameters, filters, or sorts. The workflow automatically adds the FlashBlade address and REST version.
So if you want to pull array information from a FlashBlade you would enter /arrays (don't forget the preceding forward slash) and choose GET and click Run.
And the response is logged:
and stored in the output variable called response:
If you want to pull the space stats of all object store usage we would add /space and the query for ?type=object-store
The space stats are in the response: