{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - CISCO-DATA-COLLECTION-MIB",
    "description": "MIB data from `CISCO-DATA-COLLECTION-MIB` module.\n\n**Root containers:** 1 (CISCO-DATA-COLLECTION-MIB)\n**Paths:** 81 | **Descendants:** 84\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-DATA-COLLECTION-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-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB": {
      "get": {
        "summary": "Get CISCO-DATA-COLLECTION-MIB",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB",
        "tags": [
          "CISCO-DATA-COLLECTION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cdcVFile": {
                      "type": "object",
                      "properties": {
                        "cdcVFilePersistentStorage": {
                          "type": "boolean",
                          "example": true
                        },
                        "cdcVFileMaxSizeHitsLimit": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    },
                    "cdcVFileTable": {
                      "type": "object",
                      "properties": {
                        "cdcVFileEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "cdcVFileIndex": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cdcVFileName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "cdcVFileDescription": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cdcVFileCommand": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cdcVFileMaxSize": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cdcVFileCurrentSize": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cdcVFileFormat": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cdcVFileCollectMode": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cdcVFileCollectionPeriod": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cdcVFileRetentionPeriod": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cdcVFileAdminStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "cdcVFileOperStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "cdcVFileErrorCode": {
                                "type": "string",
                                "example": "0"
                              },
                              "cdcVFileCollectionErrorEnable": {
                                "type": "boolean",
                                "example": false
                              },
                              "cdcVFileRowStatus": {
                                "type": "string",
                                "example": "active"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cdcVFileMgmtTable": {
                      "type": "object",
                      "properties": {
                        "cdcVFileMgmtEntry": {
                          "type": "object",
                          "properties": {
                            "cdcVFileIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cdcVFileMgmtIndex": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cdcVFileMgmtName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "cdcVFileMgmtTimestamp": {
                              "type": "string",
                              "example": "2025-03-15T10:30:45Z"
                            },
                            "cdcVFileMgmtTimeToLive": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cdcVFileMgmtCommand": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cdcVFileMgmtXferURL": {
                              "type": "string",
                              "example": "https://10.1.1.1/restconf"
                            },
                            "cdcVFileMgmtLastXferStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "cdcVFileMgmtLastXferURL": {
                              "type": "string",
                              "example": "https://10.1.1.1/restconf"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cdcDGTable": {
                      "type": "object",
                      "properties": {
                        "cdcDGEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "cdcDGIndex": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cdcDGComment": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cdcDGType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cdcDGVFileIndex": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cdcDGTargetTag": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cdcDGContextName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "cdcDGObject": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cdcDGObjectGrpIndex": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cdcDGInstGrpIndex": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cdcDGPollPeriod": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cdcDGRowStatus": {
                                "type": "string",
                                "example": "active"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cdcDGBaseObjectTable": {
                      "type": "object",
                      "properties": {
                        "cdcDGBaseObjectEntry": {
                          "type": "object",
                          "properties": {
                            "cdcDGBaseObjectGrpIndex": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cdcDGBaseObjectIndex": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cdcDGBaseObjectSubtree": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cdcDGBaseObjectList": {
                              "type": "string",
                              "example": "item-1"
                            },
                            "cdcDGBaseObjectRowStatus": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cdcDGInstanceTable": {
                      "type": "object",
                      "properties": {
                        "cdcDGInstanceEntry": {
                          "type": "object",
                          "properties": {
                            "cdcDGInstanceGrpIndex": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cdcDGInstanceIndex": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cdcDGInstanceType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cdcDGInstanceOid": {
                              "type": "string",
                              "example": "1"
                            },
                            "cdcDGInstanceOidEnd": {
                              "type": "string",
                              "example": "1"
                            },
                            "cdcDGInstanceNumRepititions": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 10
                            },
                            "cdcDGInstanceOtherPtr": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cdcDGInstanceRowStatus": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cdcFileXferConfTable": {
                      "type": "object",
                      "properties": {
                        "cdcFileXferConfEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "cdcVFileIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cdcFileXferConfPriUrl": {
                                "type": "string",
                                "example": "https://10.1.1.1/restconf"
                              },
                              "cdcFileXferConfSecUrl": {
                                "type": "string",
                                "example": "https://10.1.1.1/restconf"
                              },
                              "cdcFileXferConfRetryPeriod": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cdcFileXferConfRetryCount": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 10
                              },
                              "cdcFileXferConfSuccessEnable": {
                                "type": "boolean",
                                "example": true
                              },
                              "cdcFileXferConfFailureEnable": {
                                "type": "boolean",
                                "example": true
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        },
                        "object-1": {
                          "type": "object",
                          "properties": {
                            "cdcVFileIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cdcVFileMgmtIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cdcVFileMgmtLastXferStatus": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-2": {
                          "type": "object",
                          "properties": {
                            "cdcVFileIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cdcVFileMgmtIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cdcVFileMgmtLastXferURL": {
                              "type": "string",
                              "example": "https://10.1.1.1/restconf"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB": {
                    "cdcVFile": {
                      "cdcVFilePersistentStorage": true,
                      "cdcVFileMaxSizeHitsLimit": 1
                    },
                    "cdcVFileTable": {
                      "cdcVFileEntry": [
                        {
                          "cdcVFileIndex": 1,
                          "cdcVFileName": "example-1",
                          "cdcVFileDescription": "configured-value",
                          "cdcVFileCommand": "default",
                          "cdcVFileMaxSize": 1,
                          "cdcVFileCurrentSize": 1,
                          "cdcVFileFormat": "configured-value",
                          "cdcVFileCollectMode": "default",
                          "cdcVFileCollectionPeriod": 1,
                          "cdcVFileRetentionPeriod": 1,
                          "cdcVFileAdminStatus": "default",
                          "cdcVFileOperStatus": "default",
                          "cdcVFileErrorCode": "default",
                          "cdcVFileCollectionErrorEnable": true,
                          "cdcVFileRowStatus": "active"
                        }
                      ]
                    },
                    "cdcVFileMgmtTable": {
                      "cdcVFileMgmtEntry": {
                        "cdcVFileIndex": "configured-value",
                        "cdcVFileMgmtIndex": 1,
                        "cdcVFileMgmtName": "example-1",
                        "cdcVFileMgmtTimestamp": "2025-03-15T10:30:45Z",
                        "cdcVFileMgmtTimeToLive": 1,
                        "cdcVFileMgmtCommand": "default",
                        "cdcVFileMgmtXferURL": "https://10.1.1.1/restconf",
                        "cdcVFileMgmtLastXferStatus": "active",
                        "cdcVFileMgmtLastXferURL": "https://10.1.1.1/restconf"
                      }
                    },
                    "cdcDGTable": {
                      "cdcDGEntry": [
                        {
                          "cdcDGIndex": 1,
                          "cdcDGComment": "configured-value",
                          "cdcDGType": "default",
                          "cdcDGVFileIndex": 1,
                          "cdcDGTargetTag": "configured-value",
                          "cdcDGContextName": "example-1",
                          "cdcDGObject": "configured-value",
                          "cdcDGObjectGrpIndex": 1,
                          "cdcDGInstGrpIndex": 1,
                          "cdcDGPollPeriod": 1,
                          "cdcDGRowStatus": "active"
                        }
                      ]
                    },
                    "cdcDGBaseObjectTable": {
                      "cdcDGBaseObjectEntry": {
                        "cdcDGBaseObjectGrpIndex": 1,
                        "cdcDGBaseObjectIndex": 1,
                        "cdcDGBaseObjectSubtree": "configured-value",
                        "cdcDGBaseObjectList": "item-1",
                        "cdcDGBaseObjectRowStatus": "active"
                      }
                    },
                    "cdcDGInstanceTable": {
                      "cdcDGInstanceEntry": {
                        "cdcDGInstanceGrpIndex": 1,
                        "cdcDGInstanceIndex": 1,
                        "cdcDGInstanceType": "default",
                        "cdcDGInstanceOid": "1",
                        "cdcDGInstanceOidEnd": "1",
                        "cdcDGInstanceNumRepititions": 10,
                        "cdcDGInstanceOtherPtr": "configured-value",
                        "cdcDGInstanceRowStatus": "active"
                      }
                    },
                    "cdcFileXferConfTable": {
                      "cdcFileXferConfEntry": [
                        {
                          "cdcVFileIndex": "configured-value",
                          "cdcFileXferConfPriUrl": "https://10.1.1.1/restconf",
                          "cdcFileXferConfSecUrl": "https://10.1.1.1/restconf",
                          "cdcFileXferConfRetryPeriod": 1,
                          "cdcFileXferConfRetryCount": 10,
                          "cdcFileXferConfSuccessEnable": true,
                          "cdcFileXferConfFailureEnable": true
                        }
                      ],
                      "object-1": {
                        "cdcVFileIndex": "configured-value",
                        "cdcVFileMgmtIndex": "configured-value",
                        "cdcVFileMgmtLastXferStatus": "active"
                      },
                      "object-2": {
                        "cdcVFileIndex": "configured-value",
                        "cdcVFileMgmtIndex": "configured-value",
                        "cdcVFileMgmtLastXferURL": "https://10.1.1.1/restconf"
                      }
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve CISCO-DATA-COLLECTION-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFile": {
      "get": {
        "summary": "Get cdcVFile",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFile",
        "tags": [
          "CISCO-DATA-COLLECTION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cdcVFilePersistentStorage": {
                      "type": "boolean",
                      "example": true
                    },
                    "cdcVFileMaxSizeHitsLimit": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-DATA-COLLECTION-MIB:cdcVFile": {
                    "cdcVFilePersistentStorage": true,
                    "cdcVFileMaxSizeHitsLimit": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFile from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFile/cdcVFilePersistentStorage": {
      "get": {
        "summary": "Get cdcVFilePersistentStorage",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFile-cdcVFilePersistentStorage",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcVFilePersistentStorage": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFilePersistentStorage from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFile/cdcVFileMaxSizeHitsLimit": {
      "get": {
        "summary": "Get cdcVFileMaxSizeHitsLimit",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFile-cdcVFileMaxSizeHitsLimit",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcVFileMaxSizeHitsLimit": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileMaxSizeHitsLimit from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFileTable": {
      "get": {
        "summary": "Get cdcVFileTable",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFileTable",
        "tags": [
          "CISCO-DATA-COLLECTION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cdcVFileEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "cdcVFileIndex": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cdcVFileName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "cdcVFileDescription": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cdcVFileCommand": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cdcVFileMaxSize": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cdcVFileCurrentSize": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cdcVFileFormat": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cdcVFileCollectMode": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cdcVFileCollectionPeriod": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cdcVFileRetentionPeriod": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cdcVFileAdminStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "cdcVFileOperStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "cdcVFileErrorCode": {
                            "type": "string",
                            "example": "0"
                          },
                          "cdcVFileCollectionErrorEnable": {
                            "type": "boolean",
                            "example": false
                          },
                          "cdcVFileRowStatus": {
                            "type": "string",
                            "example": "active"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-DATA-COLLECTION-MIB:cdcVFileTable": {
                    "cdcVFileEntry": [
                      {
                        "cdcVFileIndex": 1,
                        "cdcVFileName": "example-1",
                        "cdcVFileDescription": "configured-value",
                        "cdcVFileCommand": "default",
                        "cdcVFileMaxSize": 1,
                        "cdcVFileCurrentSize": 1,
                        "cdcVFileFormat": "configured-value",
                        "cdcVFileCollectMode": "default",
                        "cdcVFileCollectionPeriod": 1,
                        "cdcVFileRetentionPeriod": 1,
                        "cdcVFileAdminStatus": "default",
                        "cdcVFileOperStatus": "default",
                        "cdcVFileErrorCode": "default",
                        "cdcVFileCollectionErrorEnable": true,
                        "cdcVFileRowStatus": "active"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFileTable/cdcVFileEntry": {
      "get": {
        "summary": "Get cdcVFileEntry",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFileTable-cdcVFileEntry",
        "tags": [
          "CISCO-DATA-COLLECTION-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": {
                      "cdcVFileIndex": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cdcVFileName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "cdcVFileDescription": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cdcVFileCommand": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cdcVFileMaxSize": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cdcVFileCurrentSize": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cdcVFileFormat": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cdcVFileCollectMode": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cdcVFileCollectionPeriod": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cdcVFileRetentionPeriod": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cdcVFileAdminStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "cdcVFileOperStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "cdcVFileErrorCode": {
                        "type": "string",
                        "example": "0"
                      },
                      "cdcVFileCollectionErrorEnable": {
                        "type": "boolean",
                        "example": false
                      },
                      "cdcVFileRowStatus": {
                        "type": "string",
                        "example": "active"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-DATA-COLLECTION-MIB:cdcVFileEntry": [
                    {
                      "cdcVFileIndex": 1,
                      "cdcVFileName": "example-1",
                      "cdcVFileDescription": "configured-value",
                      "cdcVFileCommand": "default",
                      "cdcVFileMaxSize": 1,
                      "cdcVFileCurrentSize": 1,
                      "cdcVFileFormat": "configured-value",
                      "cdcVFileCollectMode": "default",
                      "cdcVFileCollectionPeriod": 1,
                      "cdcVFileRetentionPeriod": 1,
                      "cdcVFileAdminStatus": "default",
                      "cdcVFileOperStatus": "default",
                      "cdcVFileErrorCode": "default",
                      "cdcVFileCollectionErrorEnable": true,
                      "cdcVFileRowStatus": "active"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFileTable/cdcVFileEntry/cdcVFileIndex": {
      "get": {
        "summary": "Get cdcVFileIndex",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFileTable-cdcVFileEntry-cdcVFileIndex",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcVFileIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFileTable/cdcVFileEntry/cdcVFileName": {
      "get": {
        "summary": "Get cdcVFileName",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFileTable-cdcVFileEntry-cdcVFileName",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcVFileName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFileTable/cdcVFileEntry/cdcVFileDescription": {
      "get": {
        "summary": "Get cdcVFileDescription",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFileTable-cdcVFileEntry-cdcVFileDescription",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcVFileDescription": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileDescription from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFileTable/cdcVFileEntry/cdcVFileCommand": {
      "get": {
        "summary": "Get cdcVFileCommand",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFileTable-cdcVFileEntry-cdcVFileCommand",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcVFileCommand": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileCommand from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFileTable/cdcVFileEntry/cdcVFileMaxSize": {
      "get": {
        "summary": "Get cdcVFileMaxSize",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFileTable-cdcVFileEntry-cdcVFileMaxSize",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcVFileMaxSize": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileMaxSize from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFileTable/cdcVFileEntry/cdcVFileCurrentSize": {
      "get": {
        "summary": "Get cdcVFileCurrentSize",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFileTable-cdcVFileEntry-cdcVFileCurrentSize",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcVFileCurrentSize": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileCurrentSize from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFileTable/cdcVFileEntry/cdcVFileFormat": {
      "get": {
        "summary": "Get cdcVFileFormat",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFileTable-cdcVFileEntry-cdcVFileFormat",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcVFileFormat": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileFormat from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFileTable/cdcVFileEntry/cdcVFileCollectMode": {
      "get": {
        "summary": "Get cdcVFileCollectMode",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFileTable-cdcVFileEntry-cdcVFileCollectMode",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcVFileCollectMode": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileCollectMode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFileTable/cdcVFileEntry/cdcVFileCollectionPeriod": {
      "get": {
        "summary": "Get cdcVFileCollectionPeriod",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFileTable-cdcVFileEntry-cdcVFileCollectionPeriod",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcVFileCollectionPeriod": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileCollectionPeriod from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFileTable/cdcVFileEntry/cdcVFileRetentionPeriod": {
      "get": {
        "summary": "Get cdcVFileRetentionPeriod",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFileTable-cdcVFileEntry-cdcVFileRetentionPeriod",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcVFileRetentionPeriod": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileRetentionPeriod from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFileTable/cdcVFileEntry/cdcVFileAdminStatus": {
      "get": {
        "summary": "Get cdcVFileAdminStatus",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFileTable-cdcVFileEntry-cdcVFileAdminStatus",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcVFileAdminStatus": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileAdminStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFileTable/cdcVFileEntry/cdcVFileOperStatus": {
      "get": {
        "summary": "Get cdcVFileOperStatus",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFileTable-cdcVFileEntry-cdcVFileOperStatus",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcVFileOperStatus": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileOperStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFileTable/cdcVFileEntry/cdcVFileErrorCode": {
      "get": {
        "summary": "Get cdcVFileErrorCode",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFileTable-cdcVFileEntry-cdcVFileErrorCode",
        "tags": [
          "CISCO-DATA-COLLECTION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "0"
                },
                "example": {
                  "CISCO-DATA-COLLECTION-MIB:cdcVFileErrorCode": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileErrorCode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFileTable/cdcVFileEntry/cdcVFileCollectionErrorEnable": {
      "get": {
        "summary": "Get cdcVFileCollectionErrorEnable",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFileTable-cdcVFileEntry-cdcVFileCollectionErrorEnable",
        "tags": [
          "CISCO-DATA-COLLECTION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "boolean",
                  "example": false
                },
                "example": {
                  "CISCO-DATA-COLLECTION-MIB:cdcVFileCollectionErrorEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileCollectionErrorEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFileTable/cdcVFileEntry/cdcVFileRowStatus": {
      "get": {
        "summary": "Get cdcVFileRowStatus",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFileTable-cdcVFileEntry-cdcVFileRowStatus",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcVFileRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFileMgmtTable": {
      "get": {
        "summary": "Get cdcVFileMgmtTable",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFileMgmtTable",
        "tags": [
          "CISCO-DATA-COLLECTION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cdcVFileMgmtEntry": {
                      "type": "object",
                      "properties": {
                        "cdcVFileIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cdcVFileMgmtIndex": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cdcVFileMgmtName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "cdcVFileMgmtTimestamp": {
                          "type": "string",
                          "example": "2025-03-15T10:30:45Z"
                        },
                        "cdcVFileMgmtTimeToLive": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cdcVFileMgmtCommand": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cdcVFileMgmtXferURL": {
                          "type": "string",
                          "example": "https://10.1.1.1/restconf"
                        },
                        "cdcVFileMgmtLastXferStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "cdcVFileMgmtLastXferURL": {
                          "type": "string",
                          "example": "https://10.1.1.1/restconf"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-DATA-COLLECTION-MIB:cdcVFileMgmtTable": {
                    "cdcVFileMgmtEntry": {
                      "cdcVFileIndex": "configured-value",
                      "cdcVFileMgmtIndex": 1,
                      "cdcVFileMgmtName": "example-1",
                      "cdcVFileMgmtTimestamp": "2025-03-15T10:30:45Z",
                      "cdcVFileMgmtTimeToLive": 1,
                      "cdcVFileMgmtCommand": "default",
                      "cdcVFileMgmtXferURL": "https://10.1.1.1/restconf",
                      "cdcVFileMgmtLastXferStatus": "active",
                      "cdcVFileMgmtLastXferURL": "https://10.1.1.1/restconf"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileMgmtTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFileMgmtTable/cdcVFileMgmtEntry": {
      "get": {
        "summary": "Get cdcVFileMgmtEntry",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFileMgmtTable-cdcVFileMgmtEntry",
        "tags": [
          "CISCO-DATA-COLLECTION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cdcVFileIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cdcVFileMgmtIndex": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cdcVFileMgmtName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "cdcVFileMgmtTimestamp": {
                      "type": "string",
                      "example": "2025-03-15T10:30:45Z"
                    },
                    "cdcVFileMgmtTimeToLive": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cdcVFileMgmtCommand": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cdcVFileMgmtXferURL": {
                      "type": "string",
                      "example": "https://10.1.1.1/restconf"
                    },
                    "cdcVFileMgmtLastXferStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "cdcVFileMgmtLastXferURL": {
                      "type": "string",
                      "example": "https://10.1.1.1/restconf"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-DATA-COLLECTION-MIB:cdcVFileMgmtEntry": {
                    "cdcVFileIndex": "configured-value",
                    "cdcVFileMgmtIndex": 1,
                    "cdcVFileMgmtName": "example-1",
                    "cdcVFileMgmtTimestamp": "2025-03-15T10:30:45Z",
                    "cdcVFileMgmtTimeToLive": 1,
                    "cdcVFileMgmtCommand": "default",
                    "cdcVFileMgmtXferURL": "https://10.1.1.1/restconf",
                    "cdcVFileMgmtLastXferStatus": "active",
                    "cdcVFileMgmtLastXferURL": "https://10.1.1.1/restconf"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileMgmtEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFileMgmtTable/cdcVFileMgmtEntry/cdcVFileIndex": {
      "get": {
        "summary": "Get cdcVFileIndex",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFileMgmtTable-cdcVFileMgmtEntry-cdcVFileIndex",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcVFileIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFileMgmtTable/cdcVFileMgmtEntry/cdcVFileMgmtIndex": {
      "get": {
        "summary": "Get cdcVFileMgmtIndex",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFileMgmtTable-cdcVFileMgmtEntry-cdcVFileMgmtIndex",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcVFileMgmtIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileMgmtIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFileMgmtTable/cdcVFileMgmtEntry/cdcVFileMgmtName": {
      "get": {
        "summary": "Get cdcVFileMgmtName",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFileMgmtTable-cdcVFileMgmtEntry-cdcVFileMgmtName",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcVFileMgmtName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileMgmtName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFileMgmtTable/cdcVFileMgmtEntry/cdcVFileMgmtTimestamp": {
      "get": {
        "summary": "Get cdcVFileMgmtTimestamp",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFileMgmtTable-cdcVFileMgmtEntry-cdcVFileMgmtTimestamp",
        "tags": [
          "CISCO-DATA-COLLECTION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "2025-03-15T10:30:45Z"
                },
                "example": {
                  "CISCO-DATA-COLLECTION-MIB:cdcVFileMgmtTimestamp": "2025-03-15T10:30:45Z"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileMgmtTimestamp from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFileMgmtTable/cdcVFileMgmtEntry/cdcVFileMgmtTimeToLive": {
      "get": {
        "summary": "Get cdcVFileMgmtTimeToLive",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFileMgmtTable-cdcVFileMgmtEntry-cdcVFileMgmtTimeToLive",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcVFileMgmtTimeToLive": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileMgmtTimeToLive from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFileMgmtTable/cdcVFileMgmtEntry/cdcVFileMgmtCommand": {
      "get": {
        "summary": "Get cdcVFileMgmtCommand",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFileMgmtTable-cdcVFileMgmtEntry-cdcVFileMgmtCommand",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcVFileMgmtCommand": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileMgmtCommand from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFileMgmtTable/cdcVFileMgmtEntry/cdcVFileMgmtXferURL": {
      "get": {
        "summary": "Get cdcVFileMgmtXferURL",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFileMgmtTable-cdcVFileMgmtEntry-cdcVFileMgmtXferURL",
        "tags": [
          "CISCO-DATA-COLLECTION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "https://10.1.1.1/restconf"
                },
                "example": {
                  "CISCO-DATA-COLLECTION-MIB:cdcVFileMgmtXferURL": "https://10.1.1.1/restconf"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileMgmtXferURL from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFileMgmtTable/cdcVFileMgmtEntry/cdcVFileMgmtLastXferStatus": {
      "get": {
        "summary": "Get cdcVFileMgmtLastXferStatus",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFileMgmtTable-cdcVFileMgmtEntry-cdcVFileMgmtLastXferStatus",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcVFileMgmtLastXferStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileMgmtLastXferStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcVFileMgmtTable/cdcVFileMgmtEntry/cdcVFileMgmtLastXferURL": {
      "get": {
        "summary": "Get cdcVFileMgmtLastXferURL",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcVFileMgmtTable-cdcVFileMgmtEntry-cdcVFileMgmtLastXferURL",
        "tags": [
          "CISCO-DATA-COLLECTION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "https://10.1.1.1/restconf"
                },
                "example": {
                  "CISCO-DATA-COLLECTION-MIB:cdcVFileMgmtLastXferURL": "https://10.1.1.1/restconf"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileMgmtLastXferURL from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGTable": {
      "get": {
        "summary": "Get cdcDGTable",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGTable",
        "tags": [
          "CISCO-DATA-COLLECTION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cdcDGEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "cdcDGIndex": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cdcDGComment": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cdcDGType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cdcDGVFileIndex": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cdcDGTargetTag": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cdcDGContextName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "cdcDGObject": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cdcDGObjectGrpIndex": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cdcDGInstGrpIndex": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cdcDGPollPeriod": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cdcDGRowStatus": {
                            "type": "string",
                            "example": "active"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-DATA-COLLECTION-MIB:cdcDGTable": {
                    "cdcDGEntry": [
                      {
                        "cdcDGIndex": 1,
                        "cdcDGComment": "configured-value",
                        "cdcDGType": "default",
                        "cdcDGVFileIndex": 1,
                        "cdcDGTargetTag": "configured-value",
                        "cdcDGContextName": "example-1",
                        "cdcDGObject": "configured-value",
                        "cdcDGObjectGrpIndex": 1,
                        "cdcDGInstGrpIndex": 1,
                        "cdcDGPollPeriod": 1,
                        "cdcDGRowStatus": "active"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGTable/cdcDGEntry": {
      "get": {
        "summary": "Get cdcDGEntry",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGTable-cdcDGEntry",
        "tags": [
          "CISCO-DATA-COLLECTION-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": {
                      "cdcDGIndex": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cdcDGComment": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cdcDGType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cdcDGVFileIndex": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cdcDGTargetTag": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cdcDGContextName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "cdcDGObject": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cdcDGObjectGrpIndex": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cdcDGInstGrpIndex": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cdcDGPollPeriod": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cdcDGRowStatus": {
                        "type": "string",
                        "example": "active"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-DATA-COLLECTION-MIB:cdcDGEntry": [
                    {
                      "cdcDGIndex": 1,
                      "cdcDGComment": "configured-value",
                      "cdcDGType": "default",
                      "cdcDGVFileIndex": 1,
                      "cdcDGTargetTag": "configured-value",
                      "cdcDGContextName": "example-1",
                      "cdcDGObject": "configured-value",
                      "cdcDGObjectGrpIndex": 1,
                      "cdcDGInstGrpIndex": 1,
                      "cdcDGPollPeriod": 1,
                      "cdcDGRowStatus": "active"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGTable/cdcDGEntry/cdcDGIndex": {
      "get": {
        "summary": "Get cdcDGIndex",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGTable-cdcDGEntry-cdcDGIndex",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcDGIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGTable/cdcDGEntry/cdcDGComment": {
      "get": {
        "summary": "Get cdcDGComment",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGTable-cdcDGEntry-cdcDGComment",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcDGComment": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGComment from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGTable/cdcDGEntry/cdcDGType": {
      "get": {
        "summary": "Get cdcDGType",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGTable-cdcDGEntry-cdcDGType",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcDGType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGTable/cdcDGEntry/cdcDGVFileIndex": {
      "get": {
        "summary": "Get cdcDGVFileIndex",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGTable-cdcDGEntry-cdcDGVFileIndex",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcDGVFileIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGVFileIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGTable/cdcDGEntry/cdcDGTargetTag": {
      "get": {
        "summary": "Get cdcDGTargetTag",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGTable-cdcDGEntry-cdcDGTargetTag",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcDGTargetTag": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGTargetTag from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGTable/cdcDGEntry/cdcDGContextName": {
      "get": {
        "summary": "Get cdcDGContextName",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGTable-cdcDGEntry-cdcDGContextName",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcDGContextName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGContextName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGTable/cdcDGEntry/cdcDGObject": {
      "get": {
        "summary": "Get cdcDGObject",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGTable-cdcDGEntry-cdcDGObject",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcDGObject": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGObject from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGTable/cdcDGEntry/cdcDGObjectGrpIndex": {
      "get": {
        "summary": "Get cdcDGObjectGrpIndex",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGTable-cdcDGEntry-cdcDGObjectGrpIndex",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcDGObjectGrpIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGObjectGrpIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGTable/cdcDGEntry/cdcDGInstGrpIndex": {
      "get": {
        "summary": "Get cdcDGInstGrpIndex",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGTable-cdcDGEntry-cdcDGInstGrpIndex",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcDGInstGrpIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGInstGrpIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGTable/cdcDGEntry/cdcDGPollPeriod": {
      "get": {
        "summary": "Get cdcDGPollPeriod",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGTable-cdcDGEntry-cdcDGPollPeriod",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcDGPollPeriod": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGPollPeriod from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGTable/cdcDGEntry/cdcDGRowStatus": {
      "get": {
        "summary": "Get cdcDGRowStatus",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGTable-cdcDGEntry-cdcDGRowStatus",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcDGRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGBaseObjectTable": {
      "get": {
        "summary": "Get cdcDGBaseObjectTable",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGBaseObjectTable",
        "tags": [
          "CISCO-DATA-COLLECTION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cdcDGBaseObjectEntry": {
                      "type": "object",
                      "properties": {
                        "cdcDGBaseObjectGrpIndex": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cdcDGBaseObjectIndex": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cdcDGBaseObjectSubtree": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cdcDGBaseObjectList": {
                          "type": "string",
                          "example": "item-1"
                        },
                        "cdcDGBaseObjectRowStatus": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-DATA-COLLECTION-MIB:cdcDGBaseObjectTable": {
                    "cdcDGBaseObjectEntry": {
                      "cdcDGBaseObjectGrpIndex": 1,
                      "cdcDGBaseObjectIndex": 1,
                      "cdcDGBaseObjectSubtree": "configured-value",
                      "cdcDGBaseObjectList": "item-1",
                      "cdcDGBaseObjectRowStatus": "active"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGBaseObjectTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGBaseObjectTable/cdcDGBaseObjectEntry": {
      "get": {
        "summary": "Get cdcDGBaseObjectEntry",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGBaseObjectTable-cdcDGBaseObjectEntry",
        "tags": [
          "CISCO-DATA-COLLECTION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cdcDGBaseObjectGrpIndex": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cdcDGBaseObjectIndex": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cdcDGBaseObjectSubtree": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cdcDGBaseObjectList": {
                      "type": "string",
                      "example": "item-1"
                    },
                    "cdcDGBaseObjectRowStatus": {
                      "type": "string",
                      "example": "active"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-DATA-COLLECTION-MIB:cdcDGBaseObjectEntry": {
                    "cdcDGBaseObjectGrpIndex": 1,
                    "cdcDGBaseObjectIndex": 1,
                    "cdcDGBaseObjectSubtree": "configured-value",
                    "cdcDGBaseObjectList": "item-1",
                    "cdcDGBaseObjectRowStatus": "active"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGBaseObjectEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGBaseObjectTable/cdcDGBaseObjectEntry/cdcDGBaseObjectGrpIndex": {
      "get": {
        "summary": "Get cdcDGBaseObjectGrpIndex",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGBaseObjectTable-cdcDGBaseObjectEntry-cdcDGBaseObjectGrpIndex",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcDGBaseObjectGrpIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGBaseObjectGrpIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGBaseObjectTable/cdcDGBaseObjectEntry/cdcDGBaseObjectIndex": {
      "get": {
        "summary": "Get cdcDGBaseObjectIndex",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGBaseObjectTable-cdcDGBaseObjectEntry-cdcDGBaseObjectIndex",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcDGBaseObjectIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGBaseObjectIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGBaseObjectTable/cdcDGBaseObjectEntry/cdcDGBaseObjectSubtree": {
      "get": {
        "summary": "Get cdcDGBaseObjectSubtree",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGBaseObjectTable-cdcDGBaseObjectEntry-cdcDGBaseObjectSubtree",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcDGBaseObjectSubtree": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGBaseObjectSubtree from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGBaseObjectTable/cdcDGBaseObjectEntry/cdcDGBaseObjectList": {
      "get": {
        "summary": "Get cdcDGBaseObjectList",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGBaseObjectTable-cdcDGBaseObjectEntry-cdcDGBaseObjectList",
        "tags": [
          "CISCO-DATA-COLLECTION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "item-1"
                },
                "example": {
                  "CISCO-DATA-COLLECTION-MIB:cdcDGBaseObjectList": "item-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGBaseObjectList from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGBaseObjectTable/cdcDGBaseObjectEntry/cdcDGBaseObjectRowStatus": {
      "get": {
        "summary": "Get cdcDGBaseObjectRowStatus",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGBaseObjectTable-cdcDGBaseObjectEntry-cdcDGBaseObjectRowStatus",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcDGBaseObjectRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGBaseObjectRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGInstanceTable": {
      "get": {
        "summary": "Get cdcDGInstanceTable",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGInstanceTable",
        "tags": [
          "CISCO-DATA-COLLECTION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cdcDGInstanceEntry": {
                      "type": "object",
                      "properties": {
                        "cdcDGInstanceGrpIndex": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cdcDGInstanceIndex": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cdcDGInstanceType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cdcDGInstanceOid": {
                          "type": "string",
                          "example": "1"
                        },
                        "cdcDGInstanceOidEnd": {
                          "type": "string",
                          "example": "1"
                        },
                        "cdcDGInstanceNumRepititions": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 10
                        },
                        "cdcDGInstanceOtherPtr": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cdcDGInstanceRowStatus": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-DATA-COLLECTION-MIB:cdcDGInstanceTable": {
                    "cdcDGInstanceEntry": {
                      "cdcDGInstanceGrpIndex": 1,
                      "cdcDGInstanceIndex": 1,
                      "cdcDGInstanceType": "default",
                      "cdcDGInstanceOid": "1",
                      "cdcDGInstanceOidEnd": "1",
                      "cdcDGInstanceNumRepititions": 10,
                      "cdcDGInstanceOtherPtr": "configured-value",
                      "cdcDGInstanceRowStatus": "active"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGInstanceTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGInstanceTable/cdcDGInstanceEntry": {
      "get": {
        "summary": "Get cdcDGInstanceEntry",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGInstanceTable-cdcDGInstanceEntry",
        "tags": [
          "CISCO-DATA-COLLECTION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cdcDGInstanceGrpIndex": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cdcDGInstanceIndex": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cdcDGInstanceType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cdcDGInstanceOid": {
                      "type": "string",
                      "example": "1"
                    },
                    "cdcDGInstanceOidEnd": {
                      "type": "string",
                      "example": "1"
                    },
                    "cdcDGInstanceNumRepititions": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 10
                    },
                    "cdcDGInstanceOtherPtr": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cdcDGInstanceRowStatus": {
                      "type": "string",
                      "example": "active"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-DATA-COLLECTION-MIB:cdcDGInstanceEntry": {
                    "cdcDGInstanceGrpIndex": 1,
                    "cdcDGInstanceIndex": 1,
                    "cdcDGInstanceType": "default",
                    "cdcDGInstanceOid": "1",
                    "cdcDGInstanceOidEnd": "1",
                    "cdcDGInstanceNumRepititions": 10,
                    "cdcDGInstanceOtherPtr": "configured-value",
                    "cdcDGInstanceRowStatus": "active"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGInstanceEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGInstanceTable/cdcDGInstanceEntry/cdcDGInstanceGrpIndex": {
      "get": {
        "summary": "Get cdcDGInstanceGrpIndex",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGInstanceTable-cdcDGInstanceEntry-cdcDGInstanceGrpIndex",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcDGInstanceGrpIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGInstanceGrpIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGInstanceTable/cdcDGInstanceEntry/cdcDGInstanceIndex": {
      "get": {
        "summary": "Get cdcDGInstanceIndex",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGInstanceTable-cdcDGInstanceEntry-cdcDGInstanceIndex",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcDGInstanceIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGInstanceIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGInstanceTable/cdcDGInstanceEntry/cdcDGInstanceType": {
      "get": {
        "summary": "Get cdcDGInstanceType",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGInstanceTable-cdcDGInstanceEntry-cdcDGInstanceType",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcDGInstanceType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGInstanceType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGInstanceTable/cdcDGInstanceEntry/cdcDGInstanceOid": {
      "get": {
        "summary": "Get cdcDGInstanceOid",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGInstanceTable-cdcDGInstanceEntry-cdcDGInstanceOid",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcDGInstanceOid": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGInstanceOid from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGInstanceTable/cdcDGInstanceEntry/cdcDGInstanceOidEnd": {
      "get": {
        "summary": "Get cdcDGInstanceOidEnd",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGInstanceTable-cdcDGInstanceEntry-cdcDGInstanceOidEnd",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcDGInstanceOidEnd": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGInstanceOidEnd from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGInstanceTable/cdcDGInstanceEntry/cdcDGInstanceNumRepititions": {
      "get": {
        "summary": "Get cdcDGInstanceNumRepititions",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGInstanceTable-cdcDGInstanceEntry-cdcDGInstanceNumRepititions",
        "tags": [
          "CISCO-DATA-COLLECTION-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": 10
                },
                "example": {
                  "CISCO-DATA-COLLECTION-MIB:cdcDGInstanceNumRepititions": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGInstanceNumRepititions from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGInstanceTable/cdcDGInstanceEntry/cdcDGInstanceOtherPtr": {
      "get": {
        "summary": "Get cdcDGInstanceOtherPtr",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGInstanceTable-cdcDGInstanceEntry-cdcDGInstanceOtherPtr",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcDGInstanceOtherPtr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGInstanceOtherPtr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcDGInstanceTable/cdcDGInstanceEntry/cdcDGInstanceRowStatus": {
      "get": {
        "summary": "Get cdcDGInstanceRowStatus",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcDGInstanceTable-cdcDGInstanceEntry-cdcDGInstanceRowStatus",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcDGInstanceRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcDGInstanceRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcFileXferConfTable": {
      "get": {
        "summary": "Get cdcFileXferConfTable",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcFileXferConfTable",
        "tags": [
          "CISCO-DATA-COLLECTION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cdcFileXferConfEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "cdcVFileIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cdcFileXferConfPriUrl": {
                            "type": "string",
                            "example": "https://10.1.1.1/restconf"
                          },
                          "cdcFileXferConfSecUrl": {
                            "type": "string",
                            "example": "https://10.1.1.1/restconf"
                          },
                          "cdcFileXferConfRetryPeriod": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cdcFileXferConfRetryCount": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 10
                          },
                          "cdcFileXferConfSuccessEnable": {
                            "type": "boolean",
                            "example": true
                          },
                          "cdcFileXferConfFailureEnable": {
                            "type": "boolean",
                            "example": true
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    },
                    "object-1": {
                      "type": "object",
                      "properties": {
                        "cdcVFileIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cdcVFileMgmtIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cdcVFileMgmtLastXferStatus": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-2": {
                      "type": "object",
                      "properties": {
                        "cdcVFileIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cdcVFileMgmtIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cdcVFileMgmtLastXferURL": {
                          "type": "string",
                          "example": "https://10.1.1.1/restconf"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-DATA-COLLECTION-MIB:cdcFileXferConfTable": {
                    "cdcFileXferConfEntry": [
                      {
                        "cdcVFileIndex": "configured-value",
                        "cdcFileXferConfPriUrl": "https://10.1.1.1/restconf",
                        "cdcFileXferConfSecUrl": "https://10.1.1.1/restconf",
                        "cdcFileXferConfRetryPeriod": 1,
                        "cdcFileXferConfRetryCount": 10,
                        "cdcFileXferConfSuccessEnable": true,
                        "cdcFileXferConfFailureEnable": true
                      }
                    ],
                    "object-1": {
                      "cdcVFileIndex": "configured-value",
                      "cdcVFileMgmtIndex": "configured-value",
                      "cdcVFileMgmtLastXferStatus": "active"
                    },
                    "object-2": {
                      "cdcVFileIndex": "configured-value",
                      "cdcVFileMgmtIndex": "configured-value",
                      "cdcVFileMgmtLastXferURL": "https://10.1.1.1/restconf"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcFileXferConfTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcFileXferConfTable/cdcFileXferConfEntry": {
      "get": {
        "summary": "Get cdcFileXferConfEntry",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcFileXferConfTable-cdcFileXferConfEntry",
        "tags": [
          "CISCO-DATA-COLLECTION-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": {
                      "cdcVFileIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cdcFileXferConfPriUrl": {
                        "type": "string",
                        "example": "https://10.1.1.1/restconf"
                      },
                      "cdcFileXferConfSecUrl": {
                        "type": "string",
                        "example": "https://10.1.1.1/restconf"
                      },
                      "cdcFileXferConfRetryPeriod": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cdcFileXferConfRetryCount": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 10
                      },
                      "cdcFileXferConfSuccessEnable": {
                        "type": "boolean",
                        "example": true
                      },
                      "cdcFileXferConfFailureEnable": {
                        "type": "boolean",
                        "example": true
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-DATA-COLLECTION-MIB:cdcFileXferConfEntry": [
                    {
                      "cdcVFileIndex": "configured-value",
                      "cdcFileXferConfPriUrl": "https://10.1.1.1/restconf",
                      "cdcFileXferConfSecUrl": "https://10.1.1.1/restconf",
                      "cdcFileXferConfRetryPeriod": 1,
                      "cdcFileXferConfRetryCount": 10,
                      "cdcFileXferConfSuccessEnable": true,
                      "cdcFileXferConfFailureEnable": true
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcFileXferConfEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcFileXferConfTable/cdcFileXferConfEntry/cdcVFileIndex": {
      "get": {
        "summary": "Get cdcVFileIndex",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcFileXferConfTable-cdcFileXferConfEntry-cdcVFileIndex",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcVFileIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcFileXferConfTable/cdcFileXferConfEntry/cdcFileXferConfPriUrl": {
      "get": {
        "summary": "Get cdcFileXferConfPriUrl",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcFileXferConfTable-cdcFileXferConfEntry-cdcFileXferConfPriUrl",
        "tags": [
          "CISCO-DATA-COLLECTION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "https://10.1.1.1/restconf"
                },
                "example": {
                  "CISCO-DATA-COLLECTION-MIB:cdcFileXferConfPriUrl": "https://10.1.1.1/restconf"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcFileXferConfPriUrl from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcFileXferConfTable/cdcFileXferConfEntry/cdcFileXferConfSecUrl": {
      "get": {
        "summary": "Get cdcFileXferConfSecUrl",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcFileXferConfTable-cdcFileXferConfEntry-cdcFileXferConfSecUrl",
        "tags": [
          "CISCO-DATA-COLLECTION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "https://10.1.1.1/restconf"
                },
                "example": {
                  "CISCO-DATA-COLLECTION-MIB:cdcFileXferConfSecUrl": "https://10.1.1.1/restconf"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcFileXferConfSecUrl from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcFileXferConfTable/cdcFileXferConfEntry/cdcFileXferConfRetryPeriod": {
      "get": {
        "summary": "Get cdcFileXferConfRetryPeriod",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcFileXferConfTable-cdcFileXferConfEntry-cdcFileXferConfRetryPeriod",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcFileXferConfRetryPeriod": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcFileXferConfRetryPeriod from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcFileXferConfTable/cdcFileXferConfEntry/cdcFileXferConfRetryCount": {
      "get": {
        "summary": "Get cdcFileXferConfRetryCount",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcFileXferConfTable-cdcFileXferConfEntry-cdcFileXferConfRetryCount",
        "tags": [
          "CISCO-DATA-COLLECTION-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": 10
                },
                "example": {
                  "CISCO-DATA-COLLECTION-MIB:cdcFileXferConfRetryCount": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcFileXferConfRetryCount from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcFileXferConfTable/cdcFileXferConfEntry/cdcFileXferConfSuccessEnable": {
      "get": {
        "summary": "Get cdcFileXferConfSuccessEnable",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcFileXferConfTable-cdcFileXferConfEntry-cdcFileXferConfSuccessEnable",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcFileXferConfSuccessEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcFileXferConfSuccessEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcFileXferConfTable/cdcFileXferConfEntry/cdcFileXferConfFailureEnable": {
      "get": {
        "summary": "Get cdcFileXferConfFailureEnable",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcFileXferConfTable-cdcFileXferConfEntry-cdcFileXferConfFailureEnable",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcFileXferConfFailureEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcFileXferConfFailureEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcFileXferConfTable/object-1": {
      "get": {
        "summary": "Get object-1",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcFileXferConfTable-object-1",
        "tags": [
          "CISCO-DATA-COLLECTION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cdcVFileIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cdcVFileName": {
                      "type": "string",
                      "example": "example-1"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-DATA-COLLECTION-MIB:object-1": {
                    "cdcVFileIndex": "configured-value",
                    "cdcVFileName": "example-1"
                  }
                }
              }
            }
          },
          "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-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcFileXferConfTable/object-1/cdcVFileIndex": {
      "get": {
        "summary": "Get cdcVFileIndex",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcFileXferConfTable-object-1-cdcVFileIndex",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcVFileIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcFileXferConfTable/object-1/cdcVFileName": {
      "get": {
        "summary": "Get cdcVFileName",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcFileXferConfTable-object-1-cdcVFileName",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcVFileName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcFileXferConfTable/object-2": {
      "get": {
        "summary": "Get object-2",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcFileXferConfTable-object-2",
        "tags": [
          "CISCO-DATA-COLLECTION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cdcVFileIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cdcVFileErrorCode": {
                      "type": "string",
                      "example": "0"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-DATA-COLLECTION-MIB:object-2": {
                    "cdcVFileIndex": "configured-value",
                    "cdcVFileErrorCode": "0"
                  }
                }
              }
            }
          },
          "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-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcFileXferConfTable/object-2/cdcVFileIndex": {
      "get": {
        "summary": "Get cdcVFileIndex",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcFileXferConfTable-object-2-cdcVFileIndex",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcVFileIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcFileXferConfTable/object-2/cdcVFileErrorCode": {
      "get": {
        "summary": "Get cdcVFileErrorCode",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcFileXferConfTable-object-2-cdcVFileErrorCode",
        "tags": [
          "CISCO-DATA-COLLECTION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "0"
                },
                "example": {
                  "CISCO-DATA-COLLECTION-MIB:cdcVFileErrorCode": "0"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileErrorCode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcFileXferConfTable/object-1/cdcVFileMgmtIndex": {
      "get": {
        "summary": "Get cdcVFileMgmtIndex",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcFileXferConfTable-object-1-cdcVFileMgmtIndex",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcVFileMgmtIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileMgmtIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcFileXferConfTable/object-1/cdcVFileMgmtLastXferStatus": {
      "get": {
        "summary": "Get cdcVFileMgmtLastXferStatus",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcFileXferConfTable-object-1-cdcVFileMgmtLastXferStatus",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcVFileMgmtLastXferStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileMgmtLastXferStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcFileXferConfTable/object-2/cdcVFileMgmtIndex": {
      "get": {
        "summary": "Get cdcVFileMgmtIndex",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcFileXferConfTable-object-2-cdcVFileMgmtIndex",
        "tags": [
          "CISCO-DATA-COLLECTION-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-DATA-COLLECTION-MIB:cdcVFileMgmtIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileMgmtIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB/cdcFileXferConfTable/object-2/cdcVFileMgmtLastXferURL": {
      "get": {
        "summary": "Get cdcVFileMgmtLastXferURL",
        "operationId": "get-CISCO-DATA-COLLECTION-MIB:CISCO-DATA-COLLECTION-MIB-cdcFileXferConfTable-object-2-cdcVFileMgmtLastXferURL",
        "tags": [
          "CISCO-DATA-COLLECTION-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "https://10.1.1.1/restconf"
                },
                "example": {
                  "CISCO-DATA-COLLECTION-MIB:cdcVFileMgmtLastXferURL": "https://10.1.1.1/restconf"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cdcVFileMgmtLastXferURL 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": []
    }
  ]
}
