{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - CISCO-CONTEXT-MAPPING-MIB",
    "description": "MIB data from `CISCO-CONTEXT-MAPPING-MIB` module.\n\n**Root containers:** 1 (CISCO-CONTEXT-MAPPING-MIB)\n**Paths:** 27 | **Descendants:** 26\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-CONTEXT-MAPPING-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-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB": {
      "get": {
        "summary": "Get CISCO-CONTEXT-MAPPING-MIB",
        "operationId": "get-CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB",
        "tags": [
          "CISCO-CONTEXT-MAPPING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cContextMappingTable": {
                      "type": "object",
                      "properties": {
                        "cContextMappingEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "cContextMappingVacmContextName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "cContextMappingVrfName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "cContextMappingTopologyName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "cContextMappingProtoInstName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "cContextMappingStorageType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cContextMappingRowStatus": {
                                "type": "string",
                                "example": "active"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cContextMappingBridgeDomainTable": {
                      "type": "object",
                      "properties": {
                        "cContextMappingBridgeDomainEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "cContextMappingVacmContextName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "cContextMappingBridgeDomainIdentifier": {
                                "type": "string",
                                "example": "1"
                              },
                              "cContextMappingBridgeDomainStorageType": {
                                "type": "string",
                                "example": "1"
                              },
                              "cContextMappingBridgeDomainRowStatus": {
                                "type": "string",
                                "example": "active"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": 1
                        }
                      },
                      "example": 1
                    },
                    "cContextMappingBridgeInstanceTable": {
                      "type": "object",
                      "properties": {
                        "cContextMappingBridgeInstanceEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "cContextMappingVacmContextName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "cContextMappingBridgeInstName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "cContextMappingBridgeInstStorageType": {
                                "type": "string",
                                "example": "1"
                              },
                              "cContextMappingBridgeInstRowStatus": {
                                "type": "string",
                                "example": "active"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": 1
                        }
                      },
                      "example": 1
                    },
                    "cContextMappingLicenseGroupTable": {
                      "type": "object",
                      "properties": {
                        "cContextMappingLicenseGroupEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "cContextMappingVacmContextName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "cContextMappingLicenseGroupName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "cContextMappingLicenseGroupStorageType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cContextMappingLicenseGroupRowStatus": {
                                "type": "string",
                                "example": "active"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB": {
                    "cContextMappingTable": {
                      "cContextMappingEntry": [
                        {
                          "cContextMappingVacmContextName": "example-1",
                          "cContextMappingVrfName": "example-1",
                          "cContextMappingTopologyName": "example-1",
                          "cContextMappingProtoInstName": "example-1",
                          "cContextMappingStorageType": "configured-value",
                          "cContextMappingRowStatus": "active"
                        }
                      ]
                    },
                    "cContextMappingBridgeDomainTable": {
                      "cContextMappingBridgeDomainEntry": [
                        {
                          "cContextMappingVacmContextName": "example-1",
                          "cContextMappingBridgeDomainIdentifier": "1",
                          "cContextMappingBridgeDomainStorageType": "1",
                          "cContextMappingBridgeDomainRowStatus": "active"
                        }
                      ]
                    },
                    "cContextMappingBridgeInstanceTable": {
                      "cContextMappingBridgeInstanceEntry": [
                        {
                          "cContextMappingVacmContextName": "example-1",
                          "cContextMappingBridgeInstName": "example-1",
                          "cContextMappingBridgeInstStorageType": "1",
                          "cContextMappingBridgeInstRowStatus": "active"
                        }
                      ]
                    },
                    "cContextMappingLicenseGroupTable": {
                      "cContextMappingLicenseGroupEntry": [
                        {
                          "cContextMappingVacmContextName": "example-1",
                          "cContextMappingLicenseGroupName": "example-1",
                          "cContextMappingLicenseGroupStorageType": "configured-value",
                          "cContextMappingLicenseGroupRowStatus": "active"
                        }
                      ]
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve CISCO-CONTEXT-MAPPING-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB/cContextMappingTable": {
      "get": {
        "summary": "Get cContextMappingTable",
        "operationId": "get-CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB-cContextMappingTable",
        "tags": [
          "CISCO-CONTEXT-MAPPING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cContextMappingEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "cContextMappingVacmContextName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "cContextMappingVrfName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "cContextMappingTopologyName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "cContextMappingProtoInstName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "cContextMappingStorageType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cContextMappingRowStatus": {
                            "type": "string",
                            "example": "active"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CONTEXT-MAPPING-MIB:cContextMappingTable": {
                    "cContextMappingEntry": [
                      {
                        "cContextMappingVacmContextName": "example-1",
                        "cContextMappingVrfName": "example-1",
                        "cContextMappingTopologyName": "example-1",
                        "cContextMappingProtoInstName": "example-1",
                        "cContextMappingStorageType": "configured-value",
                        "cContextMappingRowStatus": "active"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cContextMappingTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB/cContextMappingTable/cContextMappingEntry": {
      "get": {
        "summary": "Get cContextMappingEntry",
        "operationId": "get-CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB-cContextMappingTable-cContextMappingEntry",
        "tags": [
          "CISCO-CONTEXT-MAPPING-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": {
                      "cContextMappingVacmContextName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "cContextMappingVrfName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "cContextMappingTopologyName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "cContextMappingProtoInstName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "cContextMappingStorageType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cContextMappingRowStatus": {
                        "type": "string",
                        "example": "active"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CONTEXT-MAPPING-MIB:cContextMappingEntry": [
                    {
                      "cContextMappingVacmContextName": "example-1",
                      "cContextMappingVrfName": "example-1",
                      "cContextMappingTopologyName": "example-1",
                      "cContextMappingProtoInstName": "example-1",
                      "cContextMappingStorageType": "configured-value",
                      "cContextMappingRowStatus": "active"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cContextMappingEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB/cContextMappingTable/cContextMappingEntry/cContextMappingVacmContextName": {
      "get": {
        "summary": "Get cContextMappingVacmContextName",
        "operationId": "get-CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB-cContextMappingTable-cContextMappingEntry-cContextMappingVacmContextName",
        "tags": [
          "CISCO-CONTEXT-MAPPING-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-CONTEXT-MAPPING-MIB:cContextMappingVacmContextName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cContextMappingVacmContextName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB/cContextMappingTable/cContextMappingEntry/cContextMappingVrfName": {
      "get": {
        "summary": "Get cContextMappingVrfName",
        "operationId": "get-CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB-cContextMappingTable-cContextMappingEntry-cContextMappingVrfName",
        "tags": [
          "CISCO-CONTEXT-MAPPING-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-CONTEXT-MAPPING-MIB:cContextMappingVrfName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cContextMappingVrfName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB/cContextMappingTable/cContextMappingEntry/cContextMappingTopologyName": {
      "get": {
        "summary": "Get cContextMappingTopologyName",
        "operationId": "get-CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB-cContextMappingTable-cContextMappingEntry-cContextMappingTopologyName",
        "tags": [
          "CISCO-CONTEXT-MAPPING-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-CONTEXT-MAPPING-MIB:cContextMappingTopologyName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cContextMappingTopologyName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB/cContextMappingTable/cContextMappingEntry/cContextMappingProtoInstName": {
      "get": {
        "summary": "Get cContextMappingProtoInstName",
        "operationId": "get-CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB-cContextMappingTable-cContextMappingEntry-cContextMappingProtoInstName",
        "tags": [
          "CISCO-CONTEXT-MAPPING-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-CONTEXT-MAPPING-MIB:cContextMappingProtoInstName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cContextMappingProtoInstName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB/cContextMappingTable/cContextMappingEntry/cContextMappingStorageType": {
      "get": {
        "summary": "Get cContextMappingStorageType",
        "operationId": "get-CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB-cContextMappingTable-cContextMappingEntry-cContextMappingStorageType",
        "tags": [
          "CISCO-CONTEXT-MAPPING-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-CONTEXT-MAPPING-MIB:cContextMappingStorageType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cContextMappingStorageType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB/cContextMappingTable/cContextMappingEntry/cContextMappingRowStatus": {
      "get": {
        "summary": "Get cContextMappingRowStatus",
        "operationId": "get-CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB-cContextMappingTable-cContextMappingEntry-cContextMappingRowStatus",
        "tags": [
          "CISCO-CONTEXT-MAPPING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-CONTEXT-MAPPING-MIB:cContextMappingRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cContextMappingRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB/cContextMappingBridgeDomainTable": {
      "get": {
        "summary": "Get cContextMappingBridgeDomainTable",
        "operationId": "get-CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB-cContextMappingBridgeDomainTable",
        "tags": [
          "CISCO-CONTEXT-MAPPING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cContextMappingBridgeDomainEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "cContextMappingVacmContextName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "cContextMappingBridgeDomainIdentifier": {
                            "type": "string",
                            "example": "1"
                          },
                          "cContextMappingBridgeDomainStorageType": {
                            "type": "string",
                            "example": "1"
                          },
                          "cContextMappingBridgeDomainRowStatus": {
                            "type": "string",
                            "example": "active"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": 1
                    }
                  },
                  "example": 1
                },
                "example": {
                  "CISCO-CONTEXT-MAPPING-MIB:cContextMappingBridgeDomainTable": {
                    "cContextMappingBridgeDomainEntry": [
                      {
                        "cContextMappingVacmContextName": "example-1",
                        "cContextMappingBridgeDomainIdentifier": "1",
                        "cContextMappingBridgeDomainStorageType": "1",
                        "cContextMappingBridgeDomainRowStatus": "active"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cContextMappingBridgeDomainTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB/cContextMappingBridgeDomainTable/cContextMappingBridgeDomainEntry": {
      "get": {
        "summary": "Get cContextMappingBridgeDomainEntry",
        "operationId": "get-CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB-cContextMappingBridgeDomainTable-cContextMappingBridgeDomainEntry",
        "tags": [
          "CISCO-CONTEXT-MAPPING-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": {
                      "cContextMappingVacmContextName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "cContextMappingBridgeDomainIdentifier": {
                        "type": "string",
                        "example": "1"
                      },
                      "cContextMappingBridgeDomainStorageType": {
                        "type": "string",
                        "example": "1"
                      },
                      "cContextMappingBridgeDomainRowStatus": {
                        "type": "string",
                        "example": "active"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": 1
                },
                "example": {
                  "CISCO-CONTEXT-MAPPING-MIB:cContextMappingBridgeDomainEntry": [
                    {
                      "cContextMappingVacmContextName": "example-1",
                      "cContextMappingBridgeDomainIdentifier": "1",
                      "cContextMappingBridgeDomainStorageType": "1",
                      "cContextMappingBridgeDomainRowStatus": "active"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cContextMappingBridgeDomainEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB/cContextMappingBridgeDomainTable/cContextMappingBridgeDomainEntry/cContextMappingVacmContextName": {
      "get": {
        "summary": "Get cContextMappingVacmContextName",
        "operationId": "get-CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB-cContextMappingBridgeDomainTable-cContextMappingBridgeDomainEntry-cContextMappingVacmContextName",
        "tags": [
          "CISCO-CONTEXT-MAPPING-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-CONTEXT-MAPPING-MIB:cContextMappingVacmContextName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cContextMappingVacmContextName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB/cContextMappingBridgeDomainTable/cContextMappingBridgeDomainEntry/cContextMappingBridgeDomainIdentifier": {
      "get": {
        "summary": "Get cContextMappingBridgeDomainIdentifier",
        "operationId": "get-CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB-cContextMappingBridgeDomainTable-cContextMappingBridgeDomainEntry-cContextMappingBridgeDomainIdentifier",
        "tags": [
          "CISCO-CONTEXT-MAPPING-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-CONTEXT-MAPPING-MIB:cContextMappingBridgeDomainIdentifier": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cContextMappingBridgeDomainIdentifier from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB/cContextMappingBridgeDomainTable/cContextMappingBridgeDomainEntry/cContextMappingBridgeDomainStorageType": {
      "get": {
        "summary": "Get cContextMappingBridgeDomainStorageType",
        "operationId": "get-CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB-cContextMappingBridgeDomainTable-cContextMappingBridgeDomainEntry-cContextMappingBridgeDomainStorageType",
        "tags": [
          "CISCO-CONTEXT-MAPPING-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-CONTEXT-MAPPING-MIB:cContextMappingBridgeDomainStorageType": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cContextMappingBridgeDomainStorageType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB/cContextMappingBridgeDomainTable/cContextMappingBridgeDomainEntry/cContextMappingBridgeDomainRowStatus": {
      "get": {
        "summary": "Get cContextMappingBridgeDomainRowStatus",
        "operationId": "get-CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB-cContextMappingBridgeDomainTable-cContextMappingBridgeDomainEntry-cContextMappingBridgeDomainRowStatus",
        "tags": [
          "CISCO-CONTEXT-MAPPING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-CONTEXT-MAPPING-MIB:cContextMappingBridgeDomainRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cContextMappingBridgeDomainRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB/cContextMappingBridgeInstanceTable": {
      "get": {
        "summary": "Get cContextMappingBridgeInstanceTable",
        "operationId": "get-CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB-cContextMappingBridgeInstanceTable",
        "tags": [
          "CISCO-CONTEXT-MAPPING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cContextMappingBridgeInstanceEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "cContextMappingVacmContextName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "cContextMappingBridgeInstName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "cContextMappingBridgeInstStorageType": {
                            "type": "string",
                            "example": "1"
                          },
                          "cContextMappingBridgeInstRowStatus": {
                            "type": "string",
                            "example": "active"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": 1
                    }
                  },
                  "example": 1
                },
                "example": {
                  "CISCO-CONTEXT-MAPPING-MIB:cContextMappingBridgeInstanceTable": {
                    "cContextMappingBridgeInstanceEntry": [
                      {
                        "cContextMappingVacmContextName": "example-1",
                        "cContextMappingBridgeInstName": "example-1",
                        "cContextMappingBridgeInstStorageType": "1",
                        "cContextMappingBridgeInstRowStatus": "active"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cContextMappingBridgeInstanceTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB/cContextMappingBridgeInstanceTable/cContextMappingBridgeInstanceEntry": {
      "get": {
        "summary": "Get cContextMappingBridgeInstanceEntry",
        "operationId": "get-CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB-cContextMappingBridgeInstanceTable-cContextMappingBridgeInstanceEntry",
        "tags": [
          "CISCO-CONTEXT-MAPPING-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": {
                      "cContextMappingVacmContextName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "cContextMappingBridgeInstName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "cContextMappingBridgeInstStorageType": {
                        "type": "string",
                        "example": "1"
                      },
                      "cContextMappingBridgeInstRowStatus": {
                        "type": "string",
                        "example": "active"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": 1
                },
                "example": {
                  "CISCO-CONTEXT-MAPPING-MIB:cContextMappingBridgeInstanceEntry": [
                    {
                      "cContextMappingVacmContextName": "example-1",
                      "cContextMappingBridgeInstName": "example-1",
                      "cContextMappingBridgeInstStorageType": "1",
                      "cContextMappingBridgeInstRowStatus": "active"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cContextMappingBridgeInstanceEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB/cContextMappingBridgeInstanceTable/cContextMappingBridgeInstanceEntry/cContextMappingVacmContextName": {
      "get": {
        "summary": "Get cContextMappingVacmContextName",
        "operationId": "get-CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB-cContextMappingBridgeInstanceTable-cContextMappingBridgeInstanceEntry-cContextMappingVacmContextName",
        "tags": [
          "CISCO-CONTEXT-MAPPING-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-CONTEXT-MAPPING-MIB:cContextMappingVacmContextName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cContextMappingVacmContextName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB/cContextMappingBridgeInstanceTable/cContextMappingBridgeInstanceEntry/cContextMappingBridgeInstName": {
      "get": {
        "summary": "Get cContextMappingBridgeInstName",
        "operationId": "get-CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB-cContextMappingBridgeInstanceTable-cContextMappingBridgeInstanceEntry-cContextMappingBridgeInstName",
        "tags": [
          "CISCO-CONTEXT-MAPPING-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-CONTEXT-MAPPING-MIB:cContextMappingBridgeInstName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cContextMappingBridgeInstName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB/cContextMappingBridgeInstanceTable/cContextMappingBridgeInstanceEntry/cContextMappingBridgeInstStorageType": {
      "get": {
        "summary": "Get cContextMappingBridgeInstStorageType",
        "operationId": "get-CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB-cContextMappingBridgeInstanceTable-cContextMappingBridgeInstanceEntry-cContextMappingBridgeInstStorageType",
        "tags": [
          "CISCO-CONTEXT-MAPPING-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-CONTEXT-MAPPING-MIB:cContextMappingBridgeInstStorageType": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cContextMappingBridgeInstStorageType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB/cContextMappingBridgeInstanceTable/cContextMappingBridgeInstanceEntry/cContextMappingBridgeInstRowStatus": {
      "get": {
        "summary": "Get cContextMappingBridgeInstRowStatus",
        "operationId": "get-CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB-cContextMappingBridgeInstanceTable-cContextMappingBridgeInstanceEntry-cContextMappingBridgeInstRowStatus",
        "tags": [
          "CISCO-CONTEXT-MAPPING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-CONTEXT-MAPPING-MIB:cContextMappingBridgeInstRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cContextMappingBridgeInstRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB/cContextMappingLicenseGroupTable": {
      "get": {
        "summary": "Get cContextMappingLicenseGroupTable",
        "operationId": "get-CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB-cContextMappingLicenseGroupTable",
        "tags": [
          "CISCO-CONTEXT-MAPPING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cContextMappingLicenseGroupEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "cContextMappingVacmContextName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "cContextMappingLicenseGroupName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "cContextMappingLicenseGroupStorageType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cContextMappingLicenseGroupRowStatus": {
                            "type": "string",
                            "example": "active"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CONTEXT-MAPPING-MIB:cContextMappingLicenseGroupTable": {
                    "cContextMappingLicenseGroupEntry": [
                      {
                        "cContextMappingVacmContextName": "example-1",
                        "cContextMappingLicenseGroupName": "example-1",
                        "cContextMappingLicenseGroupStorageType": "configured-value",
                        "cContextMappingLicenseGroupRowStatus": "active"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cContextMappingLicenseGroupTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB/cContextMappingLicenseGroupTable/cContextMappingLicenseGroupEntry": {
      "get": {
        "summary": "Get cContextMappingLicenseGroupEntry",
        "operationId": "get-CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB-cContextMappingLicenseGroupTable-cContextMappingLicenseGroupEntry",
        "tags": [
          "CISCO-CONTEXT-MAPPING-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": {
                      "cContextMappingVacmContextName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "cContextMappingLicenseGroupName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "cContextMappingLicenseGroupStorageType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cContextMappingLicenseGroupRowStatus": {
                        "type": "string",
                        "example": "active"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-CONTEXT-MAPPING-MIB:cContextMappingLicenseGroupEntry": [
                    {
                      "cContextMappingVacmContextName": "example-1",
                      "cContextMappingLicenseGroupName": "example-1",
                      "cContextMappingLicenseGroupStorageType": "configured-value",
                      "cContextMappingLicenseGroupRowStatus": "active"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cContextMappingLicenseGroupEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB/cContextMappingLicenseGroupTable/cContextMappingLicenseGroupEntry/cContextMappingVacmContextName": {
      "get": {
        "summary": "Get cContextMappingVacmContextName",
        "operationId": "get-CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB-cContextMappingLicenseGroupTable-cContextMappingLicenseGroupEntry-cContextMappingVacmContextName",
        "tags": [
          "CISCO-CONTEXT-MAPPING-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-CONTEXT-MAPPING-MIB:cContextMappingVacmContextName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cContextMappingVacmContextName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB/cContextMappingLicenseGroupTable/cContextMappingLicenseGroupEntry/cContextMappingLicenseGroupName": {
      "get": {
        "summary": "Get cContextMappingLicenseGroupName",
        "operationId": "get-CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB-cContextMappingLicenseGroupTable-cContextMappingLicenseGroupEntry-cContextMappingLicenseGroupName",
        "tags": [
          "CISCO-CONTEXT-MAPPING-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-CONTEXT-MAPPING-MIB:cContextMappingLicenseGroupName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cContextMappingLicenseGroupName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB/cContextMappingLicenseGroupTable/cContextMappingLicenseGroupEntry/cContextMappingLicenseGroupStorageType": {
      "get": {
        "summary": "Get cContextMappingLicenseGroupStorageType",
        "operationId": "get-CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB-cContextMappingLicenseGroupTable-cContextMappingLicenseGroupEntry-cContextMappingLicenseGroupStorageType",
        "tags": [
          "CISCO-CONTEXT-MAPPING-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-CONTEXT-MAPPING-MIB:cContextMappingLicenseGroupStorageType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cContextMappingLicenseGroupStorageType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB/cContextMappingLicenseGroupTable/cContextMappingLicenseGroupEntry/cContextMappingLicenseGroupRowStatus": {
      "get": {
        "summary": "Get cContextMappingLicenseGroupRowStatus",
        "operationId": "get-CISCO-CONTEXT-MAPPING-MIB:CISCO-CONTEXT-MAPPING-MIB-cContextMappingLicenseGroupTable-cContextMappingLicenseGroupEntry-cContextMappingLicenseGroupRowStatus",
        "tags": [
          "CISCO-CONTEXT-MAPPING-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "active"
                },
                "example": {
                  "CISCO-CONTEXT-MAPPING-MIB:cContextMappingLicenseGroupRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cContextMappingLicenseGroupRowStatus 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": []
    }
  ]
}
