blob: eff6c1596426f531ce4c2aa4cca7419676e9f946 [file] [log] [blame]
# Copyright (c) 2021 Contributors to the Eclipse Foundation
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
# http://www.eclipse.org/legal/epl-2.0
#
# SPDX-License-Identifier: EPL-2.0
content:
application/json:
schema:
properties:
announcement:
$ref: '../../../schemas/policies/subjectAnnouncement.yml'
example:
announcement:
beforeExpiry: "5m"
whenDeleted: true
requestedAcks:
labels: ["my-connection-id:my-issued-acknowledgement"]
timeout: "30s"
description: Optional request payload for `activateTokenIntegration` policy action.
required: false