Searched refs:EventService (Results 1 – 19 of 19) sorted by relevance
10 ${subscriptions}= Redfish.Get Attribute /redfish/v1/EventService/Subscriptions Members20 ${subscriptions}= Redfish.Get Attribute /redfish/v1/EventService/Subscriptions Members24 ... ${subscription['@odata.id'].split("/redfish/v1/EventService/Subscriptions/")[-1]}35 … ${destination}= Redfish.Get Attribute /redfish/v1/EventService/Subscriptions/${id} Destination48 … ${destination}= Redfish.Get Attribute /redfish/v1/EventService/Subscriptions/${id} Destination53 Redfish.Delete /redfish/v1/EventService/Subscriptions/${id}
29 ... /redfish/v1/EventService/Subscriptions41 Redfish.Post /redfish/v1/EventService/Subscriptions body=&{payload}45 ... /redfish/v1/EventService/Subscriptions74 ... /redfish/v1/EventService/Subscriptions79 ${resp} = Redfish_utils.Get Attribute /redfish/v1/EventService ServiceEnabled89 ... /redfish/v1/EventService/Subscriptions
1 # Redfish EventService design26 - [EventService schema](https://redfish.dmtf.org/schemas/v1/EventService_v1.xml)43 - BMC shall have provision to disable the EventService.44 - The BMC Redfish interface shall support the EventService, EventDestination and49 allow users with 'Login' privileges to view the EventService configuration and51 - EventService shall be specific to Redfish Interface alone. i.e No other65 in EventService schema with 201(created) along with subscription information.92 Two styles of events are supported OpenBMC EventService.97 EventService.104 details specific to EventService can be found in[all …]
40 available for logging purposes and the EventService schema is available for a163 instead of being inlined. Redfish events (EventService schema) will be used to
221 - For Redfish, the implementation must also support the EventService284 `bmcweb` EventService implementation to support `phosphor-logging`-hosted459 The implementation of `EventService` should be enhanced to support
206 [Redfish Event Services](https://redfish.dmtf.org/schemas/v1/EventService.v1_10_0.json).
14 ${subscription_uri} /redfish/v1/EventService/Subscriptions48 # "@odata.id": "/redfish/v1/EventService/Subscriptions/snmp1",105 # "@odata.id": "/redfish/v1/EventService/Subscriptions",109 # "@odata.id": "/redfish/v1/EventService/Subscriptions/snmp6"112 # "@odata.id": "/redfish/v1/EventService/Subscriptions/snmp2"115 # "@odata.id": "/redfish/v1/EventService/Subscriptions/snmp9"118 # "@odata.id": "/redfish/v1/EventService/Subscriptions/snmp1"121 # "@odata.id": "/redfish/v1/EventService/Subscriptions/snmp8"124 # "@odata.id": "/redfish/v1/EventService/Subscriptions/snmp4"127 # "@odata.id": "/redfish/v1/EventService/Subscriptions/snmp7"[all …]
221 …: $token" -H "Content-Type: application/json" https://${bmc}/redfish/v1/EventService/Subscriptions/227 …-H "Content-Type: application/json" -X POST https://${bmc}/redfish/v1/EventService/Subscriptions -…233 …$token" -H "Content-Type: application/json" https://${bmc}/redfish/v1/EventService/Subscriptions/ …239 …$token" -H "Content-Type: application/json" https://${bmc}/redfish/v1/EventService/Subscriptions/$…245 …$token" -H "Content-Type: application/json" https://${bmc}/redfish/v1/EventService/Subscriptions/$…251 …$token" -H "Content-Type: application/json" https://${bmc}/redfish/v1/EventService/Subscriptions/$…259 … "Content-Type: application/json" https://${bmc}/redfish/v1/EventService/Actions/EventService.Subm…
19 EventService?: { '@odata.id': string }; property
23 .then((response) => api.get(response.data.EventService['@odata.id']))
37 - EventService488 ### /redfish/v1/EventService/490 #### EventService subsubsection514 ### /redfish/v1/EventService/Subscriptions/521 ### /redfish/v1/EventService/Subscriptions/{EventName}/
60 EventService handlers. <https://github.com/DMTF/Redfish-Event-Listener>
154 ${subscriptions}= Redfish.Get Attribute /redfish/v1/EventService/Subscriptions Members
187 ${subscriptions}= Redfish.Get Attribute /redfish/v1/EventService/Subscriptions Members
124 Allows EventService subscriptions when the redfish-dbus-log option is
641 RedfishIPv6.Post /redfish/v1/EventService/Subscriptions body=&{snmp_mgr_data}
1709 0: /usr/share/www/redfish/v1/JsonSchemas/EventService1810 0: /usr/share/www/redfish/v1/JsonSchemas/EventService/EventService.json1811 0: /usr/share/www/redfish/v1/JsonSchemas/EventService/index.json
[all...]