ALBHdrPersistenceProfile (type)

{
  "additionalProperties": false, 
  "description": "Advanced load balancer HdrPersistenceProfile object", 
  "id": "ALBHdrPersistenceProfile", 
  "module_id": "PolicyAdvancedLoadBalancer", 
  "properties": {
    "prst_hdr_name": {
      "description": "Header name for custom header persistence.", 
      "required": false, 
      "title": "Prst hdr name", 
      "type": "string"
    }
  }, 
  "title": "HdrPersistenceProfile", 
  "type": "object"
}