Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (m)
»
Puppet Tasks
»
migrate_azure_groups_list_by_project
Puppet Task: migrate_azure_groups_list_by_project
Defined in:
tasks/migrate_azure_groups_list_by_project.json,
tasks/migrate_azure_groups_list_by_project.rb
Overview
Get all groups created in the project. Returns a json array of objects of type 'group' as specified in the Models section.
Supports noop?
false
Parameters
value
(Optional[String[1]])
— List of groups.
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.
api_version
(Optional[String[1]])
— Standard request header. Used by service to identify API version used by client.