Name | Type | Description | Notes |
---|---|---|---|
id | UUID | Identifies the resource | [optional] |
startDate | OffsetDateTime | [optional] | |
endDate | OffsetDateTime | [optional] | |
connections | List<Long> | [optional] | |
aggregationType | AggregationTypeEnum | [optional] | |
status | StatusEnum | [optional] | |
reportUrl | String | [optional] | |
result | List<MdrUsageRecord> | [optional] | |
createdAt | OffsetDateTime | [optional] | |
updatedAt | OffsetDateTime | [optional] | |
profiles | String | [optional] | |
recordType | String | [optional] |
Name | Value |
---|---|
NO_AGGREGATION | "NO_AGGREGATION" |
PROFILE | "PROFILE" |
TAGS | "TAGS" |
Name | Value |
---|---|
PENDING | "PENDING" |
COMPLETE | "COMPLETE" |
FAILED | "FAILED" |
EXPIRED | "EXPIRED" |