GET /v1/getAccessRightsForEntity - BlueCat Integrity - 9.5.0

Address Manager Legacy v1 API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.5.0

Description

Returns an array of access rights for entities.
Note: This API method supports read-only API sessions. For more information on read-only API sessions and a list of API methods that support read-only API session, refer to Read-only Legacy v1 API sessions.

Parameters

Name Description
count

Location: query

Type: integer (int32)

The maximum number of access right child objects to return.
entityId

Location: query

Type: integer (int64)

The object ID of the entity whose access rights are returned.
start

Location: query

Type: integer (int32)

Indicates where in the list of child access right objects to start returning objects. The list begins at an index of 0.

Responses

Code Description
200

Type: Array of APIAccessRight

Returns an array of access right objects.