Auth API

Authentication/Authorization related API

get
post

Login to Contiv API server

get

A collection of authorizations

get

returns a list of authorization.

post

Add a new authorization.

Entity representing authorization

get

returns authorization.

delete

deletes authorization.

A collection of local_users

get

returns a list of local_user.

post

Add a new local_user.

Entity representing local_user

put

updates/creates local_user

get

returns local_user.

delete

deletes local_user.

Entity representing ldap_configuration

put

updates/creates ldap_configuration

get

returns ldap_configuration.

delete

deletes ldap_configuration.