{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - CISCO-FTP-CLIENT-MIB",
    "description": "MIB data from `CISCO-FTP-CLIENT-MIB` module.\n\n**Root containers:** 1 (CISCO-FTP-CLIENT-MIB)\n**Paths:** 20 | **Descendants:** 19\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-FTP-CLIENT-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-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB": {
      "get": {
        "summary": "Get CISCO-FTP-CLIENT-MIB",
        "operationId": "get-CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB",
        "tags": [
          "CISCO-FTP-CLIENT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cfcRequest": {
                      "type": "object",
                      "properties": {
                        "cfcRequestMaximum": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cfcRequests": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cfcRequestsHigh": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cfcRequestsBumped": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cfcRequestTable": {
                      "type": "object",
                      "properties": {
                        "cfcRequestEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "cfcRequestIndex": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cfcRequestOperation": {
                                "type": "string",
                                "example": "50"
                              },
                              "cfcRequestLocalFile": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cfcRequestRemoteFile": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cfcRequestServer": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cfcRequestUser": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cfcRequestPassword": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cfcRequestResult": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cfcRequestCompletionTime": {
                                "type": "string",
                                "example": "10:30:45"
                              },
                              "cfcRequestStop": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cfcRequestOperationState": {
                                "type": "string",
                                "example": "active"
                              },
                              "cfcRequestEntryStatus": {
                                "type": "string",
                                "example": "active"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB": {
                    "cfcRequest": {
                      "cfcRequestMaximum": 1,
                      "cfcRequests": "configured-value",
                      "cfcRequestsHigh": "configured-value",
                      "cfcRequestsBumped": "configured-value"
                    },
                    "cfcRequestTable": {
                      "cfcRequestEntry": [
                        {
                          "cfcRequestIndex": 1,
                          "cfcRequestOperation": "default",
                          "cfcRequestLocalFile": "configured-value",
                          "cfcRequestRemoteFile": "configured-value",
                          "cfcRequestServer": "configured-value",
                          "cfcRequestUser": "configured-value",
                          "cfcRequestPassword": "configured-value",
                          "cfcRequestResult": "default",
                          "cfcRequestCompletionTime": "10:30:45",
                          "cfcRequestStop": "default",
                          "cfcRequestOperationState": "default",
                          "cfcRequestEntryStatus": "active"
                        }
                      ]
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve CISCO-FTP-CLIENT-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB/cfcRequest": {
      "get": {
        "summary": "Get cfcRequest",
        "operationId": "get-CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB-cfcRequest",
        "tags": [
          "CISCO-FTP-CLIENT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cfcRequestMaximum": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cfcRequests": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cfcRequestsHigh": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cfcRequestsBumped": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-FTP-CLIENT-MIB:cfcRequest": {
                    "cfcRequestMaximum": 1,
                    "cfcRequests": "configured-value",
                    "cfcRequestsHigh": "configured-value",
                    "cfcRequestsBumped": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cfcRequest from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB/cfcRequest/cfcRequestMaximum": {
      "get": {
        "summary": "Get cfcRequestMaximum",
        "operationId": "get-CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB-cfcRequest-cfcRequestMaximum",
        "tags": [
          "CISCO-FTP-CLIENT-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-FTP-CLIENT-MIB:cfcRequestMaximum": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cfcRequestMaximum from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB/cfcRequest/cfcRequests": {
      "get": {
        "summary": "Get cfcRequests",
        "operationId": "get-CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB-cfcRequest-cfcRequests",
        "tags": [
          "CISCO-FTP-CLIENT-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-FTP-CLIENT-MIB:cfcRequests": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cfcRequests from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB/cfcRequest/cfcRequestsHigh": {
      "get": {
        "summary": "Get cfcRequestsHigh",
        "operationId": "get-CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB-cfcRequest-cfcRequestsHigh",
        "tags": [
          "CISCO-FTP-CLIENT-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-FTP-CLIENT-MIB:cfcRequestsHigh": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cfcRequestsHigh from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB/cfcRequest/cfcRequestsBumped": {
      "get": {
        "summary": "Get cfcRequestsBumped",
        "operationId": "get-CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB-cfcRequest-cfcRequestsBumped",
        "tags": [
          "CISCO-FTP-CLIENT-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-FTP-CLIENT-MIB:cfcRequestsBumped": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cfcRequestsBumped from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB/cfcRequestTable": {
      "get": {
        "summary": "Get cfcRequestTable",
        "operationId": "get-CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB-cfcRequestTable",
        "tags": [
          "CISCO-FTP-CLIENT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cfcRequestEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "cfcRequestIndex": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cfcRequestOperation": {
                            "type": "string",
                            "example": "50"
                          },
                          "cfcRequestLocalFile": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cfcRequestRemoteFile": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cfcRequestServer": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cfcRequestUser": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cfcRequestPassword": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cfcRequestResult": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cfcRequestCompletionTime": {
                            "type": "string",
                            "example": "10:30:45"
                          },
                          "cfcRequestStop": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cfcRequestOperationState": {
                            "type": "string",
                            "example": "active"
                          },
                          "cfcRequestEntryStatus": {
                            "type": "string",
                            "example": "active"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-FTP-CLIENT-MIB:cfcRequestTable": {
                    "cfcRequestEntry": [
                      {
                        "cfcRequestIndex": 1,
                        "cfcRequestOperation": "default",
                        "cfcRequestLocalFile": "configured-value",
                        "cfcRequestRemoteFile": "configured-value",
                        "cfcRequestServer": "configured-value",
                        "cfcRequestUser": "configured-value",
                        "cfcRequestPassword": "configured-value",
                        "cfcRequestResult": "default",
                        "cfcRequestCompletionTime": "10:30:45",
                        "cfcRequestStop": "default",
                        "cfcRequestOperationState": "default",
                        "cfcRequestEntryStatus": "active"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cfcRequestTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB/cfcRequestTable/cfcRequestEntry": {
      "get": {
        "summary": "Get cfcRequestEntry",
        "operationId": "get-CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB-cfcRequestTable-cfcRequestEntry",
        "tags": [
          "CISCO-FTP-CLIENT-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": {
                      "cfcRequestIndex": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cfcRequestOperation": {
                        "type": "string",
                        "example": "50"
                      },
                      "cfcRequestLocalFile": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cfcRequestRemoteFile": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cfcRequestServer": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cfcRequestUser": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cfcRequestPassword": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cfcRequestResult": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cfcRequestCompletionTime": {
                        "type": "string",
                        "example": "10:30:45"
                      },
                      "cfcRequestStop": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cfcRequestOperationState": {
                        "type": "string",
                        "example": "active"
                      },
                      "cfcRequestEntryStatus": {
                        "type": "string",
                        "example": "active"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-FTP-CLIENT-MIB:cfcRequestEntry": [
                    {
                      "cfcRequestIndex": 1,
                      "cfcRequestOperation": "default",
                      "cfcRequestLocalFile": "configured-value",
                      "cfcRequestRemoteFile": "configured-value",
                      "cfcRequestServer": "configured-value",
                      "cfcRequestUser": "configured-value",
                      "cfcRequestPassword": "configured-value",
                      "cfcRequestResult": "default",
                      "cfcRequestCompletionTime": "10:30:45",
                      "cfcRequestStop": "default",
                      "cfcRequestOperationState": "default",
                      "cfcRequestEntryStatus": "active"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cfcRequestEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB/cfcRequestTable/cfcRequestEntry/cfcRequestIndex": {
      "get": {
        "summary": "Get cfcRequestIndex",
        "operationId": "get-CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB-cfcRequestTable-cfcRequestEntry-cfcRequestIndex",
        "tags": [
          "CISCO-FTP-CLIENT-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-FTP-CLIENT-MIB:cfcRequestIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cfcRequestIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB/cfcRequestTable/cfcRequestEntry/cfcRequestOperation": {
      "get": {
        "summary": "Get cfcRequestOperation",
        "operationId": "get-CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB-cfcRequestTable-cfcRequestEntry-cfcRequestOperation",
        "tags": [
          "CISCO-FTP-CLIENT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "50"
                },
                "example": {
                  "CISCO-FTP-CLIENT-MIB:cfcRequestOperation": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cfcRequestOperation from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB/cfcRequestTable/cfcRequestEntry/cfcRequestLocalFile": {
      "get": {
        "summary": "Get cfcRequestLocalFile",
        "operationId": "get-CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB-cfcRequestTable-cfcRequestEntry-cfcRequestLocalFile",
        "tags": [
          "CISCO-FTP-CLIENT-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-FTP-CLIENT-MIB:cfcRequestLocalFile": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cfcRequestLocalFile from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB/cfcRequestTable/cfcRequestEntry/cfcRequestRemoteFile": {
      "get": {
        "summary": "Get cfcRequestRemoteFile",
        "operationId": "get-CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB-cfcRequestTable-cfcRequestEntry-cfcRequestRemoteFile",
        "tags": [
          "CISCO-FTP-CLIENT-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-FTP-CLIENT-MIB:cfcRequestRemoteFile": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cfcRequestRemoteFile from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB/cfcRequestTable/cfcRequestEntry/cfcRequestServer": {
      "get": {
        "summary": "Get cfcRequestServer",
        "operationId": "get-CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB-cfcRequestTable-cfcRequestEntry-cfcRequestServer",
        "tags": [
          "CISCO-FTP-CLIENT-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-FTP-CLIENT-MIB:cfcRequestServer": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cfcRequestServer from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB/cfcRequestTable/cfcRequestEntry/cfcRequestUser": {
      "get": {
        "summary": "Get cfcRequestUser",
        "operationId": "get-CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB-cfcRequestTable-cfcRequestEntry-cfcRequestUser",
        "tags": [
          "CISCO-FTP-CLIENT-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-FTP-CLIENT-MIB:cfcRequestUser": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cfcRequestUser from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB/cfcRequestTable/cfcRequestEntry/cfcRequestPassword": {
      "get": {
        "summary": "Get cfcRequestPassword",
        "operationId": "get-CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB-cfcRequestTable-cfcRequestEntry-cfcRequestPassword",
        "tags": [
          "CISCO-FTP-CLIENT-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-FTP-CLIENT-MIB:cfcRequestPassword": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cfcRequestPassword from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB/cfcRequestTable/cfcRequestEntry/cfcRequestResult": {
      "get": {
        "summary": "Get cfcRequestResult",
        "operationId": "get-CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB-cfcRequestTable-cfcRequestEntry-cfcRequestResult",
        "tags": [
          "CISCO-FTP-CLIENT-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-FTP-CLIENT-MIB:cfcRequestResult": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cfcRequestResult from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB/cfcRequestTable/cfcRequestEntry/cfcRequestCompletionTime": {
      "get": {
        "summary": "Get cfcRequestCompletionTime",
        "operationId": "get-CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB-cfcRequestTable-cfcRequestEntry-cfcRequestCompletionTime",
        "tags": [
          "CISCO-FTP-CLIENT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10:30:45"
                },
                "example": {
                  "CISCO-FTP-CLIENT-MIB:cfcRequestCompletionTime": "10:30:45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cfcRequestCompletionTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB/cfcRequestTable/cfcRequestEntry/cfcRequestStop": {
      "get": {
        "summary": "Get cfcRequestStop",
        "operationId": "get-CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB-cfcRequestTable-cfcRequestEntry-cfcRequestStop",
        "tags": [
          "CISCO-FTP-CLIENT-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-FTP-CLIENT-MIB:cfcRequestStop": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cfcRequestStop from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB/cfcRequestTable/cfcRequestEntry/cfcRequestOperationState": {
      "get": {
        "summary": "Get cfcRequestOperationState",
        "operationId": "get-CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB-cfcRequestTable-cfcRequestEntry-cfcRequestOperationState",
        "tags": [
          "CISCO-FTP-CLIENT-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-FTP-CLIENT-MIB:cfcRequestOperationState": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cfcRequestOperationState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB/cfcRequestTable/cfcRequestEntry/cfcRequestEntryStatus": {
      "get": {
        "summary": "Get cfcRequestEntryStatus",
        "operationId": "get-CISCO-FTP-CLIENT-MIB:CISCO-FTP-CLIENT-MIB-cfcRequestTable-cfcRequestEntry-cfcRequestEntryStatus",
        "tags": [
          "CISCO-FTP-CLIENT-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-FTP-CLIENT-MIB:cfcRequestEntryStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cfcRequestEntryStatus 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": []
    }
  ]
}
