GroupCollection
Last updated
Was this helpful?
id
String
The unique resource identifier.
[readonly]
type
String
The resource type.
[optional][readonly]
href
String
The absolute URL to the resource's representation.
[optional][readonly]
require 'ionoscloud-vm-autoscaling'
instance = IonoscloudVmAutoscaling::GroupCollection.new(
id: null,
type: groups,
href: https://api.ionos.com/cloudapi/autoscaling/groups,
items: null
)Last updated
Was this helpful?
Was this helpful?