Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (b)
»
Puppet Tasks
»
bms_azure_protection_intent_delete
Puppet Task: bms_azure_protection_intent_delete
Defined in:
tasks/bms_azure_protection_intent_delete.json,
tasks/bms_azure_protection_intent_delete.rb
Overview
Used to remove intent from an item
Supports noop?
false
Parameters
resource_group_name
(Optional[String[1]])
— The name of the resource group where the recovery services vault is present.
itemid
(Optional[String[1]])
— ID of the item which is getting protected, In case of Azure Vm , it is ProtectedItemId
api_version
(Optional[String[1]])
— Client Api Version.
subscription_id
(Optional[String[1]])
— The subscription Id.
fabric_name
(Optional[String[1]])
— Fabric name associated with the intent.
intent_object_name
(Optional[String[1]])
— Intent to be deleted.
protectionstate
(Optional[String[1]])
— Backup state of this backup item.
protectionintentitemtype
(Optional[String[1]])
— backup protectionIntent type.
backupmanagementtype
(Optional[String[1]])
— Type of backup management for the backed up item.
sourceresourceid
(Optional[String[1]])
— ARM ID of the resource to be backed up.
vault_name
(Optional[String[1]])
— The name of the recovery services vault.
policyid
(Optional[String[1]])
— ID of the backup policy with which this item is backed up.