Libraries
»
puppetlabs-azure_arm
(0.2.1)
»
Index (w)
»
Puppet Tasks
»
wawasswp
Puppet Task: wawasswp
Defined in:
tasks/wawasswp.json,
tasks/wawasswp.rb
Overview
Swaps two deployment slots of an app.
Supports noop?
false
Parameters
slot_swap_entity
(Optional[String[1]])
— JSON object that contains the target slot name. See example.
subscription_id
(Optional[String[1]])
— Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).
api_version
(Optional[String[1]])
— API Version
targetslot
(Optional[String[1]])
— Destination deployment slot during swap operation.
preservevnet
(Optional[String[1]])
— true to preserve Virtual Network to the slot during swap; otherwise, false.
resource_group_name
(Optional[String[1]])
— Name of the resource group to which the resource belongs.
name
(Optional[String[1]])
— Name of the app.