ALBVSDataScripts (type)

{
  "additionalProperties": false, 
  "description": "Advanced load balancer VSDataScripts object", 
  "id": "ALBVSDataScripts", 
  "module_id": "PolicyAdvancedLoadBalancer", 
  "properties": {
    "index": {
      "description": "Index of the virtual service datascript collection.", 
      "required": true, 
      "title": "Index", 
      "type": "integer"
    }, 
    "vs_datascript_set_path": {
      "description": "path of the virtual service datascript collection. It is a reference to an object of type VSDataScriptSet.", 
      "required": true, 
      "title": "Vs datascript set path", 
      "type": "string"
    }
  }, 
  "title": "VSDataScripts", 
  "type": "object"
}