SettingsClustersSoftwareReportsApplyImpactImpact

The ApplyImpact.Impact structure contains fields that describe what the impact is of a particular step during the apply operation.


Properties

message Required

Description of the impact.

JSON Example

{
	"message": {
		"args": [
			"string"
		],
		"default_message": "string",
		"id": "string"
	}
}

Feedback

Was this page helpful?