resource

Type representing a IonosCloud resource.

Parameters:

NameRequiredDescription

name

true

The name of the resource.

Properties:

NameRequiredDescription

id

No

The ID of the resource.

type

No

The resource's type.

***

Changeable properties:

No Changeable properties

Examples

To list resources:

puppet resource resource

NOTE: If two resources have the same name only one of them will be shown.

To create, update or delete a resource:

No example available

Last updated