Item - Item Count Method

URI

https://164.99.19.131:8443/SentinelRESTServices/objects/menu-item/count

Supported Methods

GET

Authentication

Authentication Types
Sentinel Permissions Needed

Supported Formats

Response

URL Parameters

None.

Success Codes

Fault Codes

Response Data

Object type:
The count of menu-item objects that are available via GET.
FieldDescription
count

Sample Request

GET https://164.99.19.131:8443/SentinelRESTServices/objects/menu-item
Sample Response for application/json
Status: 200
{
   "count":5
}