Get Deployment options

GET

Get the options available for configuring a Deployment.

Path parameters

organizationIdstringRequired

The ID of the Organization to retrieve Deployment options for.

Query parameters

deploymentIdstringOptional

The ID of a Deployment to retrieve options for.

deploymentTypeenumOptional

The runtime type of the deployment.

Allowed values: HYBRIDDEDICATEDSTANDARD
executorenumOptional

The executor of the deployment.

Allowed values: CELERYKUBERNETES
cloudProviderenumOptional

The cloud provider of the cluster for the deployment.

Allowed values: AWSAZUREGCP

Response

OK

executorslist of strings

The available executors.

resourceQuotasobject
runtimeReleaseslist of objects

The available Astro Runtime versions.

schedulerMachineslist of objects

The available scheduler sizes.

workerMachineslist of objects

The available worker machine types.

workerQueuesobject
workloadIdentityOptionslist of objectsOptional

The available workload identity options.

Built with