View Source GoogleApi.BareMetalSolution.V2.Model.RenameNfsShareRequest (google_api_bare_metal_solution v0.7.0)
Message requesting rename of a server.
Attributes
-
newNfsshareId(type:String.t, default:nil) - Required. The newidof the nfsshare.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.BareMetalSolution.V2.Model.RenameNfsShareRequest{ newNfsshareId: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.