INPUT_OBJECT

DeleteNasSystemInput

Description

Input for deleting a registered NAS system.

link GraphQL Schema definition

  • input DeleteNasSystemInput {
  • # Required. ID of the NAS system to delete.
  • id: String!
  • }

link Require by