OBJECT

NcdBackEndCapacity

Description

BackEndCapacityReply is returned in response to a BackEndCapacityReq and holds the requested capacity.

link GraphQL Schema definition

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

link Require by