SGTDynamicObject
Description
Set of tags (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Supported Operations
- getSGTDynamicObjectList
- addSGTDynamicObject
- getSGTDynamicObject
- deleteSGTDynamicObject
- editSGTDynamicObject
Model Properties
| Property | Required | Type | Description | |||
|---|---|---|---|---|---|---|
| version | False | string | Current version of the object | |||
| name | False | string | User defined string name of the object | |||
| description | False | string | User defined description for the object Field level constraints: length must be between 0 and 200 (inclusive), must match pattern ^((?!;).)*$. (Note: Additional constraints might exist) |
|||
| tags | True | [object] | List of SecurityGroupTagEntry tag references Field level constraints: cannot be null. (Note: Additional constraints might exist) |
|||
| id | False | string | UUID Field level constraints: must match pattern ^((?!;).)*$. (Note: Additional constraints might exist) |
|||
| type | True | string | SGTDynamicObject object type | |||