{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - CISCO-STACKWISE-MIB",
    "description": "MIB data from `CISCO-STACKWISE-MIB` module.\n\n**Root containers:** 1 (CISCO-STACKWISE-MIB)\n**Paths:** 87 | **Descendants:** 171\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-STACKWISE-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-STACKWISE-MIB:CISCO-STACKWISE-MIB": {
      "get": {
        "summary": "Get CISCO-STACKWISE-MIB",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB",
        "tags": [
          "CISCO-STACKWISE-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cswGlobals": {
                      "type": "object",
                      "properties": {
                        "cswMaxSwitchNum": {
                          "type": "string",
                          "example": "10"
                        },
                        "cswMaxSwitchConfigPriority": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cswRingRedundant": {
                          "type": "boolean",
                          "example": true
                        },
                        "cswEnableIndividualStackNotifications": {
                          "type": "string",
                          "example": "1"
                        },
                        "cswStackDomainNum": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 10
                        },
                        "cswStackType": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cswStackBandWidth": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        }
                      },
                      "example": "configured-value"
                    },
                    "cswSwitchInfoTable": {
                      "type": "object",
                      "properties": {
                        "cswSwitchInfoEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "entPhysicalIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cswSwitchNumCurrent": {
                                "type": "string",
                                "example": "10"
                              },
                              "cswSwitchNumNextReload": {
                                "type": "string",
                                "example": "10"
                              },
                              "cswSwitchRole": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cswSwitchSwPriority": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cswSwitchHwPriority": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cswSwitchState": {
                                "type": "string",
                                "example": "active"
                              },
                              "cswSwitchMacAddress": {
                                "type": "string",
                                "example": "10.1.1.1"
                              },
                              "cswSwitchSoftwareImage": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cswSwitchPowerBudget": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cswSwitchPowerCommited": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cswSwitchSystemPowerPriority": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 45
                              },
                              "cswSwitchPoeDevicesLowPriority": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cswSwitchPoeDevicesHighPriority": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cswSwitchPowerAllocated": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cswStackPortInfoTable": {
                      "type": "object",
                      "properties": {
                        "cswStackPortInfoEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "ifIndex": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cswStackPortOperStatus": {
                                "type": "string",
                                "example": "active"
                              },
                              "cswStackPortNeighbor": {
                                "type": "string",
                                "example": "configured-value"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cswDistrStackLinkInfoTable": {
                      "type": "object",
                      "properties": {
                        "cswDistrStackLinkInfoEntry": {
                          "type": "object",
                          "properties": {
                            "entPhysicalIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cswDSLindex": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cswDistrStackLinkBundleOperStatus": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cswDistrStackPhyPortInfoTable": {
                      "type": "object",
                      "properties": {
                        "cswDistrStackPhyPortInfoEntry": {
                          "type": "object",
                          "properties": {
                            "entPhysicalIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cswDSLindex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "ifIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cswDistrStackPhyPort": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cswDistrStackPhyPortOperStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "cswDistrStackPhyPortNbr": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cswDistrStackPhyPortNbrsw": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cswStackPowerInfoTable": {
                      "type": "object",
                      "properties": {
                        "cswStackPowerInfoEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "cswStackPowerStackNumber": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 10
                              },
                              "cswStackPowerMode": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cswStackPowerMasterMacAddress": {
                                "type": "string",
                                "example": "10.1.1.1"
                              },
                              "cswStackPowerMasterSwitchNum": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 10
                              },
                              "cswStackPowerNumMembers": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 10
                              },
                              "cswStackPowerType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cswStackPowerName": {
                                "type": "string",
                                "example": "example-1"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cswStackPowerPortInfoTable": {
                      "type": "object",
                      "properties": {
                        "cswStackPowerPortInfoEntry": {
                          "type": "object",
                          "properties": {
                            "entPhysicalIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cswStackPowerPortIndex": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cswStackPowerPortOperStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "cswStackPowerPortNeighborMacAddress": {
                              "type": "string",
                              "example": "10.1.1.1"
                            },
                            "cswStackPowerPortNeighborSwitchNum": {
                              "type": "string",
                              "example": "10"
                            },
                            "cswStackPowerPortLinkStatus": {
                              "type": "string",
                              "example": "active"
                            },
                            "cswStackPowerPortOverCurrentThreshold": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cswStackPowerPortName": {
                              "type": "string",
                              "example": "example-1"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-1": {
                          "type": "object",
                          "properties": {
                            "entPhysicalIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cswSwitchNumCurrent": {
                              "type": "string",
                              "example": "10"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-2": {
                          "type": "object",
                          "properties": {
                            "entPhysicalIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cswStackPowerPortIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cswStackPowerPortOverCurrentThreshold": {
                              "type": "string",
                              "example": "configured-value"
                            }
                          },
                          "example": "configured-value"
                        },
                        "object-3": {
                          "type": "object",
                          "properties": {
                            "entPhysicalIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cswStackPowerPortIndex": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cswStackPowerPortName": {
                              "type": "string",
                              "example": "example-1"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB": {
                    "cswGlobals": {
                      "cswMaxSwitchNum": "10",
                      "cswMaxSwitchConfigPriority": "configured-value",
                      "cswRingRedundant": true,
                      "cswEnableIndividualStackNotifications": "",
                      "cswStackDomainNum": 10,
                      "cswStackType": 1,
                      "cswStackBandWidth": 1
                    },
                    "cswSwitchInfoTable": {
                      "cswSwitchInfoEntry": [
                        {
                          "entPhysicalIndex": "configured-value",
                          "cswSwitchNumCurrent": "10",
                          "cswSwitchNumNextReload": "10",
                          "cswSwitchRole": "default",
                          "cswSwitchSwPriority": "configured-value",
                          "cswSwitchHwPriority": "configured-value",
                          "cswSwitchState": "default",
                          "cswSwitchMacAddress": "10.1.1.1",
                          "cswSwitchSoftwareImage": "configured-value",
                          "cswSwitchPowerBudget": 1,
                          "cswSwitchPowerCommited": 1,
                          "cswSwitchSystemPowerPriority": 45,
                          "cswSwitchPoeDevicesLowPriority": 1,
                          "cswSwitchPoeDevicesHighPriority": 1,
                          "cswSwitchPowerAllocated": 1
                        }
                      ]
                    },
                    "cswStackPortInfoTable": {
                      "cswStackPortInfoEntry": [
                        {
                          "ifIndex": "configured-value",
                          "cswStackPortOperStatus": "default",
                          "cswStackPortNeighbor": "configured-value"
                        }
                      ]
                    },
                    "cswDistrStackLinkInfoTable": {
                      "cswDistrStackLinkInfoEntry": {
                        "entPhysicalIndex": "configured-value",
                        "cswDSLindex": 1,
                        "cswDistrStackLinkBundleOperStatus": "default"
                      }
                    },
                    "cswDistrStackPhyPortInfoTable": {
                      "cswDistrStackPhyPortInfoEntry": {
                        "entPhysicalIndex": "configured-value",
                        "cswDSLindex": "configured-value",
                        "ifIndex": "configured-value",
                        "cswDistrStackPhyPort": "configured-value",
                        "cswDistrStackPhyPortOperStatus": "default",
                        "cswDistrStackPhyPortNbr": "configured-value",
                        "cswDistrStackPhyPortNbrsw": "configured-value"
                      }
                    },
                    "cswStackPowerInfoTable": {
                      "cswStackPowerInfoEntry": [
                        {
                          "cswStackPowerStackNumber": 10,
                          "cswStackPowerMode": "configured-value",
                          "cswStackPowerMasterMacAddress": "10.1.1.1",
                          "cswStackPowerMasterSwitchNum": 10,
                          "cswStackPowerNumMembers": 10,
                          "cswStackPowerType": "configured-value",
                          "cswStackPowerName": "example-1"
                        }
                      ]
                    },
                    "cswStackPowerPortInfoTable": {
                      "cswStackPowerPortInfoEntry": {
                        "entPhysicalIndex": "configured-value",
                        "cswStackPowerPortIndex": 1,
                        "cswStackPowerPortOperStatus": "default",
                        "cswStackPowerPortNeighborMacAddress": "10.1.1.1",
                        "cswStackPowerPortNeighborSwitchNum": "10",
                        "cswStackPowerPortLinkStatus": "default",
                        "cswStackPowerPortOverCurrentThreshold": 1,
                        "cswStackPowerPortName": "example-1"
                      },
                      "object-1": {
                        "entPhysicalIndex": "configured-value",
                        "cswSwitchNumCurrent": "10"
                      },
                      "object-2": {
                        "entPhysicalIndex": "configured-value",
                        "cswStackPowerPortIndex": "configured-value",
                        "cswStackPowerPortOverCurrentThreshold": "configured-value"
                      },
                      "object-3": {
                        "entPhysicalIndex": "configured-value",
                        "cswStackPowerPortIndex": "configured-value",
                        "cswStackPowerPortName": "example-1"
                      }
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve CISCO-STACKWISE-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswGlobals": {
      "get": {
        "summary": "Get cswGlobals",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswGlobals",
        "tags": [
          "CISCO-STACKWISE-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cswMaxSwitchNum": {
                      "type": "string",
                      "example": "10"
                    },
                    "cswMaxSwitchConfigPriority": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cswRingRedundant": {
                      "type": "boolean",
                      "example": true
                    },
                    "cswEnableIndividualStackNotifications": {
                      "type": "string",
                      "example": "1"
                    },
                    "cswStackDomainNum": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 10
                    },
                    "cswStackType": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cswStackBandWidth": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STACKWISE-MIB:cswGlobals": {
                    "cswMaxSwitchNum": "10",
                    "cswMaxSwitchConfigPriority": "configured-value",
                    "cswRingRedundant": true,
                    "cswEnableIndividualStackNotifications": "",
                    "cswStackDomainNum": 10,
                    "cswStackType": 1,
                    "cswStackBandWidth": 1
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswGlobals from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswGlobals/cswMaxSwitchNum": {
      "get": {
        "summary": "Get cswMaxSwitchNum",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswGlobals-cswMaxSwitchNum",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswMaxSwitchNum": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswMaxSwitchNum from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswGlobals/cswMaxSwitchConfigPriority": {
      "get": {
        "summary": "Get cswMaxSwitchConfigPriority",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswGlobals-cswMaxSwitchConfigPriority",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswMaxSwitchConfigPriority": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswMaxSwitchConfigPriority from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswGlobals/cswRingRedundant": {
      "get": {
        "summary": "Get cswRingRedundant",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswGlobals-cswRingRedundant",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswRingRedundant": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswRingRedundant from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswGlobals/cswEnableIndividualStackNotifications": {
      "get": {
        "summary": "Get cswEnableIndividualStackNotifications",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswGlobals-cswEnableIndividualStackNotifications",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswEnableIndividualStackNotifications": ""
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswEnableIndividualStackNotifications from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswGlobals/cswStackDomainNum": {
      "get": {
        "summary": "Get cswStackDomainNum",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswGlobals-cswStackDomainNum",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswStackDomainNum": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackDomainNum from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswGlobals/cswStackType": {
      "get": {
        "summary": "Get cswStackType",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswGlobals-cswStackType",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswStackType": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswGlobals/cswStackBandWidth": {
      "get": {
        "summary": "Get cswStackBandWidth",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswGlobals-cswStackBandWidth",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswStackBandWidth": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackBandWidth from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswSwitchInfoTable": {
      "get": {
        "summary": "Get cswSwitchInfoTable",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswSwitchInfoTable",
        "tags": [
          "CISCO-STACKWISE-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cswSwitchInfoEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "entPhysicalIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cswSwitchNumCurrent": {
                            "type": "string",
                            "example": "10"
                          },
                          "cswSwitchNumNextReload": {
                            "type": "string",
                            "example": "10"
                          },
                          "cswSwitchRole": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cswSwitchSwPriority": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cswSwitchHwPriority": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cswSwitchState": {
                            "type": "string",
                            "example": "active"
                          },
                          "cswSwitchMacAddress": {
                            "type": "string",
                            "example": "10.1.1.1"
                          },
                          "cswSwitchSoftwareImage": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cswSwitchPowerBudget": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cswSwitchPowerCommited": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cswSwitchSystemPowerPriority": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 45
                          },
                          "cswSwitchPoeDevicesLowPriority": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cswSwitchPoeDevicesHighPriority": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cswSwitchPowerAllocated": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STACKWISE-MIB:cswSwitchInfoTable": {
                    "cswSwitchInfoEntry": [
                      {
                        "entPhysicalIndex": "configured-value",
                        "cswSwitchNumCurrent": "10",
                        "cswSwitchNumNextReload": "10",
                        "cswSwitchRole": "default",
                        "cswSwitchSwPriority": "configured-value",
                        "cswSwitchHwPriority": "configured-value",
                        "cswSwitchState": "default",
                        "cswSwitchMacAddress": "10.1.1.1",
                        "cswSwitchSoftwareImage": "configured-value",
                        "cswSwitchPowerBudget": 1,
                        "cswSwitchPowerCommited": 1,
                        "cswSwitchSystemPowerPriority": 45,
                        "cswSwitchPoeDevicesLowPriority": 1,
                        "cswSwitchPoeDevicesHighPriority": 1,
                        "cswSwitchPowerAllocated": 1
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswSwitchInfoTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswSwitchInfoTable/cswSwitchInfoEntry": {
      "get": {
        "summary": "Get cswSwitchInfoEntry",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswSwitchInfoTable-cswSwitchInfoEntry",
        "tags": [
          "CISCO-STACKWISE-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"
                      },
                      "cswSwitchNumCurrent": {
                        "type": "string",
                        "example": "10"
                      },
                      "cswSwitchNumNextReload": {
                        "type": "string",
                        "example": "10"
                      },
                      "cswSwitchRole": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cswSwitchSwPriority": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cswSwitchHwPriority": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cswSwitchState": {
                        "type": "string",
                        "example": "active"
                      },
                      "cswSwitchMacAddress": {
                        "type": "string",
                        "example": "10.1.1.1"
                      },
                      "cswSwitchSoftwareImage": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cswSwitchPowerBudget": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cswSwitchPowerCommited": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cswSwitchSystemPowerPriority": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 45
                      },
                      "cswSwitchPoeDevicesLowPriority": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cswSwitchPoeDevicesHighPriority": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cswSwitchPowerAllocated": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STACKWISE-MIB:cswSwitchInfoEntry": [
                    {
                      "entPhysicalIndex": "configured-value",
                      "cswSwitchNumCurrent": "10",
                      "cswSwitchNumNextReload": "10",
                      "cswSwitchRole": "default",
                      "cswSwitchSwPriority": "configured-value",
                      "cswSwitchHwPriority": "configured-value",
                      "cswSwitchState": "default",
                      "cswSwitchMacAddress": "10.1.1.1",
                      "cswSwitchSoftwareImage": "configured-value",
                      "cswSwitchPowerBudget": 1,
                      "cswSwitchPowerCommited": 1,
                      "cswSwitchSystemPowerPriority": 45,
                      "cswSwitchPoeDevicesLowPriority": 1,
                      "cswSwitchPoeDevicesHighPriority": 1,
                      "cswSwitchPowerAllocated": 1
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswSwitchInfoEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswSwitchInfoTable/cswSwitchInfoEntry/entPhysicalIndex": {
      "get": {
        "summary": "Get entPhysicalIndex",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswSwitchInfoTable-cswSwitchInfoEntry-entPhysicalIndex",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-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-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswSwitchInfoTable/cswSwitchInfoEntry/cswSwitchNumCurrent": {
      "get": {
        "summary": "Get cswSwitchNumCurrent",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswSwitchInfoTable-cswSwitchInfoEntry-cswSwitchNumCurrent",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswSwitchNumCurrent": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswSwitchNumCurrent from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswSwitchInfoTable/cswSwitchInfoEntry/cswSwitchNumNextReload": {
      "get": {
        "summary": "Get cswSwitchNumNextReload",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswSwitchInfoTable-cswSwitchInfoEntry-cswSwitchNumNextReload",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswSwitchNumNextReload": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswSwitchNumNextReload from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswSwitchInfoTable/cswSwitchInfoEntry/cswSwitchRole": {
      "get": {
        "summary": "Get cswSwitchRole",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswSwitchInfoTable-cswSwitchInfoEntry-cswSwitchRole",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswSwitchRole": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswSwitchRole from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswSwitchInfoTable/cswSwitchInfoEntry/cswSwitchSwPriority": {
      "get": {
        "summary": "Get cswSwitchSwPriority",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswSwitchInfoTable-cswSwitchInfoEntry-cswSwitchSwPriority",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswSwitchSwPriority": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswSwitchSwPriority from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswSwitchInfoTable/cswSwitchInfoEntry/cswSwitchHwPriority": {
      "get": {
        "summary": "Get cswSwitchHwPriority",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswSwitchInfoTable-cswSwitchInfoEntry-cswSwitchHwPriority",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswSwitchHwPriority": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswSwitchHwPriority from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswSwitchInfoTable/cswSwitchInfoEntry/cswSwitchState": {
      "get": {
        "summary": "Get cswSwitchState",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswSwitchInfoTable-cswSwitchInfoEntry-cswSwitchState",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswSwitchState": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswSwitchState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswSwitchInfoTable/cswSwitchInfoEntry/cswSwitchMacAddress": {
      "get": {
        "summary": "Get cswSwitchMacAddress",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswSwitchInfoTable-cswSwitchInfoEntry-cswSwitchMacAddress",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswSwitchMacAddress": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswSwitchMacAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswSwitchInfoTable/cswSwitchInfoEntry/cswSwitchSoftwareImage": {
      "get": {
        "summary": "Get cswSwitchSoftwareImage",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswSwitchInfoTable-cswSwitchInfoEntry-cswSwitchSoftwareImage",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswSwitchSoftwareImage": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswSwitchSoftwareImage from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswSwitchInfoTable/cswSwitchInfoEntry/cswSwitchPowerBudget": {
      "get": {
        "summary": "Get cswSwitchPowerBudget",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswSwitchInfoTable-cswSwitchInfoEntry-cswSwitchPowerBudget",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswSwitchPowerBudget": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswSwitchPowerBudget from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswSwitchInfoTable/cswSwitchInfoEntry/cswSwitchPowerCommited": {
      "get": {
        "summary": "Get cswSwitchPowerCommited",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswSwitchInfoTable-cswSwitchInfoEntry-cswSwitchPowerCommited",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswSwitchPowerCommited": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswSwitchPowerCommited from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswSwitchInfoTable/cswSwitchInfoEntry/cswSwitchSystemPowerPriority": {
      "get": {
        "summary": "Get cswSwitchSystemPowerPriority",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswSwitchInfoTable-cswSwitchInfoEntry-cswSwitchSystemPowerPriority",
        "tags": [
          "CISCO-STACKWISE-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": 45
                },
                "example": {
                  "CISCO-STACKWISE-MIB:cswSwitchSystemPowerPriority": 45
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswSwitchSystemPowerPriority from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswSwitchInfoTable/cswSwitchInfoEntry/cswSwitchPoeDevicesLowPriority": {
      "get": {
        "summary": "Get cswSwitchPoeDevicesLowPriority",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswSwitchInfoTable-cswSwitchInfoEntry-cswSwitchPoeDevicesLowPriority",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswSwitchPoeDevicesLowPriority": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswSwitchPoeDevicesLowPriority from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswSwitchInfoTable/cswSwitchInfoEntry/cswSwitchPoeDevicesHighPriority": {
      "get": {
        "summary": "Get cswSwitchPoeDevicesHighPriority",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswSwitchInfoTable-cswSwitchInfoEntry-cswSwitchPoeDevicesHighPriority",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswSwitchPoeDevicesHighPriority": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswSwitchPoeDevicesHighPriority from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswSwitchInfoTable/cswSwitchInfoEntry/cswSwitchPowerAllocated": {
      "get": {
        "summary": "Get cswSwitchPowerAllocated",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswSwitchInfoTable-cswSwitchInfoEntry-cswSwitchPowerAllocated",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswSwitchPowerAllocated": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswSwitchPowerAllocated from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPortInfoTable": {
      "get": {
        "summary": "Get cswStackPortInfoTable",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPortInfoTable",
        "tags": [
          "CISCO-STACKWISE-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cswStackPortInfoEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ifIndex": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cswStackPortOperStatus": {
                            "type": "string",
                            "example": "active"
                          },
                          "cswStackPortNeighbor": {
                            "type": "string",
                            "example": "configured-value"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STACKWISE-MIB:cswStackPortInfoTable": {
                    "cswStackPortInfoEntry": [
                      {
                        "ifIndex": "configured-value",
                        "cswStackPortOperStatus": "default",
                        "cswStackPortNeighbor": "configured-value"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPortInfoTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPortInfoTable/cswStackPortInfoEntry": {
      "get": {
        "summary": "Get cswStackPortInfoEntry",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPortInfoTable-cswStackPortInfoEntry",
        "tags": [
          "CISCO-STACKWISE-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": {
                      "ifIndex": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cswStackPortOperStatus": {
                        "type": "string",
                        "example": "active"
                      },
                      "cswStackPortNeighbor": {
                        "type": "string",
                        "example": "configured-value"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STACKWISE-MIB:cswStackPortInfoEntry": [
                    {
                      "ifIndex": "configured-value",
                      "cswStackPortOperStatus": "default",
                      "cswStackPortNeighbor": "configured-value"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPortInfoEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPortInfoTable/cswStackPortInfoEntry/ifIndex": {
      "get": {
        "summary": "Get ifIndex",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPortInfoTable-cswStackPortInfoEntry-ifIndex",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:ifIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ifIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPortInfoTable/cswStackPortInfoEntry/cswStackPortOperStatus": {
      "get": {
        "summary": "Get cswStackPortOperStatus",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPortInfoTable-cswStackPortInfoEntry-cswStackPortOperStatus",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswStackPortOperStatus": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPortOperStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPortInfoTable/cswStackPortInfoEntry/cswStackPortNeighbor": {
      "get": {
        "summary": "Get cswStackPortNeighbor",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPortInfoTable-cswStackPortInfoEntry-cswStackPortNeighbor",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswStackPortNeighbor": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPortNeighbor from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswDistrStackLinkInfoTable": {
      "get": {
        "summary": "Get cswDistrStackLinkInfoTable",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswDistrStackLinkInfoTable",
        "tags": [
          "CISCO-STACKWISE-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cswDistrStackLinkInfoEntry": {
                      "type": "object",
                      "properties": {
                        "entPhysicalIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cswDSLindex": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cswDistrStackLinkBundleOperStatus": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STACKWISE-MIB:cswDistrStackLinkInfoTable": {
                    "cswDistrStackLinkInfoEntry": {
                      "entPhysicalIndex": "configured-value",
                      "cswDSLindex": 1,
                      "cswDistrStackLinkBundleOperStatus": "default"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswDistrStackLinkInfoTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswDistrStackLinkInfoTable/cswDistrStackLinkInfoEntry": {
      "get": {
        "summary": "Get cswDistrStackLinkInfoEntry",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswDistrStackLinkInfoTable-cswDistrStackLinkInfoEntry",
        "tags": [
          "CISCO-STACKWISE-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"
                    },
                    "cswDSLindex": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cswDistrStackLinkBundleOperStatus": {
                      "type": "string",
                      "example": "active"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STACKWISE-MIB:cswDistrStackLinkInfoEntry": {
                    "entPhysicalIndex": "configured-value",
                    "cswDSLindex": 1,
                    "cswDistrStackLinkBundleOperStatus": "default"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswDistrStackLinkInfoEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswDistrStackLinkInfoTable/cswDistrStackLinkInfoEntry/entPhysicalIndex": {
      "get": {
        "summary": "Get entPhysicalIndex",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswDistrStackLinkInfoTable-cswDistrStackLinkInfoEntry-entPhysicalIndex",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-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-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswDistrStackLinkInfoTable/cswDistrStackLinkInfoEntry/cswDSLindex": {
      "get": {
        "summary": "Get cswDSLindex",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswDistrStackLinkInfoTable-cswDistrStackLinkInfoEntry-cswDSLindex",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswDSLindex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswDSLindex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswDistrStackLinkInfoTable/cswDistrStackLinkInfoEntry/cswDistrStackLinkBundleOperStatus": {
      "get": {
        "summary": "Get cswDistrStackLinkBundleOperStatus",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswDistrStackLinkInfoTable-cswDistrStackLinkInfoEntry-cswDistrStackLinkBundleOperStatus",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswDistrStackLinkBundleOperStatus": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswDistrStackLinkBundleOperStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswDistrStackPhyPortInfoTable": {
      "get": {
        "summary": "Get cswDistrStackPhyPortInfoTable",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswDistrStackPhyPortInfoTable",
        "tags": [
          "CISCO-STACKWISE-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cswDistrStackPhyPortInfoEntry": {
                      "type": "object",
                      "properties": {
                        "entPhysicalIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cswDSLindex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "ifIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cswDistrStackPhyPort": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cswDistrStackPhyPortOperStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "cswDistrStackPhyPortNbr": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cswDistrStackPhyPortNbrsw": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STACKWISE-MIB:cswDistrStackPhyPortInfoTable": {
                    "cswDistrStackPhyPortInfoEntry": {
                      "entPhysicalIndex": "configured-value",
                      "cswDSLindex": "configured-value",
                      "ifIndex": "configured-value",
                      "cswDistrStackPhyPort": "configured-value",
                      "cswDistrStackPhyPortOperStatus": "default",
                      "cswDistrStackPhyPortNbr": "configured-value",
                      "cswDistrStackPhyPortNbrsw": "configured-value"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswDistrStackPhyPortInfoTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswDistrStackPhyPortInfoTable/cswDistrStackPhyPortInfoEntry": {
      "get": {
        "summary": "Get cswDistrStackPhyPortInfoEntry",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswDistrStackPhyPortInfoTable-cswDistrStackPhyPortInfoEntry",
        "tags": [
          "CISCO-STACKWISE-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"
                    },
                    "cswDSLindex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "ifIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cswDistrStackPhyPort": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cswDistrStackPhyPortOperStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "cswDistrStackPhyPortNbr": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cswDistrStackPhyPortNbrsw": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STACKWISE-MIB:cswDistrStackPhyPortInfoEntry": {
                    "entPhysicalIndex": "configured-value",
                    "cswDSLindex": "configured-value",
                    "ifIndex": "configured-value",
                    "cswDistrStackPhyPort": "configured-value",
                    "cswDistrStackPhyPortOperStatus": "default",
                    "cswDistrStackPhyPortNbr": "configured-value",
                    "cswDistrStackPhyPortNbrsw": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswDistrStackPhyPortInfoEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswDistrStackPhyPortInfoTable/cswDistrStackPhyPortInfoEntry/entPhysicalIndex": {
      "get": {
        "summary": "Get entPhysicalIndex",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswDistrStackPhyPortInfoTable-cswDistrStackPhyPortInfoEntry-entPhysicalIndex",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-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-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswDistrStackPhyPortInfoTable/cswDistrStackPhyPortInfoEntry/cswDSLindex": {
      "get": {
        "summary": "Get cswDSLindex",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswDistrStackPhyPortInfoTable-cswDistrStackPhyPortInfoEntry-cswDSLindex",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswDSLindex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswDSLindex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswDistrStackPhyPortInfoTable/cswDistrStackPhyPortInfoEntry/ifIndex": {
      "get": {
        "summary": "Get ifIndex",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswDistrStackPhyPortInfoTable-cswDistrStackPhyPortInfoEntry-ifIndex",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:ifIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ifIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswDistrStackPhyPortInfoTable/cswDistrStackPhyPortInfoEntry/cswDistrStackPhyPort": {
      "get": {
        "summary": "Get cswDistrStackPhyPort",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswDistrStackPhyPortInfoTable-cswDistrStackPhyPortInfoEntry-cswDistrStackPhyPort",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswDistrStackPhyPort": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswDistrStackPhyPort from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswDistrStackPhyPortInfoTable/cswDistrStackPhyPortInfoEntry/cswDistrStackPhyPortOperStatus": {
      "get": {
        "summary": "Get cswDistrStackPhyPortOperStatus",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswDistrStackPhyPortInfoTable-cswDistrStackPhyPortInfoEntry-cswDistrStackPhyPortOperStatus",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswDistrStackPhyPortOperStatus": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswDistrStackPhyPortOperStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswDistrStackPhyPortInfoTable/cswDistrStackPhyPortInfoEntry/cswDistrStackPhyPortNbr": {
      "get": {
        "summary": "Get cswDistrStackPhyPortNbr",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswDistrStackPhyPortInfoTable-cswDistrStackPhyPortInfoEntry-cswDistrStackPhyPortNbr",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswDistrStackPhyPortNbr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswDistrStackPhyPortNbr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswDistrStackPhyPortInfoTable/cswDistrStackPhyPortInfoEntry/cswDistrStackPhyPortNbrsw": {
      "get": {
        "summary": "Get cswDistrStackPhyPortNbrsw",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswDistrStackPhyPortInfoTable-cswDistrStackPhyPortInfoEntry-cswDistrStackPhyPortNbrsw",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswDistrStackPhyPortNbrsw": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswDistrStackPhyPortNbrsw from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerInfoTable": {
      "get": {
        "summary": "Get cswStackPowerInfoTable",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerInfoTable",
        "tags": [
          "CISCO-STACKWISE-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cswStackPowerInfoEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "cswStackPowerStackNumber": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 10
                          },
                          "cswStackPowerMode": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cswStackPowerMasterMacAddress": {
                            "type": "string",
                            "example": "10.1.1.1"
                          },
                          "cswStackPowerMasterSwitchNum": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 10
                          },
                          "cswStackPowerNumMembers": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 10
                          },
                          "cswStackPowerType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cswStackPowerName": {
                            "type": "string",
                            "example": "example-1"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STACKWISE-MIB:cswStackPowerInfoTable": {
                    "cswStackPowerInfoEntry": [
                      {
                        "cswStackPowerStackNumber": 10,
                        "cswStackPowerMode": "configured-value",
                        "cswStackPowerMasterMacAddress": "10.1.1.1",
                        "cswStackPowerMasterSwitchNum": 10,
                        "cswStackPowerNumMembers": 10,
                        "cswStackPowerType": "configured-value",
                        "cswStackPowerName": "example-1"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPowerInfoTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerInfoTable/cswStackPowerInfoEntry": {
      "get": {
        "summary": "Get cswStackPowerInfoEntry",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerInfoTable-cswStackPowerInfoEntry",
        "tags": [
          "CISCO-STACKWISE-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": {
                      "cswStackPowerStackNumber": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 10
                      },
                      "cswStackPowerMode": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cswStackPowerMasterMacAddress": {
                        "type": "string",
                        "example": "10.1.1.1"
                      },
                      "cswStackPowerMasterSwitchNum": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 10
                      },
                      "cswStackPowerNumMembers": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 10
                      },
                      "cswStackPowerType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cswStackPowerName": {
                        "type": "string",
                        "example": "example-1"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STACKWISE-MIB:cswStackPowerInfoEntry": [
                    {
                      "cswStackPowerStackNumber": 10,
                      "cswStackPowerMode": "configured-value",
                      "cswStackPowerMasterMacAddress": "10.1.1.1",
                      "cswStackPowerMasterSwitchNum": 10,
                      "cswStackPowerNumMembers": 10,
                      "cswStackPowerType": "configured-value",
                      "cswStackPowerName": "example-1"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPowerInfoEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerInfoTable/cswStackPowerInfoEntry/cswStackPowerStackNumber": {
      "get": {
        "summary": "Get cswStackPowerStackNumber",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerInfoTable-cswStackPowerInfoEntry-cswStackPowerStackNumber",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswStackPowerStackNumber": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPowerStackNumber from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerInfoTable/cswStackPowerInfoEntry/cswStackPowerMode": {
      "get": {
        "summary": "Get cswStackPowerMode",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerInfoTable-cswStackPowerInfoEntry-cswStackPowerMode",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswStackPowerMode": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPowerMode from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerInfoTable/cswStackPowerInfoEntry/cswStackPowerMasterMacAddress": {
      "get": {
        "summary": "Get cswStackPowerMasterMacAddress",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerInfoTable-cswStackPowerInfoEntry-cswStackPowerMasterMacAddress",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswStackPowerMasterMacAddress": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPowerMasterMacAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerInfoTable/cswStackPowerInfoEntry/cswStackPowerMasterSwitchNum": {
      "get": {
        "summary": "Get cswStackPowerMasterSwitchNum",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerInfoTable-cswStackPowerInfoEntry-cswStackPowerMasterSwitchNum",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswStackPowerMasterSwitchNum": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPowerMasterSwitchNum from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerInfoTable/cswStackPowerInfoEntry/cswStackPowerNumMembers": {
      "get": {
        "summary": "Get cswStackPowerNumMembers",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerInfoTable-cswStackPowerInfoEntry-cswStackPowerNumMembers",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswStackPowerNumMembers": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPowerNumMembers from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerInfoTable/cswStackPowerInfoEntry/cswStackPowerType": {
      "get": {
        "summary": "Get cswStackPowerType",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerInfoTable-cswStackPowerInfoEntry-cswStackPowerType",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswStackPowerType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPowerType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerInfoTable/cswStackPowerInfoEntry/cswStackPowerName": {
      "get": {
        "summary": "Get cswStackPowerName",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerInfoTable-cswStackPowerInfoEntry-cswStackPowerName",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswStackPowerName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPowerName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable": {
      "get": {
        "summary": "Get cswStackPowerPortInfoTable",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable",
        "tags": [
          "CISCO-STACKWISE-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cswStackPowerPortInfoEntry": {
                      "type": "object",
                      "properties": {
                        "entPhysicalIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cswStackPowerPortIndex": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cswStackPowerPortOperStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "cswStackPowerPortNeighborMacAddress": {
                          "type": "string",
                          "example": "10.1.1.1"
                        },
                        "cswStackPowerPortNeighborSwitchNum": {
                          "type": "string",
                          "example": "10"
                        },
                        "cswStackPowerPortLinkStatus": {
                          "type": "string",
                          "example": "active"
                        },
                        "cswStackPowerPortOverCurrentThreshold": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cswStackPowerPortName": {
                          "type": "string",
                          "example": "example-1"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-1": {
                      "type": "object",
                      "properties": {
                        "entPhysicalIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cswSwitchNumCurrent": {
                          "type": "string",
                          "example": "10"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-2": {
                      "type": "object",
                      "properties": {
                        "entPhysicalIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cswStackPowerPortIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cswStackPowerPortOverCurrentThreshold": {
                          "type": "string",
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "object-3": {
                      "type": "object",
                      "properties": {
                        "entPhysicalIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cswStackPowerPortIndex": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cswStackPowerPortName": {
                          "type": "string",
                          "example": "example-1"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STACKWISE-MIB:cswStackPowerPortInfoTable": {
                    "cswStackPowerPortInfoEntry": {
                      "entPhysicalIndex": "configured-value",
                      "cswStackPowerPortIndex": 1,
                      "cswStackPowerPortOperStatus": "default",
                      "cswStackPowerPortNeighborMacAddress": "10.1.1.1",
                      "cswStackPowerPortNeighborSwitchNum": "10",
                      "cswStackPowerPortLinkStatus": "default",
                      "cswStackPowerPortOverCurrentThreshold": 1,
                      "cswStackPowerPortName": "example-1"
                    },
                    "object-1": {
                      "entPhysicalIndex": "configured-value",
                      "cswSwitchNumCurrent": "10"
                    },
                    "object-2": {
                      "entPhysicalIndex": "configured-value",
                      "cswStackPowerPortIndex": "configured-value",
                      "cswStackPowerPortOverCurrentThreshold": "configured-value"
                    },
                    "object-3": {
                      "entPhysicalIndex": "configured-value",
                      "cswStackPowerPortIndex": "configured-value",
                      "cswStackPowerPortName": "example-1"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPowerPortInfoTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/cswStackPowerPortInfoEntry": {
      "get": {
        "summary": "Get cswStackPowerPortInfoEntry",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-cswStackPowerPortInfoEntry",
        "tags": [
          "CISCO-STACKWISE-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"
                    },
                    "cswStackPowerPortIndex": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cswStackPowerPortOperStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "cswStackPowerPortNeighborMacAddress": {
                      "type": "string",
                      "example": "10.1.1.1"
                    },
                    "cswStackPowerPortNeighborSwitchNum": {
                      "type": "string",
                      "example": "10"
                    },
                    "cswStackPowerPortLinkStatus": {
                      "type": "string",
                      "example": "active"
                    },
                    "cswStackPowerPortOverCurrentThreshold": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cswStackPowerPortName": {
                      "type": "string",
                      "example": "example-1"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STACKWISE-MIB:cswStackPowerPortInfoEntry": {
                    "entPhysicalIndex": "configured-value",
                    "cswStackPowerPortIndex": 1,
                    "cswStackPowerPortOperStatus": "default",
                    "cswStackPowerPortNeighborMacAddress": "10.1.1.1",
                    "cswStackPowerPortNeighborSwitchNum": "10",
                    "cswStackPowerPortLinkStatus": "default",
                    "cswStackPowerPortOverCurrentThreshold": 1,
                    "cswStackPowerPortName": "example-1"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPowerPortInfoEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/cswStackPowerPortInfoEntry/entPhysicalIndex": {
      "get": {
        "summary": "Get entPhysicalIndex",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-cswStackPowerPortInfoEntry-entPhysicalIndex",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-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-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/cswStackPowerPortInfoEntry/cswStackPowerPortIndex": {
      "get": {
        "summary": "Get cswStackPowerPortIndex",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-cswStackPowerPortInfoEntry-cswStackPowerPortIndex",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswStackPowerPortIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPowerPortIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/cswStackPowerPortInfoEntry/cswStackPowerPortOperStatus": {
      "get": {
        "summary": "Get cswStackPowerPortOperStatus",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-cswStackPowerPortInfoEntry-cswStackPowerPortOperStatus",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswStackPowerPortOperStatus": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPowerPortOperStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/cswStackPowerPortInfoEntry/cswStackPowerPortNeighborMacAddress": {
      "get": {
        "summary": "Get cswStackPowerPortNeighborMacAddress",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-cswStackPowerPortInfoEntry-cswStackPowerPortNeighborMacAddress",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswStackPowerPortNeighborMacAddress": "10.1.1.1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPowerPortNeighborMacAddress from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/cswStackPowerPortInfoEntry/cswStackPowerPortNeighborSwitchNum": {
      "get": {
        "summary": "Get cswStackPowerPortNeighborSwitchNum",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-cswStackPowerPortInfoEntry-cswStackPowerPortNeighborSwitchNum",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswStackPowerPortNeighborSwitchNum": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPowerPortNeighborSwitchNum from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/cswStackPowerPortInfoEntry/cswStackPowerPortLinkStatus": {
      "get": {
        "summary": "Get cswStackPowerPortLinkStatus",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-cswStackPowerPortInfoEntry-cswStackPowerPortLinkStatus",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswStackPowerPortLinkStatus": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPowerPortLinkStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/cswStackPowerPortInfoEntry/cswStackPowerPortOverCurrentThreshold": {
      "get": {
        "summary": "Get cswStackPowerPortOverCurrentThreshold",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-cswStackPowerPortInfoEntry-cswStackPowerPortOverCurrentThreshold",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswStackPowerPortOverCurrentThreshold": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPowerPortOverCurrentThreshold from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/cswStackPowerPortInfoEntry/cswStackPowerPortName": {
      "get": {
        "summary": "Get cswStackPowerPortName",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-cswStackPowerPortInfoEntry-cswStackPowerPortName",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswStackPowerPortName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPowerPortName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/object-1": {
      "get": {
        "summary": "Get object-1",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-object-1",
        "tags": [
          "CISCO-STACKWISE-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STACKWISE-MIB:object-1": {
                    "ifIndex": "configured-value"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve object-1 from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/object-1/ifIndex": {
      "get": {
        "summary": "Get ifIndex",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-object-1-ifIndex",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:ifIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ifIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/object-2": {
      "get": {
        "summary": "Get object-2",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-object-2",
        "tags": [
          "CISCO-STACKWISE-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cswStackPortOperStatus": {
                      "type": "string",
                      "example": "active"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STACKWISE-MIB:object-2": {
                    "ifIndex": "configured-value",
                    "cswStackPortOperStatus": "active"
                  }
                }
              }
            }
          },
          "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-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/object-2/ifIndex": {
      "get": {
        "summary": "Get ifIndex",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-object-2-ifIndex",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:ifIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve ifIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/object-2/cswStackPortOperStatus": {
      "get": {
        "summary": "Get cswStackPortOperStatus",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-object-2-cswStackPortOperStatus",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswStackPortOperStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPortOperStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/object-3": {
      "get": {
        "summary": "Get object-3",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-object-3",
        "tags": [
          "CISCO-STACKWISE-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"
                    },
                    "cswSwitchNumCurrent": {
                      "type": "string",
                      "example": "10"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-STACKWISE-MIB:object-3": {
                    "entPhysicalIndex": "configured-value",
                    "cswSwitchNumCurrent": "10"
                  }
                }
              }
            }
          },
          "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-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/object-3/entPhysicalIndex": {
      "get": {
        "summary": "Get entPhysicalIndex",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-object-3-entPhysicalIndex",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-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-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/object-3/cswSwitchNumCurrent": {
      "get": {
        "summary": "Get cswSwitchNumCurrent",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-object-3-cswSwitchNumCurrent",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswSwitchNumCurrent": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswSwitchNumCurrent from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/object-1/entPhysicalIndex": {
      "get": {
        "summary": "Get entPhysicalIndex",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-object-1-entPhysicalIndex",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-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-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/object-1/cswSwitchNumCurrent": {
      "get": {
        "summary": "Get cswSwitchNumCurrent",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-object-1-cswSwitchNumCurrent",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswSwitchNumCurrent": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswSwitchNumCurrent from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/object-1/cswSwitchState": {
      "get": {
        "summary": "Get cswSwitchState",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-object-1-cswSwitchState",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswSwitchState": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswSwitchState from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/object-2/entPhysicalIndex": {
      "get": {
        "summary": "Get entPhysicalIndex",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-object-2-entPhysicalIndex",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-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-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/object-2/cswSwitchNumCurrent": {
      "get": {
        "summary": "Get cswSwitchNumCurrent",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-object-2-cswSwitchNumCurrent",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswSwitchNumCurrent": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswSwitchNumCurrent from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/object-1/cswRingRedundant": {
      "get": {
        "summary": "Get cswRingRedundant",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-object-1-cswRingRedundant",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswRingRedundant": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswRingRedundant from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/object-1/cswStackPowerPortIndex": {
      "get": {
        "summary": "Get cswStackPowerPortIndex",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-object-1-cswStackPowerPortIndex",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswStackPowerPortIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPowerPortIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/object-1/cswStackPowerPortLinkStatus": {
      "get": {
        "summary": "Get cswStackPowerPortLinkStatus",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-object-1-cswStackPowerPortLinkStatus",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswStackPowerPortLinkStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPowerPortLinkStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/object-3/cswStackPowerPortIndex": {
      "get": {
        "summary": "Get cswStackPowerPortIndex",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-object-3-cswStackPowerPortIndex",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswStackPowerPortIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPowerPortIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/object-3/cswStackPowerPortName": {
      "get": {
        "summary": "Get cswStackPowerPortName",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-object-3-cswStackPowerPortName",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswStackPowerPortName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPowerPortName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/object-2/cswStackPowerPortIndex": {
      "get": {
        "summary": "Get cswStackPowerPortIndex",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-object-2-cswStackPowerPortIndex",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswStackPowerPortIndex": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPowerPortIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/object-2/cswStackPowerPortOperStatus": {
      "get": {
        "summary": "Get cswStackPowerPortOperStatus",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-object-2-cswStackPowerPortOperStatus",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswStackPowerPortOperStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPowerPortOperStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/object-2/cswStackPowerPortOverCurrentThreshold": {
      "get": {
        "summary": "Get cswStackPowerPortOverCurrentThreshold",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-object-2-cswStackPowerPortOverCurrentThreshold",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswStackPowerPortOverCurrentThreshold": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPowerPortOverCurrentThreshold from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/object-1/cswStackPowerStackNumber": {
      "get": {
        "summary": "Get cswStackPowerStackNumber",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-object-1-cswStackPowerStackNumber",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswStackPowerStackNumber": "10"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPowerStackNumber from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB/cswStackPowerPortInfoTable/object-1/cswStackPowerName": {
      "get": {
        "summary": "Get cswStackPowerName",
        "operationId": "get-CISCO-STACKWISE-MIB:CISCO-STACKWISE-MIB-cswStackPowerPortInfoTable-object-1-cswStackPowerName",
        "tags": [
          "CISCO-STACKWISE-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-STACKWISE-MIB:cswStackPowerName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cswStackPowerName 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": []
    }
  ]
}
