You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Current »

REST API Method: POST /rest/acltable/{identifier}

Modifies an Access Control List managed object.

URL:

https://192.168.0.111/rest/acltable/{identifier}

HTTP Method

POST

Requires Authentication:

true

The root page @parent could not be found in space SBC 1000/2000 API.

Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
SequenceNoNostringnone2000 - Max Length Specifies a sequence of Access Control List Entries provided as a comma-separated string of the entry IDs. .
SequenceSupportedNoNoEnum0Possible values:
  • 0 - btFalse
  • 1 - btTrue
Enables the sequencing of entries in the Access Control List
DescriptionNoNostringnone64 - Max Length Assigns an operator-friendly description text configured by the operator for future reference. Whitespaces are alowed.

Helpful Tip

The POST can contain either only the attributes that are being updated, or the full set of attributes for the resource

  • No labels