Class User.UserGetServiceInstanceListInSystemRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<User.UserGetServiceInstanceListInSystemResponse>
co.ecg.alpaca.toolkit.generated.User.UserGetServiceInstanceListInSystemRequest
Enclosing class:
User

public static class User.UserGetServiceInstanceListInSystemRequest extends Request<User.UserGetServiceInstanceListInSystemResponse>
Request the list of Service Instances in the system. It is possible to search by various criteria to restrict the number of rows returned. Multiple search criteria are logically ANDed together. If reseller administrator sends the request, searchCriteriaResellerId is ignored. All the service instances in the administrator's reseller meeting the search criteria are returned. The response is either a UserGetServiceInstanceListInSystemResponse or an ErrorResponse. The following data elements are only used in AS data mode: searchCriteriaResellerId
Author:
AlpacaGenerator