OBJECT

NcdFrontEndCapacity

Description

FrontEndCapacityReply is returned in response to a FrontEndCapacityReq and holds the requested capacity.

link GraphQL Schema definition

  • type NcdFrontEndCapacity {
  • # The front-end capacity usage in bytes.
  • usageInBytes: Long!
  • }

link Require by