Home
last modified time | relevance | path

Searched refs:subscription (Results 1 – 18 of 18) sorted by relevance

/openbmc/bmcweb/include/
H A Dpersistent_data.hpp395 nlohmann::json::object_t subscription; in writeData() local
397 subscription["Id"] = subValue.id; in writeData()
398 subscription["Context"] = subValue.customText; in writeData()
399 subscription["DeliveryRetryPolicy"] = subValue.retryPolicy; in writeData()
400 subscription["SendHeartbeat"] = subValue.sendHeartbeat; in writeData()
401 subscription["HeartbeatIntervalMinutes"] = in writeData()
403 subscription["Destination"] = subValue.destinationUrl; in writeData()
404 subscription["EventFormatType"] = subValue.eventFormatType; in writeData()
405 subscription["HttpHeaders"] = std::move(headers); in writeData()
406 subscription["MessageIds"] = subValue.registryMsgIds; in writeData()
[all …]
/openbmc/openbmc-test-automation/lib/
H A Devent_notification_utils.robot3 Documentation Resource file for event notification subscription.
12 FOR ${subscription} IN @{subscriptions}
13 Redfish.Delete ${subscription['@odata.id']}
17 [Documentation] Get event subscription IDs.
22 FOR ${subscription} IN @{subscriptions}
24 ... ${subscription['@odata.id'].split("/redfish/v1/EventService/Subscriptions/")[-1]}
43 [Documentation] Delete event subscription with non-pinging destination IPs.
/openbmc/docs/designs/
H A Dredfish-eventservice.md50 subscription details.
54 The service may terminate a subscription if the number of delivery error's
56 - For Push style event subscription creation, BMC shall respond to a successful
57 subscription with HTTP status 201 and set the HTTP Location header to the
58 address of a new subscription resource. Subscriptions are persistent and shall
60 - For Push style event subscription creation, BMC shall respond to client with
65 in EventService schema with 201(created) along with subscription information.
67 subscription is valid. BMC shall respond with https code 400, if filter
69 Also SSE subscription data cannot be persistent across service resets/reboots.
70 - Clients shall terminate a subscription by sending an DELETE message to the URI
[all …]
/openbmc/openbmc/meta-facebook/recipes-phosphor/interfaces/
H A Dbmcweb_%.bbappend2 -Dexperimental-redfish-dbus-log-subscription=enabled \
/openbmc/docs/
H A DREDFISH-cheatsheet.md224 Setup subscription
230 Store the ID of the first subscription in an environment variable:
236 Display information for the subscription associated with the stored ID:
242 Update the subscription corresponding to the stored ID:
248 Remove the subscription identified by the stored ID:
H A Drest-api.md333 ## Event subscription protocol
341 Following is a description of the event subscription protocol, with example JS
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/geis/
H A D0001-libgeis-Compare-the-first-character-of-string-to-nul.patch41 status = geis_subscription_deactivate(instance->subscription);
H A D0001-provide-function-declaration-with-prototypes.patch78 * Creates a new, empty grail subscription store.
98 * Destroys a grail subscription store.
/openbmc/openbmc-test-automation/openpower/mpipl/
H A Dtest_mpipl_basic.robot155 FOR ${subscription} IN @{subscriptions}
156 Redfish.Delete ${subscription['@odata.id']}
/openbmc/openbmc-test-automation/extended/
H A Dstandby_bmc.robot188 FOR ${subscription} IN @{subscriptions}
189 Redfish.Delete ${subscription['@odata.id']}
/openbmc/openbmc-test-automation/redfish/systems/eventlog/
H A Dtest_event_service.robot2 Documentation Test Redfish event service subscription function.
/openbmc/bmcweb/config/
H A Dmeson.build9 'experimental-redfish-dbus-log-subscription',
/openbmc/bmcweb/
H A Dmeson.build377 'redfish-core/src/subscription.cpp',
H A Dmeson.options120 'experimental-redfish-dbus-log-subscription',
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/
H A D0001-Fix-build-with-fno-common.patch246 /* Node subscription */
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dsecurity-subjects.rst61 initiatives. For more information, including subscription information,
/openbmc/openbmc/poky/documentation/contributor-guide/
H A Dsubmit-changes.rst475 you can set your subscription to "no email". You will still be a subscriber able
/openbmc/
Dopengrok1.0.log[all...]