INPUT_OBJECT
BulkDeleteNasSystemsInput
Description
Input to initiate deletion of multiple registered NAS systems.
link GraphQL Schema definition
- input BulkDeleteNasSystemsInput {
- # Required. NAS system IDs to delete.
- BulkDeleteNasSystemRequestInput! :
- }