Broadworks-OCIP
view release on metacpan or search on metacpan
lib/Broadworks/OCIP/Methods.pod view on Meta::CPAN
=head3 SystemIntegratedIMPGetRequest19
Get the system Integrated IMP service attributes.
The response is either C<SystemIntegratedIMPGetResponse19> or C<ErrorResponse>.
Fixed parameters are:-
=over 4
=back
=head3 SystemIntegratedIMPModifyRequest
Modify the system Integrated IMP service attributes.
The response is either a C<SuccessResponse> or an C<ErrorResponse>. The
following elements are only used in AS data mode: boshURL
Fixed parameters are:-
=over 4
=back
Additionally there are generic tagged parameters.
=head3 UserIntegratedIMPGetRequest
Get the Integrated IMP specific service attribute for the user.
The response is either C<UserIMPGetResponse> or C<ErrorResponse>.
Fixed parameters are:-
=over 4
=item B<userId> - I<UserId>
=back
=head3 UserIntegratedIMPModifyRequest
Modifies the Integrated IMP specific service attribute for the 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 UserIntegratedIMPGeneratePasswordRequest
Generate a new IMP password for the user. The new generated password is
synchronized to C<BroadCloud>.
The response is either a C<SuccessResponse> or an C<ErrorResponse>.
Fixed parameters are:-
=over 4
=item B<userId> - I<UserId>
=back
=head2 ServiceIntelligentNetworkServiceControl
=head3 SystemIntelligentNetworkServiceControlGetRequest14
Request the system level data associated with Intelligent Network Service
Control.
The response is either a C<SystemIntelligentNetworkServiceControlGetResponse14>
or an C<ErrorResponse>.
Fixed parameters are:-
=over 4
=back
=head3 SystemIntelligentNetworkServiceControlModifyRequest
Modify the system level data associated with Intelligent Network Service
Control.
The response is either a C<SuccessResponse> or an C<ErrorResponse>.
Fixed parameters are:-
=over 4
=back
Additionally there are generic tagged parameters.
=head3 UserIntelligentNetworkServiceControlGetRequest
Request the user level data associated with Intelligent Network Service
Control.
The response is either a C<UserIntelligentNetworkServiceControlGetResponse> or
an C<ErrorResponse>.
Fixed parameters are:-
=over 4
=item B<userId> - I<UserId>
=back
=head3 UserIntelligentNetworkServiceControlModifyRequest
( run in 1.442 second using v1.01-cache-2.11-cpan-ceb78f64989 )