RedbackRuntimeConfigurationService Resource

GET /redbackRuntimeConfigurationService/checkLdapConnection

Response Body
media type data type
application/json boolean (JSON)
application/xml boolean (XML)

POST /redbackRuntimeConfigurationService/checkLdapConnection

Request Body
media type data type
application/json LdapConfiguration (JSON)
application/xml ldapConfiguration (XML)
Response Body
media type data type
application/json boolean (JSON)
application/xml boolean (XML)

GET /redbackRuntimeConfigurationService/rbacManagerImplementationInformations

Response Body
media type data type
application/json array of RBACManagerImplementationInformation (JSON)
application/xml list of RBACManagerImplementationInformation (XML)

GET /redbackRuntimeConfigurationService/redbackImplementationsInformations

Response Body
media type data type
application/json RedbackImplementationsInformations (JSON)
application/xml redbackImplementationsInformations (XML)

GET /redbackRuntimeConfigurationService/redbackRuntimeConfiguration

Response Body
media type data type
application/json RedbackRuntimeConfiguration (JSON)
application/xml redbackRuntimeConfiguration (XML)

PUT /redbackRuntimeConfigurationService/redbackRuntimeConfiguration

Request Body
media type data type
application/json RedbackRuntimeConfiguration (JSON)
application/xml redbackRuntimeConfiguration (XML)
Response Body
media type data type
application/json boolean (JSON)
application/xml boolean (XML)

GET /redbackRuntimeConfigurationService/userManagerImplementationInformations

Response Body
media type data type
application/json array of UserManagerImplementationInformation (JSON)
application/xml list of userManagerImplementationInformation (XML)