Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

The following terms explains the meaning of the parameters passed with the below REST URIs.

  • resource path - Path of the source resource.
  • OAuth access token - Authorized access token per user for an hour by default.
  • association type - Type of association. By Default, Governance Registry has three types of association. Those are usedBy, ownedBy, and other.
  • target resource path - The path of the target resource with which the association is established.
  • start page - start page number
  • number of  records - number of associations to be fetched.
Note

 The {start page} and {number of records} parameters can take any value greater than or equal to 0. The start page} and {number of records} begins with 1. If both of them are 0, then all the associations will be retrieved.

Get all the associations on a resource

...