Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 813 Bytes

PolicyConfigResultContext.md

File metadata and controls

14 lines (10 loc) · 813 Bytes

PolicyConfigResultContext

The context for a validation/config result such as the related entity's name, type, MOID etc.

Properties

Name Type Description Notes
entity_data object The data of the object present in config result context. [optional]
entity_moid str The Moid of the object present in config result context. [optional]
entity_name str The name of the object present in config result context. [optional]
entity_type str The type of the object present in config result context. [optional]

[Back to Model list] [Back to API list] [Back to README]