AuthorityResource
The following resources are part of this group:
/security/ldap/authority
Mount Point: /api/security/ldap/authority
POST
Request Body
element: |
authority |
media types: |
application/xml |
(no documentation provided)
Status Codes
code |
description |
202 |
Accepted
|
400 |
Invalid authority
|
401 |
Authentication required
|
403 |
Authorization required - access forbidden
|
500 |
Internal server error
|
/security/ldap/authority/testConnection
Mount Point: /api/security/ldap/authority/testConnection
POST
Request Body
element: |
authority |
media types: |
*/* application/xml |
(no documentation provided)
Status Codes
code |
description |
202 |
Accepted
|
400 |
Invalid authority
|
401 |
Authentication required
|
403 |
Authorization required - access forbidden
|
500 |
Internal server error
|
/security/ldap/authority/{url}
Mount Point: /api/security/ldap/authority/{url}
The following operations are supported on this resource:
GET
Parameters
name |
description |
type |
default |
url |
(no documentation provided)
|
path |
|
Response Body
element: |
authority |
media types: |
application/xml |
(no documentation provided)
Status Codes
code |
description |
200 |
Ok
|
404 |
Authority not found.
|
401 |
Authentication required
|
403 |
Authorization required - access forbidden
|
500 |
Internal server error
|
DELETE
Parameters
name |
description |
type |
default |
url |
(no documentation provided)
|
path |
|
Status Codes
code |
description |
202 |
Accepted
|
400 |
Bad Request - See exception
|
404 |
Authority not found.
|
401 |
Authentication required
|
403 |
Authorization required - access forbidden
|
500 |
Internal server error
|
PUT
Request Body
element: |
authority |
media types: |
application/xml |
(no documentation provided)
Status Codes
code |
description |
202 |
Accepted
|
400 |
Invalid authority
|
404 |
Authority not found
|
401 |
Authentication required
|
403 |
Authorization required - access forbidden
|
500 |
Internal server error
|
/security/ldap/authority/{url}/moveDownOrder
Mount Point: /api/security/ldap/authority/{url}/moveDownOrder
PUT
Parameters
name |
description |
type |
default |
url |
(no documentation provided)
|
path |
|
Status Codes
code |
description |
202 |
Accepted
|
400 |
Invalid authority
|
404 |
Authority not found
|
401 |
Authentication required
|
403 |
Authorization required - access forbidden
|
500 |
Internal server error
|
/security/ldap/authority/{url}/moveUpOrder
Mount Point: /api/security/ldap/authority/{url}/moveUpOrder
PUT
Parameters
name |
description |
type |
default |
url |
(no documentation provided)
|
path |
|
Status Codes
code |
description |
202 |
Accepted
|
400 |
Invalid authority
|
404 |
Authority not found
|
401 |
Authentication required
|
403 |
Authorization required - access forbidden
|
500 |
Internal server error
|