Get Resource List

Description

This method gets a list of resources created at company level.

Support

This method is only supported at company level.

Installation: ASP and Self host

Level

Yes or No

Company Level

Yes

Project and Shell Level

No

Prototype

public XMLObject getResourceList(String shortname, String authcode, String filterCondition);

Parameters

Parameter

Description

shortname

identifier of the company, company’s short name

authcode

authentication key for the company, in text string

filtercondition

Condition based on which list of roles can be filtered

Return Value

See Return Values.

Sample Method

getRoleList("acme", "acme_authcode",uuu_resc_status=Active)

Additional Information

Only one filter condition can be provided at a time.

Only operator available for filter condition will be "=".

Example:

If user wants to get a list of resources with status Active then filterCondition should be <filterCondition>uuu_resc_status = Active</filterCondition>

Related Topics

Resource Manager Methods

Create and/or update Role

Get Role List

Create and/or update Resource



Legal Notices | Your Privacy Rights
Copyright © 1998, 2022

Last Published Tuesday, February 8, 2022