{
  "openapi": "3.0.0",
  "info": {
    "title": "Cisco IOS-XE MIB - CISCO-IPSLA-AUTOMEASURE-MIB",
    "description": "MIB data from `CISCO-IPSLA-AUTOMEASURE-MIB` module.\n\n**Root containers:** 1 (CISCO-IPSLA-AUTOMEASURE-MIB)\n**Paths:** 50 | **Descendants:** 49\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-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB": {
      "get": {
        "summary": "Get CISCO-IPSLA-AUTOMEASURE-MIB",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cipslaAutoGroupTable": {
                      "type": "object",
                      "properties": {
                        "cipslaAutoGroupEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "cipslaAutoGroupName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "cipslaAutoGroupDescription": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cipslaAutoGroupDestinationName": {
                                "type": "string",
                                "example": "example-1"
                              },
                              "cipslaAutoGroupADDestPort": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cipslaAutoGroupOperTemplateName": {
                                "type": "string",
                                "example": "45"
                              },
                              "cipslaAutoGroupSchedulerId": {
                                "type": "string",
                                "example": "1"
                              },
                              "cipslaAutoGroupQoSEnable": {
                                "type": "boolean",
                                "example": true
                              },
                              "cipslaAutoGroupOperType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cipslaAutoGroupDestIPADEnable": {
                                "type": "boolean",
                                "example": true
                              },
                              "cipslaAutoGroupADMeasureRetry": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cipslaAutoGroupADDestIPAgeout": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cipslaAutoGroupStorageType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cipslaAutoGroupRowStatus": {
                                "type": "string",
                                "example": "active"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cipslaAutoGroupDestTable": {
                      "type": "object",
                      "properties": {
                        "cipslaAutoGroupDestEntry": {
                          "type": "object",
                          "properties": {
                            "cipslaAutoGroupDestName": {
                              "type": "string",
                              "example": "example-1"
                            },
                            "cipslaAutoGroupDestIpAddrType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cipslaAutoGroupDestIpAddr": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cipslaAutoGroupDestPort": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cipslaAutoGroupDestStorageType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cipslaAutoGroupDestRowStatus": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cipslaReactTable": {
                      "type": "object",
                      "properties": {
                        "cipslaReactEntry": {
                          "type": "object",
                          "properties": {
                            "cipslaAutoGroupOperType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cipslaAutoGroupOperTemplateName": {
                              "type": "string",
                              "example": "45"
                            },
                            "cipslaReactConfigIndex": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cipslaReactVar": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cipslaReactThresholdType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cipslaReactActionType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cipslaReactThresholdRising": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cipslaReactThresholdFalling": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 1
                            },
                            "cipslaReactThresholdCountX": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 10
                            },
                            "cipslaReactThresholdCountY": {
                              "type": "integer",
                              "minimum": 0,
                              "maximum": 4294967295,
                              "example": 10
                            },
                            "cipslaReactStorageType": {
                              "type": "string",
                              "example": "configured-value"
                            },
                            "cipslaReactRowStatus": {
                              "type": "string",
                              "example": "active"
                            }
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    },
                    "cipslaAutoGroupSchedTable": {
                      "type": "object",
                      "properties": {
                        "cipslaAutoGroupSchedEntry": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "cipslaAutoGroupSchedId": {
                                "type": "string",
                                "example": "1"
                              },
                              "cipslaAutoGroupSchedPeriod": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cipslaAutoGroupSchedInterval": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cipslaAutoGroupSchedLife": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cipslaAutoGroupSchedAgeout": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cipslaAutoGroupSchedMaxInterval": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cipslaAutoGroupSchedMinInterval": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cipslaAutoGroupSchedStartTime": {
                                "type": "integer",
                                "minimum": 0,
                                "maximum": 4294967295,
                                "example": 1
                              },
                              "cipslaAutoGroupSchedStorageType": {
                                "type": "string",
                                "example": "configured-value"
                              },
                              "cipslaAutoGroupSchedRowStatus": {
                                "type": "string",
                                "example": "active"
                              }
                            },
                            "example": "configured-value"
                          },
                          "example": "configured-value"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB": {
                    "cipslaAutoGroupTable": {
                      "cipslaAutoGroupEntry": [
                        {
                          "cipslaAutoGroupName": "example-1",
                          "cipslaAutoGroupDescription": "configured-value",
                          "cipslaAutoGroupDestinationName": "example-1",
                          "cipslaAutoGroupADDestPort": "configured-value",
                          "cipslaAutoGroupOperTemplateName": "45",
                          "cipslaAutoGroupSchedulerId": "1",
                          "cipslaAutoGroupQoSEnable": true,
                          "cipslaAutoGroupOperType": "configured-value",
                          "cipslaAutoGroupDestIPADEnable": true,
                          "cipslaAutoGroupADMeasureRetry": 1,
                          "cipslaAutoGroupADDestIPAgeout": 1,
                          "cipslaAutoGroupStorageType": "configured-value",
                          "cipslaAutoGroupRowStatus": "active"
                        }
                      ]
                    },
                    "cipslaAutoGroupDestTable": {
                      "cipslaAutoGroupDestEntry": {
                        "cipslaAutoGroupDestName": "example-1",
                        "cipslaAutoGroupDestIpAddrType": "configured-value",
                        "cipslaAutoGroupDestIpAddr": "configured-value",
                        "cipslaAutoGroupDestPort": "configured-value",
                        "cipslaAutoGroupDestStorageType": "configured-value",
                        "cipslaAutoGroupDestRowStatus": "active"
                      }
                    },
                    "cipslaReactTable": {
                      "cipslaReactEntry": {
                        "cipslaAutoGroupOperType": "configured-value",
                        "cipslaAutoGroupOperTemplateName": "45",
                        "cipslaReactConfigIndex": 1,
                        "cipslaReactVar": "configured-value",
                        "cipslaReactThresholdType": "default",
                        "cipslaReactActionType": "default",
                        "cipslaReactThresholdRising": 1,
                        "cipslaReactThresholdFalling": 1,
                        "cipslaReactThresholdCountX": 10,
                        "cipslaReactThresholdCountY": 10,
                        "cipslaReactStorageType": "configured-value",
                        "cipslaReactRowStatus": "active"
                      }
                    },
                    "cipslaAutoGroupSchedTable": {
                      "cipslaAutoGroupSchedEntry": [
                        {
                          "cipslaAutoGroupSchedId": "1",
                          "cipslaAutoGroupSchedPeriod": 1,
                          "cipslaAutoGroupSchedInterval": 1,
                          "cipslaAutoGroupSchedLife": 1,
                          "cipslaAutoGroupSchedAgeout": 1,
                          "cipslaAutoGroupSchedMaxInterval": 1,
                          "cipslaAutoGroupSchedMinInterval": 1,
                          "cipslaAutoGroupSchedStartTime": 1,
                          "cipslaAutoGroupSchedStorageType": "configured-value",
                          "cipslaAutoGroupSchedRowStatus": "active"
                        }
                      ]
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve CISCO-IPSLA-AUTOMEASURE-MIB from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupTable": {
      "get": {
        "summary": "Get cipslaAutoGroupTable",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupTable",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cipslaAutoGroupEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "cipslaAutoGroupName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "cipslaAutoGroupDescription": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cipslaAutoGroupDestinationName": {
                            "type": "string",
                            "example": "example-1"
                          },
                          "cipslaAutoGroupADDestPort": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cipslaAutoGroupOperTemplateName": {
                            "type": "string",
                            "example": "45"
                          },
                          "cipslaAutoGroupSchedulerId": {
                            "type": "string",
                            "example": "1"
                          },
                          "cipslaAutoGroupQoSEnable": {
                            "type": "boolean",
                            "example": true
                          },
                          "cipslaAutoGroupOperType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cipslaAutoGroupDestIPADEnable": {
                            "type": "boolean",
                            "example": true
                          },
                          "cipslaAutoGroupADMeasureRetry": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cipslaAutoGroupADDestIPAgeout": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cipslaAutoGroupStorageType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cipslaAutoGroupRowStatus": {
                            "type": "string",
                            "example": "active"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupTable": {
                    "cipslaAutoGroupEntry": [
                      {
                        "cipslaAutoGroupName": "example-1",
                        "cipslaAutoGroupDescription": "configured-value",
                        "cipslaAutoGroupDestinationName": "example-1",
                        "cipslaAutoGroupADDestPort": "configured-value",
                        "cipslaAutoGroupOperTemplateName": "45",
                        "cipslaAutoGroupSchedulerId": "1",
                        "cipslaAutoGroupQoSEnable": true,
                        "cipslaAutoGroupOperType": "configured-value",
                        "cipslaAutoGroupDestIPADEnable": true,
                        "cipslaAutoGroupADMeasureRetry": 1,
                        "cipslaAutoGroupADDestIPAgeout": 1,
                        "cipslaAutoGroupStorageType": "configured-value",
                        "cipslaAutoGroupRowStatus": "active"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupTable/cipslaAutoGroupEntry": {
      "get": {
        "summary": "Get cipslaAutoGroupEntry",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupTable-cipslaAutoGroupEntry",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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": {
                      "cipslaAutoGroupName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "cipslaAutoGroupDescription": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cipslaAutoGroupDestinationName": {
                        "type": "string",
                        "example": "example-1"
                      },
                      "cipslaAutoGroupADDestPort": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cipslaAutoGroupOperTemplateName": {
                        "type": "string",
                        "example": "45"
                      },
                      "cipslaAutoGroupSchedulerId": {
                        "type": "string",
                        "example": "1"
                      },
                      "cipslaAutoGroupQoSEnable": {
                        "type": "boolean",
                        "example": true
                      },
                      "cipslaAutoGroupOperType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cipslaAutoGroupDestIPADEnable": {
                        "type": "boolean",
                        "example": true
                      },
                      "cipslaAutoGroupADMeasureRetry": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cipslaAutoGroupADDestIPAgeout": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cipslaAutoGroupStorageType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cipslaAutoGroupRowStatus": {
                        "type": "string",
                        "example": "active"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupEntry": [
                    {
                      "cipslaAutoGroupName": "example-1",
                      "cipslaAutoGroupDescription": "configured-value",
                      "cipslaAutoGroupDestinationName": "example-1",
                      "cipslaAutoGroupADDestPort": "configured-value",
                      "cipslaAutoGroupOperTemplateName": "45",
                      "cipslaAutoGroupSchedulerId": "1",
                      "cipslaAutoGroupQoSEnable": true,
                      "cipslaAutoGroupOperType": "configured-value",
                      "cipslaAutoGroupDestIPADEnable": true,
                      "cipslaAutoGroupADMeasureRetry": 1,
                      "cipslaAutoGroupADDestIPAgeout": 1,
                      "cipslaAutoGroupStorageType": "configured-value",
                      "cipslaAutoGroupRowStatus": "active"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupTable/cipslaAutoGroupEntry/cipslaAutoGroupName": {
      "get": {
        "summary": "Get cipslaAutoGroupName",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupTable-cipslaAutoGroupEntry-cipslaAutoGroupName",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupTable/cipslaAutoGroupEntry/cipslaAutoGroupDescription": {
      "get": {
        "summary": "Get cipslaAutoGroupDescription",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupTable-cipslaAutoGroupEntry-cipslaAutoGroupDescription",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupDescription": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupDescription from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupTable/cipslaAutoGroupEntry/cipslaAutoGroupDestinationName": {
      "get": {
        "summary": "Get cipslaAutoGroupDestinationName",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupTable-cipslaAutoGroupEntry-cipslaAutoGroupDestinationName",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupDestinationName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupDestinationName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupTable/cipslaAutoGroupEntry/cipslaAutoGroupADDestPort": {
      "get": {
        "summary": "Get cipslaAutoGroupADDestPort",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupTable-cipslaAutoGroupEntry-cipslaAutoGroupADDestPort",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupADDestPort": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupADDestPort from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupTable/cipslaAutoGroupEntry/cipslaAutoGroupOperTemplateName": {
      "get": {
        "summary": "Get cipslaAutoGroupOperTemplateName",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupTable-cipslaAutoGroupEntry-cipslaAutoGroupOperTemplateName",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "45"
                },
                "example": {
                  "CISCO-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupOperTemplateName": "45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupOperTemplateName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupTable/cipslaAutoGroupEntry/cipslaAutoGroupSchedulerId": {
      "get": {
        "summary": "Get cipslaAutoGroupSchedulerId",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupTable-cipslaAutoGroupEntry-cipslaAutoGroupSchedulerId",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupSchedulerId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupSchedulerId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupTable/cipslaAutoGroupEntry/cipslaAutoGroupQoSEnable": {
      "get": {
        "summary": "Get cipslaAutoGroupQoSEnable",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupTable-cipslaAutoGroupEntry-cipslaAutoGroupQoSEnable",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupQoSEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupQoSEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupTable/cipslaAutoGroupEntry/cipslaAutoGroupOperType": {
      "get": {
        "summary": "Get cipslaAutoGroupOperType",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupTable-cipslaAutoGroupEntry-cipslaAutoGroupOperType",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupOperType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupOperType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupTable/cipslaAutoGroupEntry/cipslaAutoGroupDestIPADEnable": {
      "get": {
        "summary": "Get cipslaAutoGroupDestIPADEnable",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupTable-cipslaAutoGroupEntry-cipslaAutoGroupDestIPADEnable",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupDestIPADEnable": true
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupDestIPADEnable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupTable/cipslaAutoGroupEntry/cipslaAutoGroupADMeasureRetry": {
      "get": {
        "summary": "Get cipslaAutoGroupADMeasureRetry",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupTable-cipslaAutoGroupEntry-cipslaAutoGroupADMeasureRetry",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupADMeasureRetry": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupADMeasureRetry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupTable/cipslaAutoGroupEntry/cipslaAutoGroupADDestIPAgeout": {
      "get": {
        "summary": "Get cipslaAutoGroupADDestIPAgeout",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupTable-cipslaAutoGroupEntry-cipslaAutoGroupADDestIPAgeout",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupADDestIPAgeout": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupADDestIPAgeout from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupTable/cipslaAutoGroupEntry/cipslaAutoGroupStorageType": {
      "get": {
        "summary": "Get cipslaAutoGroupStorageType",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupTable-cipslaAutoGroupEntry-cipslaAutoGroupStorageType",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupStorageType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupStorageType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupTable/cipslaAutoGroupEntry/cipslaAutoGroupRowStatus": {
      "get": {
        "summary": "Get cipslaAutoGroupRowStatus",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupTable-cipslaAutoGroupEntry-cipslaAutoGroupRowStatus",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupDestTable": {
      "get": {
        "summary": "Get cipslaAutoGroupDestTable",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupDestTable",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cipslaAutoGroupDestEntry": {
                      "type": "object",
                      "properties": {
                        "cipslaAutoGroupDestName": {
                          "type": "string",
                          "example": "example-1"
                        },
                        "cipslaAutoGroupDestIpAddrType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cipslaAutoGroupDestIpAddr": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cipslaAutoGroupDestPort": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cipslaAutoGroupDestStorageType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cipslaAutoGroupDestRowStatus": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupDestTable": {
                    "cipslaAutoGroupDestEntry": {
                      "cipslaAutoGroupDestName": "example-1",
                      "cipslaAutoGroupDestIpAddrType": "configured-value",
                      "cipslaAutoGroupDestIpAddr": "configured-value",
                      "cipslaAutoGroupDestPort": "configured-value",
                      "cipslaAutoGroupDestStorageType": "configured-value",
                      "cipslaAutoGroupDestRowStatus": "active"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupDestTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupDestTable/cipslaAutoGroupDestEntry": {
      "get": {
        "summary": "Get cipslaAutoGroupDestEntry",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupDestTable-cipslaAutoGroupDestEntry",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cipslaAutoGroupDestName": {
                      "type": "string",
                      "example": "example-1"
                    },
                    "cipslaAutoGroupDestIpAddrType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cipslaAutoGroupDestIpAddr": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cipslaAutoGroupDestPort": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cipslaAutoGroupDestStorageType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cipslaAutoGroupDestRowStatus": {
                      "type": "string",
                      "example": "active"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupDestEntry": {
                    "cipslaAutoGroupDestName": "example-1",
                    "cipslaAutoGroupDestIpAddrType": "configured-value",
                    "cipslaAutoGroupDestIpAddr": "configured-value",
                    "cipslaAutoGroupDestPort": "configured-value",
                    "cipslaAutoGroupDestStorageType": "configured-value",
                    "cipslaAutoGroupDestRowStatus": "active"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupDestEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupDestTable/cipslaAutoGroupDestEntry/cipslaAutoGroupDestName": {
      "get": {
        "summary": "Get cipslaAutoGroupDestName",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupDestTable-cipslaAutoGroupDestEntry-cipslaAutoGroupDestName",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupDestName": "example-1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupDestName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupDestTable/cipslaAutoGroupDestEntry/cipslaAutoGroupDestIpAddrType": {
      "get": {
        "summary": "Get cipslaAutoGroupDestIpAddrType",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupDestTable-cipslaAutoGroupDestEntry-cipslaAutoGroupDestIpAddrType",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupDestIpAddrType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupDestIpAddrType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupDestTable/cipslaAutoGroupDestEntry/cipslaAutoGroupDestIpAddr": {
      "get": {
        "summary": "Get cipslaAutoGroupDestIpAddr",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupDestTable-cipslaAutoGroupDestEntry-cipslaAutoGroupDestIpAddr",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupDestIpAddr": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupDestIpAddr from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupDestTable/cipslaAutoGroupDestEntry/cipslaAutoGroupDestPort": {
      "get": {
        "summary": "Get cipslaAutoGroupDestPort",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupDestTable-cipslaAutoGroupDestEntry-cipslaAutoGroupDestPort",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupDestPort": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupDestPort from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupDestTable/cipslaAutoGroupDestEntry/cipslaAutoGroupDestStorageType": {
      "get": {
        "summary": "Get cipslaAutoGroupDestStorageType",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupDestTable-cipslaAutoGroupDestEntry-cipslaAutoGroupDestStorageType",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupDestStorageType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupDestStorageType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupDestTable/cipslaAutoGroupDestEntry/cipslaAutoGroupDestRowStatus": {
      "get": {
        "summary": "Get cipslaAutoGroupDestRowStatus",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupDestTable-cipslaAutoGroupDestEntry-cipslaAutoGroupDestRowStatus",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupDestRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupDestRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaReactTable": {
      "get": {
        "summary": "Get cipslaReactTable",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaReactTable",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cipslaReactEntry": {
                      "type": "object",
                      "properties": {
                        "cipslaAutoGroupOperType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cipslaAutoGroupOperTemplateName": {
                          "type": "string",
                          "example": "45"
                        },
                        "cipslaReactConfigIndex": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cipslaReactVar": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cipslaReactThresholdType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cipslaReactActionType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cipslaReactThresholdRising": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cipslaReactThresholdFalling": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 1
                        },
                        "cipslaReactThresholdCountX": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 10
                        },
                        "cipslaReactThresholdCountY": {
                          "type": "integer",
                          "minimum": 0,
                          "maximum": 4294967295,
                          "example": 10
                        },
                        "cipslaReactStorageType": {
                          "type": "string",
                          "example": "configured-value"
                        },
                        "cipslaReactRowStatus": {
                          "type": "string",
                          "example": "active"
                        }
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IPSLA-AUTOMEASURE-MIB:cipslaReactTable": {
                    "cipslaReactEntry": {
                      "cipslaAutoGroupOperType": "configured-value",
                      "cipslaAutoGroupOperTemplateName": "45",
                      "cipslaReactConfigIndex": 1,
                      "cipslaReactVar": "configured-value",
                      "cipslaReactThresholdType": "default",
                      "cipslaReactActionType": "default",
                      "cipslaReactThresholdRising": 1,
                      "cipslaReactThresholdFalling": 1,
                      "cipslaReactThresholdCountX": 10,
                      "cipslaReactThresholdCountY": 10,
                      "cipslaReactStorageType": "configured-value",
                      "cipslaReactRowStatus": "active"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaReactTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaReactTable/cipslaReactEntry": {
      "get": {
        "summary": "Get cipslaReactEntry",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaReactTable-cipslaReactEntry",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cipslaAutoGroupOperType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cipslaAutoGroupOperTemplateName": {
                      "type": "string",
                      "example": "45"
                    },
                    "cipslaReactConfigIndex": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cipslaReactVar": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cipslaReactThresholdType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cipslaReactActionType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cipslaReactThresholdRising": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cipslaReactThresholdFalling": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 1
                    },
                    "cipslaReactThresholdCountX": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 10
                    },
                    "cipslaReactThresholdCountY": {
                      "type": "integer",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "example": 10
                    },
                    "cipslaReactStorageType": {
                      "type": "string",
                      "example": "configured-value"
                    },
                    "cipslaReactRowStatus": {
                      "type": "string",
                      "example": "active"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IPSLA-AUTOMEASURE-MIB:cipslaReactEntry": {
                    "cipslaAutoGroupOperType": "configured-value",
                    "cipslaAutoGroupOperTemplateName": "45",
                    "cipslaReactConfigIndex": 1,
                    "cipslaReactVar": "configured-value",
                    "cipslaReactThresholdType": "default",
                    "cipslaReactActionType": "default",
                    "cipslaReactThresholdRising": 1,
                    "cipslaReactThresholdFalling": 1,
                    "cipslaReactThresholdCountX": 10,
                    "cipslaReactThresholdCountY": 10,
                    "cipslaReactStorageType": "configured-value",
                    "cipslaReactRowStatus": "active"
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaReactEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaReactTable/cipslaReactEntry/cipslaAutoGroupOperType": {
      "get": {
        "summary": "Get cipslaAutoGroupOperType",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaReactTable-cipslaReactEntry-cipslaAutoGroupOperType",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupOperType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupOperType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaReactTable/cipslaReactEntry/cipslaAutoGroupOperTemplateName": {
      "get": {
        "summary": "Get cipslaAutoGroupOperTemplateName",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaReactTable-cipslaReactEntry-cipslaAutoGroupOperTemplateName",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "string",
                  "example": "45"
                },
                "example": {
                  "CISCO-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupOperTemplateName": "45"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupOperTemplateName from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaReactTable/cipslaReactEntry/cipslaReactConfigIndex": {
      "get": {
        "summary": "Get cipslaReactConfigIndex",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaReactTable-cipslaReactEntry-cipslaReactConfigIndex",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaReactConfigIndex": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaReactConfigIndex from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaReactTable/cipslaReactEntry/cipslaReactVar": {
      "get": {
        "summary": "Get cipslaReactVar",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaReactTable-cipslaReactEntry-cipslaReactVar",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaReactVar": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaReactVar from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaReactTable/cipslaReactEntry/cipslaReactThresholdType": {
      "get": {
        "summary": "Get cipslaReactThresholdType",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaReactTable-cipslaReactEntry-cipslaReactThresholdType",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaReactThresholdType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaReactThresholdType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaReactTable/cipslaReactEntry/cipslaReactActionType": {
      "get": {
        "summary": "Get cipslaReactActionType",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaReactTable-cipslaReactEntry-cipslaReactActionType",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaReactActionType": "default"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaReactActionType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaReactTable/cipslaReactEntry/cipslaReactThresholdRising": {
      "get": {
        "summary": "Get cipslaReactThresholdRising",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaReactTable-cipslaReactEntry-cipslaReactThresholdRising",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaReactThresholdRising": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaReactThresholdRising from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaReactTable/cipslaReactEntry/cipslaReactThresholdFalling": {
      "get": {
        "summary": "Get cipslaReactThresholdFalling",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaReactTable-cipslaReactEntry-cipslaReactThresholdFalling",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaReactThresholdFalling": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaReactThresholdFalling from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaReactTable/cipslaReactEntry/cipslaReactThresholdCountX": {
      "get": {
        "summary": "Get cipslaReactThresholdCountX",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaReactTable-cipslaReactEntry-cipslaReactThresholdCountX",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaReactThresholdCountX": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaReactThresholdCountX from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaReactTable/cipslaReactEntry/cipslaReactThresholdCountY": {
      "get": {
        "summary": "Get cipslaReactThresholdCountY",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaReactTable-cipslaReactEntry-cipslaReactThresholdCountY",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaReactThresholdCountY": 10
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaReactThresholdCountY from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaReactTable/cipslaReactEntry/cipslaReactStorageType": {
      "get": {
        "summary": "Get cipslaReactStorageType",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaReactTable-cipslaReactEntry-cipslaReactStorageType",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaReactStorageType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaReactStorageType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaReactTable/cipslaReactEntry/cipslaReactRowStatus": {
      "get": {
        "summary": "Get cipslaReactRowStatus",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaReactTable-cipslaReactEntry-cipslaReactRowStatus",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaReactRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaReactRowStatus from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupSchedTable": {
      "get": {
        "summary": "Get cipslaAutoGroupSchedTable",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupSchedTable",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-MIB"
        ],
        "parameters": [
          {
            "$ref": "#/components/parameters/accept"
          },
          {
            "$ref": "#/components/parameters/depth"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cipslaAutoGroupSchedEntry": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "cipslaAutoGroupSchedId": {
                            "type": "string",
                            "example": "1"
                          },
                          "cipslaAutoGroupSchedPeriod": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cipslaAutoGroupSchedInterval": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cipslaAutoGroupSchedLife": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cipslaAutoGroupSchedAgeout": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cipslaAutoGroupSchedMaxInterval": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cipslaAutoGroupSchedMinInterval": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cipslaAutoGroupSchedStartTime": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 4294967295,
                            "example": 1
                          },
                          "cipslaAutoGroupSchedStorageType": {
                            "type": "string",
                            "example": "configured-value"
                          },
                          "cipslaAutoGroupSchedRowStatus": {
                            "type": "string",
                            "example": "active"
                          }
                        },
                        "example": "configured-value"
                      },
                      "example": "configured-value"
                    }
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupSchedTable": {
                    "cipslaAutoGroupSchedEntry": [
                      {
                        "cipslaAutoGroupSchedId": "1",
                        "cipslaAutoGroupSchedPeriod": 1,
                        "cipslaAutoGroupSchedInterval": 1,
                        "cipslaAutoGroupSchedLife": 1,
                        "cipslaAutoGroupSchedAgeout": 1,
                        "cipslaAutoGroupSchedMaxInterval": 1,
                        "cipslaAutoGroupSchedMinInterval": 1,
                        "cipslaAutoGroupSchedStartTime": 1,
                        "cipslaAutoGroupSchedStorageType": "configured-value",
                        "cipslaAutoGroupSchedRowStatus": "active"
                      }
                    ]
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupSchedTable from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupSchedTable/cipslaAutoGroupSchedEntry": {
      "get": {
        "summary": "Get cipslaAutoGroupSchedEntry",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupSchedTable-cipslaAutoGroupSchedEntry",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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": {
                      "cipslaAutoGroupSchedId": {
                        "type": "string",
                        "example": "1"
                      },
                      "cipslaAutoGroupSchedPeriod": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cipslaAutoGroupSchedInterval": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cipslaAutoGroupSchedLife": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cipslaAutoGroupSchedAgeout": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cipslaAutoGroupSchedMaxInterval": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cipslaAutoGroupSchedMinInterval": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cipslaAutoGroupSchedStartTime": {
                        "type": "integer",
                        "minimum": 0,
                        "maximum": 4294967295,
                        "example": 1
                      },
                      "cipslaAutoGroupSchedStorageType": {
                        "type": "string",
                        "example": "configured-value"
                      },
                      "cipslaAutoGroupSchedRowStatus": {
                        "type": "string",
                        "example": "active"
                      }
                    },
                    "example": "configured-value"
                  },
                  "example": "configured-value"
                },
                "example": {
                  "CISCO-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupSchedEntry": [
                    {
                      "cipslaAutoGroupSchedId": "1",
                      "cipslaAutoGroupSchedPeriod": 1,
                      "cipslaAutoGroupSchedInterval": 1,
                      "cipslaAutoGroupSchedLife": 1,
                      "cipslaAutoGroupSchedAgeout": 1,
                      "cipslaAutoGroupSchedMaxInterval": 1,
                      "cipslaAutoGroupSchedMinInterval": 1,
                      "cipslaAutoGroupSchedStartTime": 1,
                      "cipslaAutoGroupSchedStorageType": "configured-value",
                      "cipslaAutoGroupSchedRowStatus": "active"
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupSchedEntry from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupSchedTable/cipslaAutoGroupSchedEntry/cipslaAutoGroupSchedId": {
      "get": {
        "summary": "Get cipslaAutoGroupSchedId",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupSchedTable-cipslaAutoGroupSchedEntry-cipslaAutoGroupSchedId",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupSchedId": "1"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupSchedId from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupSchedTable/cipslaAutoGroupSchedEntry/cipslaAutoGroupSchedPeriod": {
      "get": {
        "summary": "Get cipslaAutoGroupSchedPeriod",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupSchedTable-cipslaAutoGroupSchedEntry-cipslaAutoGroupSchedPeriod",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupSchedPeriod": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupSchedPeriod from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupSchedTable/cipslaAutoGroupSchedEntry/cipslaAutoGroupSchedInterval": {
      "get": {
        "summary": "Get cipslaAutoGroupSchedInterval",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupSchedTable-cipslaAutoGroupSchedEntry-cipslaAutoGroupSchedInterval",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupSchedInterval": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupSchedInterval from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupSchedTable/cipslaAutoGroupSchedEntry/cipslaAutoGroupSchedLife": {
      "get": {
        "summary": "Get cipslaAutoGroupSchedLife",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupSchedTable-cipslaAutoGroupSchedEntry-cipslaAutoGroupSchedLife",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupSchedLife": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupSchedLife from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupSchedTable/cipslaAutoGroupSchedEntry/cipslaAutoGroupSchedAgeout": {
      "get": {
        "summary": "Get cipslaAutoGroupSchedAgeout",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupSchedTable-cipslaAutoGroupSchedEntry-cipslaAutoGroupSchedAgeout",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupSchedAgeout": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupSchedAgeout from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupSchedTable/cipslaAutoGroupSchedEntry/cipslaAutoGroupSchedMaxInterval": {
      "get": {
        "summary": "Get cipslaAutoGroupSchedMaxInterval",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupSchedTable-cipslaAutoGroupSchedEntry-cipslaAutoGroupSchedMaxInterval",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupSchedMaxInterval": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupSchedMaxInterval from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupSchedTable/cipslaAutoGroupSchedEntry/cipslaAutoGroupSchedMinInterval": {
      "get": {
        "summary": "Get cipslaAutoGroupSchedMinInterval",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupSchedTable-cipslaAutoGroupSchedEntry-cipslaAutoGroupSchedMinInterval",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupSchedMinInterval": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupSchedMinInterval from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupSchedTable/cipslaAutoGroupSchedEntry/cipslaAutoGroupSchedStartTime": {
      "get": {
        "summary": "Get cipslaAutoGroupSchedStartTime",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupSchedTable-cipslaAutoGroupSchedEntry-cipslaAutoGroupSchedStartTime",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupSchedStartTime": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupSchedStartTime from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupSchedTable/cipslaAutoGroupSchedEntry/cipslaAutoGroupSchedStorageType": {
      "get": {
        "summary": "Get cipslaAutoGroupSchedStorageType",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupSchedTable-cipslaAutoGroupSchedEntry-cipslaAutoGroupSchedStorageType",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupSchedStorageType": "configured-value"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupSchedStorageType from the device via RESTCONF.\n\nReturns the current operational or configuration state of this resource."
      }
    },
    "/data/CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupSchedTable/cipslaAutoGroupSchedEntry/cipslaAutoGroupSchedRowStatus": {
      "get": {
        "summary": "Get cipslaAutoGroupSchedRowStatus",
        "operationId": "get-CISCO-IPSLA-AUTOMEASURE-MIB:CISCO-IPSLA-AUTOMEASURE-MIB-cipslaAutoGroupSchedTable-cipslaAutoGroupSchedEntry-cipslaAutoGroupSchedRowStatus",
        "tags": [
          "CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB:cipslaAutoGroupSchedRowStatus": "active"
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized"
          },
          "404": {
            "description": "Resource not found"
          }
        },
        "description": "Retrieve cipslaAutoGroupSchedRowStatus 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": []
    }
  ]
}
