Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (m)
»
Puppet Tasks
»
migrate_azure_machines_list_by_project
Puppet Task: migrate_azure_machines_list_by_project
Defined in:
tasks/migrate_azure_machines_list_by_project.json,
tasks/migrate_azure_machines_list_by_project.rb
Overview
Get data of all the machines available in the project. Returns a json array of objects of type 'machine' defined in Models section.
Supports noop?
false
Parameters
api_version
(Optional[String[1]])
— Standard request header. Used by service to identify API version used by client.
error
(Optional[String[1]])
—
subscription_id
(Optional[String[1]])
— Azure Subscription Id in which project was created.
resource_group_name
(Optional[String[1]])
— Name of the Azure Resource Group that project is part of.
project_name
(Optional[String[1]])
— Name of the Azure Migrate project.
accept_language
(Optional[String[1]])
— Standard request header. Used by service to respond to client in appropriate language.