{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - CISCO-CONFIG-MAN-MIB",
    "description": "MIB data from `CISCO-CONFIG-MAN-MIB` module.\n\n**Root containers:** 1 (CISCO-CONFIG-MAN-MIB)\n**Paths:** 53 | **Descendants:** 55\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-CONFIG-MAN-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-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB": {
      "get": {
        "summary": "Get CISCO-CONFIG-MAN-MIB",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB",
        "tags": [
          "CISCO-CONFIG-MAN-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ccmHistory": {
                      "type": "object",
                      "properties": {
                        "ccmHistoryRunningLastChanged": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ccmHistoryRunningLastSaved": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ccmHistoryStartupLastChanged": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ccmHistoryMaxEventEntries": {
                          "type": "integer",
                          "example": 1
                        },
                        "ccmHistoryEventEntriesBumped": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "ccmCLIHistory": {
                      "type": "object",
                      "properties": {
                        "ccmCLIHistoryMaxCmdEntries": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "ccmCLIHistoryCmdEntries": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ccmCLIHistoryCmdEntriesAllowed": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    },
                    "ccmCLICfg": {
                      "type": "object",
                      "properties": {
                        "ccmCLICfgRunConfNotifEnable": {
                          "type": "boolean",
                          "example": true
                        }
                      },
                      "example": "configured-value"
                    },
                    "ccmCTIDObjects": {
                      "type": "object",
                      "properties": {
                        "ccmCTID": {
                          "type": "string",
                          "example": "1"
                        },
                        "ccmCTIDLastChangeTime": {
                          "type": "string",
                          "example": "10:30:45"
                        },
                        "ccmCTIDWhoChanged": {
                          "type": "string",
                          "example": "1"
                        },
                        "ccmCTIDRolledOverNotifEnable": {
                          "type": "boolean",
                          "example": true
                        }
                      },
                      "example": 1
                    },
                    "ccmHistoryEventTable": {
                      "type": "object",
                      "properties": {
                        "ccmHistoryEventEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "ccmHistoryEventIndex": {
                                "type": "integer",
                                "example": 1
                              },
                              "ccmHistoryEventTime": {
                                "type": "string",
                                "example": "10:30:45"
                              },
                              "ccmHistoryEventCommandSource": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ccmHistoryEventConfigSource": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ccmHistoryEventConfigDestination": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ccmHistoryEventTerminalType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ccmHistoryEventTerminalNumber": {
                                "type": "integer",
                                "example": 10
                              },
                              "ccmHistoryEventTerminalUser": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ccmHistoryEventTerminalLocation": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ccmHistoryEventVirtualHostName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "ccmHistoryEventFile": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ccmHistoryEventRcpUser": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ccmHistoryCLICmdEntriesBumped": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ccmHistoryEventCommandSourceAddrType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ccmHistoryEventCommandSourceAddrRev1": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ccmHistoryEventServerAddrType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "ccmHistoryEventServerAddrRev1": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "ccmCLIHistoryCommandTable": {
                      "type": "object",
                      "properties": {
                        "ccmCLIHistoryCommandEntry": {
                          "type": "object",
                          "properties": {
                            "ccmHistoryEventIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ccmCLIHistoryCommandIndex": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "ccmCLIHistoryCommand": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-1": {
                          "type": "object",
                          "properties": {
                            "ccmHistoryRunningLastChanged": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-2": {
                          "type": "object",
                          "properties": {
                            "ccmHistoryEventIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ccmHistoryEventTerminalType": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-3": {
                          "type": "object",
                          "properties": {
                            "ccmHistoryEventIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ccmHistoryEventConfigDestination": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB": {
                    "ccmHistory": {
                      "ccmHistoryRunningLastChanged": "configured-value",
                      "ccmHistoryRunningLastSaved": "configured-value",
                      "ccmHistoryStartupLastChanged": "configured-value",
                      "ccmHistoryMaxEventEntries": 1,
                      "ccmHistoryEventEntriesBumped": "configured-value"
                    },
                    "ccmCLIHistory": {
                      "ccmCLIHistoryMaxCmdEntries": 1,
                      "ccmCLIHistoryCmdEntries": "configured-value",
                      "ccmCLIHistoryCmdEntriesAllowed": 1
                    },
                    "ccmCLICfg": {
                      "ccmCLICfgRunConfNotifEnable": true
                    },
                    "ccmCTIDObjects": {
                      "ccmCTID": "1",
                      "ccmCTIDLastChangeTime": "10:30:45",
                      "ccmCTIDWhoChanged": "1",
                      "ccmCTIDRolledOverNotifEnable": true
                    },
                    "ccmHistoryEventTable": {
                      "ccmHistoryEventEntry": [
                        {
                          "ccmHistoryEventIndex": 1,
                          "ccmHistoryEventTime": "10:30:45",
                          "ccmHistoryEventCommandSource": "default",
                          "ccmHistoryEventConfigSource": "configured-value",
                          "ccmHistoryEventConfigDestination": "configured-value",
                          "ccmHistoryEventTerminalType": "default",
                          "ccmHistoryEventTerminalNumber": 10,
                          "ccmHistoryEventTerminalUser": "configured-value",
                          "ccmHistoryEventTerminalLocation": "configured-value",
                          "ccmHistoryEventVirtualHostName": "example-1",
                          "ccmHistoryEventFile": "configured-value",
                          "ccmHistoryEventRcpUser": "configured-value",
                          "ccmHistoryCLICmdEntriesBumped": "configured-value",
                          "ccmHistoryEventCommandSourceAddrType": "configured-value",
                          "ccmHistoryEventCommandSourceAddrRev1": "configured-value",
                          "ccmHistoryEventServerAddrType": "configured-value",
                          "ccmHistoryEventServerAddrRev1": "configured-value"
                        }
                      ]
                    },
                    "ccmCLIHistoryCommandTable": {
                      "ccmCLIHistoryCommandEntry": {
                        "ccmHistoryEventIndex": "configured-value",
                        "ccmCLIHistoryCommandIndex": 1,
                        "ccmCLIHistoryCommand": "configured-value"
                      },
                      "object-1": {
                        "ccmHistoryRunningLastChanged": "configured-value"
                      },
                      "object-2": {
                        "ccmHistoryEventIndex": "configured-value",
                        "ccmHistoryEventTerminalType": "configured-value"
                      },
                      "object-3": {
                        "ccmHistoryEventIndex": "configured-value",
                        "ccmHistoryEventConfigDestination": "configured-value"
                      }
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve CISCO-CONFIG-MAN-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmHistory": {
      "get": {
        "summary": "Get ccmHistory",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmHistory",
        "tags": [
          "CISCO-CONFIG-MAN-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ccmHistoryRunningLastChanged": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ccmHistoryRunningLastSaved": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ccmHistoryStartupLastChanged": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ccmHistoryMaxEventEntries": {
                      "type": "integer",
                      "example": 1
                    },
                    "ccmHistoryEventEntriesBumped": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CONFIG-MAN-MIB:ccmHistory": {
                    "ccmHistoryRunningLastChanged": "configured-value",
                    "ccmHistoryRunningLastSaved": "configured-value",
                    "ccmHistoryStartupLastChanged": "configured-value",
                    "ccmHistoryMaxEventEntries": 1,
                    "ccmHistoryEventEntriesBumped": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistory from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmHistory/ccmHistoryRunningLastChanged": {
      "get": {
        "summary": "Get ccmHistoryRunningLastChanged",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmHistory-ccmHistoryRunningLastChanged",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryRunningLastChanged": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryRunningLastChanged from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmHistory/ccmHistoryRunningLastSaved": {
      "get": {
        "summary": "Get ccmHistoryRunningLastSaved",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmHistory-ccmHistoryRunningLastSaved",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryRunningLastSaved": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryRunningLastSaved from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmHistory/ccmHistoryStartupLastChanged": {
      "get": {
        "summary": "Get ccmHistoryStartupLastChanged",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmHistory-ccmHistoryStartupLastChanged",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryStartupLastChanged": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryStartupLastChanged from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmHistory/ccmHistoryMaxEventEntries": {
      "get": {
        "summary": "Get ccmHistoryMaxEventEntries",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmHistory-ccmHistoryMaxEventEntries",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryMaxEventEntries": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryMaxEventEntries from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmHistory/ccmHistoryEventEntriesBumped": {
      "get": {
        "summary": "Get ccmHistoryEventEntriesBumped",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmHistory-ccmHistoryEventEntriesBumped",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryEventEntriesBumped": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryEventEntriesBumped from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmCLIHistory": {
      "get": {
        "summary": "Get ccmCLIHistory",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmCLIHistory",
        "tags": [
          "CISCO-CONFIG-MAN-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ccmCLIHistoryMaxCmdEntries": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "ccmCLIHistoryCmdEntries": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ccmCLIHistoryCmdEntriesAllowed": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CONFIG-MAN-MIB:ccmCLIHistory": {
                    "ccmCLIHistoryMaxCmdEntries": 1,
                    "ccmCLIHistoryCmdEntries": "configured-value",
                    "ccmCLIHistoryCmdEntriesAllowed": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmCLIHistory from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmCLIHistory/ccmCLIHistoryMaxCmdEntries": {
      "get": {
        "summary": "Get ccmCLIHistoryMaxCmdEntries",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmCLIHistory-ccmCLIHistoryMaxCmdEntries",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmCLIHistoryMaxCmdEntries": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmCLIHistoryMaxCmdEntries from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmCLIHistory/ccmCLIHistoryCmdEntries": {
      "get": {
        "summary": "Get ccmCLIHistoryCmdEntries",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmCLIHistory-ccmCLIHistoryCmdEntries",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmCLIHistoryCmdEntries": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmCLIHistoryCmdEntries from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmCLIHistory/ccmCLIHistoryCmdEntriesAllowed": {
      "get": {
        "summary": "Get ccmCLIHistoryCmdEntriesAllowed",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmCLIHistory-ccmCLIHistoryCmdEntriesAllowed",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmCLIHistoryCmdEntriesAllowed": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmCLIHistoryCmdEntriesAllowed from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmCLICfg": {
      "get": {
        "summary": "Get ccmCLICfg",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmCLICfg",
        "tags": [
          "CISCO-CONFIG-MAN-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ccmCLICfgRunConfNotifEnable": {
                      "type": "boolean",
                      "example": true
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CONFIG-MAN-MIB:ccmCLICfg": {
                    "ccmCLICfgRunConfNotifEnable": true
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmCLICfg from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmCLICfg/ccmCLICfgRunConfNotifEnable": {
      "get": {
        "summary": "Get ccmCLICfgRunConfNotifEnable",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmCLICfg-ccmCLICfgRunConfNotifEnable",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmCLICfgRunConfNotifEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmCLICfgRunConfNotifEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmCTIDObjects": {
      "get": {
        "summary": "Get ccmCTIDObjects",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmCTIDObjects",
        "tags": [
          "CISCO-CONFIG-MAN-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ccmCTID": {
                      "type": "string",
                      "example": "1"
                    },
                    "ccmCTIDLastChangeTime": {
                      "type": "string",
                      "example": "10:30:45"
                    },
                    "ccmCTIDWhoChanged": {
                      "type": "string",
                      "example": "1"
                    },
                    "ccmCTIDRolledOverNotifEnable": {
                      "type": "boolean",
                      "example": true
                    }
                  },
                  "example": 1
                },
                "example": {
                  "CISCO-CONFIG-MAN-MIB:ccmCTIDObjects": {
                    "ccmCTID": "1",
                    "ccmCTIDLastChangeTime": "10:30:45",
                    "ccmCTIDWhoChanged": "1",
                    "ccmCTIDRolledOverNotifEnable": true
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmCTIDObjects from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmCTIDObjects/ccmCTID": {
      "get": {
        "summary": "Get ccmCTID",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmCTIDObjects-ccmCTID",
        "tags": [
          "CISCO-CONFIG-MAN-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "CISCO-CONFIG-MAN-MIB:ccmCTID": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmCTID from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmCTIDObjects/ccmCTIDLastChangeTime": {
      "get": {
        "summary": "Get ccmCTIDLastChangeTime",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmCTIDObjects-ccmCTIDLastChangeTime",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmCTIDLastChangeTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmCTIDLastChangeTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmCTIDObjects/ccmCTIDWhoChanged": {
      "get": {
        "summary": "Get ccmCTIDWhoChanged",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmCTIDObjects-ccmCTIDWhoChanged",
        "tags": [
          "CISCO-CONFIG-MAN-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "1"
                },
                "example": {
                  "CISCO-CONFIG-MAN-MIB:ccmCTIDWhoChanged": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmCTIDWhoChanged from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmCTIDObjects/ccmCTIDRolledOverNotifEnable": {
      "get": {
        "summary": "Get ccmCTIDRolledOverNotifEnable",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmCTIDObjects-ccmCTIDRolledOverNotifEnable",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmCTIDRolledOverNotifEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmCTIDRolledOverNotifEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmHistoryEventTable": {
      "get": {
        "summary": "Get ccmHistoryEventTable",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmHistoryEventTable",
        "tags": [
          "CISCO-CONFIG-MAN-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ccmHistoryEventEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ccmHistoryEventIndex": {
                            "type": "integer",
                            "example": 1
                          },
                          "ccmHistoryEventTime": {
                            "type": "string",
                            "example": "10:30:45"
                          },
                          "ccmHistoryEventCommandSource": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ccmHistoryEventConfigSource": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ccmHistoryEventConfigDestination": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ccmHistoryEventTerminalType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ccmHistoryEventTerminalNumber": {
                            "type": "integer",
                            "example": 10
                          },
                          "ccmHistoryEventTerminalUser": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ccmHistoryEventTerminalLocation": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ccmHistoryEventVirtualHostName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "ccmHistoryEventFile": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ccmHistoryEventRcpUser": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ccmHistoryCLICmdEntriesBumped": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ccmHistoryEventCommandSourceAddrType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ccmHistoryEventCommandSourceAddrRev1": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ccmHistoryEventServerAddrType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "ccmHistoryEventServerAddrRev1": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CONFIG-MAN-MIB:ccmHistoryEventTable": {
                    "ccmHistoryEventEntry": [
                      {
                        "ccmHistoryEventIndex": 1,
                        "ccmHistoryEventTime": "10:30:45",
                        "ccmHistoryEventCommandSource": "default",
                        "ccmHistoryEventConfigSource": "configured-value",
                        "ccmHistoryEventConfigDestination": "configured-value",
                        "ccmHistoryEventTerminalType": "default",
                        "ccmHistoryEventTerminalNumber": 10,
                        "ccmHistoryEventTerminalUser": "configured-value",
                        "ccmHistoryEventTerminalLocation": "configured-value",
                        "ccmHistoryEventVirtualHostName": "example-1",
                        "ccmHistoryEventFile": "configured-value",
                        "ccmHistoryEventRcpUser": "configured-value",
                        "ccmHistoryCLICmdEntriesBumped": "configured-value",
                        "ccmHistoryEventCommandSourceAddrType": "configured-value",
                        "ccmHistoryEventCommandSourceAddrRev1": "configured-value",
                        "ccmHistoryEventServerAddrType": "configured-value",
                        "ccmHistoryEventServerAddrRev1": "configured-value"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryEventTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmHistoryEventTable/ccmHistoryEventEntry": {
      "get": {
        "summary": "Get ccmHistoryEventEntry",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmHistoryEventTable-ccmHistoryEventEntry",
        "tags": [
          "CISCO-CONFIG-MAN-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": {
                      "ccmHistoryEventIndex": {
                        "type": "integer",
                        "example": 1
                      },
                      "ccmHistoryEventTime": {
                        "type": "string",
                        "example": "10:30:45"
                      },
                      "ccmHistoryEventCommandSource": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ccmHistoryEventConfigSource": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ccmHistoryEventConfigDestination": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ccmHistoryEventTerminalType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ccmHistoryEventTerminalNumber": {
                        "type": "integer",
                        "example": 10
                      },
                      "ccmHistoryEventTerminalUser": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ccmHistoryEventTerminalLocation": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ccmHistoryEventVirtualHostName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "ccmHistoryEventFile": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ccmHistoryEventRcpUser": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ccmHistoryCLICmdEntriesBumped": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ccmHistoryEventCommandSourceAddrType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ccmHistoryEventCommandSourceAddrRev1": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ccmHistoryEventServerAddrType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "ccmHistoryEventServerAddrRev1": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CONFIG-MAN-MIB:ccmHistoryEventEntry": [
                    {
                      "ccmHistoryEventIndex": 1,
                      "ccmHistoryEventTime": "10:30:45",
                      "ccmHistoryEventCommandSource": "default",
                      "ccmHistoryEventConfigSource": "configured-value",
                      "ccmHistoryEventConfigDestination": "configured-value",
                      "ccmHistoryEventTerminalType": "default",
                      "ccmHistoryEventTerminalNumber": 10,
                      "ccmHistoryEventTerminalUser": "configured-value",
                      "ccmHistoryEventTerminalLocation": "configured-value",
                      "ccmHistoryEventVirtualHostName": "example-1",
                      "ccmHistoryEventFile": "configured-value",
                      "ccmHistoryEventRcpUser": "configured-value",
                      "ccmHistoryCLICmdEntriesBumped": "configured-value",
                      "ccmHistoryEventCommandSourceAddrType": "configured-value",
                      "ccmHistoryEventCommandSourceAddrRev1": "configured-value",
                      "ccmHistoryEventServerAddrType": "configured-value",
                      "ccmHistoryEventServerAddrRev1": "configured-value"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryEventEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmHistoryEventTable/ccmHistoryEventEntry/ccmHistoryEventIndex": {
      "get": {
        "summary": "Get ccmHistoryEventIndex",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmHistoryEventTable-ccmHistoryEventEntry-ccmHistoryEventIndex",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryEventIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryEventIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmHistoryEventTable/ccmHistoryEventEntry/ccmHistoryEventTime": {
      "get": {
        "summary": "Get ccmHistoryEventTime",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmHistoryEventTable-ccmHistoryEventEntry-ccmHistoryEventTime",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryEventTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryEventTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmHistoryEventTable/ccmHistoryEventEntry/ccmHistoryEventCommandSource": {
      "get": {
        "summary": "Get ccmHistoryEventCommandSource",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmHistoryEventTable-ccmHistoryEventEntry-ccmHistoryEventCommandSource",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryEventCommandSource": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryEventCommandSource from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmHistoryEventTable/ccmHistoryEventEntry/ccmHistoryEventConfigSource": {
      "get": {
        "summary": "Get ccmHistoryEventConfigSource",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmHistoryEventTable-ccmHistoryEventEntry-ccmHistoryEventConfigSource",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryEventConfigSource": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryEventConfigSource from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmHistoryEventTable/ccmHistoryEventEntry/ccmHistoryEventConfigDestination": {
      "get": {
        "summary": "Get ccmHistoryEventConfigDestination",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmHistoryEventTable-ccmHistoryEventEntry-ccmHistoryEventConfigDestination",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryEventConfigDestination": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryEventConfigDestination from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmHistoryEventTable/ccmHistoryEventEntry/ccmHistoryEventTerminalType": {
      "get": {
        "summary": "Get ccmHistoryEventTerminalType",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmHistoryEventTable-ccmHistoryEventEntry-ccmHistoryEventTerminalType",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryEventTerminalType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryEventTerminalType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmHistoryEventTable/ccmHistoryEventEntry/ccmHistoryEventTerminalNumber": {
      "get": {
        "summary": "Get ccmHistoryEventTerminalNumber",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmHistoryEventTable-ccmHistoryEventEntry-ccmHistoryEventTerminalNumber",
        "tags": [
          "CISCO-CONFIG-MAN-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "integer",
                  "example": 10
                },
                "example": {
                  "CISCO-CONFIG-MAN-MIB:ccmHistoryEventTerminalNumber": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryEventTerminalNumber from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmHistoryEventTable/ccmHistoryEventEntry/ccmHistoryEventTerminalUser": {
      "get": {
        "summary": "Get ccmHistoryEventTerminalUser",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmHistoryEventTable-ccmHistoryEventEntry-ccmHistoryEventTerminalUser",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryEventTerminalUser": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryEventTerminalUser from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmHistoryEventTable/ccmHistoryEventEntry/ccmHistoryEventTerminalLocation": {
      "get": {
        "summary": "Get ccmHistoryEventTerminalLocation",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmHistoryEventTable-ccmHistoryEventEntry-ccmHistoryEventTerminalLocation",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryEventTerminalLocation": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryEventTerminalLocation from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmHistoryEventTable/ccmHistoryEventEntry/ccmHistoryEventVirtualHostName": {
      "get": {
        "summary": "Get ccmHistoryEventVirtualHostName",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmHistoryEventTable-ccmHistoryEventEntry-ccmHistoryEventVirtualHostName",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryEventVirtualHostName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryEventVirtualHostName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmHistoryEventTable/ccmHistoryEventEntry/ccmHistoryEventFile": {
      "get": {
        "summary": "Get ccmHistoryEventFile",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmHistoryEventTable-ccmHistoryEventEntry-ccmHistoryEventFile",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryEventFile": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryEventFile from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmHistoryEventTable/ccmHistoryEventEntry/ccmHistoryEventRcpUser": {
      "get": {
        "summary": "Get ccmHistoryEventRcpUser",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmHistoryEventTable-ccmHistoryEventEntry-ccmHistoryEventRcpUser",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryEventRcpUser": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryEventRcpUser from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmHistoryEventTable/ccmHistoryEventEntry/ccmHistoryCLICmdEntriesBumped": {
      "get": {
        "summary": "Get ccmHistoryCLICmdEntriesBumped",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmHistoryEventTable-ccmHistoryEventEntry-ccmHistoryCLICmdEntriesBumped",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryCLICmdEntriesBumped": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryCLICmdEntriesBumped from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmHistoryEventTable/ccmHistoryEventEntry/ccmHistoryEventCommandSourceAddrType": {
      "get": {
        "summary": "Get ccmHistoryEventCommandSourceAddrType",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmHistoryEventTable-ccmHistoryEventEntry-ccmHistoryEventCommandSourceAddrType",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryEventCommandSourceAddrType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryEventCommandSourceAddrType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmHistoryEventTable/ccmHistoryEventEntry/ccmHistoryEventCommandSourceAddrRev1": {
      "get": {
        "summary": "Get ccmHistoryEventCommandSourceAddrRev1",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmHistoryEventTable-ccmHistoryEventEntry-ccmHistoryEventCommandSourceAddrRev1",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryEventCommandSourceAddrRev1": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryEventCommandSourceAddrRev1 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmHistoryEventTable/ccmHistoryEventEntry/ccmHistoryEventServerAddrType": {
      "get": {
        "summary": "Get ccmHistoryEventServerAddrType",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmHistoryEventTable-ccmHistoryEventEntry-ccmHistoryEventServerAddrType",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryEventServerAddrType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryEventServerAddrType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmHistoryEventTable/ccmHistoryEventEntry/ccmHistoryEventServerAddrRev1": {
      "get": {
        "summary": "Get ccmHistoryEventServerAddrRev1",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmHistoryEventTable-ccmHistoryEventEntry-ccmHistoryEventServerAddrRev1",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryEventServerAddrRev1": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryEventServerAddrRev1 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmCLIHistoryCommandTable": {
      "get": {
        "summary": "Get ccmCLIHistoryCommandTable",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmCLIHistoryCommandTable",
        "tags": [
          "CISCO-CONFIG-MAN-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ccmCLIHistoryCommandEntry": {
                      "type": "object",
                      "properties": {
                        "ccmHistoryEventIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ccmCLIHistoryCommandIndex": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "ccmCLIHistoryCommand": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-1": {
                      "type": "object",
                      "properties": {
                        "ccmHistoryRunningLastChanged": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-2": {
                      "type": "object",
                      "properties": {
                        "ccmHistoryEventIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ccmHistoryEventTerminalType": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-3": {
                      "type": "object",
                      "properties": {
                        "ccmHistoryEventIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ccmHistoryEventConfigDestination": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CONFIG-MAN-MIB:ccmCLIHistoryCommandTable": {
                    "ccmCLIHistoryCommandEntry": {
                      "ccmHistoryEventIndex": "configured-value",
                      "ccmCLIHistoryCommandIndex": 1,
                      "ccmCLIHistoryCommand": "configured-value"
                    },
                    "object-1": {
                      "ccmHistoryRunningLastChanged": "configured-value"
                    },
                    "object-2": {
                      "ccmHistoryEventIndex": "configured-value",
                      "ccmHistoryEventTerminalType": "configured-value"
                    },
                    "object-3": {
                      "ccmHistoryEventIndex": "configured-value",
                      "ccmHistoryEventConfigDestination": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmCLIHistoryCommandTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmCLIHistoryCommandTable/ccmCLIHistoryCommandEntry": {
      "get": {
        "summary": "Get ccmCLIHistoryCommandEntry",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmCLIHistoryCommandTable-ccmCLIHistoryCommandEntry",
        "tags": [
          "CISCO-CONFIG-MAN-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ccmHistoryEventIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ccmCLIHistoryCommandIndex": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "ccmCLIHistoryCommand": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CONFIG-MAN-MIB:ccmCLIHistoryCommandEntry": {
                    "ccmHistoryEventIndex": "configured-value",
                    "ccmCLIHistoryCommandIndex": 1,
                    "ccmCLIHistoryCommand": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmCLIHistoryCommandEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmCLIHistoryCommandTable/ccmCLIHistoryCommandEntry/ccmHistoryEventIndex": {
      "get": {
        "summary": "Get ccmHistoryEventIndex",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmCLIHistoryCommandTable-ccmCLIHistoryCommandEntry-ccmHistoryEventIndex",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryEventIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryEventIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmCLIHistoryCommandTable/ccmCLIHistoryCommandEntry/ccmCLIHistoryCommandIndex": {
      "get": {
        "summary": "Get ccmCLIHistoryCommandIndex",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmCLIHistoryCommandTable-ccmCLIHistoryCommandEntry-ccmCLIHistoryCommandIndex",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmCLIHistoryCommandIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmCLIHistoryCommandIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmCLIHistoryCommandTable/ccmCLIHistoryCommandEntry/ccmCLIHistoryCommand": {
      "get": {
        "summary": "Get ccmCLIHistoryCommand",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmCLIHistoryCommandTable-ccmCLIHistoryCommandEntry-ccmCLIHistoryCommand",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmCLIHistoryCommand": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmCLIHistoryCommand from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmCLIHistoryCommandTable/object-1": {
      "get": {
        "summary": "Get object-1",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmCLIHistoryCommandTable-object-1",
        "tags": [
          "CISCO-CONFIG-MAN-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ccmHistoryEventIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ccmHistoryEventCommandSource": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CONFIG-MAN-MIB:object-1": {
                    "ccmHistoryEventIndex": "configured-value",
                    "ccmHistoryEventCommandSource": "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-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmCLIHistoryCommandTable/object-1/ccmHistoryEventIndex": {
      "get": {
        "summary": "Get ccmHistoryEventIndex",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmCLIHistoryCommandTable-object-1-ccmHistoryEventIndex",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryEventIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryEventIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmCLIHistoryCommandTable/object-1/ccmHistoryEventCommandSource": {
      "get": {
        "summary": "Get ccmHistoryEventCommandSource",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmCLIHistoryCommandTable-object-1-ccmHistoryEventCommandSource",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryEventCommandSource": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryEventCommandSource from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmCLIHistoryCommandTable/object-2": {
      "get": {
        "summary": "Get object-2",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmCLIHistoryCommandTable-object-2",
        "tags": [
          "CISCO-CONFIG-MAN-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ccmHistoryEventIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ccmHistoryEventConfigSource": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CONFIG-MAN-MIB:object-2": {
                    "ccmHistoryEventIndex": "configured-value",
                    "ccmHistoryEventConfigSource": "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-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmCLIHistoryCommandTable/object-2/ccmHistoryEventIndex": {
      "get": {
        "summary": "Get ccmHistoryEventIndex",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmCLIHistoryCommandTable-object-2-ccmHistoryEventIndex",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryEventIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryEventIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmCLIHistoryCommandTable/object-2/ccmHistoryEventConfigSource": {
      "get": {
        "summary": "Get ccmHistoryEventConfigSource",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmCLIHistoryCommandTable-object-2-ccmHistoryEventConfigSource",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryEventConfigSource": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryEventConfigSource from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmCLIHistoryCommandTable/object-3": {
      "get": {
        "summary": "Get object-3",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmCLIHistoryCommandTable-object-3",
        "tags": [
          "CISCO-CONFIG-MAN-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ccmHistoryEventIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ccmHistoryEventConfigDestination": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CONFIG-MAN-MIB:object-3": {
                    "ccmHistoryEventIndex": "configured-value",
                    "ccmHistoryEventConfigDestination": "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-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmCLIHistoryCommandTable/object-3/ccmHistoryEventIndex": {
      "get": {
        "summary": "Get ccmHistoryEventIndex",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmCLIHistoryCommandTable-object-3-ccmHistoryEventIndex",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryEventIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryEventIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmCLIHistoryCommandTable/object-3/ccmHistoryEventConfigDestination": {
      "get": {
        "summary": "Get ccmHistoryEventConfigDestination",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmCLIHistoryCommandTable-object-3-ccmHistoryEventConfigDestination",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryEventConfigDestination": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryEventConfigDestination from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmCLIHistoryCommandTable/object-1/ccmHistoryRunningLastChanged": {
      "get": {
        "summary": "Get ccmHistoryRunningLastChanged",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmCLIHistoryCommandTable-object-1-ccmHistoryRunningLastChanged",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryRunningLastChanged": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryRunningLastChanged from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB/ccmCLIHistoryCommandTable/object-2/ccmHistoryEventTerminalType": {
      "get": {
        "summary": "Get ccmHistoryEventTerminalType",
        "operationId": "get-CISCO-CONFIG-MAN-MIB:CISCO-CONFIG-MAN-MIB-ccmCLIHistoryCommandTable-object-2-ccmHistoryEventTerminalType",
        "tags": [
          "CISCO-CONFIG-MAN-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-CONFIG-MAN-MIB:ccmHistoryEventTerminalType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ccmHistoryEventTerminalType 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": []
    }
  ]
}
