application-manager-changelog-tpw-operator
Release 8.1
No change
Release 8.0
RDTP-23309
What's Changed
GET /appSuppliers/{appSupplierUid}
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- Deprecated property
occContext(object)Optimistic Concurrency Control.
This property must no longer be used: it is useless and ignored.
PUT /appSuppliers/{appSupplierUid}
Parameters:
Deprecated: force in query
This parameter must no longer be used: it is useless and ignored.
Request:
- Deprecated property
occContext(object)Optimistic Concurrency Control.
This property must no longer be used: it is useless and ignored.
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- Deprecated property
occContext(object)Optimistic Concurrency Control.
This property must no longer be used: it is useless and ignored.
POST /appSuppliers/{appSupplierUid}/appServers
Return Type:
Changed response : 201 Created
Successful UPDATE or RETRIEVE
- Deprecated property
occContext(object)Optimistic Concurrency Control.
This property must no longer be used: it is useless and ignored.
GET /appSuppliers/{appSupplierUid}/appServers/{appServerUid}
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- Deprecated property
occContext(object)Optimistic Concurrency Control.
This property must no longer be used: it is useless and ignored.
PUT /appSuppliers/{appSupplierUid}/appServers/{appServerUid}
Parameters:
Deprecated: force in query
This parameter must no longer be used: it is useless and ignored.
Request:
- Deprecated property
occContext(object)Optimistic Concurrency Control.
This property must no longer be used: it is useless and ignored.
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- Deprecated property
occContext(object)Optimistic Concurrency Control.
This property must no longer be used: it is useless and ignored.
GET /appSuppliers/{appSupplierUid}/appServers/{appServerUid}/locals/{languageTag}
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- Deprecated property
occContext(object)Optimistic Concurrency Control.
This property must no longer be used: it is useless and ignored.
PUT /appSuppliers/{appSupplierUid}/appServers/{appServerUid}/locals/{languageTag}
Parameters:
Deprecated: force in query
This parameter must no longer be used: it is useless and ignored.
Request:
- Deprecated property
occContext(object)Optimistic Concurrency Control.
This property must no longer be used: it is useless and ignored.
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- Deprecated property
occContext(object)Optimistic Concurrency Control.
This property must no longer be used: it is useless and ignored.
GET /appSuppliers/{appSupplierUid}/appServers/{appServerUid}/security
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- Deprecated property
occContext(object)Optimistic Concurrency Control.
This property must no longer be used: it is useless and ignored.
PUT /appSuppliers/{appSupplierUid}/appServers/{appServerUid}/security
Parameters:
Deprecated: force in query
This parameter must no longer be used: it is useless and ignored.
Request:
- Deprecated property
occContext(object)Optimistic Concurrency Control.
This property must no longer be used: it is useless and ignored.
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- Deprecated property
occContext(object)Optimistic Concurrency Control.
This property must no longer be used: it is useless and ignored.
Release 7.3
RDTP-17900
What's Changed
All paths /appSuppliers/\{appSupplierUid\}/*
Parameters:
Changed: appSupplierUid in path
Unique identifier of the applications supplier, either
- the sequential integer (
UID) of the applications supplier- the identifier (
ID) of the supplier prefixed byid:- the string
mineto reference the supplier of the authenticated user requesting the API
Release 7.2
No change
Release 7.1
RDTP-7558
What's Changed
POST /appSuppliers/{appSupplierUid}/appServers
Create AppServer
Request:
Updated HTTP type:
-
Added property
customHttpHeaders(array)A list of HTTP headers to be added in HTTP requests sent to the application. Accept, Host, User-Agent, Content-Length and Content-Type headers cannot be customized. A given HTTP header name can be configured only once.
Items (object):
-
Property
name(string)Custom HTTP header name
-
Property
value(string)Custom HTTP header value
-
Return Type:
Changed response : 201 Created
Successful UPDATE or RETRIEVE
Updated HTTP type:
-
Added property
customHttpHeaders(array)A list of HTTP headers to be added in HTTP requests sent to the application. Accept, Host, User-Agent, Content-Length and Content-Type headers cannot be customized. A given HTTP header name can be configured only once.
Items (object):
-
Property
name(string)Custom HTTP header name
-
Property
value(string)Custom HTTP header value
-
GET /appSuppliers/{appSupplierUid}/appServers/{appServerUid}
Retrieve AppServer
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
Updated HTTP type:
-
Added property
customHttpHeaders(array)A list of HTTP headers to be added in HTTP requests sent to the application. Accept, Host, User-Agent, Content-Length and Content-Type headers cannot be customized. A given HTTP header name can be configured only once.
Items (object):
-
Property
name(string)Custom HTTP header name
-
Property
value(string)Custom HTTP header value
-
PUT /appSuppliers/{appSupplierUid}/appServers/{appServerUid}
Update AppServer
Request:
Updated HTTP type:
-
Added property
customHttpHeaders(array)A list of HTTP headers to be added in HTTP requests sent to the application. Accept, Host, User-Agent, Content-Length and Content-Type headers cannot be customized. A given HTTP header name can be configured only once.
Items (object):
-
Property
name(string)Custom HTTP header name
-
Property
value(string)Custom HTTP header value
-
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
Updated HTTP type:
-
Added property
customHttpHeaders(array)A list of HTTP headers to be added in HTTP requests sent to the application. Accept, Host, User-Agent, Content-Length and Content-Type headers cannot be customized. A given HTTP header name can be configured only once.
Items (object):
-
Property
name(string)Custom HTTP header name
-
Property
value(string)Custom HTTP header value
-
Release 7.0
No change
Release 6.1
No change
Release 6.0
No change
Release 5.2.2
No change
Release 5.1
General
No change
Release 5.0.1
General
What's Changed
POST /appSuppliers/{appSupplierUid}/appServers
Create AppServer
Request:
- Changed property
contentType(string)Content Type of messages sent by LRC on tunneling interface.
Return Type:
Changed response : 201 Created
Successful UPDATE or RETRIEVE
- Changed property
contentType(string)Content Type of messages sent by LRC on tunneling interface.
GET /appSuppliers/{appSupplierUid}/appServers/{appServerUid}
Retrieve AppServer
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- Changed property
contentType(string)Content Type of messages sent by LRC on tunneling interface.
PUT /appSuppliers/{appSupplierUid}/appServers/{appServerUid}
Update AppServer
Request:
- Changed property
contentType(string)Content Type of messages sent by LRC on tunneling interface.
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- Changed property
contentType(string)Content Type of messages sent by LRC on tunneling interface.
Release 4.3
N/A