{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - CISCO-EMBEDDED-EVENT-MGR-MIB",
    "description": "MIB data from `CISCO-EMBEDDED-EVENT-MGR-MIB` module.\n\n**Root containers:** 1 (CISCO-EMBEDDED-EVENT-MGR-MIB)\n**Paths:** 74 | **Descendants:** 93\n\nAll endpoints are read-only (GET).",
    "version": "17.18.1",
    "contact": {
      "name": "Cisco IOS-XE RESTCONF API",
      "url": "https://developer.cisco.com/iosxe/"
    },
    "x-yang-module": "CISCO-EMBEDDED-EVENT-MGR-MIB",
    "x-model-type": "mib"
  },
  "servers": [
    {
      "url": "https://{device}:{port}/restconf",
      "description": "IOS-XE Device RESTCONF API",
      "variables": {
        "device": {
          "default": "devnetsandboxiosxec9k.cisco.com"
        },
        "port": {
          "default": "443"
        }
      }
    }
  ],
  "paths": {
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB": {
      "get": {
        "summary": "Get CISCO-EMBEDDED-EVENT-MGR-MIB",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ceemHistory": {
                      "type": "object",
                      "properties": {
                        "ceemHistoryMaxEventEntries": {
                          "type": "integer",
                          "example": 1
                        },
                        "ceemHistoryLastEventEntry": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    },
                    "ceemEventMapTable": {
                      "type": "object",
                      "properties": {
                        "ceemEventMapEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "ceemEventIndex": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "ceemEventName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "ceemEventDescrText": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "ceemHistoryEventTable": {
                      "type": "object",
                      "properties": {
                        "ceemHistoryEventEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "ceemHistoryEventIndex": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "ceemHistoryEventType1": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "ceemHistoryEventType2": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "ceemHistoryEventType3": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "ceemHistoryEventType4": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "ceemHistoryPolicyPath": {
                                "type": "string",
                                "example": "/data/example"
                              },
                              "ceemHistoryPolicyName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "ceemHistoryPolicyExitStatus": {
                                "type": "integer",
                                "example": 1
                              },
                              "ceemHistoryPolicyIntData1": {
                                "type": "integer",
                                "example": 1
                              },
                              "ceemHistoryPolicyIntData2": {
                                "type": "integer",
                                "example": 1
                              },
                              "ceemHistoryPolicyStrData": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ceemHistoryNotifyType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ceemHistoryEventType5": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "ceemHistoryEventType6": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "ceemHistoryEventType7": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "ceemHistoryEventType8": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "ceemRegisteredPolicyTable": {
                      "type": "object",
                      "properties": {
                        "ceemRegisteredPolicyEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "ceemRegisteredPolicyIndex": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "ceemRegisteredPolicyName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "ceemRegisteredPolicyEventType1": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "ceemRegisteredPolicyEventType2": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "ceemRegisteredPolicyEventType3": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "ceemRegisteredPolicyEventType4": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "ceemRegisteredPolicyStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "ceemRegisteredPolicyType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ceemRegisteredPolicyNotifFlag": {
                                "type": "boolean",
                                "example": true
                              },
                              "ceemRegisteredPolicyRegTime": {
                                "type": "string",
                                "example": "10:30:45"
                              },
                              "ceemRegisteredPolicyEnabledTime": {
                                "type": "string",
                                "example": "10:30:45"
                              },
                              "ceemRegisteredPolicyRunTime": {
                                "type": "string",
                                "example": "10:30:45"
                              },
                              "ceemRegisteredPolicyRunCount": {
                                "type": "string",
                                "example": "10"
                              },
                              "ceemRegisteredPolicyEventType5": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "ceemRegisteredPolicyEventType6": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "ceemRegisteredPolicyEventType7": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "ceemRegisteredPolicyEventType8": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        },
                        "object-1": {
                          "type": "object",
                          "properties": {
                            "ceemHistoryEventIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ceemHistoryEventType1": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-2": {
                          "type": "object",
                          "properties": {
                            "ceemHistoryEventIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ceemHistoryEventType2": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-3": {
                          "type": "object",
                          "properties": {
                            "ceemHistoryEventIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ceemHistoryEventType3": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-4": {
                          "type": "object",
                          "properties": {
                            "ceemHistoryEventIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ceemHistoryEventType4": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-5": {
                          "type": "object",
                          "properties": {
                            "ceemHistoryEventIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ceemHistoryPolicyPath": {
                              "type": "string",
                              "example": "/data/example"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-6": {
                          "type": "object",
                          "properties": {
                            "ceemHistoryEventIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ceemHistoryPolicyName": {
                              "type": "string",
                              "example": "example-1"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-7": {
                          "type": "object",
                          "properties": {
                            "ceemHistoryEventIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ceemHistoryPolicyIntData1": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-8": {
                          "type": "object",
                          "properties": {
                            "ceemHistoryEventIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ceemHistoryPolicyIntData2": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-9": {
                          "type": "object",
                          "properties": {
                            "ceemHistoryEventIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ceemHistoryPolicyStrData": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB": {
                    "ceemHistory": {
                      "ceemHistoryMaxEventEntries": 1,
                      "ceemHistoryLastEventEntry": 1
                    },
                    "ceemEventMapTable": {
                      "ceemEventMapEntry": [
                        {
                          "ceemEventIndex": 1,
                          "ceemEventName": "example-1",
                          "ceemEventDescrText": "configured-value"
                        }
                      ]
                    },
                    "ceemHistoryEventTable": {
                      "ceemHistoryEventEntry": [
                        {
                          "ceemHistoryEventIndex": 1,
                          "ceemHistoryEventType1": 1,
                          "ceemHistoryEventType2": 1,
                          "ceemHistoryEventType3": 1,
                          "ceemHistoryEventType4": 1,
                          "ceemHistoryPolicyPath": "/data/example",
                          "ceemHistoryPolicyName": "example-1",
                          "ceemHistoryPolicyExitStatus": 1,
                          "ceemHistoryPolicyIntData1": 1,
                          "ceemHistoryPolicyIntData2": 1,
                          "ceemHistoryPolicyStrData": "configured-value",
                          "ceemHistoryNotifyType": "configured-value",
                          "ceemHistoryEventType5": 1,
                          "ceemHistoryEventType6": 1,
                          "ceemHistoryEventType7": 1,
                          "ceemHistoryEventType8": 1
                        }
                      ]
                    },
                    "ceemRegisteredPolicyTable": {
                      "ceemRegisteredPolicyEntry": [
                        {
                          "ceemRegisteredPolicyIndex": 1,
                          "ceemRegisteredPolicyName": "example-1",
                          "ceemRegisteredPolicyEventType1": 1,
                          "ceemRegisteredPolicyEventType2": 1,
                          "ceemRegisteredPolicyEventType3": 1,
                          "ceemRegisteredPolicyEventType4": 1,
                          "ceemRegisteredPolicyStatus": "default",
                          "ceemRegisteredPolicyType": "default",
                          "ceemRegisteredPolicyNotifFlag": true,
                          "ceemRegisteredPolicyRegTime": "10:30:45",
                          "ceemRegisteredPolicyEnabledTime": "10:30:45",
                          "ceemRegisteredPolicyRunTime": "10:30:45",
                          "ceemRegisteredPolicyRunCount": "10",
                          "ceemRegisteredPolicyEventType5": 1,
                          "ceemRegisteredPolicyEventType6": 1,
                          "ceemRegisteredPolicyEventType7": 1,
                          "ceemRegisteredPolicyEventType8": 1
                        }
                      ],
                      "object-1": {
                        "ceemHistoryEventIndex": "configured-value",
                        "ceemHistoryEventType1": "configured-value"
                      },
                      "object-2": {
                        "ceemHistoryEventIndex": "configured-value",
                        "ceemHistoryEventType2": "configured-value"
                      },
                      "object-3": {
                        "ceemHistoryEventIndex": "configured-value",
                        "ceemHistoryEventType3": "configured-value"
                      },
                      "object-4": {
                        "ceemHistoryEventIndex": "configured-value",
                        "ceemHistoryEventType4": "configured-value"
                      },
                      "object-5": {
                        "ceemHistoryEventIndex": "configured-value",
                        "ceemHistoryPolicyPath": "/data/example"
                      },
                      "object-6": {
                        "ceemHistoryEventIndex": "configured-value",
                        "ceemHistoryPolicyName": "example-1"
                      },
                      "object-7": {
                        "ceemHistoryEventIndex": "configured-value",
                        "ceemHistoryPolicyIntData1": "configured-value"
                      },
                      "object-8": {
                        "ceemHistoryEventIndex": "configured-value",
                        "ceemHistoryPolicyIntData2": "configured-value"
                      },
                      "object-9": {
                        "ceemHistoryEventIndex": "configured-value",
                        "ceemHistoryPolicyStrData": "configured-value"
                      }
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve CISCO-EMBEDDED-EVENT-MGR-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemHistory": {
      "get": {
        "summary": "Get ceemHistory",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemHistory",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ceemHistoryMaxEventEntries": {
                      "type": "integer",
                      "example": 1
                    },
                    "ceemHistoryLastEventEntry": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistory": {
                    "ceemHistoryMaxEventEntries": 1,
                    "ceemHistoryLastEventEntry": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistory from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemHistory/ceemHistoryMaxEventEntries": {
      "get": {
        "summary": "Get ceemHistoryMaxEventEntries",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemHistory-ceemHistoryMaxEventEntries",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryMaxEventEntries": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryMaxEventEntries from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemHistory/ceemHistoryLastEventEntry": {
      "get": {
        "summary": "Get ceemHistoryLastEventEntry",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemHistory-ceemHistoryLastEventEntry",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryLastEventEntry": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryLastEventEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemEventMapTable": {
      "get": {
        "summary": "Get ceemEventMapTable",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemEventMapTable",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ceemEventMapEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ceemEventIndex": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "ceemEventName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "ceemEventDescrText": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemEventMapTable": {
                    "ceemEventMapEntry": [
                      {
                        "ceemEventIndex": 1,
                        "ceemEventName": "example-1",
                        "ceemEventDescrText": "configured-value"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemEventMapTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemEventMapTable/ceemEventMapEntry": {
      "get": {
        "summary": "Get ceemEventMapEntry",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemEventMapTable-ceemEventMapEntry",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ceemEventIndex": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "ceemEventName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "ceemEventDescrText": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemEventMapEntry": [
                    {
                      "ceemEventIndex": 1,
                      "ceemEventName": "example-1",
                      "ceemEventDescrText": "configured-value"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemEventMapEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemEventMapTable/ceemEventMapEntry/ceemEventIndex": {
      "get": {
        "summary": "Get ceemEventIndex",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemEventMapTable-ceemEventMapEntry-ceemEventIndex",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemEventIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemEventIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemEventMapTable/ceemEventMapEntry/ceemEventName": {
      "get": {
        "summary": "Get ceemEventName",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemEventMapTable-ceemEventMapEntry-ceemEventName",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "example-1"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemEventName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemEventName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemEventMapTable/ceemEventMapEntry/ceemEventDescrText": {
      "get": {
        "summary": "Get ceemEventDescrText",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemEventMapTable-ceemEventMapEntry-ceemEventDescrText",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemEventDescrText": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemEventDescrText from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemHistoryEventTable": {
      "get": {
        "summary": "Get ceemHistoryEventTable",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemHistoryEventTable",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ceemHistoryEventEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ceemHistoryEventIndex": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "ceemHistoryEventType1": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "ceemHistoryEventType2": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "ceemHistoryEventType3": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "ceemHistoryEventType4": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "ceemHistoryPolicyPath": {
                            "type": "string",
                            "example": "/data/example"
                          },
                          "ceemHistoryPolicyName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "ceemHistoryPolicyExitStatus": {
                            "type": "integer",
                            "example": 1
                          },
                          "ceemHistoryPolicyIntData1": {
                            "type": "integer",
                            "example": 1
                          },
                          "ceemHistoryPolicyIntData2": {
                            "type": "integer",
                            "example": 1
                          },
                          "ceemHistoryPolicyStrData": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ceemHistoryNotifyType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ceemHistoryEventType5": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "ceemHistoryEventType6": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "ceemHistoryEventType7": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "ceemHistoryEventType8": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryEventTable": {
                    "ceemHistoryEventEntry": [
                      {
                        "ceemHistoryEventIndex": 1,
                        "ceemHistoryEventType1": 1,
                        "ceemHistoryEventType2": 1,
                        "ceemHistoryEventType3": 1,
                        "ceemHistoryEventType4": 1,
                        "ceemHistoryPolicyPath": "/data/example",
                        "ceemHistoryPolicyName": "example-1",
                        "ceemHistoryPolicyExitStatus": 1,
                        "ceemHistoryPolicyIntData1": 1,
                        "ceemHistoryPolicyIntData2": 1,
                        "ceemHistoryPolicyStrData": "configured-value",
                        "ceemHistoryNotifyType": "configured-value",
                        "ceemHistoryEventType5": 1,
                        "ceemHistoryEventType6": 1,
                        "ceemHistoryEventType7": 1,
                        "ceemHistoryEventType8": 1
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryEventTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemHistoryEventTable/ceemHistoryEventEntry": {
      "get": {
        "summary": "Get ceemHistoryEventEntry",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemHistoryEventTable-ceemHistoryEventEntry",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ceemHistoryEventIndex": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "ceemHistoryEventType1": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "ceemHistoryEventType2": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "ceemHistoryEventType3": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "ceemHistoryEventType4": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "ceemHistoryPolicyPath": {
                        "type": "string",
                        "example": "/data/example"
                      },
                      "ceemHistoryPolicyName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "ceemHistoryPolicyExitStatus": {
                        "type": "integer",
                        "example": 1
                      },
                      "ceemHistoryPolicyIntData1": {
                        "type": "integer",
                        "example": 1
                      },
                      "ceemHistoryPolicyIntData2": {
                        "type": "integer",
                        "example": 1
                      },
                      "ceemHistoryPolicyStrData": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ceemHistoryNotifyType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ceemHistoryEventType5": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "ceemHistoryEventType6": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "ceemHistoryEventType7": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "ceemHistoryEventType8": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryEventEntry": [
                    {
                      "ceemHistoryEventIndex": 1,
                      "ceemHistoryEventType1": 1,
                      "ceemHistoryEventType2": 1,
                      "ceemHistoryEventType3": 1,
                      "ceemHistoryEventType4": 1,
                      "ceemHistoryPolicyPath": "/data/example",
                      "ceemHistoryPolicyName": "example-1",
                      "ceemHistoryPolicyExitStatus": 1,
                      "ceemHistoryPolicyIntData1": 1,
                      "ceemHistoryPolicyIntData2": 1,
                      "ceemHistoryPolicyStrData": "configured-value",
                      "ceemHistoryNotifyType": "configured-value",
                      "ceemHistoryEventType5": 1,
                      "ceemHistoryEventType6": 1,
                      "ceemHistoryEventType7": 1,
                      "ceemHistoryEventType8": 1
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryEventEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemHistoryEventTable/ceemHistoryEventEntry/ceemHistoryEventIndex": {
      "get": {
        "summary": "Get ceemHistoryEventIndex",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemHistoryEventTable-ceemHistoryEventEntry-ceemHistoryEventIndex",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryEventIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryEventIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemHistoryEventTable/ceemHistoryEventEntry/ceemHistoryEventType1": {
      "get": {
        "summary": "Get ceemHistoryEventType1",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemHistoryEventTable-ceemHistoryEventEntry-ceemHistoryEventType1",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryEventType1": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryEventType1 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemHistoryEventTable/ceemHistoryEventEntry/ceemHistoryEventType2": {
      "get": {
        "summary": "Get ceemHistoryEventType2",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemHistoryEventTable-ceemHistoryEventEntry-ceemHistoryEventType2",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryEventType2": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryEventType2 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemHistoryEventTable/ceemHistoryEventEntry/ceemHistoryEventType3": {
      "get": {
        "summary": "Get ceemHistoryEventType3",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemHistoryEventTable-ceemHistoryEventEntry-ceemHistoryEventType3",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryEventType3": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryEventType3 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemHistoryEventTable/ceemHistoryEventEntry/ceemHistoryEventType4": {
      "get": {
        "summary": "Get ceemHistoryEventType4",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemHistoryEventTable-ceemHistoryEventEntry-ceemHistoryEventType4",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryEventType4": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryEventType4 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemHistoryEventTable/ceemHistoryEventEntry/ceemHistoryPolicyPath": {
      "get": {
        "summary": "Get ceemHistoryPolicyPath",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemHistoryEventTable-ceemHistoryEventEntry-ceemHistoryPolicyPath",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "/data/example"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryPolicyPath": "/data/example"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryPolicyPath from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemHistoryEventTable/ceemHistoryEventEntry/ceemHistoryPolicyName": {
      "get": {
        "summary": "Get ceemHistoryPolicyName",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemHistoryEventTable-ceemHistoryEventEntry-ceemHistoryPolicyName",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "example-1"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryPolicyName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryPolicyName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemHistoryEventTable/ceemHistoryEventEntry/ceemHistoryPolicyExitStatus": {
      "get": {
        "summary": "Get ceemHistoryPolicyExitStatus",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemHistoryEventTable-ceemHistoryEventEntry-ceemHistoryPolicyExitStatus",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryPolicyExitStatus": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryPolicyExitStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemHistoryEventTable/ceemHistoryEventEntry/ceemHistoryPolicyIntData1": {
      "get": {
        "summary": "Get ceemHistoryPolicyIntData1",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemHistoryEventTable-ceemHistoryEventEntry-ceemHistoryPolicyIntData1",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryPolicyIntData1": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryPolicyIntData1 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemHistoryEventTable/ceemHistoryEventEntry/ceemHistoryPolicyIntData2": {
      "get": {
        "summary": "Get ceemHistoryPolicyIntData2",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemHistoryEventTable-ceemHistoryEventEntry-ceemHistoryPolicyIntData2",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 1
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryPolicyIntData2": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryPolicyIntData2 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemHistoryEventTable/ceemHistoryEventEntry/ceemHistoryPolicyStrData": {
      "get": {
        "summary": "Get ceemHistoryPolicyStrData",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemHistoryEventTable-ceemHistoryEventEntry-ceemHistoryPolicyStrData",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryPolicyStrData": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryPolicyStrData from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemHistoryEventTable/ceemHistoryEventEntry/ceemHistoryNotifyType": {
      "get": {
        "summary": "Get ceemHistoryNotifyType",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemHistoryEventTable-ceemHistoryEventEntry-ceemHistoryNotifyType",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryNotifyType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryNotifyType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemHistoryEventTable/ceemHistoryEventEntry/ceemHistoryEventType5": {
      "get": {
        "summary": "Get ceemHistoryEventType5",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemHistoryEventTable-ceemHistoryEventEntry-ceemHistoryEventType5",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryEventType5": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryEventType5 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemHistoryEventTable/ceemHistoryEventEntry/ceemHistoryEventType6": {
      "get": {
        "summary": "Get ceemHistoryEventType6",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemHistoryEventTable-ceemHistoryEventEntry-ceemHistoryEventType6",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryEventType6": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryEventType6 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemHistoryEventTable/ceemHistoryEventEntry/ceemHistoryEventType7": {
      "get": {
        "summary": "Get ceemHistoryEventType7",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemHistoryEventTable-ceemHistoryEventEntry-ceemHistoryEventType7",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryEventType7": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryEventType7 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemHistoryEventTable/ceemHistoryEventEntry/ceemHistoryEventType8": {
      "get": {
        "summary": "Get ceemHistoryEventType8",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemHistoryEventTable-ceemHistoryEventEntry-ceemHistoryEventType8",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryEventType8": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryEventType8 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable": {
      "get": {
        "summary": "Get ceemRegisteredPolicyTable",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ceemRegisteredPolicyEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ceemRegisteredPolicyIndex": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "ceemRegisteredPolicyName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "ceemRegisteredPolicyEventType1": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "ceemRegisteredPolicyEventType2": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "ceemRegisteredPolicyEventType3": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "ceemRegisteredPolicyEventType4": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "ceemRegisteredPolicyStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "ceemRegisteredPolicyType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ceemRegisteredPolicyNotifFlag": {
                            "type": "boolean",
                            "example": true
                          },
                          "ceemRegisteredPolicyRegTime": {
                            "type": "string",
                            "example": "10:30:45"
                          },
                          "ceemRegisteredPolicyEnabledTime": {
                            "type": "string",
                            "example": "10:30:45"
                          },
                          "ceemRegisteredPolicyRunTime": {
                            "type": "string",
                            "example": "10:30:45"
                          },
                          "ceemRegisteredPolicyRunCount": {
                            "type": "string",
                            "example": "10"
                          },
                          "ceemRegisteredPolicyEventType5": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "ceemRegisteredPolicyEventType6": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "ceemRegisteredPolicyEventType7": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "ceemRegisteredPolicyEventType8": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    },
                    "object-1": {
                      "type": "object",
                      "properties": {
                        "ceemHistoryEventIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ceemHistoryEventType1": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-2": {
                      "type": "object",
                      "properties": {
                        "ceemHistoryEventIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ceemHistoryEventType2": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-3": {
                      "type": "object",
                      "properties": {
                        "ceemHistoryEventIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ceemHistoryEventType3": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-4": {
                      "type": "object",
                      "properties": {
                        "ceemHistoryEventIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ceemHistoryEventType4": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-5": {
                      "type": "object",
                      "properties": {
                        "ceemHistoryEventIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ceemHistoryPolicyPath": {
                          "type": "string",
                          "example": "/data/example"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-6": {
                      "type": "object",
                      "properties": {
                        "ceemHistoryEventIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ceemHistoryPolicyName": {
                          "type": "string",
                          "example": "example-1"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-7": {
                      "type": "object",
                      "properties": {
                        "ceemHistoryEventIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ceemHistoryPolicyIntData1": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-8": {
                      "type": "object",
                      "properties": {
                        "ceemHistoryEventIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ceemHistoryPolicyIntData2": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-9": {
                      "type": "object",
                      "properties": {
                        "ceemHistoryEventIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ceemHistoryPolicyStrData": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemRegisteredPolicyTable": {
                    "ceemRegisteredPolicyEntry": [
                      {
                        "ceemRegisteredPolicyIndex": 1,
                        "ceemRegisteredPolicyName": "example-1",
                        "ceemRegisteredPolicyEventType1": 1,
                        "ceemRegisteredPolicyEventType2": 1,
                        "ceemRegisteredPolicyEventType3": 1,
                        "ceemRegisteredPolicyEventType4": 1,
                        "ceemRegisteredPolicyStatus": "default",
                        "ceemRegisteredPolicyType": "default",
                        "ceemRegisteredPolicyNotifFlag": true,
                        "ceemRegisteredPolicyRegTime": "10:30:45",
                        "ceemRegisteredPolicyEnabledTime": "10:30:45",
                        "ceemRegisteredPolicyRunTime": "10:30:45",
                        "ceemRegisteredPolicyRunCount": "10",
                        "ceemRegisteredPolicyEventType5": 1,
                        "ceemRegisteredPolicyEventType6": 1,
                        "ceemRegisteredPolicyEventType7": 1,
                        "ceemRegisteredPolicyEventType8": 1
                      }
                    ],
                    "object-1": {
                      "ceemHistoryEventIndex": "configured-value",
                      "ceemHistoryEventType1": "configured-value"
                    },
                    "object-2": {
                      "ceemHistoryEventIndex": "configured-value",
                      "ceemHistoryEventType2": "configured-value"
                    },
                    "object-3": {
                      "ceemHistoryEventIndex": "configured-value",
                      "ceemHistoryEventType3": "configured-value"
                    },
                    "object-4": {
                      "ceemHistoryEventIndex": "configured-value",
                      "ceemHistoryEventType4": "configured-value"
                    },
                    "object-5": {
                      "ceemHistoryEventIndex": "configured-value",
                      "ceemHistoryPolicyPath": "/data/example"
                    },
                    "object-6": {
                      "ceemHistoryEventIndex": "configured-value",
                      "ceemHistoryPolicyName": "example-1"
                    },
                    "object-7": {
                      "ceemHistoryEventIndex": "configured-value",
                      "ceemHistoryPolicyIntData1": "configured-value"
                    },
                    "object-8": {
                      "ceemHistoryEventIndex": "configured-value",
                      "ceemHistoryPolicyIntData2": "configured-value"
                    },
                    "object-9": {
                      "ceemHistoryEventIndex": "configured-value",
                      "ceemHistoryPolicyStrData": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemRegisteredPolicyTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/ceemRegisteredPolicyEntry": {
      "get": {
        "summary": "Get ceemRegisteredPolicyEntry",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-ceemRegisteredPolicyEntry",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ceemRegisteredPolicyIndex": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "ceemRegisteredPolicyName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "ceemRegisteredPolicyEventType1": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "ceemRegisteredPolicyEventType2": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "ceemRegisteredPolicyEventType3": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "ceemRegisteredPolicyEventType4": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "ceemRegisteredPolicyStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "ceemRegisteredPolicyType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ceemRegisteredPolicyNotifFlag": {
                        "type": "boolean",
                        "example": true
                      },
                      "ceemRegisteredPolicyRegTime": {
                        "type": "string",
                        "example": "10:30:45"
                      },
                      "ceemRegisteredPolicyEnabledTime": {
                        "type": "string",
                        "example": "10:30:45"
                      },
                      "ceemRegisteredPolicyRunTime": {
                        "type": "string",
                        "example": "10:30:45"
                      },
                      "ceemRegisteredPolicyRunCount": {
                        "type": "string",
                        "example": "10"
                      },
                      "ceemRegisteredPolicyEventType5": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "ceemRegisteredPolicyEventType6": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "ceemRegisteredPolicyEventType7": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "ceemRegisteredPolicyEventType8": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemRegisteredPolicyEntry": [
                    {
                      "ceemRegisteredPolicyIndex": 1,
                      "ceemRegisteredPolicyName": "example-1",
                      "ceemRegisteredPolicyEventType1": 1,
                      "ceemRegisteredPolicyEventType2": 1,
                      "ceemRegisteredPolicyEventType3": 1,
                      "ceemRegisteredPolicyEventType4": 1,
                      "ceemRegisteredPolicyStatus": "default",
                      "ceemRegisteredPolicyType": "default",
                      "ceemRegisteredPolicyNotifFlag": true,
                      "ceemRegisteredPolicyRegTime": "10:30:45",
                      "ceemRegisteredPolicyEnabledTime": "10:30:45",
                      "ceemRegisteredPolicyRunTime": "10:30:45",
                      "ceemRegisteredPolicyRunCount": "10",
                      "ceemRegisteredPolicyEventType5": 1,
                      "ceemRegisteredPolicyEventType6": 1,
                      "ceemRegisteredPolicyEventType7": 1,
                      "ceemRegisteredPolicyEventType8": 1
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemRegisteredPolicyEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/ceemRegisteredPolicyEntry/ceemRegisteredPolicyIndex": {
      "get": {
        "summary": "Get ceemRegisteredPolicyIndex",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-ceemRegisteredPolicyEntry-ceemRegisteredPolicyIndex",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemRegisteredPolicyIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemRegisteredPolicyIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/ceemRegisteredPolicyEntry/ceemRegisteredPolicyName": {
      "get": {
        "summary": "Get ceemRegisteredPolicyName",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-ceemRegisteredPolicyEntry-ceemRegisteredPolicyName",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "example-1"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemRegisteredPolicyName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemRegisteredPolicyName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/ceemRegisteredPolicyEntry/ceemRegisteredPolicyEventType1": {
      "get": {
        "summary": "Get ceemRegisteredPolicyEventType1",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-ceemRegisteredPolicyEntry-ceemRegisteredPolicyEventType1",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemRegisteredPolicyEventType1": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemRegisteredPolicyEventType1 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/ceemRegisteredPolicyEntry/ceemRegisteredPolicyEventType2": {
      "get": {
        "summary": "Get ceemRegisteredPolicyEventType2",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-ceemRegisteredPolicyEntry-ceemRegisteredPolicyEventType2",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemRegisteredPolicyEventType2": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemRegisteredPolicyEventType2 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/ceemRegisteredPolicyEntry/ceemRegisteredPolicyEventType3": {
      "get": {
        "summary": "Get ceemRegisteredPolicyEventType3",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-ceemRegisteredPolicyEntry-ceemRegisteredPolicyEventType3",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemRegisteredPolicyEventType3": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemRegisteredPolicyEventType3 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/ceemRegisteredPolicyEntry/ceemRegisteredPolicyEventType4": {
      "get": {
        "summary": "Get ceemRegisteredPolicyEventType4",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-ceemRegisteredPolicyEntry-ceemRegisteredPolicyEventType4",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemRegisteredPolicyEventType4": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemRegisteredPolicyEventType4 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/ceemRegisteredPolicyEntry/ceemRegisteredPolicyStatus": {
      "get": {
        "summary": "Get ceemRegisteredPolicyStatus",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-ceemRegisteredPolicyEntry-ceemRegisteredPolicyStatus",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemRegisteredPolicyStatus": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemRegisteredPolicyStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/ceemRegisteredPolicyEntry/ceemRegisteredPolicyType": {
      "get": {
        "summary": "Get ceemRegisteredPolicyType",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-ceemRegisteredPolicyEntry-ceemRegisteredPolicyType",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemRegisteredPolicyType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemRegisteredPolicyType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/ceemRegisteredPolicyEntry/ceemRegisteredPolicyNotifFlag": {
      "get": {
        "summary": "Get ceemRegisteredPolicyNotifFlag",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-ceemRegisteredPolicyEntry-ceemRegisteredPolicyNotifFlag",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": true
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemRegisteredPolicyNotifFlag": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemRegisteredPolicyNotifFlag from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/ceemRegisteredPolicyEntry/ceemRegisteredPolicyRegTime": {
      "get": {
        "summary": "Get ceemRegisteredPolicyRegTime",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-ceemRegisteredPolicyEntry-ceemRegisteredPolicyRegTime",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemRegisteredPolicyRegTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemRegisteredPolicyRegTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/ceemRegisteredPolicyEntry/ceemRegisteredPolicyEnabledTime": {
      "get": {
        "summary": "Get ceemRegisteredPolicyEnabledTime",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-ceemRegisteredPolicyEntry-ceemRegisteredPolicyEnabledTime",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemRegisteredPolicyEnabledTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemRegisteredPolicyEnabledTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/ceemRegisteredPolicyEntry/ceemRegisteredPolicyRunTime": {
      "get": {
        "summary": "Get ceemRegisteredPolicyRunTime",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-ceemRegisteredPolicyEntry-ceemRegisteredPolicyRunTime",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemRegisteredPolicyRunTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemRegisteredPolicyRunTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/ceemRegisteredPolicyEntry/ceemRegisteredPolicyRunCount": {
      "get": {
        "summary": "Get ceemRegisteredPolicyRunCount",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-ceemRegisteredPolicyEntry-ceemRegisteredPolicyRunCount",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemRegisteredPolicyRunCount": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemRegisteredPolicyRunCount from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/ceemRegisteredPolicyEntry/ceemRegisteredPolicyEventType5": {
      "get": {
        "summary": "Get ceemRegisteredPolicyEventType5",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-ceemRegisteredPolicyEntry-ceemRegisteredPolicyEventType5",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemRegisteredPolicyEventType5": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemRegisteredPolicyEventType5 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/ceemRegisteredPolicyEntry/ceemRegisteredPolicyEventType6": {
      "get": {
        "summary": "Get ceemRegisteredPolicyEventType6",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-ceemRegisteredPolicyEntry-ceemRegisteredPolicyEventType6",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemRegisteredPolicyEventType6": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemRegisteredPolicyEventType6 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/ceemRegisteredPolicyEntry/ceemRegisteredPolicyEventType7": {
      "get": {
        "summary": "Get ceemRegisteredPolicyEventType7",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-ceemRegisteredPolicyEntry-ceemRegisteredPolicyEventType7",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemRegisteredPolicyEventType7": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemRegisteredPolicyEventType7 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/ceemRegisteredPolicyEntry/ceemRegisteredPolicyEventType8": {
      "get": {
        "summary": "Get ceemRegisteredPolicyEventType8",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-ceemRegisteredPolicyEntry-ceemRegisteredPolicyEventType8",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "example": 1
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemRegisteredPolicyEventType8": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemRegisteredPolicyEventType8 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/object-1": {
      "get": {
        "summary": "Get object-1",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-object-1",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ceemHistoryEventIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ceemHistoryEventType1": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:object-1": {
                    "ceemHistoryEventIndex": "configured-value",
                    "ceemHistoryEventType1": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-1 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/object-1/ceemHistoryEventIndex": {
      "get": {
        "summary": "Get ceemHistoryEventIndex",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-object-1-ceemHistoryEventIndex",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryEventIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryEventIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/object-1/ceemHistoryEventType1": {
      "get": {
        "summary": "Get ceemHistoryEventType1",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-object-1-ceemHistoryEventType1",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryEventType1": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryEventType1 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/object-2": {
      "get": {
        "summary": "Get object-2",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-object-2",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ceemHistoryEventIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ceemHistoryEventType2": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:object-2": {
                    "ceemHistoryEventIndex": "configured-value",
                    "ceemHistoryEventType2": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-2 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/object-2/ceemHistoryEventIndex": {
      "get": {
        "summary": "Get ceemHistoryEventIndex",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-object-2-ceemHistoryEventIndex",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryEventIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryEventIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/object-2/ceemHistoryEventType2": {
      "get": {
        "summary": "Get ceemHistoryEventType2",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-object-2-ceemHistoryEventType2",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryEventType2": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryEventType2 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/object-3": {
      "get": {
        "summary": "Get object-3",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-object-3",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ceemHistoryEventIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ceemHistoryEventType3": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:object-3": {
                    "ceemHistoryEventIndex": "configured-value",
                    "ceemHistoryEventType3": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-3 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/object-3/ceemHistoryEventIndex": {
      "get": {
        "summary": "Get ceemHistoryEventIndex",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-object-3-ceemHistoryEventIndex",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryEventIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryEventIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/object-3/ceemHistoryEventType3": {
      "get": {
        "summary": "Get ceemHistoryEventType3",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-object-3-ceemHistoryEventType3",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryEventType3": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryEventType3 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/object-4": {
      "get": {
        "summary": "Get object-4",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-object-4",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ceemHistoryEventIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ceemHistoryEventType4": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:object-4": {
                    "ceemHistoryEventIndex": "configured-value",
                    "ceemHistoryEventType4": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-4 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/object-4/ceemHistoryEventIndex": {
      "get": {
        "summary": "Get ceemHistoryEventIndex",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-object-4-ceemHistoryEventIndex",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryEventIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryEventIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/object-4/ceemHistoryEventType4": {
      "get": {
        "summary": "Get ceemHistoryEventType4",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-object-4-ceemHistoryEventType4",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryEventType4": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryEventType4 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/object-5": {
      "get": {
        "summary": "Get object-5",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-object-5",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ceemHistoryEventIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ceemHistoryPolicyPath": {
                      "type": "string",
                      "example": "/data/example"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:object-5": {
                    "ceemHistoryEventIndex": "configured-value",
                    "ceemHistoryPolicyPath": "/data/example"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-5 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/object-5/ceemHistoryEventIndex": {
      "get": {
        "summary": "Get ceemHistoryEventIndex",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-object-5-ceemHistoryEventIndex",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryEventIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryEventIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/object-5/ceemHistoryPolicyPath": {
      "get": {
        "summary": "Get ceemHistoryPolicyPath",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-object-5-ceemHistoryPolicyPath",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "/data/example"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryPolicyPath": "/data/example"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryPolicyPath from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/object-6": {
      "get": {
        "summary": "Get object-6",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-object-6",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ceemHistoryEventIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ceemHistoryPolicyName": {
                      "type": "string",
                      "example": "example-1"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:object-6": {
                    "ceemHistoryEventIndex": "configured-value",
                    "ceemHistoryPolicyName": "example-1"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-6 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/object-6/ceemHistoryEventIndex": {
      "get": {
        "summary": "Get ceemHistoryEventIndex",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-object-6-ceemHistoryEventIndex",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryEventIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryEventIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/object-6/ceemHistoryPolicyName": {
      "get": {
        "summary": "Get ceemHistoryPolicyName",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-object-6-ceemHistoryPolicyName",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "example-1"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryPolicyName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryPolicyName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/object-7": {
      "get": {
        "summary": "Get object-7",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-object-7",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ceemHistoryEventIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ceemHistoryPolicyExitStatus": {
                      "type": "string",
                      "example": "active"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:object-7": {
                    "ceemHistoryEventIndex": "configured-value",
                    "ceemHistoryPolicyExitStatus": "active"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-7 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/object-7/ceemHistoryEventIndex": {
      "get": {
        "summary": "Get ceemHistoryEventIndex",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-object-7-ceemHistoryEventIndex",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryEventIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryEventIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/object-7/ceemHistoryPolicyExitStatus": {
      "get": {
        "summary": "Get ceemHistoryPolicyExitStatus",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-object-7-ceemHistoryPolicyExitStatus",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryPolicyExitStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryPolicyExitStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/object-7/ceemHistoryPolicyIntData1": {
      "get": {
        "summary": "Get ceemHistoryPolicyIntData1",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-object-7-ceemHistoryPolicyIntData1",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryPolicyIntData1": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryPolicyIntData1 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/object-8": {
      "get": {
        "summary": "Get object-8",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-object-8",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ceemHistoryEventIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ceemHistoryPolicyIntData2": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:object-8": {
                    "ceemHistoryEventIndex": "configured-value",
                    "ceemHistoryPolicyIntData2": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-8 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/object-8/ceemHistoryEventIndex": {
      "get": {
        "summary": "Get ceemHistoryEventIndex",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-object-8-ceemHistoryEventIndex",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryEventIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryEventIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/object-8/ceemHistoryPolicyIntData2": {
      "get": {
        "summary": "Get ceemHistoryPolicyIntData2",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-object-8-ceemHistoryPolicyIntData2",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryPolicyIntData2": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryPolicyIntData2 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/object-9": {
      "get": {
        "summary": "Get object-9",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-object-9",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ceemHistoryEventIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ceemHistoryPolicyStrData": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:object-9": {
                    "ceemHistoryEventIndex": "configured-value",
                    "ceemHistoryPolicyStrData": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-9 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/object-9/ceemHistoryEventIndex": {
      "get": {
        "summary": "Get ceemHistoryEventIndex",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-object-9-ceemHistoryEventIndex",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryEventIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryEventIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB/ceemRegisteredPolicyTable/object-9/ceemHistoryPolicyStrData": {
      "get": {
        "summary": "Get ceemHistoryPolicyStrData",
        "operationId": "get-CISCO-EMBEDDED-EVENT-MGR-MIB:CISCO-EMBEDDED-EVENT-MGR-MIB-ceemRegisteredPolicyTable-object-9-ceemHistoryPolicyStrData",
        "tags": [
          "CISCO-EMBEDDED-EVENT-MGR-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-EMBEDDED-EVENT-MGR-MIB:ceemHistoryPolicyStrData": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ceemHistoryPolicyStrData from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    }
  },
  "components": {
    "securitySchemes": {
      "basicAuth": {
        "type": "http",
        "scheme": "basic",
        "description": "RESTCONF basic authentication (RFC 8040)"
      }
    },
    "parameters": {
      "accept": {
        "name": "Accept",
        "in": "header",
        "required": false,
        "schema": {
          "type": "string",
          "default": "application/yang-data+json"
        }
      },
      "depth": {
        "name": "depth",
        "in": "query",
        "required": false,
        "description": "Limit response depth (RFC 8040)",
        "schema": {
          "type": "string",
          "default": "unbounded"
        }
      }
    }
  },
  "security": [
    {
      "basicAuth": []
    }
  ]
}
