ServiceInstanceBackupList
ServiceInstanceBackupList
List of service instance backups
JSON Example
{
"backups": [
{
"id": "string",
"created_at": 0
}
]
}