Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 839 Bytes

ServerConfigResult.md

File metadata and controls

12 lines (8 loc) · 839 Bytes

ServerConfigResult

The profile configuration (deploy, validation) results with the overall state and detailed result messages.

Properties

Name Type Description Notes
profile ServerProfile [optional]
result_entries list[ServerConfigResultEntry] A reference to a serverConfigResultEntry resource. When the $expand query parameter is specified, the referenced resource is returned inline. Detailed result entries for both validation & configration. Each result entry can be error/warning/info messages and the context. [optional]

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