{"type":"model","meta":{"id":"/apps/pubhub/media/crosswork-network-controller-7-1/f445c17e25a1120e8fbde4bd413083d0fd88b2b3/f117fa98-ad23-3ca8-adf8-21349b86b3ff","info":{"title":"Crosswork Performance APIs","description":"Performance APIs allow the user to perform CRUD operations on performance service","contact":{"name":"Crosswork Team, Cisco","email":"support@cisco.com"},"license":{"name":"Cisco Software License Agreement","url":"http://www.cisco.com/public/sw-license-agreement.html"},"version":"7.1.0"},"x-parser-conf":{"overview":{"markdownPath":"reference/EMF/performance-api-overview.md"}},"openapi":"3.0.1","servers":[{"url":"http://localhost:8080/crosswork/performance","description":"Generated server url"}]},"spec":{"type":"object","properties":{"name":{"type":"string","description":"The name of the field on which the condition is set"},"values":{"type":"array","description":"The possible values of the condition","items":{"type":"string","description":"The possible values of the condition"}},"value":{"type":"string","description":"The selected value of the condition"},"min":{"type":"string","description":"The bottom limit of the value"},"max":{"type":"string","description":"The upper limit of the value"},"relation":{"type":"string","description":"The operator on the condition","example":"eq"},"fieldInputType":{"type":"string","description":"The type of the conditon's fields","example":"int"},"fieldValueType":{"type":"string","description":"The type of the conditon's value","example":"int"}},"description":"Tca extra fields for QoS.","$$ref":"#/components/schemas/TCAExtraConditionField","title":"TCAExtraConditionField"}}