{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - CISCO-LICENSE-MGMT-MIB",
    "description": "MIB data from `CISCO-LICENSE-MGMT-MIB` module.\n\n**Root containers:** 1 (CISCO-LICENSE-MGMT-MIB)\n**Paths:** 139 | **Descendants:** 300\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-LICENSE-MGMT-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-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB": {
      "get": {
        "summary": "Get CISCO-LICENSE-MGMT-MIB",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB",
        "tags": [
          "CISCO-LICENSE-MGMT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "clmgmtLicenseConfiguration": {
                      "type": "object",
                      "properties": {
                        "clmgmtNextFreeLicenseActionIndex": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        }
                      },
                      "example": 50
                    },
                    "clmgmtLicenseDeviceInformation": {
                      "type": "object",
                      "properties": {
                        "clmgmtNextFreeDevCredExportActionIndex": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    },
                    "clmgmtLicenseNotifObjects": {
                      "type": "object",
                      "properties": {
                        "clmgmtLicenseUsageNotifEnable": {
                          "type": "boolean",
                          "example": true
                        },
                        "clmgmtLicenseDeploymentNotifEnable": {
                          "type": "boolean",
                          "example": true
                        },
                        "clmgmtLicenseErrorNotifEnable": {
                          "type": "string",
                          "example": "0"
                        }
                      },
                      "example": "configured-value"
                    },
                    "clmgmtLicenseActionTable": {
                      "type": "object",
                      "properties": {
                        "clmgmtLicenseActionEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "clmgmtLicenseActionIndex": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "clmgmtLicenseActionEntPhysicalIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "clmgmtLicenseActionTransferProtocol": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "clmgmtLicenseServerAddressType": {
                                "type": "string",
                                "example": "10.1.1.1"
                              },
                              "clmgmtLicenseServerAddress": {
                                "type": "string",
                                "example": "10.1.1.1"
                              },
                              "clmgmtLicenseServerUsername": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "clmgmtLicenseServerPassword": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "clmgmtLicenseFile": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "clmgmtLicenseStore": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "clmgmtLicenseActionLicenseIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "clmgmtLicensePermissionTicketFile": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "clmgmtLicenseRehostTicketFile": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "clmgmtLicenseBackupFile": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "clmgmtLicenseStopOnFailure": {
                                "type": "boolean",
                                "example": true
                              },
                              "clmgmtLicenseAction": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "clmgmtLicenseActionState": {
                                "type": "string",
                                "example": "active"
                              },
                              "clmgmtLicenseJobQPosition": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "clmgmtLicenseActionFailCause": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "clmgmtLicenseActionStorageType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "clmgmtLicenseActionRowStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "clmgmtLicenseAcceptEULA": {
                                "type": "boolean",
                                "example": true
                              },
                              "clmgmtLicenseEULAFile": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "clmgmtLicenseActionResultTable": {
                      "type": "object",
                      "properties": {
                        "clmgmtLicenseActionResultEntry": {
                          "type": "object",
                          "properties": {
                            "clmgmtLicenseActionIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "clmgmtLicenseNumber": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 10
                            },
                            "clmgmtLicenseIndivActionState": {
                              "type": "string",
                              "example": "active"
                            },
                            "clmgmtLicenseIndivActionFailCause": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "clmgmtLicenseStoreInfoTable": {
                      "type": "object",
                      "properties": {
                        "clmgmtLicenseStoreInfoEntry": {
                          "type": "object",
                          "properties": {
                            "entPhysicalIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "clmgmtLicenseStoreIndex": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "clmgmtLicenseStoreName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "clmgmtLicenseStoreTotalSize": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "clmgmtLicenseStoreSizeRemaining": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "clmgmtLicenseDeviceInfoTable": {
                      "type": "object",
                      "properties": {
                        "clmgmtLicenseDeviceInfoEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "entPhysicalIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "clmgmtDefaultLicenseStore": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "clmgmtLicenseInfoTable": {
                      "type": "object",
                      "properties": {
                        "clmgmtLicenseInfoEntry": {
                          "type": "object",
                          "properties": {
                            "entPhysicalIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "clmgmtLicenseStoreUsed": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "clmgmtLicenseIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "clmgmtLicenseFeatureName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "clmgmtLicenseFeatureVersion": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "clmgmtLicenseType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "clmgmtLicenseCounted": {
                              "type": "boolean",
                              "example": true
                            },
                            "clmgmtLicenseValidityPeriod": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "clmgmtLicenseValidityPeriodRemaining": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "clmgmtLicenseExpiredPeriod": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "clmgmtLicenseMaxUsageCount": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 10
                            },
                            "clmgmtLicenseUsageCountRemaining": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 10
                            },
                            "clmgmtLicenseEULAStatus": {
                              "type": "boolean",
                              "example": true
                            },
                            "clmgmtLicenseComments": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "clmgmtLicenseStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "clmgmtLicenseStartDate": {
                              "type": "string",
                              "example": "2025-03-15"
                            },
                            "clmgmtLicenseEndDate": {
                              "type": "string",
                              "example": "2025-03-15"
                            },
                            "clmgmtLicensePeriodUsed": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "clmgmtLicensableFeatureTable": {
                      "type": "object",
                      "properties": {
                        "clmgmtLicensableFeatureEntry": {
                          "type": "object",
                          "properties": {
                            "entPhysicalIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "clmgmtFeatureIndex": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "clmgmtFeatureName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "clmgmtFeatureVersion": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "clmgmtFeatureValidityPeriodRemaining": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "clmgmtFeatureWhatIsCounted": {
                              "type": "string",
                              "example": "10"
                            },
                            "clmgmtFeatureStartDate": {
                              "type": "string",
                              "example": "2025-03-15"
                            },
                            "clmgmtFeatureEndDate": {
                              "type": "string",
                              "example": "2025-03-15"
                            },
                            "clmgmtFeaturePeriodUsed": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "clmgmtDevCredExportActionTable": {
                      "type": "object",
                      "properties": {
                        "clmgmtDevCredExportActionEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "clmgmtDevCredExportActionIndex": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "clmgmtDevCredEntPhysicalIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "clmgmtDevCredTransferProtocol": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "clmgmtDevCredServerAddressType": {
                                "type": "string",
                                "example": "10.1.1.1"
                              },
                              "clmgmtDevCredServerAddress": {
                                "type": "string",
                                "example": "10.1.1.1"
                              },
                              "clmgmtDevCredServerUsername": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "clmgmtDevCredServerPassword": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "clmgmtDevCredExportFile": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "clmgmtDevCredCommand": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "clmgmtDevCredCommandState": {
                                "type": "string",
                                "example": "active"
                              },
                              "clmgmtDevCredCommandFailCause": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "clmgmtDevCredStorageType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "clmgmtDevCredRowStatus": {
                                "type": "string",
                                "example": "active"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        },
                        "object-1": {
                          "type": "object",
                          "properties": {
                            "entPhysicalIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "clmgmtFeatureIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "clmgmtFeatureName": {
                              "type": "string",
                              "example": "example-1"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-2": {
                          "type": "object",
                          "properties": {
                            "entPhysicalIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "clmgmtFeatureIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "clmgmtFeatureVersion": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-3": {
                          "type": "object",
                          "properties": {
                            "entPhysicalIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "clmgmtFeatureIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "clmgmtFeatureValidityPeriodRemaining": {
                              "type": "string",
                              "example": "1"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-4": {
                          "type": "object",
                          "properties": {
                            "entPhysicalIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "clmgmtLicenseStoreUsed": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "clmgmtLicenseIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "clmgmtLicenseComments": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-5": {
                          "type": "object",
                          "properties": {
                            "entPhysicalIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "clmgmtFeatureIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "clmgmtFeatureWhatIsCounted": {
                              "type": "string",
                              "example": "10"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-6": {
                          "type": "object",
                          "properties": {
                            "entPhysicalIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "clmgmtLicenseStoreUsed": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "clmgmtLicenseIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "clmgmtLicenseComments": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB": {
                    "clmgmtLicenseConfiguration": {
                      "clmgmtNextFreeLicenseActionIndex": 1
                    },
                    "clmgmtLicenseDeviceInformation": {
                      "clmgmtNextFreeDevCredExportActionIndex": 1
                    },
                    "clmgmtLicenseNotifObjects": {
                      "clmgmtLicenseUsageNotifEnable": true,
                      "clmgmtLicenseDeploymentNotifEnable": true,
                      "clmgmtLicenseErrorNotifEnable": "default"
                    },
                    "clmgmtLicenseActionTable": {
                      "clmgmtLicenseActionEntry": [
                        {
                          "clmgmtLicenseActionIndex": 1,
                          "clmgmtLicenseActionEntPhysicalIndex": "configured-value",
                          "clmgmtLicenseActionTransferProtocol": "configured-value",
                          "clmgmtLicenseServerAddressType": "10.1.1.1",
                          "clmgmtLicenseServerAddress": "10.1.1.1",
                          "clmgmtLicenseServerUsername": "example-1",
                          "clmgmtLicenseServerPassword": "configured-value",
                          "clmgmtLicenseFile": "configured-value",
                          "clmgmtLicenseStore": 1,
                          "clmgmtLicenseActionLicenseIndex": "configured-value",
                          "clmgmtLicensePermissionTicketFile": "configured-value",
                          "clmgmtLicenseRehostTicketFile": "configured-value",
                          "clmgmtLicenseBackupFile": "configured-value",
                          "clmgmtLicenseStopOnFailure": true,
                          "clmgmtLicenseAction": "default",
                          "clmgmtLicenseActionState": "active",
                          "clmgmtLicenseJobQPosition": 1,
                          "clmgmtLicenseActionFailCause": "configured-value",
                          "clmgmtLicenseActionStorageType": "configured-value",
                          "clmgmtLicenseActionRowStatus": "active",
                          "clmgmtLicenseAcceptEULA": true,
                          "clmgmtLicenseEULAFile": "configured-value"
                        }
                      ]
                    },
                    "clmgmtLicenseActionResultTable": {
                      "clmgmtLicenseActionResultEntry": {
                        "clmgmtLicenseActionIndex": "configured-value",
                        "clmgmtLicenseNumber": 10,
                        "clmgmtLicenseIndivActionState": "active",
                        "clmgmtLicenseIndivActionFailCause": "configured-value"
                      }
                    },
                    "clmgmtLicenseStoreInfoTable": {
                      "clmgmtLicenseStoreInfoEntry": {
                        "entPhysicalIndex": "configured-value",
                        "clmgmtLicenseStoreIndex": 1,
                        "clmgmtLicenseStoreName": "example-1",
                        "clmgmtLicenseStoreTotalSize": 1,
                        "clmgmtLicenseStoreSizeRemaining": 1
                      }
                    },
                    "clmgmtLicenseDeviceInfoTable": {
                      "clmgmtLicenseDeviceInfoEntry": [
                        {
                          "entPhysicalIndex": "configured-value",
                          "clmgmtDefaultLicenseStore": 1
                        }
                      ]
                    },
                    "clmgmtLicenseInfoTable": {
                      "clmgmtLicenseInfoEntry": {
                        "entPhysicalIndex": "configured-value",
                        "clmgmtLicenseStoreUsed": 1,
                        "clmgmtLicenseIndex": "configured-value",
                        "clmgmtLicenseFeatureName": "example-1",
                        "clmgmtLicenseFeatureVersion": "configured-value",
                        "clmgmtLicenseType": "default",
                        "clmgmtLicenseCounted": true,
                        "clmgmtLicenseValidityPeriod": 1,
                        "clmgmtLicenseValidityPeriodRemaining": 1,
                        "clmgmtLicenseExpiredPeriod": 1,
                        "clmgmtLicenseMaxUsageCount": 10,
                        "clmgmtLicenseUsageCountRemaining": 10,
                        "clmgmtLicenseEULAStatus": true,
                        "clmgmtLicenseComments": "configured-value",
                        "clmgmtLicenseStatus": "default",
                        "clmgmtLicenseStartDate": "2025-03-15",
                        "clmgmtLicenseEndDate": "2025-03-15",
                        "clmgmtLicensePeriodUsed": 1
                      }
                    },
                    "clmgmtLicensableFeatureTable": {
                      "clmgmtLicensableFeatureEntry": {
                        "entPhysicalIndex": "configured-value",
                        "clmgmtFeatureIndex": 1,
                        "clmgmtFeatureName": "example-1",
                        "clmgmtFeatureVersion": "configured-value",
                        "clmgmtFeatureValidityPeriodRemaining": 1,
                        "clmgmtFeatureWhatIsCounted": "10",
                        "clmgmtFeatureStartDate": "2025-03-15",
                        "clmgmtFeatureEndDate": "2025-03-15",
                        "clmgmtFeaturePeriodUsed": 1
                      }
                    },
                    "clmgmtDevCredExportActionTable": {
                      "clmgmtDevCredExportActionEntry": [
                        {
                          "clmgmtDevCredExportActionIndex": 1,
                          "clmgmtDevCredEntPhysicalIndex": "configured-value",
                          "clmgmtDevCredTransferProtocol": "configured-value",
                          "clmgmtDevCredServerAddressType": "10.1.1.1",
                          "clmgmtDevCredServerAddress": "10.1.1.1",
                          "clmgmtDevCredServerUsername": "example-1",
                          "clmgmtDevCredServerPassword": "configured-value",
                          "clmgmtDevCredExportFile": "configured-value",
                          "clmgmtDevCredCommand": "default",
                          "clmgmtDevCredCommandState": "active",
                          "clmgmtDevCredCommandFailCause": "default",
                          "clmgmtDevCredStorageType": "configured-value",
                          "clmgmtDevCredRowStatus": "active"
                        }
                      ],
                      "object-1": {
                        "entPhysicalIndex": "configured-value",
                        "clmgmtFeatureIndex": "configured-value",
                        "clmgmtFeatureName": "example-1"
                      },
                      "object-2": {
                        "entPhysicalIndex": "configured-value",
                        "clmgmtFeatureIndex": "configured-value",
                        "clmgmtFeatureVersion": "configured-value"
                      },
                      "object-3": {
                        "entPhysicalIndex": "configured-value",
                        "clmgmtFeatureIndex": "configured-value",
                        "clmgmtFeatureValidityPeriodRemaining": "1"
                      },
                      "object-4": {
                        "entPhysicalIndex": "configured-value",
                        "clmgmtLicenseStoreUsed": "configured-value",
                        "clmgmtLicenseIndex": "configured-value",
                        "clmgmtLicenseComments": "configured-value"
                      },
                      "object-5": {
                        "entPhysicalIndex": "configured-value",
                        "clmgmtFeatureIndex": "configured-value",
                        "clmgmtFeatureWhatIsCounted": "10"
                      },
                      "object-6": {
                        "entPhysicalIndex": "configured-value",
                        "clmgmtLicenseStoreUsed": "configured-value",
                        "clmgmtLicenseIndex": "configured-value",
                        "clmgmtLicenseComments": "configured-value"
                      }
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve CISCO-LICENSE-MGMT-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseConfiguration": {
      "get": {
        "summary": "Get clmgmtLicenseConfiguration",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseConfiguration",
        "tags": [
          "CISCO-LICENSE-MGMT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "clmgmtNextFreeLicenseActionIndex": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    }
                  },
                  "example": 50
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtLicenseConfiguration": {
                    "clmgmtNextFreeLicenseActionIndex": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseConfiguration from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseConfiguration/clmgmtNextFreeLicenseActionIndex": {
      "get": {
        "summary": "Get clmgmtNextFreeLicenseActionIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseConfiguration-clmgmtNextFreeLicenseActionIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtNextFreeLicenseActionIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtNextFreeLicenseActionIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseDeviceInformation": {
      "get": {
        "summary": "Get clmgmtLicenseDeviceInformation",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseDeviceInformation",
        "tags": [
          "CISCO-LICENSE-MGMT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "clmgmtNextFreeDevCredExportActionIndex": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtLicenseDeviceInformation": {
                    "clmgmtNextFreeDevCredExportActionIndex": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseDeviceInformation from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseDeviceInformation/clmgmtNextFreeDevCredExportActionIndex": {
      "get": {
        "summary": "Get clmgmtNextFreeDevCredExportActionIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseDeviceInformation-clmgmtNextFreeDevCredExportActionIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtNextFreeDevCredExportActionIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtNextFreeDevCredExportActionIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseNotifObjects": {
      "get": {
        "summary": "Get clmgmtLicenseNotifObjects",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseNotifObjects",
        "tags": [
          "CISCO-LICENSE-MGMT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "clmgmtLicenseUsageNotifEnable": {
                      "type": "boolean",
                      "example": true
                    },
                    "clmgmtLicenseDeploymentNotifEnable": {
                      "type": "boolean",
                      "example": true
                    },
                    "clmgmtLicenseErrorNotifEnable": {
                      "type": "string",
                      "example": "0"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtLicenseNotifObjects": {
                    "clmgmtLicenseUsageNotifEnable": true,
                    "clmgmtLicenseDeploymentNotifEnable": true,
                    "clmgmtLicenseErrorNotifEnable": "default"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseNotifObjects from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseNotifObjects/clmgmtLicenseUsageNotifEnable": {
      "get": {
        "summary": "Get clmgmtLicenseUsageNotifEnable",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseNotifObjects-clmgmtLicenseUsageNotifEnable",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseUsageNotifEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseUsageNotifEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseNotifObjects/clmgmtLicenseDeploymentNotifEnable": {
      "get": {
        "summary": "Get clmgmtLicenseDeploymentNotifEnable",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseNotifObjects-clmgmtLicenseDeploymentNotifEnable",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseDeploymentNotifEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseDeploymentNotifEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseNotifObjects/clmgmtLicenseErrorNotifEnable": {
      "get": {
        "summary": "Get clmgmtLicenseErrorNotifEnable",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseNotifObjects-clmgmtLicenseErrorNotifEnable",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseErrorNotifEnable": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseErrorNotifEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionTable": {
      "get": {
        "summary": "Get clmgmtLicenseActionTable",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionTable",
        "tags": [
          "CISCO-LICENSE-MGMT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "clmgmtLicenseActionEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "clmgmtLicenseActionIndex": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "clmgmtLicenseActionEntPhysicalIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "clmgmtLicenseActionTransferProtocol": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "clmgmtLicenseServerAddressType": {
                            "type": "string",
                            "example": "10.1.1.1"
                          },
                          "clmgmtLicenseServerAddress": {
                            "type": "string",
                            "example": "10.1.1.1"
                          },
                          "clmgmtLicenseServerUsername": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "clmgmtLicenseServerPassword": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "clmgmtLicenseFile": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "clmgmtLicenseStore": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "clmgmtLicenseActionLicenseIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "clmgmtLicensePermissionTicketFile": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "clmgmtLicenseRehostTicketFile": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "clmgmtLicenseBackupFile": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "clmgmtLicenseStopOnFailure": {
                            "type": "boolean",
                            "example": true
                          },
                          "clmgmtLicenseAction": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "clmgmtLicenseActionState": {
                            "type": "string",
                            "example": "active"
                          },
                          "clmgmtLicenseJobQPosition": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "clmgmtLicenseActionFailCause": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "clmgmtLicenseActionStorageType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "clmgmtLicenseActionRowStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "clmgmtLicenseAcceptEULA": {
                            "type": "boolean",
                            "example": true
                          },
                          "clmgmtLicenseEULAFile": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtLicenseActionTable": {
                    "clmgmtLicenseActionEntry": [
                      {
                        "clmgmtLicenseActionIndex": 1,
                        "clmgmtLicenseActionEntPhysicalIndex": "configured-value",
                        "clmgmtLicenseActionTransferProtocol": "configured-value",
                        "clmgmtLicenseServerAddressType": "10.1.1.1",
                        "clmgmtLicenseServerAddress": "10.1.1.1",
                        "clmgmtLicenseServerUsername": "example-1",
                        "clmgmtLicenseServerPassword": "configured-value",
                        "clmgmtLicenseFile": "configured-value",
                        "clmgmtLicenseStore": 1,
                        "clmgmtLicenseActionLicenseIndex": "configured-value",
                        "clmgmtLicensePermissionTicketFile": "configured-value",
                        "clmgmtLicenseRehostTicketFile": "configured-value",
                        "clmgmtLicenseBackupFile": "configured-value",
                        "clmgmtLicenseStopOnFailure": true,
                        "clmgmtLicenseAction": "default",
                        "clmgmtLicenseActionState": "active",
                        "clmgmtLicenseJobQPosition": 1,
                        "clmgmtLicenseActionFailCause": "configured-value",
                        "clmgmtLicenseActionStorageType": "configured-value",
                        "clmgmtLicenseActionRowStatus": "active",
                        "clmgmtLicenseAcceptEULA": true,
                        "clmgmtLicenseEULAFile": "configured-value"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseActionTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionTable/clmgmtLicenseActionEntry": {
      "get": {
        "summary": "Get clmgmtLicenseActionEntry",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionTable-clmgmtLicenseActionEntry",
        "tags": [
          "CISCO-LICENSE-MGMT-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": {
                      "clmgmtLicenseActionIndex": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "clmgmtLicenseActionEntPhysicalIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "clmgmtLicenseActionTransferProtocol": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "clmgmtLicenseServerAddressType": {
                        "type": "string",
                        "example": "10.1.1.1"
                      },
                      "clmgmtLicenseServerAddress": {
                        "type": "string",
                        "example": "10.1.1.1"
                      },
                      "clmgmtLicenseServerUsername": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "clmgmtLicenseServerPassword": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "clmgmtLicenseFile": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "clmgmtLicenseStore": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "clmgmtLicenseActionLicenseIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "clmgmtLicensePermissionTicketFile": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "clmgmtLicenseRehostTicketFile": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "clmgmtLicenseBackupFile": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "clmgmtLicenseStopOnFailure": {
                        "type": "boolean",
                        "example": true
                      },
                      "clmgmtLicenseAction": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "clmgmtLicenseActionState": {
                        "type": "string",
                        "example": "active"
                      },
                      "clmgmtLicenseJobQPosition": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "clmgmtLicenseActionFailCause": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "clmgmtLicenseActionStorageType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "clmgmtLicenseActionRowStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "clmgmtLicenseAcceptEULA": {
                        "type": "boolean",
                        "example": true
                      },
                      "clmgmtLicenseEULAFile": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtLicenseActionEntry": [
                    {
                      "clmgmtLicenseActionIndex": 1,
                      "clmgmtLicenseActionEntPhysicalIndex": "configured-value",
                      "clmgmtLicenseActionTransferProtocol": "configured-value",
                      "clmgmtLicenseServerAddressType": "10.1.1.1",
                      "clmgmtLicenseServerAddress": "10.1.1.1",
                      "clmgmtLicenseServerUsername": "example-1",
                      "clmgmtLicenseServerPassword": "configured-value",
                      "clmgmtLicenseFile": "configured-value",
                      "clmgmtLicenseStore": 1,
                      "clmgmtLicenseActionLicenseIndex": "configured-value",
                      "clmgmtLicensePermissionTicketFile": "configured-value",
                      "clmgmtLicenseRehostTicketFile": "configured-value",
                      "clmgmtLicenseBackupFile": "configured-value",
                      "clmgmtLicenseStopOnFailure": true,
                      "clmgmtLicenseAction": "default",
                      "clmgmtLicenseActionState": "active",
                      "clmgmtLicenseJobQPosition": 1,
                      "clmgmtLicenseActionFailCause": "configured-value",
                      "clmgmtLicenseActionStorageType": "configured-value",
                      "clmgmtLicenseActionRowStatus": "active",
                      "clmgmtLicenseAcceptEULA": true,
                      "clmgmtLicenseEULAFile": "configured-value"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseActionEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionTable/clmgmtLicenseActionEntry/clmgmtLicenseActionIndex": {
      "get": {
        "summary": "Get clmgmtLicenseActionIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionTable-clmgmtLicenseActionEntry-clmgmtLicenseActionIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseActionIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseActionIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionTable/clmgmtLicenseActionEntry/clmgmtLicenseActionEntPhysicalIndex": {
      "get": {
        "summary": "Get clmgmtLicenseActionEntPhysicalIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionTable-clmgmtLicenseActionEntry-clmgmtLicenseActionEntPhysicalIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseActionEntPhysicalIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseActionEntPhysicalIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionTable/clmgmtLicenseActionEntry/clmgmtLicenseActionTransferProtocol": {
      "get": {
        "summary": "Get clmgmtLicenseActionTransferProtocol",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionTable-clmgmtLicenseActionEntry-clmgmtLicenseActionTransferProtocol",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseActionTransferProtocol": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseActionTransferProtocol from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionTable/clmgmtLicenseActionEntry/clmgmtLicenseServerAddressType": {
      "get": {
        "summary": "Get clmgmtLicenseServerAddressType",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionTable-clmgmtLicenseActionEntry-clmgmtLicenseServerAddressType",
        "tags": [
          "CISCO-LICENSE-MGMT-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.1.1.1"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtLicenseServerAddressType": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseServerAddressType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionTable/clmgmtLicenseActionEntry/clmgmtLicenseServerAddress": {
      "get": {
        "summary": "Get clmgmtLicenseServerAddress",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionTable-clmgmtLicenseActionEntry-clmgmtLicenseServerAddress",
        "tags": [
          "CISCO-LICENSE-MGMT-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.1.1.1"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtLicenseServerAddress": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseServerAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionTable/clmgmtLicenseActionEntry/clmgmtLicenseServerUsername": {
      "get": {
        "summary": "Get clmgmtLicenseServerUsername",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionTable-clmgmtLicenseActionEntry-clmgmtLicenseServerUsername",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseServerUsername": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseServerUsername from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionTable/clmgmtLicenseActionEntry/clmgmtLicenseServerPassword": {
      "get": {
        "summary": "Get clmgmtLicenseServerPassword",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionTable-clmgmtLicenseActionEntry-clmgmtLicenseServerPassword",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseServerPassword": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseServerPassword from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionTable/clmgmtLicenseActionEntry/clmgmtLicenseFile": {
      "get": {
        "summary": "Get clmgmtLicenseFile",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionTable-clmgmtLicenseActionEntry-clmgmtLicenseFile",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseFile": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseFile from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionTable/clmgmtLicenseActionEntry/clmgmtLicenseStore": {
      "get": {
        "summary": "Get clmgmtLicenseStore",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionTable-clmgmtLicenseActionEntry-clmgmtLicenseStore",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseStore": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseStore from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionTable/clmgmtLicenseActionEntry/clmgmtLicenseActionLicenseIndex": {
      "get": {
        "summary": "Get clmgmtLicenseActionLicenseIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionTable-clmgmtLicenseActionEntry-clmgmtLicenseActionLicenseIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseActionLicenseIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseActionLicenseIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionTable/clmgmtLicenseActionEntry/clmgmtLicensePermissionTicketFile": {
      "get": {
        "summary": "Get clmgmtLicensePermissionTicketFile",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionTable-clmgmtLicenseActionEntry-clmgmtLicensePermissionTicketFile",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicensePermissionTicketFile": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicensePermissionTicketFile from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionTable/clmgmtLicenseActionEntry/clmgmtLicenseRehostTicketFile": {
      "get": {
        "summary": "Get clmgmtLicenseRehostTicketFile",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionTable-clmgmtLicenseActionEntry-clmgmtLicenseRehostTicketFile",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseRehostTicketFile": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseRehostTicketFile from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionTable/clmgmtLicenseActionEntry/clmgmtLicenseBackupFile": {
      "get": {
        "summary": "Get clmgmtLicenseBackupFile",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionTable-clmgmtLicenseActionEntry-clmgmtLicenseBackupFile",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseBackupFile": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseBackupFile from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionTable/clmgmtLicenseActionEntry/clmgmtLicenseStopOnFailure": {
      "get": {
        "summary": "Get clmgmtLicenseStopOnFailure",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionTable-clmgmtLicenseActionEntry-clmgmtLicenseStopOnFailure",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseStopOnFailure": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseStopOnFailure from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionTable/clmgmtLicenseActionEntry/clmgmtLicenseAction": {
      "get": {
        "summary": "Get clmgmtLicenseAction",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionTable-clmgmtLicenseActionEntry-clmgmtLicenseAction",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseAction": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseAction from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionTable/clmgmtLicenseActionEntry/clmgmtLicenseActionState": {
      "get": {
        "summary": "Get clmgmtLicenseActionState",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionTable-clmgmtLicenseActionEntry-clmgmtLicenseActionState",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseActionState": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseActionState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionTable/clmgmtLicenseActionEntry/clmgmtLicenseJobQPosition": {
      "get": {
        "summary": "Get clmgmtLicenseJobQPosition",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionTable-clmgmtLicenseActionEntry-clmgmtLicenseJobQPosition",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseJobQPosition": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseJobQPosition from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionTable/clmgmtLicenseActionEntry/clmgmtLicenseActionFailCause": {
      "get": {
        "summary": "Get clmgmtLicenseActionFailCause",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionTable-clmgmtLicenseActionEntry-clmgmtLicenseActionFailCause",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseActionFailCause": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseActionFailCause from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionTable/clmgmtLicenseActionEntry/clmgmtLicenseActionStorageType": {
      "get": {
        "summary": "Get clmgmtLicenseActionStorageType",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionTable-clmgmtLicenseActionEntry-clmgmtLicenseActionStorageType",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseActionStorageType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseActionStorageType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionTable/clmgmtLicenseActionEntry/clmgmtLicenseActionRowStatus": {
      "get": {
        "summary": "Get clmgmtLicenseActionRowStatus",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionTable-clmgmtLicenseActionEntry-clmgmtLicenseActionRowStatus",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseActionRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseActionRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionTable/clmgmtLicenseActionEntry/clmgmtLicenseAcceptEULA": {
      "get": {
        "summary": "Get clmgmtLicenseAcceptEULA",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionTable-clmgmtLicenseActionEntry-clmgmtLicenseAcceptEULA",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseAcceptEULA": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseAcceptEULA from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionTable/clmgmtLicenseActionEntry/clmgmtLicenseEULAFile": {
      "get": {
        "summary": "Get clmgmtLicenseEULAFile",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionTable-clmgmtLicenseActionEntry-clmgmtLicenseEULAFile",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseEULAFile": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseEULAFile from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionResultTable": {
      "get": {
        "summary": "Get clmgmtLicenseActionResultTable",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionResultTable",
        "tags": [
          "CISCO-LICENSE-MGMT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "clmgmtLicenseActionResultEntry": {
                      "type": "object",
                      "properties": {
                        "clmgmtLicenseActionIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "clmgmtLicenseNumber": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 10
                        },
                        "clmgmtLicenseIndivActionState": {
                          "type": "string",
                          "example": "active"
                        },
                        "clmgmtLicenseIndivActionFailCause": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtLicenseActionResultTable": {
                    "clmgmtLicenseActionResultEntry": {
                      "clmgmtLicenseActionIndex": "configured-value",
                      "clmgmtLicenseNumber": 10,
                      "clmgmtLicenseIndivActionState": "active",
                      "clmgmtLicenseIndivActionFailCause": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseActionResultTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionResultTable/clmgmtLicenseActionResultEntry": {
      "get": {
        "summary": "Get clmgmtLicenseActionResultEntry",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionResultTable-clmgmtLicenseActionResultEntry",
        "tags": [
          "CISCO-LICENSE-MGMT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "clmgmtLicenseActionIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "clmgmtLicenseNumber": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 10
                    },
                    "clmgmtLicenseIndivActionState": {
                      "type": "string",
                      "example": "active"
                    },
                    "clmgmtLicenseIndivActionFailCause": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtLicenseActionResultEntry": {
                    "clmgmtLicenseActionIndex": "configured-value",
                    "clmgmtLicenseNumber": 10,
                    "clmgmtLicenseIndivActionState": "active",
                    "clmgmtLicenseIndivActionFailCause": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseActionResultEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionResultTable/clmgmtLicenseActionResultEntry/clmgmtLicenseActionIndex": {
      "get": {
        "summary": "Get clmgmtLicenseActionIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionResultTable-clmgmtLicenseActionResultEntry-clmgmtLicenseActionIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseActionIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseActionIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionResultTable/clmgmtLicenseActionResultEntry/clmgmtLicenseNumber": {
      "get": {
        "summary": "Get clmgmtLicenseNumber",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionResultTable-clmgmtLicenseActionResultEntry-clmgmtLicenseNumber",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseNumber": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseNumber from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionResultTable/clmgmtLicenseActionResultEntry/clmgmtLicenseIndivActionState": {
      "get": {
        "summary": "Get clmgmtLicenseIndivActionState",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionResultTable-clmgmtLicenseActionResultEntry-clmgmtLicenseIndivActionState",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseIndivActionState": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseIndivActionState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseActionResultTable/clmgmtLicenseActionResultEntry/clmgmtLicenseIndivActionFailCause": {
      "get": {
        "summary": "Get clmgmtLicenseIndivActionFailCause",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseActionResultTable-clmgmtLicenseActionResultEntry-clmgmtLicenseIndivActionFailCause",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseIndivActionFailCause": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseIndivActionFailCause from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseStoreInfoTable": {
      "get": {
        "summary": "Get clmgmtLicenseStoreInfoTable",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseStoreInfoTable",
        "tags": [
          "CISCO-LICENSE-MGMT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "clmgmtLicenseStoreInfoEntry": {
                      "type": "object",
                      "properties": {
                        "entPhysicalIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "clmgmtLicenseStoreIndex": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "clmgmtLicenseStoreName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "clmgmtLicenseStoreTotalSize": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "clmgmtLicenseStoreSizeRemaining": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtLicenseStoreInfoTable": {
                    "clmgmtLicenseStoreInfoEntry": {
                      "entPhysicalIndex": "configured-value",
                      "clmgmtLicenseStoreIndex": 1,
                      "clmgmtLicenseStoreName": "example-1",
                      "clmgmtLicenseStoreTotalSize": 1,
                      "clmgmtLicenseStoreSizeRemaining": 1
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseStoreInfoTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseStoreInfoTable/clmgmtLicenseStoreInfoEntry": {
      "get": {
        "summary": "Get clmgmtLicenseStoreInfoEntry",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseStoreInfoTable-clmgmtLicenseStoreInfoEntry",
        "tags": [
          "CISCO-LICENSE-MGMT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "entPhysicalIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "clmgmtLicenseStoreIndex": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "clmgmtLicenseStoreName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "clmgmtLicenseStoreTotalSize": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "clmgmtLicenseStoreSizeRemaining": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtLicenseStoreInfoEntry": {
                    "entPhysicalIndex": "configured-value",
                    "clmgmtLicenseStoreIndex": 1,
                    "clmgmtLicenseStoreName": "example-1",
                    "clmgmtLicenseStoreTotalSize": 1,
                    "clmgmtLicenseStoreSizeRemaining": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseStoreInfoEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseStoreInfoTable/clmgmtLicenseStoreInfoEntry/entPhysicalIndex": {
      "get": {
        "summary": "Get entPhysicalIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseStoreInfoTable-clmgmtLicenseStoreInfoEntry-entPhysicalIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:entPhysicalIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve entPhysicalIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseStoreInfoTable/clmgmtLicenseStoreInfoEntry/clmgmtLicenseStoreIndex": {
      "get": {
        "summary": "Get clmgmtLicenseStoreIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseStoreInfoTable-clmgmtLicenseStoreInfoEntry-clmgmtLicenseStoreIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseStoreIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseStoreIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseStoreInfoTable/clmgmtLicenseStoreInfoEntry/clmgmtLicenseStoreName": {
      "get": {
        "summary": "Get clmgmtLicenseStoreName",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseStoreInfoTable-clmgmtLicenseStoreInfoEntry-clmgmtLicenseStoreName",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseStoreName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseStoreName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseStoreInfoTable/clmgmtLicenseStoreInfoEntry/clmgmtLicenseStoreTotalSize": {
      "get": {
        "summary": "Get clmgmtLicenseStoreTotalSize",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseStoreInfoTable-clmgmtLicenseStoreInfoEntry-clmgmtLicenseStoreTotalSize",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseStoreTotalSize": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseStoreTotalSize from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseStoreInfoTable/clmgmtLicenseStoreInfoEntry/clmgmtLicenseStoreSizeRemaining": {
      "get": {
        "summary": "Get clmgmtLicenseStoreSizeRemaining",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseStoreInfoTable-clmgmtLicenseStoreInfoEntry-clmgmtLicenseStoreSizeRemaining",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseStoreSizeRemaining": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseStoreSizeRemaining from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseDeviceInfoTable": {
      "get": {
        "summary": "Get clmgmtLicenseDeviceInfoTable",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseDeviceInfoTable",
        "tags": [
          "CISCO-LICENSE-MGMT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "clmgmtLicenseDeviceInfoEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "entPhysicalIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "clmgmtDefaultLicenseStore": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtLicenseDeviceInfoTable": {
                    "clmgmtLicenseDeviceInfoEntry": [
                      {
                        "entPhysicalIndex": "configured-value",
                        "clmgmtDefaultLicenseStore": 1
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseDeviceInfoTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseDeviceInfoTable/clmgmtLicenseDeviceInfoEntry": {
      "get": {
        "summary": "Get clmgmtLicenseDeviceInfoEntry",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseDeviceInfoTable-clmgmtLicenseDeviceInfoEntry",
        "tags": [
          "CISCO-LICENSE-MGMT-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": {
                      "entPhysicalIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "clmgmtDefaultLicenseStore": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtLicenseDeviceInfoEntry": [
                    {
                      "entPhysicalIndex": "configured-value",
                      "clmgmtDefaultLicenseStore": 1
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseDeviceInfoEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseDeviceInfoTable/clmgmtLicenseDeviceInfoEntry/entPhysicalIndex": {
      "get": {
        "summary": "Get entPhysicalIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseDeviceInfoTable-clmgmtLicenseDeviceInfoEntry-entPhysicalIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:entPhysicalIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve entPhysicalIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseDeviceInfoTable/clmgmtLicenseDeviceInfoEntry/clmgmtDefaultLicenseStore": {
      "get": {
        "summary": "Get clmgmtDefaultLicenseStore",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseDeviceInfoTable-clmgmtLicenseDeviceInfoEntry-clmgmtDefaultLicenseStore",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtDefaultLicenseStore": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtDefaultLicenseStore from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseInfoTable": {
      "get": {
        "summary": "Get clmgmtLicenseInfoTable",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseInfoTable",
        "tags": [
          "CISCO-LICENSE-MGMT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "clmgmtLicenseInfoEntry": {
                      "type": "object",
                      "properties": {
                        "entPhysicalIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "clmgmtLicenseStoreUsed": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "clmgmtLicenseIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "clmgmtLicenseFeatureName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "clmgmtLicenseFeatureVersion": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "clmgmtLicenseType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "clmgmtLicenseCounted": {
                          "type": "boolean",
                          "example": true
                        },
                        "clmgmtLicenseValidityPeriod": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "clmgmtLicenseValidityPeriodRemaining": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "clmgmtLicenseExpiredPeriod": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "clmgmtLicenseMaxUsageCount": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 10
                        },
                        "clmgmtLicenseUsageCountRemaining": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 10
                        },
                        "clmgmtLicenseEULAStatus": {
                          "type": "boolean",
                          "example": true
                        },
                        "clmgmtLicenseComments": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "clmgmtLicenseStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "clmgmtLicenseStartDate": {
                          "type": "string",
                          "example": "2025-03-15"
                        },
                        "clmgmtLicenseEndDate": {
                          "type": "string",
                          "example": "2025-03-15"
                        },
                        "clmgmtLicensePeriodUsed": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtLicenseInfoTable": {
                    "clmgmtLicenseInfoEntry": {
                      "entPhysicalIndex": "configured-value",
                      "clmgmtLicenseStoreUsed": 1,
                      "clmgmtLicenseIndex": "configured-value",
                      "clmgmtLicenseFeatureName": "example-1",
                      "clmgmtLicenseFeatureVersion": "configured-value",
                      "clmgmtLicenseType": "default",
                      "clmgmtLicenseCounted": true,
                      "clmgmtLicenseValidityPeriod": 1,
                      "clmgmtLicenseValidityPeriodRemaining": 1,
                      "clmgmtLicenseExpiredPeriod": 1,
                      "clmgmtLicenseMaxUsageCount": 10,
                      "clmgmtLicenseUsageCountRemaining": 10,
                      "clmgmtLicenseEULAStatus": true,
                      "clmgmtLicenseComments": "configured-value",
                      "clmgmtLicenseStatus": "default",
                      "clmgmtLicenseStartDate": "2025-03-15",
                      "clmgmtLicenseEndDate": "2025-03-15",
                      "clmgmtLicensePeriodUsed": 1
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseInfoTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseInfoTable/clmgmtLicenseInfoEntry": {
      "get": {
        "summary": "Get clmgmtLicenseInfoEntry",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseInfoTable-clmgmtLicenseInfoEntry",
        "tags": [
          "CISCO-LICENSE-MGMT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "entPhysicalIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "clmgmtLicenseStoreUsed": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "clmgmtLicenseIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "clmgmtLicenseFeatureName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "clmgmtLicenseFeatureVersion": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "clmgmtLicenseType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "clmgmtLicenseCounted": {
                      "type": "boolean",
                      "example": true
                    },
                    "clmgmtLicenseValidityPeriod": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "clmgmtLicenseValidityPeriodRemaining": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "clmgmtLicenseExpiredPeriod": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "clmgmtLicenseMaxUsageCount": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 10
                    },
                    "clmgmtLicenseUsageCountRemaining": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 10
                    },
                    "clmgmtLicenseEULAStatus": {
                      "type": "boolean",
                      "example": true
                    },
                    "clmgmtLicenseComments": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "clmgmtLicenseStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "clmgmtLicenseStartDate": {
                      "type": "string",
                      "example": "2025-03-15"
                    },
                    "clmgmtLicenseEndDate": {
                      "type": "string",
                      "example": "2025-03-15"
                    },
                    "clmgmtLicensePeriodUsed": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtLicenseInfoEntry": {
                    "entPhysicalIndex": "configured-value",
                    "clmgmtLicenseStoreUsed": 1,
                    "clmgmtLicenseIndex": "configured-value",
                    "clmgmtLicenseFeatureName": "example-1",
                    "clmgmtLicenseFeatureVersion": "configured-value",
                    "clmgmtLicenseType": "default",
                    "clmgmtLicenseCounted": true,
                    "clmgmtLicenseValidityPeriod": 1,
                    "clmgmtLicenseValidityPeriodRemaining": 1,
                    "clmgmtLicenseExpiredPeriod": 1,
                    "clmgmtLicenseMaxUsageCount": 10,
                    "clmgmtLicenseUsageCountRemaining": 10,
                    "clmgmtLicenseEULAStatus": true,
                    "clmgmtLicenseComments": "configured-value",
                    "clmgmtLicenseStatus": "default",
                    "clmgmtLicenseStartDate": "2025-03-15",
                    "clmgmtLicenseEndDate": "2025-03-15",
                    "clmgmtLicensePeriodUsed": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseInfoEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseInfoTable/clmgmtLicenseInfoEntry/entPhysicalIndex": {
      "get": {
        "summary": "Get entPhysicalIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseInfoTable-clmgmtLicenseInfoEntry-entPhysicalIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:entPhysicalIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve entPhysicalIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseInfoTable/clmgmtLicenseInfoEntry/clmgmtLicenseStoreUsed": {
      "get": {
        "summary": "Get clmgmtLicenseStoreUsed",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseInfoTable-clmgmtLicenseInfoEntry-clmgmtLicenseStoreUsed",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseStoreUsed": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseStoreUsed from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseInfoTable/clmgmtLicenseInfoEntry/clmgmtLicenseIndex": {
      "get": {
        "summary": "Get clmgmtLicenseIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseInfoTable-clmgmtLicenseInfoEntry-clmgmtLicenseIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseInfoTable/clmgmtLicenseInfoEntry/clmgmtLicenseFeatureName": {
      "get": {
        "summary": "Get clmgmtLicenseFeatureName",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseInfoTable-clmgmtLicenseInfoEntry-clmgmtLicenseFeatureName",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseFeatureName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseFeatureName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseInfoTable/clmgmtLicenseInfoEntry/clmgmtLicenseFeatureVersion": {
      "get": {
        "summary": "Get clmgmtLicenseFeatureVersion",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseInfoTable-clmgmtLicenseInfoEntry-clmgmtLicenseFeatureVersion",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseFeatureVersion": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseFeatureVersion from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseInfoTable/clmgmtLicenseInfoEntry/clmgmtLicenseType": {
      "get": {
        "summary": "Get clmgmtLicenseType",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseInfoTable-clmgmtLicenseInfoEntry-clmgmtLicenseType",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseInfoTable/clmgmtLicenseInfoEntry/clmgmtLicenseCounted": {
      "get": {
        "summary": "Get clmgmtLicenseCounted",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseInfoTable-clmgmtLicenseInfoEntry-clmgmtLicenseCounted",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseCounted": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseCounted from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseInfoTable/clmgmtLicenseInfoEntry/clmgmtLicenseValidityPeriod": {
      "get": {
        "summary": "Get clmgmtLicenseValidityPeriod",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseInfoTable-clmgmtLicenseInfoEntry-clmgmtLicenseValidityPeriod",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseValidityPeriod": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseValidityPeriod from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseInfoTable/clmgmtLicenseInfoEntry/clmgmtLicenseValidityPeriodRemaining": {
      "get": {
        "summary": "Get clmgmtLicenseValidityPeriodRemaining",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseInfoTable-clmgmtLicenseInfoEntry-clmgmtLicenseValidityPeriodRemaining",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseValidityPeriodRemaining": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseValidityPeriodRemaining from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseInfoTable/clmgmtLicenseInfoEntry/clmgmtLicenseExpiredPeriod": {
      "get": {
        "summary": "Get clmgmtLicenseExpiredPeriod",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseInfoTable-clmgmtLicenseInfoEntry-clmgmtLicenseExpiredPeriod",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseExpiredPeriod": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseExpiredPeriod from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseInfoTable/clmgmtLicenseInfoEntry/clmgmtLicenseMaxUsageCount": {
      "get": {
        "summary": "Get clmgmtLicenseMaxUsageCount",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseInfoTable-clmgmtLicenseInfoEntry-clmgmtLicenseMaxUsageCount",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseMaxUsageCount": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseMaxUsageCount from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseInfoTable/clmgmtLicenseInfoEntry/clmgmtLicenseUsageCountRemaining": {
      "get": {
        "summary": "Get clmgmtLicenseUsageCountRemaining",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseInfoTable-clmgmtLicenseInfoEntry-clmgmtLicenseUsageCountRemaining",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseUsageCountRemaining": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseUsageCountRemaining from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseInfoTable/clmgmtLicenseInfoEntry/clmgmtLicenseEULAStatus": {
      "get": {
        "summary": "Get clmgmtLicenseEULAStatus",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseInfoTable-clmgmtLicenseInfoEntry-clmgmtLicenseEULAStatus",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseEULAStatus": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseEULAStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseInfoTable/clmgmtLicenseInfoEntry/clmgmtLicenseComments": {
      "get": {
        "summary": "Get clmgmtLicenseComments",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseInfoTable-clmgmtLicenseInfoEntry-clmgmtLicenseComments",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseComments": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseComments from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseInfoTable/clmgmtLicenseInfoEntry/clmgmtLicenseStatus": {
      "get": {
        "summary": "Get clmgmtLicenseStatus",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseInfoTable-clmgmtLicenseInfoEntry-clmgmtLicenseStatus",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseStatus": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseInfoTable/clmgmtLicenseInfoEntry/clmgmtLicenseStartDate": {
      "get": {
        "summary": "Get clmgmtLicenseStartDate",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseInfoTable-clmgmtLicenseInfoEntry-clmgmtLicenseStartDate",
        "tags": [
          "CISCO-LICENSE-MGMT-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-15"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtLicenseStartDate": "2025-03-15"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseStartDate from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseInfoTable/clmgmtLicenseInfoEntry/clmgmtLicenseEndDate": {
      "get": {
        "summary": "Get clmgmtLicenseEndDate",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseInfoTable-clmgmtLicenseInfoEntry-clmgmtLicenseEndDate",
        "tags": [
          "CISCO-LICENSE-MGMT-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-15"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtLicenseEndDate": "2025-03-15"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseEndDate from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicenseInfoTable/clmgmtLicenseInfoEntry/clmgmtLicensePeriodUsed": {
      "get": {
        "summary": "Get clmgmtLicensePeriodUsed",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicenseInfoTable-clmgmtLicenseInfoEntry-clmgmtLicensePeriodUsed",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicensePeriodUsed": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicensePeriodUsed from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicensableFeatureTable": {
      "get": {
        "summary": "Get clmgmtLicensableFeatureTable",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicensableFeatureTable",
        "tags": [
          "CISCO-LICENSE-MGMT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "clmgmtLicensableFeatureEntry": {
                      "type": "object",
                      "properties": {
                        "entPhysicalIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "clmgmtFeatureIndex": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "clmgmtFeatureName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "clmgmtFeatureVersion": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "clmgmtFeatureValidityPeriodRemaining": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "clmgmtFeatureWhatIsCounted": {
                          "type": "string",
                          "example": "10"
                        },
                        "clmgmtFeatureStartDate": {
                          "type": "string",
                          "example": "2025-03-15"
                        },
                        "clmgmtFeatureEndDate": {
                          "type": "string",
                          "example": "2025-03-15"
                        },
                        "clmgmtFeaturePeriodUsed": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtLicensableFeatureTable": {
                    "clmgmtLicensableFeatureEntry": {
                      "entPhysicalIndex": "configured-value",
                      "clmgmtFeatureIndex": 1,
                      "clmgmtFeatureName": "example-1",
                      "clmgmtFeatureVersion": "configured-value",
                      "clmgmtFeatureValidityPeriodRemaining": 1,
                      "clmgmtFeatureWhatIsCounted": "10",
                      "clmgmtFeatureStartDate": "2025-03-15",
                      "clmgmtFeatureEndDate": "2025-03-15",
                      "clmgmtFeaturePeriodUsed": 1
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicensableFeatureTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicensableFeatureTable/clmgmtLicensableFeatureEntry": {
      "get": {
        "summary": "Get clmgmtLicensableFeatureEntry",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicensableFeatureTable-clmgmtLicensableFeatureEntry",
        "tags": [
          "CISCO-LICENSE-MGMT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "entPhysicalIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "clmgmtFeatureIndex": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "clmgmtFeatureName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "clmgmtFeatureVersion": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "clmgmtFeatureValidityPeriodRemaining": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "clmgmtFeatureWhatIsCounted": {
                      "type": "string",
                      "example": "10"
                    },
                    "clmgmtFeatureStartDate": {
                      "type": "string",
                      "example": "2025-03-15"
                    },
                    "clmgmtFeatureEndDate": {
                      "type": "string",
                      "example": "2025-03-15"
                    },
                    "clmgmtFeaturePeriodUsed": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtLicensableFeatureEntry": {
                    "entPhysicalIndex": "configured-value",
                    "clmgmtFeatureIndex": 1,
                    "clmgmtFeatureName": "example-1",
                    "clmgmtFeatureVersion": "configured-value",
                    "clmgmtFeatureValidityPeriodRemaining": 1,
                    "clmgmtFeatureWhatIsCounted": "10",
                    "clmgmtFeatureStartDate": "2025-03-15",
                    "clmgmtFeatureEndDate": "2025-03-15",
                    "clmgmtFeaturePeriodUsed": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicensableFeatureEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicensableFeatureTable/clmgmtLicensableFeatureEntry/entPhysicalIndex": {
      "get": {
        "summary": "Get entPhysicalIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicensableFeatureTable-clmgmtLicensableFeatureEntry-entPhysicalIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:entPhysicalIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve entPhysicalIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicensableFeatureTable/clmgmtLicensableFeatureEntry/clmgmtFeatureIndex": {
      "get": {
        "summary": "Get clmgmtFeatureIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicensableFeatureTable-clmgmtLicensableFeatureEntry-clmgmtFeatureIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtFeatureIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtFeatureIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicensableFeatureTable/clmgmtLicensableFeatureEntry/clmgmtFeatureName": {
      "get": {
        "summary": "Get clmgmtFeatureName",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicensableFeatureTable-clmgmtLicensableFeatureEntry-clmgmtFeatureName",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtFeatureName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtFeatureName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicensableFeatureTable/clmgmtLicensableFeatureEntry/clmgmtFeatureVersion": {
      "get": {
        "summary": "Get clmgmtFeatureVersion",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicensableFeatureTable-clmgmtLicensableFeatureEntry-clmgmtFeatureVersion",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtFeatureVersion": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtFeatureVersion from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicensableFeatureTable/clmgmtLicensableFeatureEntry/clmgmtFeatureValidityPeriodRemaining": {
      "get": {
        "summary": "Get clmgmtFeatureValidityPeriodRemaining",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicensableFeatureTable-clmgmtLicensableFeatureEntry-clmgmtFeatureValidityPeriodRemaining",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtFeatureValidityPeriodRemaining": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtFeatureValidityPeriodRemaining from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicensableFeatureTable/clmgmtLicensableFeatureEntry/clmgmtFeatureWhatIsCounted": {
      "get": {
        "summary": "Get clmgmtFeatureWhatIsCounted",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicensableFeatureTable-clmgmtLicensableFeatureEntry-clmgmtFeatureWhatIsCounted",
        "tags": [
          "CISCO-LICENSE-MGMT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtFeatureWhatIsCounted": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtFeatureWhatIsCounted from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicensableFeatureTable/clmgmtLicensableFeatureEntry/clmgmtFeatureStartDate": {
      "get": {
        "summary": "Get clmgmtFeatureStartDate",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicensableFeatureTable-clmgmtLicensableFeatureEntry-clmgmtFeatureStartDate",
        "tags": [
          "CISCO-LICENSE-MGMT-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-15"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtFeatureStartDate": "2025-03-15"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtFeatureStartDate from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicensableFeatureTable/clmgmtLicensableFeatureEntry/clmgmtFeatureEndDate": {
      "get": {
        "summary": "Get clmgmtFeatureEndDate",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicensableFeatureTable-clmgmtLicensableFeatureEntry-clmgmtFeatureEndDate",
        "tags": [
          "CISCO-LICENSE-MGMT-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-15"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtFeatureEndDate": "2025-03-15"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtFeatureEndDate from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtLicensableFeatureTable/clmgmtLicensableFeatureEntry/clmgmtFeaturePeriodUsed": {
      "get": {
        "summary": "Get clmgmtFeaturePeriodUsed",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtLicensableFeatureTable-clmgmtLicensableFeatureEntry-clmgmtFeaturePeriodUsed",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtFeaturePeriodUsed": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtFeaturePeriodUsed from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable": {
      "get": {
        "summary": "Get clmgmtDevCredExportActionTable",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable",
        "tags": [
          "CISCO-LICENSE-MGMT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "clmgmtDevCredExportActionEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "clmgmtDevCredExportActionIndex": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "clmgmtDevCredEntPhysicalIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "clmgmtDevCredTransferProtocol": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "clmgmtDevCredServerAddressType": {
                            "type": "string",
                            "example": "10.1.1.1"
                          },
                          "clmgmtDevCredServerAddress": {
                            "type": "string",
                            "example": "10.1.1.1"
                          },
                          "clmgmtDevCredServerUsername": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "clmgmtDevCredServerPassword": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "clmgmtDevCredExportFile": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "clmgmtDevCredCommand": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "clmgmtDevCredCommandState": {
                            "type": "string",
                            "example": "active"
                          },
                          "clmgmtDevCredCommandFailCause": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "clmgmtDevCredStorageType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "clmgmtDevCredRowStatus": {
                            "type": "string",
                            "example": "active"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    },
                    "object-1": {
                      "type": "object",
                      "properties": {
                        "entPhysicalIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "clmgmtFeatureIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "clmgmtFeatureName": {
                          "type": "string",
                          "example": "example-1"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-2": {
                      "type": "object",
                      "properties": {
                        "entPhysicalIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "clmgmtFeatureIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "clmgmtFeatureVersion": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-3": {
                      "type": "object",
                      "properties": {
                        "entPhysicalIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "clmgmtFeatureIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "clmgmtFeatureValidityPeriodRemaining": {
                          "type": "string",
                          "example": "1"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-4": {
                      "type": "object",
                      "properties": {
                        "entPhysicalIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "clmgmtLicenseStoreUsed": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "clmgmtLicenseIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "clmgmtLicenseComments": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-5": {
                      "type": "object",
                      "properties": {
                        "entPhysicalIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "clmgmtFeatureIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "clmgmtFeatureWhatIsCounted": {
                          "type": "string",
                          "example": "10"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-6": {
                      "type": "object",
                      "properties": {
                        "entPhysicalIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "clmgmtLicenseStoreUsed": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "clmgmtLicenseIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "clmgmtLicenseComments": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtDevCredExportActionTable": {
                    "clmgmtDevCredExportActionEntry": [
                      {
                        "clmgmtDevCredExportActionIndex": 1,
                        "clmgmtDevCredEntPhysicalIndex": "configured-value",
                        "clmgmtDevCredTransferProtocol": "configured-value",
                        "clmgmtDevCredServerAddressType": "10.1.1.1",
                        "clmgmtDevCredServerAddress": "10.1.1.1",
                        "clmgmtDevCredServerUsername": "example-1",
                        "clmgmtDevCredServerPassword": "configured-value",
                        "clmgmtDevCredExportFile": "configured-value",
                        "clmgmtDevCredCommand": "default",
                        "clmgmtDevCredCommandState": "active",
                        "clmgmtDevCredCommandFailCause": "default",
                        "clmgmtDevCredStorageType": "configured-value",
                        "clmgmtDevCredRowStatus": "active"
                      }
                    ],
                    "object-1": {
                      "entPhysicalIndex": "configured-value",
                      "clmgmtFeatureIndex": "configured-value",
                      "clmgmtFeatureName": "example-1"
                    },
                    "object-2": {
                      "entPhysicalIndex": "configured-value",
                      "clmgmtFeatureIndex": "configured-value",
                      "clmgmtFeatureVersion": "configured-value"
                    },
                    "object-3": {
                      "entPhysicalIndex": "configured-value",
                      "clmgmtFeatureIndex": "configured-value",
                      "clmgmtFeatureValidityPeriodRemaining": "1"
                    },
                    "object-4": {
                      "entPhysicalIndex": "configured-value",
                      "clmgmtLicenseStoreUsed": "configured-value",
                      "clmgmtLicenseIndex": "configured-value",
                      "clmgmtLicenseComments": "configured-value"
                    },
                    "object-5": {
                      "entPhysicalIndex": "configured-value",
                      "clmgmtFeatureIndex": "configured-value",
                      "clmgmtFeatureWhatIsCounted": "10"
                    },
                    "object-6": {
                      "entPhysicalIndex": "configured-value",
                      "clmgmtLicenseStoreUsed": "configured-value",
                      "clmgmtLicenseIndex": "configured-value",
                      "clmgmtLicenseComments": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtDevCredExportActionTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/clmgmtDevCredExportActionEntry": {
      "get": {
        "summary": "Get clmgmtDevCredExportActionEntry",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-clmgmtDevCredExportActionEntry",
        "tags": [
          "CISCO-LICENSE-MGMT-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": {
                      "clmgmtDevCredExportActionIndex": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "clmgmtDevCredEntPhysicalIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "clmgmtDevCredTransferProtocol": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "clmgmtDevCredServerAddressType": {
                        "type": "string",
                        "example": "10.1.1.1"
                      },
                      "clmgmtDevCredServerAddress": {
                        "type": "string",
                        "example": "10.1.1.1"
                      },
                      "clmgmtDevCredServerUsername": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "clmgmtDevCredServerPassword": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "clmgmtDevCredExportFile": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "clmgmtDevCredCommand": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "clmgmtDevCredCommandState": {
                        "type": "string",
                        "example": "active"
                      },
                      "clmgmtDevCredCommandFailCause": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "clmgmtDevCredStorageType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "clmgmtDevCredRowStatus": {
                        "type": "string",
                        "example": "active"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtDevCredExportActionEntry": [
                    {
                      "clmgmtDevCredExportActionIndex": 1,
                      "clmgmtDevCredEntPhysicalIndex": "configured-value",
                      "clmgmtDevCredTransferProtocol": "configured-value",
                      "clmgmtDevCredServerAddressType": "10.1.1.1",
                      "clmgmtDevCredServerAddress": "10.1.1.1",
                      "clmgmtDevCredServerUsername": "example-1",
                      "clmgmtDevCredServerPassword": "configured-value",
                      "clmgmtDevCredExportFile": "configured-value",
                      "clmgmtDevCredCommand": "default",
                      "clmgmtDevCredCommandState": "active",
                      "clmgmtDevCredCommandFailCause": "default",
                      "clmgmtDevCredStorageType": "configured-value",
                      "clmgmtDevCredRowStatus": "active"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtDevCredExportActionEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/clmgmtDevCredExportActionEntry/clmgmtDevCredExportActionIndex": {
      "get": {
        "summary": "Get clmgmtDevCredExportActionIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-clmgmtDevCredExportActionEntry-clmgmtDevCredExportActionIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtDevCredExportActionIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtDevCredExportActionIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/clmgmtDevCredExportActionEntry/clmgmtDevCredEntPhysicalIndex": {
      "get": {
        "summary": "Get clmgmtDevCredEntPhysicalIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-clmgmtDevCredExportActionEntry-clmgmtDevCredEntPhysicalIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtDevCredEntPhysicalIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtDevCredEntPhysicalIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/clmgmtDevCredExportActionEntry/clmgmtDevCredTransferProtocol": {
      "get": {
        "summary": "Get clmgmtDevCredTransferProtocol",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-clmgmtDevCredExportActionEntry-clmgmtDevCredTransferProtocol",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtDevCredTransferProtocol": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtDevCredTransferProtocol from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/clmgmtDevCredExportActionEntry/clmgmtDevCredServerAddressType": {
      "get": {
        "summary": "Get clmgmtDevCredServerAddressType",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-clmgmtDevCredExportActionEntry-clmgmtDevCredServerAddressType",
        "tags": [
          "CISCO-LICENSE-MGMT-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.1.1.1"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtDevCredServerAddressType": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtDevCredServerAddressType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/clmgmtDevCredExportActionEntry/clmgmtDevCredServerAddress": {
      "get": {
        "summary": "Get clmgmtDevCredServerAddress",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-clmgmtDevCredExportActionEntry-clmgmtDevCredServerAddress",
        "tags": [
          "CISCO-LICENSE-MGMT-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.1.1.1"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtDevCredServerAddress": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtDevCredServerAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/clmgmtDevCredExportActionEntry/clmgmtDevCredServerUsername": {
      "get": {
        "summary": "Get clmgmtDevCredServerUsername",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-clmgmtDevCredExportActionEntry-clmgmtDevCredServerUsername",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtDevCredServerUsername": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtDevCredServerUsername from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/clmgmtDevCredExportActionEntry/clmgmtDevCredServerPassword": {
      "get": {
        "summary": "Get clmgmtDevCredServerPassword",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-clmgmtDevCredExportActionEntry-clmgmtDevCredServerPassword",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtDevCredServerPassword": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtDevCredServerPassword from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/clmgmtDevCredExportActionEntry/clmgmtDevCredExportFile": {
      "get": {
        "summary": "Get clmgmtDevCredExportFile",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-clmgmtDevCredExportActionEntry-clmgmtDevCredExportFile",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtDevCredExportFile": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtDevCredExportFile from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/clmgmtDevCredExportActionEntry/clmgmtDevCredCommand": {
      "get": {
        "summary": "Get clmgmtDevCredCommand",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-clmgmtDevCredExportActionEntry-clmgmtDevCredCommand",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtDevCredCommand": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtDevCredCommand from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/clmgmtDevCredExportActionEntry/clmgmtDevCredCommandState": {
      "get": {
        "summary": "Get clmgmtDevCredCommandState",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-clmgmtDevCredExportActionEntry-clmgmtDevCredCommandState",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtDevCredCommandState": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtDevCredCommandState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/clmgmtDevCredExportActionEntry/clmgmtDevCredCommandFailCause": {
      "get": {
        "summary": "Get clmgmtDevCredCommandFailCause",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-clmgmtDevCredExportActionEntry-clmgmtDevCredCommandFailCause",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtDevCredCommandFailCause": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtDevCredCommandFailCause from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/clmgmtDevCredExportActionEntry/clmgmtDevCredStorageType": {
      "get": {
        "summary": "Get clmgmtDevCredStorageType",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-clmgmtDevCredExportActionEntry-clmgmtDevCredStorageType",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtDevCredStorageType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtDevCredStorageType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/clmgmtDevCredExportActionEntry/clmgmtDevCredRowStatus": {
      "get": {
        "summary": "Get clmgmtDevCredRowStatus",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-clmgmtDevCredExportActionEntry-clmgmtDevCredRowStatus",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtDevCredRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtDevCredRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-1": {
      "get": {
        "summary": "Get object-1",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-1",
        "tags": [
          "CISCO-LICENSE-MGMT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "entPhysicalIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "clmgmtFeatureIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "clmgmtFeatureName": {
                      "type": "string",
                      "example": "example-1"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:object-1": {
                    "entPhysicalIndex": "configured-value",
                    "clmgmtFeatureIndex": "configured-value",
                    "clmgmtFeatureName": "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-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-1/entPhysicalIndex": {
      "get": {
        "summary": "Get entPhysicalIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-1-entPhysicalIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:entPhysicalIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve entPhysicalIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-1/clmgmtFeatureIndex": {
      "get": {
        "summary": "Get clmgmtFeatureIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-1-clmgmtFeatureIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtFeatureIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtFeatureIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-1/clmgmtFeatureName": {
      "get": {
        "summary": "Get clmgmtFeatureName",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-1-clmgmtFeatureName",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtFeatureName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtFeatureName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-2": {
      "get": {
        "summary": "Get object-2",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-2",
        "tags": [
          "CISCO-LICENSE-MGMT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "entPhysicalIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "clmgmtFeatureIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "clmgmtFeatureVersion": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:object-2": {
                    "entPhysicalIndex": "configured-value",
                    "clmgmtFeatureIndex": "configured-value",
                    "clmgmtFeatureVersion": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-2 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-2/entPhysicalIndex": {
      "get": {
        "summary": "Get entPhysicalIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-2-entPhysicalIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:entPhysicalIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve entPhysicalIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-2/clmgmtFeatureIndex": {
      "get": {
        "summary": "Get clmgmtFeatureIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-2-clmgmtFeatureIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtFeatureIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtFeatureIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-2/clmgmtFeatureVersion": {
      "get": {
        "summary": "Get clmgmtFeatureVersion",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-2-clmgmtFeatureVersion",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtFeatureVersion": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtFeatureVersion from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-3": {
      "get": {
        "summary": "Get object-3",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-3",
        "tags": [
          "CISCO-LICENSE-MGMT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "entPhysicalIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "clmgmtFeatureIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "clmgmtFeatureValidityPeriodRemaining": {
                      "type": "string",
                      "example": "1"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:object-3": {
                    "entPhysicalIndex": "configured-value",
                    "clmgmtFeatureIndex": "configured-value",
                    "clmgmtFeatureValidityPeriodRemaining": "1"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-3 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-3/entPhysicalIndex": {
      "get": {
        "summary": "Get entPhysicalIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-3-entPhysicalIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:entPhysicalIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve entPhysicalIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-3/clmgmtFeatureIndex": {
      "get": {
        "summary": "Get clmgmtFeatureIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-3-clmgmtFeatureIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtFeatureIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtFeatureIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-3/clmgmtFeatureValidityPeriodRemaining": {
      "get": {
        "summary": "Get clmgmtFeatureValidityPeriodRemaining",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-3-clmgmtFeatureValidityPeriodRemaining",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtFeatureValidityPeriodRemaining": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtFeatureValidityPeriodRemaining from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-1/clmgmtLicenseStoreUsed": {
      "get": {
        "summary": "Get clmgmtLicenseStoreUsed",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-1-clmgmtLicenseStoreUsed",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseStoreUsed": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseStoreUsed from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-1/clmgmtLicenseIndex": {
      "get": {
        "summary": "Get clmgmtLicenseIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-1-clmgmtLicenseIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-1/clmgmtLicenseFeatureName": {
      "get": {
        "summary": "Get clmgmtLicenseFeatureName",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-1-clmgmtLicenseFeatureName",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseFeatureName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseFeatureName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-2/clmgmtLicenseStoreUsed": {
      "get": {
        "summary": "Get clmgmtLicenseStoreUsed",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-2-clmgmtLicenseStoreUsed",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseStoreUsed": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseStoreUsed from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-2/clmgmtLicenseIndex": {
      "get": {
        "summary": "Get clmgmtLicenseIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-2-clmgmtLicenseIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-2/clmgmtLicenseFeatureVersion": {
      "get": {
        "summary": "Get clmgmtLicenseFeatureVersion",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-2-clmgmtLicenseFeatureVersion",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseFeatureVersion": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseFeatureVersion from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-3/clmgmtLicenseStoreUsed": {
      "get": {
        "summary": "Get clmgmtLicenseStoreUsed",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-3-clmgmtLicenseStoreUsed",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseStoreUsed": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseStoreUsed from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-3/clmgmtLicenseIndex": {
      "get": {
        "summary": "Get clmgmtLicenseIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-3-clmgmtLicenseIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-3/clmgmtLicenseMaxUsageCount": {
      "get": {
        "summary": "Get clmgmtLicenseMaxUsageCount",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-3-clmgmtLicenseMaxUsageCount",
        "tags": [
          "CISCO-LICENSE-MGMT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtLicenseMaxUsageCount": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseMaxUsageCount from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-4": {
      "get": {
        "summary": "Get object-4",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-4",
        "tags": [
          "CISCO-LICENSE-MGMT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "entPhysicalIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "clmgmtFeatureIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "clmgmtFeatureWhatIsCounted": {
                      "type": "string",
                      "example": "10"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:object-4": {
                    "entPhysicalIndex": "configured-value",
                    "clmgmtFeatureIndex": "configured-value",
                    "clmgmtFeatureWhatIsCounted": "10"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-4 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-4/entPhysicalIndex": {
      "get": {
        "summary": "Get entPhysicalIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-4-entPhysicalIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:entPhysicalIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve entPhysicalIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-4/clmgmtFeatureIndex": {
      "get": {
        "summary": "Get clmgmtFeatureIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-4-clmgmtFeatureIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtFeatureIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtFeatureIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-4/clmgmtFeatureWhatIsCounted": {
      "get": {
        "summary": "Get clmgmtFeatureWhatIsCounted",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-4-clmgmtFeatureWhatIsCounted",
        "tags": [
          "CISCO-LICENSE-MGMT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtFeatureWhatIsCounted": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtFeatureWhatIsCounted from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-5": {
      "get": {
        "summary": "Get object-5",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-5",
        "tags": [
          "CISCO-LICENSE-MGMT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "entPhysicalIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "clmgmtLicenseStoreUsed": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "clmgmtLicenseIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "clmgmtLicenseComments": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:object-5": {
                    "entPhysicalIndex": "configured-value",
                    "clmgmtLicenseStoreUsed": "configured-value",
                    "clmgmtLicenseIndex": "configured-value",
                    "clmgmtLicenseComments": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-5 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-5/entPhysicalIndex": {
      "get": {
        "summary": "Get entPhysicalIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-5-entPhysicalIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:entPhysicalIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve entPhysicalIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-5/clmgmtLicenseStoreUsed": {
      "get": {
        "summary": "Get clmgmtLicenseStoreUsed",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-5-clmgmtLicenseStoreUsed",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseStoreUsed": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseStoreUsed from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-5/clmgmtLicenseIndex": {
      "get": {
        "summary": "Get clmgmtLicenseIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-5-clmgmtLicenseIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-5/clmgmtLicenseComments": {
      "get": {
        "summary": "Get clmgmtLicenseComments",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-5-clmgmtLicenseComments",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseComments": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseComments from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-4/clmgmtLicenseStoreUsed": {
      "get": {
        "summary": "Get clmgmtLicenseStoreUsed",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-4-clmgmtLicenseStoreUsed",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseStoreUsed": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseStoreUsed from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-4/clmgmtLicenseIndex": {
      "get": {
        "summary": "Get clmgmtLicenseIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-4-clmgmtLicenseIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-4/clmgmtLicenseUsageCountRemaining": {
      "get": {
        "summary": "Get clmgmtLicenseUsageCountRemaining",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-4-clmgmtLicenseUsageCountRemaining",
        "tags": [
          "CISCO-LICENSE-MGMT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtLicenseUsageCountRemaining": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseUsageCountRemaining from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-5/clmgmtFeatureIndex": {
      "get": {
        "summary": "Get clmgmtFeatureIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-5-clmgmtFeatureIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtFeatureIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtFeatureIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-5/clmgmtFeatureWhatIsCounted": {
      "get": {
        "summary": "Get clmgmtFeatureWhatIsCounted",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-5-clmgmtFeatureWhatIsCounted",
        "tags": [
          "CISCO-LICENSE-MGMT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "10"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtFeatureWhatIsCounted": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtFeatureWhatIsCounted from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-6": {
      "get": {
        "summary": "Get object-6",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-6",
        "tags": [
          "CISCO-LICENSE-MGMT-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "entPhysicalIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "clmgmtLicenseStoreUsed": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "clmgmtLicenseIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "clmgmtLicenseComments": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:object-6": {
                    "entPhysicalIndex": "configured-value",
                    "clmgmtLicenseStoreUsed": "configured-value",
                    "clmgmtLicenseIndex": "configured-value",
                    "clmgmtLicenseComments": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-6 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-6/entPhysicalIndex": {
      "get": {
        "summary": "Get entPhysicalIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-6-entPhysicalIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:entPhysicalIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve entPhysicalIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-6/clmgmtLicenseStoreUsed": {
      "get": {
        "summary": "Get clmgmtLicenseStoreUsed",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-6-clmgmtLicenseStoreUsed",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseStoreUsed": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseStoreUsed from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-6/clmgmtLicenseIndex": {
      "get": {
        "summary": "Get clmgmtLicenseIndex",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-6-clmgmtLicenseIndex",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-6/clmgmtLicenseComments": {
      "get": {
        "summary": "Get clmgmtLicenseComments",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-6-clmgmtLicenseComments",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseComments": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseComments from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-3/clmgmtLicenseType": {
      "get": {
        "summary": "Get clmgmtLicenseType",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-3-clmgmtLicenseType",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-4/clmgmtLicenseComments": {
      "get": {
        "summary": "Get clmgmtLicenseComments",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-4-clmgmtLicenseComments",
        "tags": [
          "CISCO-LICENSE-MGMT-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-LICENSE-MGMT-MIB:clmgmtLicenseComments": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtLicenseComments from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB/clmgmtDevCredExportActionTable/object-3/clmgmtFeatureEndDate": {
      "get": {
        "summary": "Get clmgmtFeatureEndDate",
        "operationId": "get-CISCO-LICENSE-MGMT-MIB:CISCO-LICENSE-MGMT-MIB-clmgmtDevCredExportActionTable-object-3-clmgmtFeatureEndDate",
        "tags": [
          "CISCO-LICENSE-MGMT-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-15"
                },
                "example": {
                  "CISCO-LICENSE-MGMT-MIB:clmgmtFeatureEndDate": "2025-03-15"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve clmgmtFeatureEndDate 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": []
    }
  ]
}
