# GroupProperties

## Properties

| Name                            | Type        | Description                                                                                                                                                           | Notes                               |
| ------------------------------- | ----------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------- |
| **accessActivityLog**           | **boolean** | Activity log access privilege.                                                                                                                                        | \[optional] \[default to undefined] |
| **accessAndManageCertificates** | **boolean** | Privilege for a group to access and manage certificates.                                                                                                              | \[optional] \[default to undefined] |
| **accessAndManageDns**          | **boolean** | Privilege for a group to access and manage dns records.                                                                                                               | \[optional] \[default to undefined] |
| **accessAndManageMonitoring**   | **boolean** | Privilege for a group to access and manage monitoring related functionality (access metrics, CRUD on alarms, alarm-actions etc) using Monotoring-as-a-Service (MaaS). | \[optional] \[default to undefined] |
| **createBackupUnit**            | **boolean** | Create backup unit privilege.                                                                                                                                         | \[optional] \[default to undefined] |
| **createDataCenter**            | **boolean** | Create data center privilege.                                                                                                                                         | \[optional] \[default to undefined] |
| **createFlowLog**               | **boolean** | Create Flow Logs privilege.                                                                                                                                           | \[optional] \[default to undefined] |
| **createInternetAccess**        | **boolean** | Create internet access privilege.                                                                                                                                     | \[optional] \[default to undefined] |
| **createK8sCluster**            | **boolean** | Create Kubernetes cluster privilege.                                                                                                                                  | \[optional] \[default to undefined] |
| **createPcc**                   | **boolean** | Create pcc privilege.                                                                                                                                                 | \[optional] \[default to undefined] |
| **createSnapshot**              | **boolean** | Create snapshot privilege.                                                                                                                                            | \[optional] \[default to undefined] |
| **manageDBaaS**                 | **boolean** | Privilege for a group to manage DBaaS related functionality.                                                                                                          | \[optional] \[default to undefined] |
| **manageDataplatform**          | **boolean** | Privilege for a group to access and manage the Data Platform.                                                                                                         | \[optional] \[default to undefined] |
| **manageRegistry**              | **boolean** | Privilege for group accessing container registry related functionality.                                                                                               | \[optional] \[default to undefined] |
| **name**                        | **string**  | The name of the resource.                                                                                                                                             | \[optional] \[default to undefined] |
| **reserveIp**                   | **boolean** | Reserve IP block privilege.                                                                                                                                           | \[optional] \[default to undefined] |
| **s3Privilege**                 | **boolean** | S3 privilege.                                                                                                                                                         | \[optional] \[default to undefined] |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ionos.com/nodejs-sdk/models/groupproperties.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
