get_deployment_details
Retrieve configuration and status details of a GCP Deployment Manager deployment by providing project ID and deployment name.
Instructions
Get details of a specific Deployment Manager deployment.
Args:
project_id: The ID of the GCP project
deployment_name: The name of the deployment to get details for
Returns:
Details of the specified deployment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| deployment_name | Yes |