ServerEntities
Properties
Example
require 'ionoscloud'
instance = Ionoscloud::ServerEntities.new(
cdroms: null,
nics: null,
volumes: null
)Last updated
Was this helpful?
require 'ionoscloud'
instance = Ionoscloud::ServerEntities.new(
cdroms: null,
nics: null,
volumes: null
)Last updated
Was this helpful?
Was this helpful?