Get Log Source Virtualization Template Detailget https://localhost:8501/lr-admin-api/lsvtemplates/{id}/lsvtemplateitemsReturns Log Source Virtualization template details by Id.Path Paramsidintegerrequired-2147483647 to 2147483647The Object Id stored in the database.Query ParamsoffsetintegerDefaults to 0The starting point of records to be returned.countinteger1 to 1000Defaults to 100The number of results to be returned.orderBystringenumDefaults to nameSort records by name, regex, or sortOrder.nameregExsortOrderAllowed:nameregExsortOrderdirstringenumDefaults to ascendingSorts records by ascending or descending.ascendingdescendingAllowed:ascendingdescendingnamestringObject name filter.regexstringFilters records by object regex.messageSourceTypeIdintegerFilters records by object messageSourceTypeId.mpePolicyintegerFilters records by object mpePolicy.Responses 200Returns Log Source Virtualization templates that match specified criteria. 403An unauthorized user tried to fetch the LSV template detail.Updated 4 months ago