Libraries
»
puppetlabs-azure_arm
(0.2.1)
»
Index (t)
»
Puppet Tasks
»
training_azure_create_images_from_files
Puppet Task: training_azure_create_images_from_files
Defined in:
tasks/training_azure_create_images_from_files.json,
tasks/training_azure_create_images_from_files.rb
Overview
This API accepts a batch of files, and optionally tags, to create images. There is a limit of 64 images and 20 tags.
Supports noop?
false
Parameters
project_id
(Optional[String[1]])
— The project id.
batch
(Optional[String[1]])
— The batch of image files to add. Limited to 64 images and 20 tags per batch.
training_key
(Optional[String[1]])
—
isbatchsuccessful
(Optional[String[1]])
— True if all of the images in the batch were created successfully, otherwise false.
images
(Optional[String[1]])
— List of the image creation results.