share
Last updated
Last updated
Type representing a IonosCloud shared resource.
Name | Required | Description |
---|---|---|
Name | Required | Description |
---|---|---|
edit_privilege
share_privilege
NOTE: If two resources have the same name only one of them will be shown.
NOTE: If two resources with the same name ar found an error will be thrown, this only applies to cases where the resource cannot be identified. Example: an error is thrown for two servers with the same name in the same datacenter, not for two servers with the same name, but in different datacenters.
name
true
The ID of the resource to share.
ensure
No
The basic property that the resource should be in. Valid values are present
, absent
.
edit_privilege
No
Indicates if the group has permission to edit privileges on the resource. Valid values are true
, false
.
share_privilege
No
Indicates if the group has permission to share the resource. Valid values are true
, false
.
group_id
No
The ID of the group where the share will be available.
group_name
No
The name of the group where the share will be available.
type
No
The type of the shared resource.
***