Retrieves all available parent paths for any object type such as node, leaf node, policy node, and index node objects. For more information about objects, see Directory Structure.
See https://www.paws-r-sdk.com/docs/clouddirectory_list_object_parent_paths/ for full documentation.
clouddirectory_list_object_parent_paths(
DirectoryArn,
ObjectReference,
NextToken = NULL,
MaxResults = NULL
)
[required] The ARN of the directory to which the parent path applies.
[required] The reference that identifies the object whose parent paths are listed.
The pagination token.
The maximum number of items to be retrieved in a single call. This is an approximate number.