getInstanceInfos() Purpose This method returns the properties of a specified instance in the return values. If you leave the input parameter Instance name empty, the method finds all instances that this repository server is serving. If the specified instance is not available on this server, this method throws an exception. Type Open, Synchronous, IMPACT_INFO Parameters Name Description Instance Name Instance name that you are interested in. Leave it empty if you want list all the instances that this server is serving. Returns Name Description InstanceName Name of the instance. InstanceType Type of the instance. The value is either remoteRV or local File. serverName Name of the server for this instance. displayName Display name of the instance. description Description of the instance. encoding Encoding of the instance. fileType File type of the instance. This value is only meaningful if you are dealing with a file repository. isDefault Specifies whether this instance is the default instance or not. If the instance is a default instance, the value is true, otherwise false. requestSubjectPrefix Prefix for the subject on which this repository instance listens for various types of requests. responsiblePerson Person responsible for the instance. supportInfo Support information for the instance. version Version of the instance.