Service for managing applications.
GitHubCallbackSession
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ github/ callback
GetNamespace
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {location.organization_id}/ projects/ {location.project_id}/ namespaces
CreateNamespace
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {location.organization_id}/ projects/ {location.project_id}/ namespaces
DeleteNamespace
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {location.organization_id}/ projects/ {location.project_id}/ namespaces/ {namespace.id}
provider is the named cloud provider ("aws", "gcp", "azure")
GetActionRun
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ action
provider is the named cloud provider ("aws", "gcp", "azure")
Global references the entire server. This is used in some APIs as a way to read/write values that are server-global.
GitHub mode is configured to do various operations on a GitHub repositories defined Workflows.
GitHub mode is configured to do various operations on a GitHub repositories defined Workflows.
This job message is purely for representing the status of running a background job through Goworker. Waypoint does not have a "jobs" database table. This message is mainly used for the API to represent the status of running an operation like RunAction as a background job for debugging. Currently it is mainly used to represent the status of running RunAction as a background job.
The various status we allow a job to be in.
RunAction
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ action
Global references the entire server. This is used in some APIs as a way to read/write values that are server-global.
Global references the entire server. This is used in some APIs as a way to read/write values that are server-global.
GitHub mode is configured to do various operations on a GitHub repositories defined Workflows.
GitHub mode is configured to do various operations on a GitHub repositories defined Workflows.
This job message is purely for representing the status of running a background job through Goworker. Waypoint does not have a "jobs" database table. This message is mainly used for the API to represent the status of running an operation like RunAction as a background job for debugging. Currently it is mainly used to represent the status of running RunAction as a background job.
The various status we allow a job to be in.
ListActionRunsByNamespace
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ action-runs
provider is the named cloud provider ("aws", "gcp", "azure")
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.
Global references the entire server. This is used in some APIs as a way to read/write values that are server-global.
GitHub mode is configured to do various operations on a GitHub repositories defined Workflows.
GitHub mode is configured to do various operations on a GitHub repositories defined Workflows.
This job message is purely for representing the status of running a background job through Goworker. Waypoint does not have a "jobs" database table. This message is mainly used for the API to represent the status of running an operation like RunAction as a background job for debugging. Currently it is mainly used to represent the status of running RunAction as a background job.
The various status we allow a job to be in.
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.
ListActionRuns2
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ action/ by-name/ {action_name}/ runs
provider is the named cloud provider ("aws", "gcp", "azure")
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.
Global references the entire server. This is used in some APIs as a way to read/write values that are server-global.
GitHub mode is configured to do various operations on a GitHub repositories defined Workflows.
GitHub mode is configured to do various operations on a GitHub repositories defined Workflows.
This job message is purely for representing the status of running a background job through Goworker. Waypoint does not have a "jobs" database table. This message is mainly used for the API to represent the status of running an operation like RunAction as a background job for debugging. Currently it is mainly used to represent the status of running RunAction as a background job.
The various status we allow a job to be in.
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.
SendStatusLog
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ action/ {action_config.id}/ action-runs/ {action_run_seq}/ status-log
organization_id is the id of the organization.
The action config ID to send this to
GitHub mode is configured to do various operations on a GitHub repositories defined Workflows.
ListActionRuns
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ action/ {action_id}/ runs
provider is the named cloud provider ("aws", "gcp", "azure")
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.
Global references the entire server. This is used in some APIs as a way to read/write values that are server-global.
GitHub mode is configured to do various operations on a GitHub repositories defined Workflows.
GitHub mode is configured to do various operations on a GitHub repositories defined Workflows.
This job message is purely for representing the status of running a background job through Goworker. Waypoint does not have a "jobs" database table. This message is mainly used for the API to represent the status of running an operation like RunAction as a background job for debugging. Currently it is mainly used to represent the status of running RunAction as a background job.
The various status we allow a job to be in.
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.
GetActionConfig
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ actionconfig
provider is the named cloud provider ("aws", "gcp", "azure")
GitHub mode is configured to do various operations on a GitHub repositories defined Workflows.
Global references the entire server. This is used in some APIs as a way to read/write values that are server-global.
GitHub mode is configured to do various operations on a GitHub repositories defined Workflows.
GitHub mode is configured to do various operations on a GitHub repositories defined Workflows.
This job message is purely for representing the status of running a background job through Goworker. Waypoint does not have a "jobs" database table. This message is mainly used for the API to represent the status of running an operation like RunAction as a background job for debugging. Currently it is mainly used to represent the status of running RunAction as a background job.
The various status we allow a job to be in.
DeleteActionConfig
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ actionconfig
provider is the named cloud provider ("aws", "gcp", "azure")
CreateActionConfig
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ actionconfig
GitHub mode is configured to do various operations on a GitHub repositories defined Workflows.
GitHub mode is configured to do various operations on a GitHub repositories defined Workflows.
UpdateActionConfig
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ actionconfig
GitHub mode is configured to do various operations on a GitHub repositories defined Workflows.
GitHub mode is configured to do various operations on a GitHub repositories defined Workflows.
ListActionConfigs
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ actionconfigs
provider is the named cloud provider ("aws", "gcp", "azure")
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.
GitHub mode is configured to do various operations on a GitHub repositories defined Workflows.
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.
CreateAddOn
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ add-on
CreateAddOnDefinition
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ add-on-definition
TFModuleVariable represents a Terraform module variable.
TFModuleVariable represents a Terraform module variable.
variable_options_out_of_sync is a boolean value that indicates whether the variable_options are out of sync with the Terraform no-code module, published in Terraform Cloud. This is used to determine whether the variable_options should be updated. API client should not set this value.
TFModuleVariable represents a Terraform module variable.
variable_options_out_of_sync is a boolean value that indicates whether the variable_options are out of sync with the Terraform no-code module, published in Terraform Cloud. This is used to determine whether the variable_options should be updated. API client should not set this value.
GetAddOnDefinition2
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ add-on-definition/ by-name/ {add_on_definition.name}
TFModuleVariable represents a Terraform module variable.
variable_options_out_of_sync is a boolean value that indicates whether the variable_options are out of sync with the Terraform no-code module, published in Terraform Cloud. This is used to determine whether the variable_options should be updated. API client should not set this value.
DeleteAddOnDefinition2
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ add-on-definition/ by-name/ {add_on_definition.name}
UpdateAddOnDefinition2
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ add-on-definition/ by-name/ {existing_add_on_definition.name}
TFModuleVariable represents a Terraform module variable.
TFModuleVariable represents a Terraform module variable.
variable_options_out_of_sync is a boolean value that indicates whether the variable_options are out of sync with the Terraform no-code module, published in Terraform Cloud. This is used to determine whether the variable_options should be updated. API client should not set this value.
TFModuleVariable represents a Terraform module variable.
variable_options_out_of_sync is a boolean value that indicates whether the variable_options are out of sync with the Terraform no-code module, published in Terraform Cloud. This is used to determine whether the variable_options should be updated. API client should not set this value.
UpdateAddOnDefinition4
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ add-on-definition/ by-name/ {existing_add_on_definition.name}
TFModuleVariable represents a Terraform module variable.
TFModuleVariable represents a Terraform module variable.
variable_options_out_of_sync is a boolean value that indicates whether the variable_options are out of sync with the Terraform no-code module, published in Terraform Cloud. This is used to determine whether the variable_options should be updated. API client should not set this value.
TFModuleVariable represents a Terraform module variable.
variable_options_out_of_sync is a boolean value that indicates whether the variable_options are out of sync with the Terraform no-code module, published in Terraform Cloud. This is used to determine whether the variable_options should be updated. API client should not set this value.
GetAddOnDefinition
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ add-on-definition/ {add_on_definition.id}
TFModuleVariable represents a Terraform module variable.
variable_options_out_of_sync is a boolean value that indicates whether the variable_options are out of sync with the Terraform no-code module, published in Terraform Cloud. This is used to determine whether the variable_options should be updated. API client should not set this value.
DeleteAddOnDefinition
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ add-on-definition/ {add_on_definition.id}
UpdateAddOnDefinition
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ add-on-definition/ {existing_add_on_definition.id}
TFModuleVariable represents a Terraform module variable.
TFModuleVariable represents a Terraform module variable.
variable_options_out_of_sync is a boolean value that indicates whether the variable_options are out of sync with the Terraform no-code module, published in Terraform Cloud. This is used to determine whether the variable_options should be updated. API client should not set this value.
TFModuleVariable represents a Terraform module variable.
variable_options_out_of_sync is a boolean value that indicates whether the variable_options are out of sync with the Terraform no-code module, published in Terraform Cloud. This is used to determine whether the variable_options should be updated. API client should not set this value.
UpdateAddOnDefinition3
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ add-on-definition/ {existing_add_on_definition.id}
TFModuleVariable represents a Terraform module variable.
TFModuleVariable represents a Terraform module variable.
variable_options_out_of_sync is a boolean value that indicates whether the variable_options are out of sync with the Terraform no-code module, published in Terraform Cloud. This is used to determine whether the variable_options should be updated. API client should not set this value.
TFModuleVariable represents a Terraform module variable.
variable_options_out_of_sync is a boolean value that indicates whether the variable_options are out of sync with the Terraform no-code module, published in Terraform Cloud. This is used to determine whether the variable_options should be updated. API client should not set this value.
ListAddOnDefinitions
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ add-on-definitions
provider is the named cloud provider ("aws", "gcp", "azure")
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.
TFModuleVariable represents a Terraform module variable.
variable_options_out_of_sync is a boolean value that indicates whether the variable_options are out of sync with the Terraform no-code module, published in Terraform Cloud. This is used to determine whether the variable_options should be updated. API client should not set this value.
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.
GetAddOn2
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ add-on/ by-name/ {add_on.name}
DestroyAddOn2
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ add-on/ by-name/ {add_on.name}
GetTFWorkspaceInfo3
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ add-on/ by-name/ {add_on.name}/ workspace
GetAddOn
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ add-on/ {add_on.id}
DestroyAddOn
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ add-on/ {add_on.id}
GetTFWorkspaceInfo4
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ add-on/ {add_on.id}/ workspace
UpdateAddOn
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ add-on/ {existing_add_on.id}
ListAddOns
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ add-ons
provider is the named cloud provider ("aws", "gcp", "azure")
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.
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.
ListAgentGroups
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ agent/ group
CreateAgentGroup
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ agent/ group
GetAgentGroup
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ agent/ group/ {name}
DeleteAgentGroup
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ agent/ group/ {name}
UpdateAgentGroup
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ agent/ group/ {name}
organization_id is the id of the organization.
ValidateAgentGroups
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ agent/ group:validate
EndingAction
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ agent/ operation:endAction
The status code for the operation. Follows general unix and http status code semantics.
QueueAgentOperation
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ agent/ operation:queue
RetrieveAgentOperation
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ agent/ operation:retrieve
StartingAction
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ agent/ operation:startAction
ListApplicationTemplates
https:/ / api.cloud.hashicorp.com/ waypoint/ 2024-11-22/ organizations/ {namespace.location.organization_id}/ projects/ {namespace.location.project_id}/ application-templates