GET api/OpsLog/GetTabs/{auth}

Used to provide the list of tabs for the Operations Log for current user

Request Information

URI Parameters

NameDescriptionTypeAdditional information
auth

The authorization GUID for this user session

string

Required

Body Parameters

None.

Response Information

Resource Description

List of Operations Log Tabs

Collection of OpsLogTab
NameDescriptionTypeAdditional information
TabID

Contains the unique tab identifier

integer

None.

Name

Contains the name of the tab

string

None.

SequenceNumber

Contains the sequence number of the tab

integer

None.

Layout

Contains the name of the tab

string

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.