Skip to main content

Get Access rule Entity

Returns Access rule Entity

Path Parameters
  • access-rule-id integer required

    Possible values: >= 1

    Unique Id for access rule

Responses

OK


Schema
  • id integer

    Possible values: >= -1

    UID for entities references. If value is -1, then it means that is no entity reference for this structure

  • link_id object

    Unique entity set by the server to bind some parameters with each other

  • name string

    Possible values: <= 100 characters

    Name of access rule entity

  • description string

    Possible values: <= 255 characters

    Description of access rule entity

  • settings object[]

    Describes relations the reader-to-relay relationship for the access rule entity

  • reader string

    Unique reader identifier

  • relays integer[]

    Set of relays

  • references_count object

    list of the number of links

  • identifiers integer

    Count of identifiers attached to the access rules

  • time_profiles integer

    Count of time_profiles attached to the access rules

  • users integer

    Count of users attached to the access rules

Loading...