Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Get a list of virtual disk instances for a specified computer systems.
External DocumentationTo learn more, visit the Dell iDRAC documentation.

Parameters

ParameterDescription
Computer System IDThe ID of the Computer System resource.
Expand ResultsOptional Redfish expand parameter to control how related resources
are expanded in the response.

Supported values:
- *($levels=N) → Expand all navigation properties to N levels deep.
- .($levels=N) → Expand subordinate links (outside of “Links” objects) to N levels.
- ~($levels=N) → Expand dependent links (inside Links objects) to N levels.
- Empty string → No expansion.

Workflow Library Example

List Virtual Disk Instances with Dell Idrac and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop