GET monitor/{id}/indexfragmentationlist?sqlInfoId={sqlInfoId}

Retrieves a list of index fragmentation information for the specified SqlProfileId and SqlInfoId

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id System.Guid Required
sqlInfoId System.Guid Required

Body Parameters

None

Response Information

Resource Description

Epic.Customer.Api.ResponseModels.SqlResponses.IndexFragmentationList
NameDescriptionTypeAdditional information
IsAzure System.Boolean None
RefreshEnabled System.Boolean None
EmptyItemsMessage System.String None
SqlProfileId System.Guid None
SqlInfoId System.Guid None
Items System.Collections.Generic.List`1[Epic.Data.Models.IndexFragmentationItem] None
TimeCollected System.DateTimeOffset None
SelectedSqlInfoId System.Guid None