v2

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-26192307950.1 KB
stacks

Get Stack Deployment Info

Get information about a stack deployment provider.

Args: provider: The stack deployment provider.

Returns: Information about the stack deployment provider.

get/api/v1/stack-deployment/info

Query parameters

provider'aws' | 'gcp' | 'azure' required

All possible stack deployment providers.

Response

Successful Response

provider'aws' | 'gcp' | 'azure' required

All possible stack deployment providers.

descriptionstring required

The description of the stack deployment.

instructionsstring required

The instructions for deploying the stack.

post_deploy_instructionsstring required

The instructions for post-deployment.

integrationsstring[] required

The list of ZenML integrations that need to be installed for the stack to be usable.

permissionsobject required

The permissions granted to ZenML to access the cloud resources, as a dictionary grouping permissions by resource.

locationsobject required

The locations where the stack can be deployed, as a dictionary mapping location names to descriptions.

skypilot_default_regionsobject required

The locations where the Skypilot clusters can be deployed by default, as a dictionary mapping location names to descriptions.