Deployment APIs
Retrieve Deployment Information
Fetches detailed information about a specific deployment including status, configuration, and associated resources.
GET
Authorizations
JWT-based authentication using bearer token scheme
Path Parameters
Unique numerical identifier for the deployment instance
Response
200
application/json
Successfully retrieved detailed deployment information
Comprehensive deployment configuration and status
Deployment owner's blockchain address
Associated proposal identifier
Unique deployment identifier
Blockchain request identifier
Assigned worker node name
Assigned worker node identifier
SHA-256 hash of proposal configuration
Detailed deployment configuration
Base proposal structure with common configuration parameters
Current deployment status
Available options:
init
, pick_up
, deploying
, deployed
, generated_proof