InfraprofileConfigsValidationResult
The Configs.ValidationResult structure contains fields to describe result of validation of profile specification.
Properties
notifications
Optional
Notifications to the user Only set if the notifications were reported by this particular validation.
status
Required
Status of the Profile spec.
Possible values are: VALID , INVALID
JSON Example
{
"status": "enum"
}