APIs for managing Packer artifacts.
ListBuckets
https:/ / api.cloud.hashicorp.com/ packer/ 2023-01-01/ organizations/ {location.organization_id}/ projects/ {location.project_id}/ buckets
The max number of results per page that should be returned. If the number
of available results is larger than page_size
, a next_page_token
is
returned which can be used to get the next page of results in subsequent
requests. A value of zero will cause page_size
to be defaulted.
Specifies a page token to use to retrieve the next page. Set this to the
next_page_token
returned by previous list requests to get the next page of
results. If set, previous_page_token
must not be set.
Specifies a page token to use to retrieve the previous page. Set this to
the previous_page_token
returned by previous list requests to get the
previous page of results. If set, next_page_token
must not be set.
Specifies the list of per field ordering that should be used for sorting. The order matters as rows are sorted in order by fields and when the field matches, the next field is used to tie break the ordering. The per field default ordering is ascending.
The fields should be immutabile, unique, and orderable. If the field is not unique, more than one sort fields should be passed.
Example: oder_by=name,age desc,created_at asc In that case, 'name' will get the default 'ascending' order.
packer build
is currently running in the version.packer build
was cancelled by a user.packer build
failed and therefore artifact creation failed.packer build
is currently running.packer build
has finished successfully.packer build
was cancelled by a user.packer build
failed and therefore artifact creation failed.PaginationResponse is the response holding the page tokens for a paginated list response.
This token allows you to get the previous page of results for list
requests. If the number of results is larger than page_size
, use the
previous_page_token
as a value for the query parameter
previous_page_token
in the next request. The value will become empty when
there are no more pages.
A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the [google.rpc.Status.details][google.rpc.Status.details] field, or localized by the client.
An arbitrary serialized message. Visit the protobufAny documentation for more information.
CreateBucket
https:/ / api.cloud.hashicorp.com/ packer/ 2023-01-01/ organizations/ {location.organization_id}/ projects/ {location.project_id}/ buckets
packer build
is currently running in the version.packer build
was cancelled by a user.packer build
failed and therefore artifact creation failed.packer build
is currently running.packer build
has finished successfully.packer build
was cancelled by a user.packer build
failed and therefore artifact creation failed.A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the [google.rpc.Status.details][google.rpc.Status.details] field, or localized by the client.
An arbitrary serialized message. Visit the protobufAny documentation for more information.
GetBucket
https:/ / api.cloud.hashicorp.com/ packer/ 2023-01-01/ organizations/ {location.organization_id}/ projects/ {location.project_id}/ buckets/ {bucket_name}
packer build
is currently running in the version.packer build
was cancelled by a user.packer build
failed and therefore artifact creation failed.packer build
is currently running.packer build
has finished successfully.packer build
was cancelled by a user.packer build
failed and therefore artifact creation failed.A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the [google.rpc.Status.details][google.rpc.Status.details] field, or localized by the client.
An arbitrary serialized message. Visit the protobufAny documentation for more information.
DeleteBucket
https:/ / api.cloud.hashicorp.com/ packer/ 2023-01-01/ organizations/ {location.organization_id}/ projects/ {location.project_id}/ buckets/ {bucket_name}
A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the [google.rpc.Status.details][google.rpc.Status.details] field, or localized by the client.
An arbitrary serialized message. Visit the protobufAny documentation for more information.
UpdateBucket
https:/ / api.cloud.hashicorp.com/ packer/ 2023-01-01/ organizations/ {location.organization_id}/ projects/ {location.project_id}/ buckets/ {bucket_name}
packer build
is currently running in the version.packer build
was cancelled by a user.packer build
failed and therefore artifact creation failed.packer build
is currently running.packer build
has finished successfully.packer build
was cancelled by a user.packer build
failed and therefore artifact creation failed.