GET - Group Services Assigned
Get details of the user/service instances where a particular service is assigned.
Parameters
group_id (str): GroupID being targeted
service_provider_id (str): Service provider/Enterprise ID where the group is located.
service_name (str): Name of the service querying
service_type (str): Type of service. Either: serviceName or servicePackName
Returns
Dict: Users/Service Instances where the service is assigned.
How To Use:
Example Data Returned (Formatted)
Last updated
Was this helpful?