Build backup
Document resources/build_backup/overview
not found.
Attributes
Minimal Representation
Included when the resource is returned as part of another resource.
Name | Type | Description |
---|---|---|
file_name | Unknown | The build_backup's file_name. |
created_at | Unknown | The build_backup's created_at. |
Standard Representation
Included when the resource is the main response of a request, or is eager loaded.
Name | Type | Description |
---|---|---|
file_name | Unknown | The build_backup's file_name. |
created_at | Unknown | The build_backup's created_at. |
Actions
Find
Document resources/build_backup/actions/find
not found.
GET
/build_backup/{build_backup.id}
Template Variable | Type | Description |
---|---|---|
build_backup.id | Unknown | Documentation missing. |
Query Parameter | Type | Description |
---|---|---|
build_backup.repository_id | Unknown | Documentation missing. |
include | [String] | List of attributes to eager load. |
repository_id | Unknown | Alias for build_backup.repository_id. |
GET
/build_backup/{build_backup.id}.txt
Template Variable | Type | Description |
---|---|---|
build_backup.id | Unknown | Documentation missing. |
Query Parameter | Type | Description |
---|---|---|
build_backup.repository_id | Unknown | Documentation missing. |
include | [String] | List of attributes to eager load. |
repository_id | Unknown | Alias for build_backup.repository_id. |