Configuring the GRPC Port Number
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys.json
{ "topSystem": { "children": [ { "grpcInst": { "attributes": { "port": "sample_value" }}}]}}
Response
{ imdata:[] }
Copy
<System> <grpc-items> <port>sample_value</port> </grpc-items> </System>