v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1474216311.3 KB

Describe an instance's RAID arrays.

This call accepts only one resource-identifying parameter.

Required Permissions: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.

post/#X-Amz-Target=OpsWorks_20130218.DescribeRaidArrays

Headers

X-Amz-Target'OpsWorks_20130218.DescribeRaidArrays' required

Request body

InstanceIdstring

The instance ID. If you use this parameter, <code>DescribeRaidArrays</code> returns descriptions of the RAID arrays associated with the specified instance.

StackIdstring

The stack ID.

RaidArrayIdsString[]

An array of RAID array IDs. If you use this parameter, <code>DescribeRaidArrays</code> returns descriptions of the specified arrays. Otherwise, it returns a description of every array.

Response

Success