BrightSignNetwork (BSN) Main A...
Main REST HTTP API version 201...
DeviceWebPages Endpoints (2017/01)
5min
these endpoints allow users to manage device webpages on the network base url for these endpoints https //api brightsignnetwork com/2017/01/rest/devicewebpages get / returns a list of webpages on a device parameters filter string an filter expressions in the main api (2017/01) docid\ l8mfvfdghpy9xgiuquwcm for filtering search results sort string an expression for sorting the search results the sort expression specifies the entry used for sorting and the ascending/descending (asc/desc) sorting order (e g " \[device] \[serial] asc ") marker string a value specifying which page to retrieve this value is useful if the istruncated entry in the response body of the previous get call indicates that the number of device webpage instances exceeds the pagesize pagesize int the maximum number of device webpage instances that can be contained in the response body response body returns a paged list entity (2017/01) docid\ yn3gu asyfisjdxgbjdvb of webpage entity instances on a network this will return not more than 100 entities along with the information necessary to return any other remaining pages delete / removes device webpages, specified by a filter, from a network this allows multiple device webpages to be deleted at once parameters filter string an filter expressions in the main api (2017/01) docid\ l8mfvfdghpy9xgiuquwcm for filtering search results response body returns the number of affected device webpages as an integer value get /count/ returns the number of webpages on a device parameters filter string an filter expressions in the main api (2017/01) docid\ l8mfvfdghpy9xgiuquwcm for filtering search results response body the device webpages count is returned as an integer value get /{id\ int}/ returns the specified webpage(s) on a device parameters id int a unique identifier for the webpage response body returns the webpage entity delete /{id\ int}/ deletes specified webpage(s) on a device parameters id int a unique identifier for the webpage response body on success this method returns a status code 2xx, on failure it returns a status code of 5xx get /{name}/ returns the specified webpage(s) on a device parameters name string the name of the webpage response body returns the webpage entity delete /{name}/ deletes specified webpage(s) on a device parameters name string the name of the webpage response body on success this method returns a status code 2xx, on failure it returns a status code of 5xx get /operations/ returns operational permissions granted to roles for specific business operations response body returns the business operations entity (2017/01) docid\ fwdujpp aohpf3res sz