Get Date Range

Get Date Range

Use this endpoint to select date range to download elastic search logs
Authorized Roles : PROVIDER

Request
URI
GET
/provider/elasticsearch/date-range
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns TimestampDto of type(s) application/vnd.vmware.dms-v1+json
{
    "fromDate": "string",
    "toDate": "string"
}
string
fromDate
Optional

fromDate

string
toDate
Optional

toDate


400

Bad Request

Operation doesn't return any data structure