revision_created_response
A revision_created_response
is returned when a new revision is created in a sandbox.
Revisions can be created directly,
but they are also created when creating a new sandbox
or updating an existing sandbox.
Name | Type | Description |
---|---|---|
created_time | datetime | The time that this revision was created, in UTC. |
revision | integer | The sequential revision number assigned to this revision. sandbox_response.latest_revision is set to this number (until another revision is added). |