Broadworks-OCIP
view release on metacpan or search on metacpan
lib/Broadworks/OCIP/Methods.pod view on Meta::CPAN
The response is either a C<SuccessResponse> or an C<ErrorResponse>.
Fixed parameters are:-
=over 4
=item B<userId> - I<UserId>
=back
Additionally there are generic tagged parameters.
=head3 UserServiceGetAssignmentListRequest
Requests the user's service and service pack assignment list with status.
The response is either C<UserServiceGetAssignmentListResponse> or
C<ErrorResponse>.
Fixed parameters are:-
=over 4
=item B<userId> - I<UserId>
=back
=head3 UserServiceIsAssignedRequest
Request to determine if a C<UserService> or service pack is assigned to the
user.
Fixed parameters are:-
=over 4
=item B<userId> - I<UserId>
=back
Additionally there are generic tagged parameters.
=head3 UserServiceUnassignListRequest
Requests to unassign the user services and service packs for a user.
The response is either a C<SuccessResponse> or an C<ErrorResponse>.
Fixed parameters are:-
=over 4
=item B<userId> - I<UserId>
=back
Additionally there are generic tagged parameters.
=head3 UserShInterfaceGetPublicIdDataRequest
Returns the Sh non-transparent data stored against a Public User Identity (a
SIP URI or TEL URI).
The response is either a C<UserShInterfaceGetPublicIdDataResponse> or an
C<ErrorResponse>.
Fixed parameters are:-
=over 4
=item B<publicUserIdentity> - I<PublicUserIdentity>
=back
=head3 UserShInterfaceGetUserIdDataRequest
Returns the Sh non-transparent data stored against a userId.
The response is either a C<UserShInterfaceGetUserIdDataResponse> or an
C<ErrorResponse>.
Fixed parameters are:-
=over 4
=item B<userId> - I<UserId>
=back
=head3 UserShInterfaceModifyRequest
Modifies the Sh Interface non-transparent data associated with a Public User
Identity.
The response is a C<SuccessResponse> or C<ErrorResponse>.
Fixed parameters are:-
=over 4
=item B<publicUserIdentity> - I<PublicUserIdentity>
=back
Additionally there are generic tagged parameters.
=head3 UserShInterfacePublicIdentityRefreshTaskStartRequest
Dispatches a Public Identity refresh task on the local Application Server node
for the specified public identity.
The response is either a C<SuccessResponse> or an C<ErrorResponse>.
Fixed parameters are:-
=over 4
=item B<publicUserIdentity> - I<PublicUserIdentity>
=back
=head3 UserScheduleGetEventDetailListRequest
Request the list of schedules viewable by a User. The list can be filtered by
schedule type.
The response is either a C<UserScheduleGetEventListForGroupResponse> or an
C<ErrorResponse>.
Fixed parameters are:-
=over 4
=item B<userId> - I<UserId>
=back
Additionally there are generic tagged parameters.
=head2 Service3G4GContinuity
=head2 ServiceAccountAuthorizationCodes
=head3 GroupAccountAuthorizationCodesAddListRequest
Add a list of account/authorization codes to a group.
The response is either a C<SuccessResponse> or an C<ErrorResponse>.
Fixed parameters are:-
=over 4
( run in 0.604 second using v1.01-cache-2.11-cpan-7fcb06a456a )