API for managing Vagrant boxes.
https:/ / api.cloud.hashicorp.com/ vagrant/ 2022-09-30/ registries
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.
Provider describes a Provider with its list of architectures and box data.
BoxData is the data around the box to be downloaded, including the download URL, checksum information, and size if available.
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.
https:/ / api.cloud.hashicorp.com/ vagrant/ 2022-09-30/ registries
The name of the Registry. This is a user-settable, globally-unique name, and forms the first segment of a box, ie: the "hashicorp" in "hashicorp/vagrant". No two registries can have the same name, regardless of the location (org/project) they are in.
Provider describes a Provider with its list of architectures and box data.
BoxData is the data around the box to be downloaded, including the download URL, checksum information, and size if available.
Operation represents a single operation.
State is one of the states that an Operation can be in.
The states are purposely coarse grained to make it easy to understand the operation state machine: pending => running => done. Or pending => queued => running => done. No other state transitions are possible. Success/failure can be determined based on the result oneof.
The Status
type defines a logical error model that is suitable for
different programming environments, including REST APIs and RPC APIs. It is
used by gRPC. Each Status
message contains
three pieces of data: error code, error message, and error details.
You can find out more about this error model and how to work with it in the API Design Guide.
An arbitrary serialized message. Visit the protobufAny documentation for more information.
An arbitrary serialized message. Visit the protobufAny documentation for more information.
Link is used to uniquely reference any resource within HashiCorp Cloud. This can be conceptually considered a "foreign key".
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.
https:/ / api.cloud.hashicorp.com/ vagrant/ 2022-09-30/ registry/ {registry}
Provider describes a Provider with its list of architectures and box data.
BoxData is the data around the box to be downloaded, including the download URL, checksum information, and size if available.
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.
https:/ / api.cloud.hashicorp.com/ vagrant/ 2022-09-30/ registry/ {registry}
Operation represents a single operation.
State is one of the states that an Operation can be in.
The states are purposely coarse grained to make it easy to understand the operation state machine: pending => running => done. Or pending => queued => running => done. No other state transitions are possible. Success/failure can be determined based on the result oneof.
The Status
type defines a logical error model that is suitable for
different programming environments, including REST APIs and RPC APIs. It is
used by gRPC. Each Status
message contains
three pieces of data: error code, error message, and error details.
You can find out more about this error model and how to work with it in the API Design Guide.
An arbitrary serialized message. Visit the protobufAny documentation for more information.
An arbitrary serialized message. Visit the protobufAny documentation for more information.
Link is used to uniquely reference any resource within HashiCorp Cloud. This can be conceptually considered a "foreign key".
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.
https:/ / api.cloud.hashicorp.com/ vagrant/ 2022-09-30/ registry/ {registry}
The name of the Registry. This is a user-settable, globally-unique name, and forms the first segment of a box, ie: the "hashicorp" in "hashicorp/vagrant". No two registries can have the same name, regardless of the location (org/project) they are in.
Provider describes a Provider with its list of architectures and box data.
BoxData is the data around the box to be downloaded, including the download URL, checksum information, and size if available.
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.
https:/ / api.cloud.hashicorp.com/ vagrant/ 2022-09-30/ registry/ {registry}/ activate
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.
https:/ / api.cloud.hashicorp.com/ vagrant/ 2022-09-30/ registry/ {registry}/ box/ {box}
Provider describes a Provider with its list of architectures and box data.
BoxData is the data around the box to be downloaded, including the download URL, checksum information, and size if available.
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.
https:/ / api.cloud.hashicorp.com/ vagrant/ 2022-09-30/ registry/ {registry}/ box/ {box}
Operation represents a single operation.
State is one of the states that an Operation can be in.
The states are purposely coarse grained to make it easy to understand the operation state machine: pending => running => done. Or pending => queued => running => done. No other state transitions are possible. Success/failure can be determined based on the result oneof.
The Status
type defines a logical error model that is suitable for
different programming environments, including REST APIs and RPC APIs. It is
used by gRPC. Each Status
message contains
three pieces of data: error code, error message, and error details.
You can find out more about this error model and how to work with it in the API Design Guide.
An arbitrary serialized message. Visit the protobufAny documentation for more information.
An arbitrary serialized message. Visit the protobufAny documentation for more information.
Link is used to uniquely reference any resource within HashiCorp Cloud. This can be conceptually considered a "foreign key".