Gets an item from the ApiSdk.v2.apps.item.deployments.item collection
The deployment ID
List all deployments of an app.
OptionalrequestConfiguration: RequestConfiguration<DeploymentsRequestBuilderGetQueryParameters>Configuration for the request such as headers, query parameters, and middleware options.
Creating an app deployment will pull the latest changes from your repository and schedule a new deployment for your app.
The request body
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
List all deployments of an app.
OptionalrequestConfiguration: RequestConfiguration<DeploymentsRequestBuilderGetQueryParameters>Configuration for the request such as headers, query parameters, and middleware options.
Creating an app deployment will pull the latest changes from your repository and schedule a new deployment for your app.
The request body
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
Builds and executes requests for operations under /v2/apps/{app_-id}/deployments