/AWS1/CL_DZN=>POSTTIMESERIESDATAPOINTS()
¶
About PostTimeSeriesDataPoints¶
Posts time series data points to Amazon DataZone for the specified asset.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_DOMAINIDENTIFIER
TYPE /AWS1/DZNDOMAINID
/AWS1/DZNDOMAINID
¶
The ID of the Amazon DataZone domain in which you want to post time series data points.
IV_ENTITYIDENTIFIER
TYPE /AWS1/DZNENTITYIDENTIFIER
/AWS1/DZNENTITYIDENTIFIER
¶
The ID of the asset for which you want to post time series data points.
IV_ENTITYTYPE
TYPE /AWS1/DZNTIMESERIESENTITYTYPE
/AWS1/DZNTIMESERIESENTITYTYPE
¶
The type of the asset for which you want to post data points.
IT_FORMS
TYPE /AWS1/CL_DZNTIMESERIESDATAPT01=>TT_TIMESERIESDATAPTFORMINPLIST
TT_TIMESERIESDATAPTFORMINPLIST
¶
The forms that contain the data points that you want to post.
Optional arguments:¶
IV_CLIENTTOKEN
TYPE /AWS1/DZNCLIENTTOKEN
/AWS1/DZNCLIENTTOKEN
¶
A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.