SerializableEndpointPatchItemDto
@Serializable
DTO for interaction with the management apis.
Constructors
Link copied to clipboard
constructor(key: EndpointConfiguration.Key, shouldFail: SetOrDont<Boolean?> = SetOrDont.DoNotSet, delayMs: SetOrDont<Int?> = SetOrDont.DoNotSet, appliedPresetOverride: SetOrDont<DashboardOverridePreset> = SetOrDont.DoNotSet)