INPUT_OBJECT
PutSmbConfigurationInput
link GraphQL Schema definition
- input PutSmbConfigurationInput {
- # Required. UUID used to identify the cluster the request goes to.
- : String!
- # Required. SMB configuration.
- : SmbConfigInput!
- }
INPUT_OBJECT
- input PutSmbConfigurationInput {
- # Required. UUID used to identify the cluster the request goes to.
- : String!
- # Required. SMB configuration.
- : SmbConfigInput!
- }