Skip to content

/AWS1/CL_EC2=>DESCRIBEVOLUMEATTRIBUTE()

About DescribeVolumeAttribute

Describes the specified attribute of the specified volume. You can specify only one attribute at a time.

For more information about EBS volumes, see Amazon EBS volumes in the Amazon EBS User Guide.

Method Signature

IMPORTING

Required arguments:

IV_ATTRIBUTE TYPE /AWS1/EC2VOLUMEATTRIBUTENAME /AWS1/EC2VOLUMEATTRIBUTENAME

The attribute of the volume. This parameter is required.

IV_VOLUMEID TYPE /AWS1/EC2VOLUMEID /AWS1/EC2VOLUMEID

The ID of the volume.

Optional arguments:

IV_DRYRUN TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2DESCRVOLATTRRSLT /AWS1/CL_EC2DESCRVOLATTRRSLT