1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
# GroupProperties
## Properties
| Name | Type | Description | Notes |
| ------------ | ------------- | ------------- | ------------- |
| **access_activity_log** | **bool** | Activity log access privilege. | [optional] |
| **access_and_manage_certificates** | **bool** | Privilege for a group to access and manage certificates. | [optional] |
| **access_and_manage_dns** | **bool** | Privilege for a group to access and manage dns records. | [optional] |
| **access_and_manage_monitoring** | **bool** | 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] |
| **create_backup_unit** | **bool** | Create backup unit privilege. | [optional] |
| **create_data_center** | **bool** | Create data center privilege. | [optional] |
| **create_flow_log** | **bool** | Create Flow Logs privilege. | [optional] |
| **create_internet_access** | **bool** | Create internet access privilege. | [optional] |
| **create_k8s_cluster** | **bool** | Create Kubernetes cluster privilege. | [optional] |
| **create_pcc** | **bool** | Create pcc privilege. | [optional] |
| **create_snapshot** | **bool** | Create snapshot privilege. | [optional] |
| **manage_dbaas** | **bool** | Privilege for a group to manage DBaaS related functionality. | [optional] |
| **manage_dataplatform** | **bool** | Privilege for a group to access and manage the Data Platform. | [optional] |
| **manage_registry** | **bool** | Privilege for group accessing container registry related functionality. | [optional] |
| **name** | **str** | The name of the resource. | [optional] |
| **reserve_ip** | **bool** | Reserve IP block privilege. | [optional] |
| **s3_privilege** | **bool** | S3 privilege. | [optional] |
|