AllocationRuleActionType (type)

{
  "additionalProperties": false, 
  "description": "Set action for each allocation rule on edge cluster which will help in auto placement.", 
  "enum": [
    "AllocationBasedOnFailureDomain"
  ], 
  "id": "AllocationRuleActionType", 
  "module_id": "EdgeClusters", 
  "title": "Type of action for allocation rule", 
  "type": "string"
}