ApplicationServiceAttribute (type)

{
  "additionalProperties": false, 
  "id": "ApplicationServiceAttribute", 
  "module_id": "CloudServiceManagerServerApis", 
  "properties": {
    "key_value": {
      "$ref": "KeyValuePair, 
      "description": "Key value pair that will be used while deploying application service template.", 
      "required": false, 
      "title": "Key value pair of application service attribute"
    }
  }, 
  "title": "Policy Application Service data holder", 
  "type": "object"
}