GetLldpInfo
You can use the GetLldpInfo method to get the Link Layer Discovery Protocol (LLDP) configuration for each node of a storage cluster, or an individual storage node.
Parameters
This method has no input parameters.
Return values
This method has the following return values:
| Name | Description | Type |
|---|---|---|
lldpInfo |
Information about the chassis, interface, and neighbor LLDP settings for each node of a storage cluster. |
JSON object |
Request example
Requests for this method are similar to the following example:
{
"method": "GetLldpInfo",
"id" : 1
}
Response example
Due to the length of this response example, it is documented in a supplementary topic.
New since version
11.0