gRPC Network Operations Interface (gNOI) Support
Description gNOI (gRPC Network Operations Interface) defines a set of gRPC-based microservices for executing operational commands on network devices. Supported operational areas: gNOI Certificate Management (starting with 4.20.6F) – executes commands on the target relating to certificate management. /gnoi.certificate,CertificateManagement/CanGenerateCSR – used to check if a certificate signing request is supported, /gnoi.certificate,CertificateManagement/GetCertificates – used to get a list of certificates available. /gnoi.certificate.,CertificateManagement/Rotate – used to replace an existing certificate on the switch. Note: only internally generated CSRs are supported. gNOI System – a collection of operational RPCs. /gnoi.system.System/Ping (starting with 4.22.1F) – executes the ping command on the switch and streams...
Continue reading →