GetDomainVersions
List the version history of an ABAP domain, showing each version's ID, author, update time, and transport request.
Instructions
[read-only] List the SAP version history of a ABAP domain. Returns each version with its versionId, author, updatedAt, title, the transportRequest (and transportDescription) that produced it when available, and an opaque content_uri to fetch that version's source via GetDomainVersionSource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain_name | Yes | ABAP domain name. |