Broadworks-OCIP
view release on metacpan or search on metacpan
lib/Broadworks/OCIP/Deprecated.pod view on Meta::CPAN
Delete a system time schedule.
The response is either a C<SuccessResponse> or an C<ErrorResponse>.
Fixed parameters are:-
=over 4
=item B<timeScheduleName> - I<ScheduleName>
=back
=head3 SystemTimeScheduleGetRequest
Request to get a system time schedule.
The response is either a C<SystemTimeScheduleGetResponse> or an
C<ErrorResponse>.
Fixed parameters are:-
=over 4
=item B<timeScheduleName> - I<ScheduleName>
=back
=head3 SystemTimeScheduleGetListRequest
Request a list of all system time schedules.
The response is either a C<SystemTimeScheduleGetListResponse> or an
C<ErrorResponse>.
Fixed parameters are:-
=over 4
=back
=head3 SystemTimeScheduleModifyRequest
Modify a specified system time schedule.
The response is either a C<SuccessResponse> or an C<ErrorResponse>.
Fixed parameters are:-
=over 4
=item B<timeScheduleName> - I<ScheduleName>
=back
Additionally there are generic tagged parameters.
=head2 Deprecated17
=head3 DeviceManagementFileAuthLocationGetRequest17
Get the address and credentials of the File Repository hosting the requested
access device file. Also get the file name and path on the File Repository.
The response is either a C<DeviceManagementFileAuthLocationGetResponse17> or an
C<ErrorResponse>. Replaced by: C<DeviceManagementFileAuthLocationGetRequest18>
Fixed parameters are:-
=over 4
=item B<deviceAccessProtocol> - I<DeviceAccessProtocol16>
=item B<deviceAccessMethod> - I<FileRepositoryAccessType>
=item B<deviceAccessURI> - I<DeviceManagementAccessURI>
=back
Additionally there are generic tagged parameters.
=head3 EnterpriseEnhancedCallLogsGetListRequest
Request users' call logs within an enterprise If the C<callLogType> is not
specified, all types of calls logs (placed, received, missed) are returned. It
is possible to restrict the number of rows returned using
C<responsePagingControl>. If C<responsePagingControl> is not specified, the
value of Enhanced Call Logs system parameter C<maxNonPagedResponseSize> will
control the maximum number of call logs can be returned.
The response is either an C<EnterpriseEnhancedCallLogsGetListResponse> or an
C<ErrorResponse>. Replaced by C<EnterpriseEnhancedCallLogsGetListRequest17sp4>.
Originally deprecated in release 20.
Fixed parameters are:-
=over 4
=item B<serviceProviderId> - I<ServiceProviderId>
=back
Additionally there are generic tagged parameters.
=head3 EnterprisePhoneDirectoryGetListRequest17
Request a table containing the phone directory for an enterprise. The directory
includes all users in the enterprise and all entries in the enterprise common
phone list. It is possible to search by various criteria to restrict the number
of rows returned. Multiple search criteria are logically C<ANDed> together.
The response is either C<EnterprisePhoneDirectoryGetListResponse17> or
C<ErrorResponse>. Replaced by: C<EnterprisePhoneDirectoryGetListRequest18>
Fixed parameters are:-
=over 4
=item B<enterpriseId> - I<ServiceProviderId>
=item B<isExtendedInfoRequested> - I<xs:boolean>
( run in 2.262 seconds using v1.01-cache-2.11-cpan-cdf2f3d4e48 )