Oracle® Communications Subscriber Database Server Provisioning Interface Release 8.4 F12314 |
|
![]() Previous |
![]() Next |
The
<readDomain>
request extracts (reads) Domain
Identifiers and displays up to nine destination values for each domain
identifier.
Semantic Rules
Request Format
<readDomain ent="subscriberRouting" ns="dsr" [resonly="resonly"] [id="id"]> <domain>domainidentifier</domain> [ <domain>domainidentifier</domain> … <domain>domainidentifier</domain> ] </readDomain>
Request Parameters
Table 5-31 <readDomain> Parameters (XML)
Parameter | Description | Value |
---|---|---|
ent | The entity name within the global schema. | subscriberRouting |
ns | The namespace within the global schema. | dsr |
resonly (Optional) | Indicates whether the response should consist of the result only, without including the original request in the response. |
y - Only provide the result, do not include the original request (default). n - Include the original request in the response. |
id (Optional) | Transaction ID value provided in the request and passed back in the response. | 1-4294967295 |