In order to test the data pool volume, send over 60000 creation data to server.
Shell Script:
1 |
|
Mind the syntax especially the space, ""
and ''
, using \
for escaping “” inside json to avoid syntax error.
In order to test the data pool volume, send over 60000 creation data to server.
Shell Script:
1 |
|
Mind the syntax especially the space, ""
and ''
, using \
for escaping “” inside json to avoid syntax error.