INAP Op - SpecializedResourceReport

INAP Operation - SpecializedResourceReport

The SpecializedResourceReport operation represents the sending of an INAP SpecializedResourceReport.

This message is sent by the IN Tester when it is simulating the role of the Service Switching Platform (SSP) or the role of an external Specialised Resource Platform (SRP).

Attributes

The operation attributes are as follows.

Attribute Type Description
type String inap.ssp_to_scp.SpecializedResourceReport or inap.srp_to_scp.SpecializedResourceReport
label String An optional label for this node if it is to be the target of a branch operation.
send_with_next Boolean Request that this INAP operation should be bundled with the next outbound TCAP.
(Default = false).
send_and_close Boolean Request that this INAP operation should be sent as TCAP_END.
(Default = false).

Example

This is an example entry within the operations array:

{
    "type": "inap.ssp_to_scp.SpecializedResourceReport"
}

Arguments

The SpecializedResourceReport operation does not require any arguments.