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
Example:
"0x2975b28D83aBE09623e4ceb9522070B8bC10468a"
Associated proposal identifier
Unique deployment identifier
Blockchain request identifier
Assigned worker node name
Example:
"worker1"
Assigned worker node identifier
Example:
"worker uuid"
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