Get Deployment options
Get the options available for configuring a Deployment.
Path parameters
organizationId
The ID of the Organization to retrieve Deployment options for.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
deploymentId
The ID of a Deployment to retrieve options for.
deploymentType
The runtime type of the deployment.
Allowed values:
executor
The executor of the deployment.
Allowed values:
cloudProvider
The cloud provider of the cluster for the deployment.
Allowed values:
Response
OK
executors
The available executors.
resourceQuotas
runtimeReleases
The available Astro Runtime versions.
schedulerMachines
The available scheduler sizes.
workerMachines
The available worker machine types.
workerQueues
workloadIdentityOptions
The available workload identity options.