NamespaceAssetStatusManagementGroup interface
Defines the asset status management group properties.
Properties
| actions | Array of action statuses that describe the status of each action. |
| name | The name of the management group. Must be unique within the status.managementGroups array. This name is used to correlate between the spec and status event information. |
Property Details
actions
Array of action statuses that describe the status of each action.
actions?: NamespaceAssetStatusManagementAction[]
Property Value
name
The name of the management group. Must be unique within the status.managementGroups array. This name is used to correlate between the spec and status event information.
name: string
Property Value
string