The following parameters apply to the getRepositoryInfo method:
|
Parameter |
Type |
Description |
|---|---|---|
|
SID |
Integer |
Identifies the session retrieved from logging in. |
|
repositoryId |
Integer |
Identifies the unique ID of the repository. |
Description
Returns the attributes of a repository.
Returns
A <UDSObject> describing the repository, with some of the following child <Attributes> nodes:
|
XML Element Value |
Type |
Description |
|---|---|---|
|
repository |
SREL |
Identifies the repository name. |
|
parent_id |
SREL |
Identifies the unique ID of the parent attachment folder. |
|
folder_type |
Integer |
Identifies the type of attachment folder. |
|
folder_name |
String |
Identifies the name of the attachment folder. |
|
description |
String |
Identifies the description of the attachment folder. |
|
Copyright © 2013 CA.
All rights reserved.
|
|