Skip to content

/AWS1/CL_DSY=>DESCRSTRGSYSTEMRESOURCEMET()

About DescribeStorageSystemResourceMetrics

Returns information, including performance data and capacity usage, which DataSync Discovery collects about a specific resource in your-premises storage system.

Method Signature

IMPORTING

Required arguments:

IV_DISCOVERYJOBARN TYPE /AWS1/DSYDISCOVERYJOBARN /AWS1/DSYDISCOVERYJOBARN

Specifies the Amazon Resource Name (ARN) of the discovery job that collects information about your on-premises storage system.

IV_RESOURCETYPE TYPE /AWS1/DSYDISCOVERYRESOURCETYPE /AWS1/DSYDISCOVERYRESOURCETYPE

Specifies the kind of storage system resource that you want information about.

IV_RESOURCEID TYPE /AWS1/DSYRESOURCEID /AWS1/DSYRESOURCEID

Specifies the universally unique identifier (UUID) of the storage system resource that you want information about.

Optional arguments:

IV_STARTTIME TYPE /AWS1/DSYDISCOVERYTIME /AWS1/DSYDISCOVERYTIME

Specifies a time within the total duration that the discovery job ran. To see information gathered during a certain time frame, use this parameter with EndTime.

IV_ENDTIME TYPE /AWS1/DSYDISCOVERYTIME /AWS1/DSYDISCOVERYTIME

Specifies a time within the total duration that the discovery job ran. To see information gathered during a certain time frame, use this parameter with StartTime.

IV_MAXRESULTS TYPE /AWS1/DSYDISCOVERYMAXRESULTS /AWS1/DSYDISCOVERYMAXRESULTS

Specifies how many results that you want in the response.

IV_NEXTTOKEN TYPE /AWS1/DSYDISCOVERYNEXTTOKEN /AWS1/DSYDISCOVERYNEXTTOKEN

Specifies an opaque string that indicates the position to begin the next list of results in the response.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DSYDSCSTRGSYSTEMRES01 /AWS1/CL_DSYDSCSTRGSYSTEMRES01