Searched refs:subscription (Results 1 – 18 of 18) sorted by relevance
| /openbmc/bmcweb/include/ |
| H A D | persistent_data.hpp | 395 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 D | event_notification_utils.robot | 3 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 D | redfish-eventservice.md | 50 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 D | bmcweb_%.bbappend | 2 -Dexperimental-redfish-dbus-log-subscription=enabled \
|
| /openbmc/docs/ |
| H A D | REDFISH-cheatsheet.md | 224 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 D | rest-api.md | 333 ## 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 D | 0001-libgeis-Compare-the-first-character-of-string-to-nul.patch | 41 status = geis_subscription_deactivate(instance->subscription);
|
| H A D | 0001-provide-function-declaration-with-prototypes.patch | 78 * Creates a new, empty grail subscription store. 98 * Destroys a grail subscription store.
|
| /openbmc/openbmc-test-automation/openpower/mpipl/ |
| H A D | test_mpipl_basic.robot | 155 FOR ${subscription} IN @{subscriptions} 156 Redfish.Delete ${subscription['@odata.id']}
|
| /openbmc/openbmc-test-automation/extended/ |
| H A D | standby_bmc.robot | 188 FOR ${subscription} IN @{subscriptions} 189 Redfish.Delete ${subscription['@odata.id']}
|
| /openbmc/openbmc-test-automation/redfish/systems/eventlog/ |
| H A D | test_event_service.robot | 2 Documentation Test Redfish event service subscription function.
|
| /openbmc/bmcweb/config/ |
| H A D | meson.build | 9 'experimental-redfish-dbus-log-subscription',
|
| /openbmc/bmcweb/ |
| H A D | meson.build | 377 'redfish-core/src/subscription.cpp',
|
| H A D | meson.options | 120 'experimental-redfish-dbus-log-subscription',
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/ |
| H A D | 0001-Fix-build-with-fno-common.patch | 246 /* Node subscription */
|
| /openbmc/openbmc/poky/documentation/dev-manual/ |
| H A D | security-subjects.rst | 61 initiatives. For more information, including subscription information,
|
| /openbmc/openbmc/poky/documentation/contributor-guide/ |
| H A D | submit-changes.rst | 475 you can set your subscription to "no email". You will still be a subscriber able
|
| /openbmc/ |
| D | opengrok1.0.log | [all...] |