ListErasureRequestsOutputBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/ListErasureRequestsOutputBody.jsonitems object[]required
Array [
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/ErasureRequest.jsonmodestring
reasonstring
requestedAtdate-timerequired
resolutionNotestring
resolvedAtdate-time
resolvedBystring
statusstringrequired
tenantIdstring
userUuidstringrequired
uuidstringrequired
]
ListErasureRequestsOutputBody
{
"$schema": "https://example.com/schemas/ListErasureRequestsOutputBody.json",
"items": "Unknown Type: array,null"
}