OBJECT
TanzuHubPolicyAlert
TanzuHubPolicyAlert
link GraphQL Schema definition
- type TanzuHubPolicyAlert {
- # Alert category
- TanzuHubPolicyAlertCategory! :
- # Alert severity
- TanzuHubPolicyFindingSeverity! :
- # Custom tags to be populated
- Tag!] : [
- # Alert type
- TanzuHubPolicyAlertType! :
- }