V2Policy Orchestrator For Folder Orchestration State Current Iteration State Error
data class V2PolicyOrchestratorForFolderOrchestrationStateCurrentIterationStateError(val code: Int? = null, val details: List<V2PolicyOrchestratorForFolderOrchestrationStateCurrentIterationStateErrorDetail>? = null, val message: String? = null)
Constructors
Link copied to clipboard
constructor(code: Int? = null, details: List<V2PolicyOrchestratorForFolderOrchestrationStateCurrentIterationStateErrorDetail>? = null, message: String? = null)
Properties
Link copied to clipboard
val details: List<V2PolicyOrchestratorForFolderOrchestrationStateCurrentIterationStateErrorDetail>? = null
(Output) A list of messages that carry the error details. There is a common set of message types for APIs to use. Structure is documented below.