Skip to content

Start Software Deployment To Image Builder

appstream_start_software_deployment_to_image_builder R Documentation

Initiates license included applications deployment to an image builder instance

Description

Initiates license included applications deployment to an image builder instance.

Usage

appstream_start_software_deployment_to_image_builder(ImageBuilderName,
  RetryFailedDeployments)

Arguments

ImageBuilderName

[required] The name of the target image builder instance.

RetryFailedDeployments

Whether to retry previously failed license included application deployments.

Value

An empty list.

Request syntax

svc$start_software_deployment_to_image_builder(
  ImageBuilderName = "string",
  RetryFailedDeployments = TRUE|FALSE
)