title: Update package policy type: object description: '' properties: version: type: string enabled: type: boolean package: type: object properties: name: type: string version: type: string title: type: string required: - name - title - version namespace: type: string output_id: type: string description: Not supported output can be set at the agent policy level only deprecated: true inputs: type: array items: type: object properties: type: type: string enabled: type: boolean processors: type: array items: type: string streams: type: array items: {} config: type: object vars: type: object required: - type - enabled - streams policy_id: type: string name: type: string description: type: string force: type: boolean required: - name - namespace - policy_id - enabled