added record examples

This commit is contained in:
Luca Frosini 2021-04-13 21:30:56 +02:00
parent 7b2feecd6f
commit 9b3c29c68a
2 changed files with 38 additions and 0 deletions

View File

@ -0,0 +1,19 @@
{
"operationCount": 1,
"creationTime": 1601530639658,
"consumerId": "pgallagher31",
"recordType": "StorageStatusRecord",
"dataType": "STORAGE",
"providerId": "MongoDb", /* providerURI in StorageUsageRecord TO BE SET AS data.d4science.org*/
"aggregated": true,
"dataCount": 0,
"dataServiceId": "identifier", /* VIA */
"dataServiceClass": "content-management", /* VIA*/
"dataServiceName": "storage-manager", /* VIA */
"dataVolume": 0,
"scope": "/d4science.research-infrastructures.eu",
"startTime": 1601530639658,
"endTime": 1601530639658,
"id": "0000008f-cba1-4323-8ec2-7a40364e9cf2",
"operationResult": "SUCCESS"
}

View File

@ -0,0 +1,19 @@
{
"operationCount": 1,
"creationTime": 1594966057729,
"recordType": "StorageUsageRecord",
"consumerId": "grsf.publisher",
"resourceOwner": "grsf.publisher",
"dataType": "STORAGE",
"providerURI": "data.d4science.org",
"resourceURI": "5f11402915c9f3623e0cc9ac", /* VIA */
"resourceScope": "/d4science.research-infrastructures.eu", /* VIA */
"aggregated": true,
"dataVolume": 3,
"scope": "/d4science.research-infrastructures.eu",
"operationType": "CREATE",
"startTime": 1594966057713,
"id": "0000058c-caee-42a7-bd71-818630fa708c",
"endTime": 1594966057713,
"operationResult": "SUCCESS"
}