Broadworks-OCIP

 view release on metacpan or  search on metacpan

lib/Broadworks/OCIP/Methods.pod  view on Meta::CPAN


=back

Additionally there are generic tagged parameters.

=head3 SystemHomeNetworkAddRequest

Add a Home Network.

The response is either a C<SuccessResponse> or an C<ErrorResponse>.

Fixed parameters are:-

=over 4

=item B<mscAddress> - I<DN>

=back

=head3 SystemHomeNetworkDeleteRequest

Delete a Home Network.

The response is either a C<SuccessResponse> or an C<ErrorResponse>.

Fixed parameters are:-

=over 4

=item B<mscAddress> - I<DN>

=back

=head3 SystemHomeNetworkGetListRequest

Get the list of all Home Networks.

The response is either a C<SystemHomeNetworkGetListResponse> or an
C<ErrorResponse>.

Fixed parameters are:-

=over 4

=back

Additionally there are generic tagged parameters.

=head3 SystemLanguageAddRequest

Request to add a language to the system.

The response is either a C<SuccessResponse> or an C<ErrorResponse>.

Fixed parameters are:-

=over 4

=item B<language> - I<Language>

=item B<locale> - I<OCILocale>

=item B<encoding> - I<Encoding>

=back

=head3 SystemLanguageDeleteRequest

Request to delete a language from the system.

The response is either a C<SuccessResponse> or an C<ErrorResponse>.

Fixed parameters are:-

=over 4

=item B<language> - I<Language>

=back

=head3 SystemLanguageGetListRequest

Request the defined languages in the system.

The response is either a C<SystemLanguageGetListResponse> or an
C<ErrorResponse>.

Fixed parameters are:-

=over 4

=back

=head3 SystemLanguageModifyRequest

Request to modify a language properties in the system. If the
C<becomeDefaultLanguage> element is present, the language in this request
becomes the default language for the system.

The response is either a C<SuccessResponse> or an C<ErrorResponse>.

Fixed parameters are:-

=over 4

=item B<language> - I<Language>

=back

Additionally there are generic tagged parameters.

=head3 SystemLicensingGetRequest14sp3

Get all the licensing information.

The response is either C<SystemLicensingGetResponse14sp3> or C<ErrorResponse>.

Fixed parameters are:-

=over 4



( run in 0.646 second using v1.01-cache-2.11-cpan-ceb78f64989 )