GET
Retrieves information about a simplified isdn gateway prefix service.
[tags: DMA,RPRM]
Request
Query Parameters
Name |
Type |
Description |
|
|
|
type |
xs:string |
Specifies an enumerated type that will indicate that the resource should be read by its
configured name or immutable, unique identifier such as a ID.
The purpose of allowing the API client to specify an enumerated type ensures the option
to read this resource by its configured name.
Note 1: The URL form is https://{host}:{port}/api/rest/{resource}/{prefix-service-identifier}?type={identifier|name}
Note 2: If the "identifier" enumeration is specified, the prefix-service-identifier should correspond to the unique identifier.
Otherwise, the resource cannot not be found.
Note 3: If the "name" enumeration is specified, then the prefix-service-identifier should correspond to the service name.
Otherwise, the resource cannot not be found.
Note 4: The read will default to the "identifier" type enumeration. As a result, the {prefix-service-identifier} parameter
can simply specify the unique identifier and the query parameter, "?type=identifier", is not required.
|
Response
PUT
Updates a simplified ISDN gateway prefix service.
[tags: DMA,RPRM]
Request
Query Parameters
Name |
Type |
Description |
|
|
|
type |
xs:string |
Specifies an enumerated type that will indicate that the resource should be read by its
configured name or immutable, unique identifier such as a ID.
The purpose of allowing the API client to specify an enumerated type ensures the option
to read this resource by its configured name.
Note 1: The URL form is https://{host}:{port}/api/rest/{resource}/{prefix-service-identifier}?type={identifier|name}
Note 2: If the "identifier" enumeration is specified, the prefix-service-identifier should correspond to the unique identifier.
Otherwise, the resource cannot not be found.
Note 3: If the "name" enumeration is specified, then the prefix-service-identifier should correspond to the service name.
Otherwise, the resource cannot not be found.
Note 4: The read will default to the "identifier" type enumeration. As a result, the {prefix-service-identifier} parameter
can simply specify the unique identifier and the query parameter, "?type=identifier", is not required.
|
Representations
Response
DELETE
Deletes a simplified ISDN gateway prefix service resource on DMA.
[tags: DMA,RPRM]
Request
Query Parameters
Name |
Type |
Description |
|
|
|
type |
xs:string |
Specifies an enumerated type that will indicate that the resource should be read by its
configured name or immutable, unique identifier such as a ID.
The purpose of allowing the API client to specify an enumerated type ensures the option
to read this resource by its configured name.
Note 1: The URL form is https://{host}:{port}/api/rest/{resource}/{prefix-service-identifier}?type={identifier|name}
Note 2: If the "identifier" enumeration is specified, the prefix-service-identifier should correspond to the unique identifier.
Otherwise, the resource cannot not be found.
Note 3: If the "name" enumeration is specified, then the prefix-service-identifier should correspond to the service name.
Otherwise, the resource cannot not be found.
Note 4: The read will default to the "identifier" type enumeration. As a result, the {prefix-service-identifier} parameter
can simply specify the unique identifier and the query parameter, "?type=identifier", is not required.
|
Response
|