Feature | Version | |
---|---|---|
configuration | 1 |
Required
The ININ session token necessary for all calls that require a security or user context.Required
The session cookie. With the exception of the connection request, all requests must provide a session cookie.Required
The ININ session ID necessary for all calls that require a security or user context.Required
The ID of the subscription.Required
List of configuration ID's that are to be watched. When the wildcard character '*' is used, a subscription on all configuration objects is started. The wildcard in configurationIds cannot be combined with a wildcard in properties.Required
The list of object properties to include in the watch. When the wildcard character '*' is used as a property, a subscription on all properties for the specified configuration object(s) is started. The wildcard in configurationIds cannot be combined with a wildcard in properties. Properties with a NULL value will not be returned on the initial subscription response to conserve the Interaction Center server's resources. After the initial message, properties set to NULL will be in the subsequent messages to tell consumers that they have been cleared out.Required
The Security Right to use with the watch. The values that can be used with this are found on the rightsFilter query parameter of the GET operation for this object type.Required
The JSON type representing this option.Required
When true
, this property indicates that some optional properties that have not changed may be omitted (all required properties will be included). In this case, the client side cache should be updated with the values for the properties provided and no change should be made for the properties not included as part of the message. This allows the API to deliver smaller messages that only represent the properties that have changed.
When this property is false
, the client side cache for this subscription should be cleared and replaced with the data provided in the message. For the initial message in response to a subscription, this property will be false
to indicate the cache should be initialized with the data provided.
List item type documentation:
Represents the clientTemplate configuration object.
This property can be null.
\
', '/
', ':
', '*
', '?
', '"
', '<
', '>
', or '|
'.This property is required to be present in POST operations.
Property type documentation:
Represents the identifier of a resource. It includes the unique ID and a human readable display name.
Required
The unique identifier used to reference this configuration object.This property can be null.
This is a read only property and can not be changed with PUT or POST operations.
This property can be null.
This property can be null.
List item type documentation:
Represents a Custom Attribute value for a configuration object.
Required
The key identifying this pair.Required
The value of this pair.This property can be null.
This property can be null.
This is a read only property and can not be changed with PUT or POST operations.
Setting this property to null will set it to its default value.
Default value: false
This is a read only property and can not be changed with PUT or POST operations.
This property can be null.
This property can be null.
List item type documentation:
Represents the clientTemplate configuration object.
Required
A message that describes the current error.Feature | Version | |
---|---|---|
configuration | 2 |
Feature | Version | |
---|---|---|
configuration | 2 |
Required
A message that describes the current error.Required
A message that describes the current error.Required
Indicates that the client needs to authenticate using a custom ICWS scheme, which supports a realm of type ICWS and a location which is the URL at which the client can authenticate. A typical example would be the following.
WWW-Authenticate: ICWS realm="ICWS" location="/ICWS/connection"
Required
A message that describes the current error.Required
A message that describes the current error.Feature | Version | |
---|---|---|
configuration | 1 |
Required
The ININ session token necessary for all calls that require a security or user context.Required
The session cookie. With the exception of the connection request, all requests must provide a session cookie.Required
The ININ session ID necessary for all calls that require a security or user context.Required
The ID of the subscription.Required
A message that describes the current error.Feature | Version | |
---|---|---|
configuration | 2 |
Feature | Version | |
---|---|---|
configuration | 2 |
Required
A message that describes the current error.Required
A message that describes the current error.Required
Indicates that the client needs to authenticate using a custom ICWS scheme, which supports a realm of type ICWS and a location which is the URL at which the client can authenticate. A typical example would be the following.
WWW-Authenticate: ICWS realm="ICWS" location="/ICWS/connection"
Required
A message that describes the current error.Required
A message that describes the current error.