A group of REST resources, such as a group of compute.Blade MOs. A ResourceGroup can contain static members which are specified as a set of object references, or it can contain dynamic members, which are specified through OData query filters. A Resource can be part of multiple resource groups.
Name | Type | Description | Notes |
---|---|---|---|
name | str | The name of this resource group. | [optional] |
per_type_combined_selector | list[ResourcePerTypeCombinedSelector] | [optional] | |
qualifier | str | Qualifier shall be used to specify if we want to organize resources using multiple resource group or single For an account, resource groups can be of only one of the above types. (Both the types are mutually exclusive for an account.). | [optional] [default to 'Allow-Selectors'] |
selectors | list[ResourceSelector] | [optional] | |
account | IamAccount | [optional] | |
organizations | list[OrganizationOrganization] | A reference to a organizationOrganization resource. When the $expand query parameter is specified, the referenced resource is returned inline. A collection of references to the organization.Organization Managed Object. When this managed object is deleted, the referenced organization.Organization MOs unset their reference to this deleted MO. | [optional] |