Interface LdapServers
-
- All Superinterfaces:
LdapServersTypes
,com.vmware.vapi.bindings.Service
- All Known Implementing Classes:
LdapServersStub
public interface LdapServers extends com.vmware.vapi.bindings.Service, LdapServersTypes
-
-
Field Summary
-
Fields inherited from interface com.vmware.nsx_policy.infra.firewall_identity_stores.LdapServersTypes
_VAPI_SERVICE_ID, CREATE_ACTION_CONNECTIVITY
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description void
create(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, java.lang.String action, java.lang.String enforcementPointPath)
The API tests a LDAP server connection for an already configured domain.void
create(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, java.lang.String action, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
The API tests a LDAP server connection for an already configured domain.void
create(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, java.lang.String action, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
The API tests a LDAP server connection for an already configured domain.void
create(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, java.lang.String action, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
The API tests a LDAP server connection for an already configured domain.void
delete(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, java.lang.String enforcementPointPath)
Deprecated.void
delete(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Deprecated.void
delete(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.void
delete(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.DirectoryLdapServer
get(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, java.lang.String enforcementPointPath)
Deprecated.void
get(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback)
Deprecated.void
get(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.DirectoryLdapServer
get(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.DirectoryLdapServerListResults
list(java.lang.String firewallIdentityStoreId, java.lang.String cursor, java.lang.String enforcementPointPath, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
Deprecated.void
list(java.lang.String firewallIdentityStoreId, java.lang.String cursor, java.lang.String enforcementPointPath, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServerListResults> asyncCallback)
Deprecated.void
list(java.lang.String firewallIdentityStoreId, java.lang.String cursor, java.lang.String enforcementPointPath, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServerListResults> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.DirectoryLdapServerListResults
list(java.lang.String firewallIdentityStoreId, java.lang.String cursor, java.lang.String enforcementPointPath, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.DirectoryLdapServer
patch(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, DirectoryLdapServer directoryLdapServer, java.lang.String enforcementPointPath)
Deprecated.void
patch(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, DirectoryLdapServer directoryLdapServer, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback)
Deprecated.void
patch(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, DirectoryLdapServer directoryLdapServer, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.DirectoryLdapServer
patch(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, DirectoryLdapServer directoryLdapServer, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.DirectoryLdapServer
update(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, DirectoryLdapServer directoryLdapServer, java.lang.String enforcementPointPath)
Deprecated.void
update(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, DirectoryLdapServer directoryLdapServer, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback)
Deprecated.void
update(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, DirectoryLdapServer directoryLdapServer, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.DirectoryLdapServer
update(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, DirectoryLdapServer directoryLdapServer, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.
-
-
-
Method Detail
-
create
void create(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, java.lang.String action, java.lang.String enforcementPointPath)
The API tests a LDAP server connection for an already configured domain. If the connection is successful, the response will be HTTP status 200. Otherwise the response will be HTTP status 500 and corresponding error message will be returned.Synchronous method overload. Result of the invocation will be reported as a method return value.
- Parameters:
firewallIdentityStoreId
- Firewall Identity store identifier (required)ldapServerId
- LDAP server identifier (required)action
- LDAP server test requested (required)enforcementPointPath
- String Path of the enforcement point (optional)- Throws:
com.vmware.vapi.std.errors.InvalidRequest
- Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized
- Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable
- Service Unavailablecom.vmware.vapi.std.errors.InternalServerError
- Internal Server Errorcom.vmware.vapi.std.errors.NotFound
- Not Found
-
create
void create(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, java.lang.String action, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
The API tests a LDAP server connection for an already configured domain. If the connection is successful, the response will be HTTP status 200. Otherwise the response will be HTTP status 500 and corresponding error message will be returned.Synchronous method overload. Result of the invocation will be reported as a method return value. Use
invocationConfig
to specify configuration for this particular invocation.- Parameters:
firewallIdentityStoreId
- Firewall Identity store identifier (required)ldapServerId
- LDAP server identifier (required)action
- LDAP server test requested (required)enforcementPointPath
- String Path of the enforcement point (optional)invocationConfig
- Configuration for the method invocation.- Throws:
com.vmware.vapi.std.errors.InvalidRequest
- Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized
- Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable
- Service Unavailablecom.vmware.vapi.std.errors.InternalServerError
- Internal Server Errorcom.vmware.vapi.std.errors.NotFound
- Not Found
-
create
void create(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, java.lang.String action, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
The API tests a LDAP server connection for an already configured domain. If the connection is successful, the response will be HTTP status 200. Otherwise the response will be HTTP status 500 and corresponding error message will be returned.Asynchronous method overload. Result of the invocation will be reported via the specified
asyncCallback
.Operation Errors:
InvalidRequest
- Bad Request, Precondition Failed
Unauthorized
- Forbidden
ServiceUnavailable
- Service Unavailable
InternalServerError
- Internal Server Error
NotFound
- Not Found
- Parameters:
firewallIdentityStoreId
- Firewall Identity store identifier (required)ldapServerId
- LDAP server identifier (required)action
- LDAP server test requested (required)enforcementPointPath
- String Path of the enforcement point (optional)asyncCallback
- Receives the status (progress, result or error) of the operation invocation.
-
create
void create(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, java.lang.String action, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
The API tests a LDAP server connection for an already configured domain. If the connection is successful, the response will be HTTP status 200. Otherwise the response will be HTTP status 500 and corresponding error message will be returned.Asynchronous method overload. Result of the invocation will be reported via the specified
asyncCallback
. UseinvocationConfig
to specify configuration for this particular invocation.Operation Errors:
InvalidRequest
- Bad Request, Precondition Failed
Unauthorized
- Forbidden
ServiceUnavailable
- Service Unavailable
InternalServerError
- Internal Server Error
NotFound
- Not Found
- Parameters:
firewallIdentityStoreId
- Firewall Identity store identifier (required)ldapServerId
- LDAP server identifier (required)action
- LDAP server test requested (required)enforcementPointPath
- String Path of the enforcement point (optional)asyncCallback
- Receives the status (progress, result or error) of the operation invocation.invocationConfig
- Configuration for the method invocation.
-
delete
@Deprecated void delete(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, java.lang.String enforcementPointPath)
Deprecated.Delete a LDAP server for Firewall Identity store
Use the following Policy API -
DELETE /infra/identity-firewall-stores//ldap-servers/ Synchronous method overload. Result of the invocation will be reported as a method return value.
- Parameters:
firewallIdentityStoreId
- Firewall Identity store identifier (required)ldapServerId
- LDAP server identifier (required)enforcementPointPath
- String Path of the enforcement point (optional)- Throws:
com.vmware.vapi.std.errors.InvalidRequest
- Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized
- Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable
- Service Unavailablecom.vmware.vapi.std.errors.InternalServerError
- Internal Server Errorcom.vmware.vapi.std.errors.NotFound
- Not Found
-
delete
@Deprecated void delete(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.Delete a LDAP server for Firewall Identity store
Use the following Policy API -
DELETE /infra/identity-firewall-stores//ldap-servers/ Synchronous method overload. Result of the invocation will be reported as a method return value. Use
invocationConfig
to specify configuration for this particular invocation.- Parameters:
firewallIdentityStoreId
- Firewall Identity store identifier (required)ldapServerId
- LDAP server identifier (required)enforcementPointPath
- String Path of the enforcement point (optional)invocationConfig
- Configuration for the method invocation.- Throws:
com.vmware.vapi.std.errors.InvalidRequest
- Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized
- Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable
- Service Unavailablecom.vmware.vapi.std.errors.InternalServerError
- Internal Server Errorcom.vmware.vapi.std.errors.NotFound
- Not Found
-
delete
@Deprecated void delete(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Deprecated.Delete a LDAP server for Firewall Identity store
Use the following Policy API -
DELETE /infra/identity-firewall-stores//ldap-servers/ Asynchronous method overload. Result of the invocation will be reported via the specified
asyncCallback
.Operation Errors:
InvalidRequest
- Bad Request, Precondition Failed
Unauthorized
- Forbidden
ServiceUnavailable
- Service Unavailable
InternalServerError
- Internal Server Error
NotFound
- Not Found
- Parameters:
firewallIdentityStoreId
- Firewall Identity store identifier (required)ldapServerId
- LDAP server identifier (required)enforcementPointPath
- String Path of the enforcement point (optional)asyncCallback
- Receives the status (progress, result or error) of the operation invocation.
-
delete
@Deprecated void delete(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.Delete a LDAP server for Firewall Identity store
Use the following Policy API -
DELETE /infra/identity-firewall-stores//ldap-servers/ Asynchronous method overload. Result of the invocation will be reported via the specified
asyncCallback
. UseinvocationConfig
to specify configuration for this particular invocation.Operation Errors:
InvalidRequest
- Bad Request, Precondition Failed
Unauthorized
- Forbidden
ServiceUnavailable
- Service Unavailable
InternalServerError
- Internal Server Error
NotFound
- Not Found
- Parameters:
firewallIdentityStoreId
- Firewall Identity store identifier (required)ldapServerId
- LDAP server identifier (required)enforcementPointPath
- String Path of the enforcement point (optional)asyncCallback
- Receives the status (progress, result or error) of the operation invocation.invocationConfig
- Configuration for the method invocation.
-
get
@Deprecated DirectoryLdapServer get(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, java.lang.String enforcementPointPath)
Deprecated.Get a specific LDAP server for a given Firewall Identity store
Use the following Policy API -
GET /infra/identity-firewall-stores//ldap-servers/ Synchronous method overload. Result of the invocation will be reported as a method return value.
- Parameters:
firewallIdentityStoreId
- Firewall Identity store identifier (required)ldapServerId
- LDAP server identifier (required)enforcementPointPath
- String Path of the enforcement point (optional)- Returns:
- com.vmware.nsx_policy.model.DirectoryLdapServer
- Throws:
com.vmware.vapi.std.errors.InvalidRequest
- Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized
- Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable
- Service Unavailablecom.vmware.vapi.std.errors.InternalServerError
- Internal Server Errorcom.vmware.vapi.std.errors.NotFound
- Not Found
-
get
@Deprecated DirectoryLdapServer get(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.Get a specific LDAP server for a given Firewall Identity store
Use the following Policy API -
GET /infra/identity-firewall-stores//ldap-servers/ Synchronous method overload. Result of the invocation will be reported as a method return value. Use
invocationConfig
to specify configuration for this particular invocation.- Parameters:
firewallIdentityStoreId
- Firewall Identity store identifier (required)ldapServerId
- LDAP server identifier (required)enforcementPointPath
- String Path of the enforcement point (optional)invocationConfig
- Configuration for the method invocation.- Returns:
- com.vmware.nsx_policy.model.DirectoryLdapServer
- Throws:
com.vmware.vapi.std.errors.InvalidRequest
- Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized
- Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable
- Service Unavailablecom.vmware.vapi.std.errors.InternalServerError
- Internal Server Errorcom.vmware.vapi.std.errors.NotFound
- Not Found
-
get
@Deprecated void get(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback)
Deprecated.Get a specific LDAP server for a given Firewall Identity store
Use the following Policy API -
GET /infra/identity-firewall-stores//ldap-servers/ Asynchronous method overload. Result of the invocation will be reported via the specified
asyncCallback
.Invocation Result:
com.vmware.nsx_policy.model.DirectoryLdapServerOperation Errors:
InvalidRequest
- Bad Request, Precondition Failed
Unauthorized
- Forbidden
ServiceUnavailable
- Service Unavailable
InternalServerError
- Internal Server Error
NotFound
- Not Found
- Parameters:
firewallIdentityStoreId
- Firewall Identity store identifier (required)ldapServerId
- LDAP server identifier (required)enforcementPointPath
- String Path of the enforcement point (optional)asyncCallback
- Receives the status (progress, result or error) of the operation invocation.
-
get
@Deprecated void get(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.Get a specific LDAP server for a given Firewall Identity store
Use the following Policy API -
GET /infra/identity-firewall-stores//ldap-servers/ Asynchronous method overload. Result of the invocation will be reported via the specified
asyncCallback
. UseinvocationConfig
to specify configuration for this particular invocation.Invocation Result:
com.vmware.nsx_policy.model.DirectoryLdapServerOperation Errors:
InvalidRequest
- Bad Request, Precondition Failed
Unauthorized
- Forbidden
ServiceUnavailable
- Service Unavailable
InternalServerError
- Internal Server Error
NotFound
- Not Found
- Parameters:
firewallIdentityStoreId
- Firewall Identity store identifier (required)ldapServerId
- LDAP server identifier (required)enforcementPointPath
- String Path of the enforcement point (optional)asyncCallback
- Receives the status (progress, result or error) of the operation invocation.invocationConfig
- Configuration for the method invocation.
-
list
@Deprecated DirectoryLdapServerListResults list(java.lang.String firewallIdentityStoreId, java.lang.String cursor, java.lang.String enforcementPointPath, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
Deprecated.List all configured domain LDAP servers
Use the following Policy API -
GET /infra/identity-firewall-stores//ldap-servers Synchronous method overload. Result of the invocation will be reported as a method return value.
- Parameters:
firewallIdentityStoreId
- Firewall Identity store identifier (required)cursor
- Opaque cursor to be used for getting next page of records (supplied by current result page) (optional)enforcementPointPath
- String Path of the enforcement point (optional)includedFields
- Comma separated list of fields that should be included in query result (optional)pageSize
- Maximum number of results to return in this page (server may return fewer) (optional, default to 1000)sortAscending
- (optional)sortBy
- Field by which records are sorted (optional)- Returns:
- com.vmware.nsx_policy.model.DirectoryLdapServerListResults
- Throws:
com.vmware.vapi.std.errors.InvalidRequest
- Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized
- Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable
- Service Unavailablecom.vmware.vapi.std.errors.InternalServerError
- Internal Server Errorcom.vmware.vapi.std.errors.NotFound
- Not Found
-
list
@Deprecated DirectoryLdapServerListResults list(java.lang.String firewallIdentityStoreId, java.lang.String cursor, java.lang.String enforcementPointPath, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.List all configured domain LDAP servers
Use the following Policy API -
GET /infra/identity-firewall-stores//ldap-servers Synchronous method overload. Result of the invocation will be reported as a method return value. Use
invocationConfig
to specify configuration for this particular invocation.- Parameters:
firewallIdentityStoreId
- Firewall Identity store identifier (required)cursor
- Opaque cursor to be used for getting next page of records (supplied by current result page) (optional)enforcementPointPath
- String Path of the enforcement point (optional)includedFields
- Comma separated list of fields that should be included in query result (optional)pageSize
- Maximum number of results to return in this page (server may return fewer) (optional, default to 1000)sortAscending
- (optional)sortBy
- Field by which records are sorted (optional)invocationConfig
- Configuration for the method invocation.- Returns:
- com.vmware.nsx_policy.model.DirectoryLdapServerListResults
- Throws:
com.vmware.vapi.std.errors.InvalidRequest
- Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized
- Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable
- Service Unavailablecom.vmware.vapi.std.errors.InternalServerError
- Internal Server Errorcom.vmware.vapi.std.errors.NotFound
- Not Found
-
list
@Deprecated void list(java.lang.String firewallIdentityStoreId, java.lang.String cursor, java.lang.String enforcementPointPath, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServerListResults> asyncCallback)
Deprecated.List all configured domain LDAP servers
Use the following Policy API -
GET /infra/identity-firewall-stores//ldap-servers Asynchronous method overload. Result of the invocation will be reported via the specified
asyncCallback
.Invocation Result:
com.vmware.nsx_policy.model.DirectoryLdapServerListResultsOperation Errors:
InvalidRequest
- Bad Request, Precondition Failed
Unauthorized
- Forbidden
ServiceUnavailable
- Service Unavailable
InternalServerError
- Internal Server Error
NotFound
- Not Found
- Parameters:
firewallIdentityStoreId
- Firewall Identity store identifier (required)cursor
- Opaque cursor to be used for getting next page of records (supplied by current result page) (optional)enforcementPointPath
- String Path of the enforcement point (optional)includedFields
- Comma separated list of fields that should be included in query result (optional)pageSize
- Maximum number of results to return in this page (server may return fewer) (optional, default to 1000)sortAscending
- (optional)sortBy
- Field by which records are sorted (optional)asyncCallback
- Receives the status (progress, result or error) of the operation invocation.
-
list
@Deprecated void list(java.lang.String firewallIdentityStoreId, java.lang.String cursor, java.lang.String enforcementPointPath, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServerListResults> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.List all configured domain LDAP servers
Use the following Policy API -
GET /infra/identity-firewall-stores//ldap-servers Asynchronous method overload. Result of the invocation will be reported via the specified
asyncCallback
. UseinvocationConfig
to specify configuration for this particular invocation.Invocation Result:
com.vmware.nsx_policy.model.DirectoryLdapServerListResultsOperation Errors:
InvalidRequest
- Bad Request, Precondition Failed
Unauthorized
- Forbidden
ServiceUnavailable
- Service Unavailable
InternalServerError
- Internal Server Error
NotFound
- Not Found
- Parameters:
firewallIdentityStoreId
- Firewall Identity store identifier (required)cursor
- Opaque cursor to be used for getting next page of records (supplied by current result page) (optional)enforcementPointPath
- String Path of the enforcement point (optional)includedFields
- Comma separated list of fields that should be included in query result (optional)pageSize
- Maximum number of results to return in this page (server may return fewer) (optional, default to 1000)sortAscending
- (optional)sortBy
- Field by which records are sorted (optional)asyncCallback
- Receives the status (progress, result or error) of the operation invocation.invocationConfig
- Configuration for the method invocation.
-
patch
@Deprecated DirectoryLdapServer patch(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, DirectoryLdapServer directoryLdapServer, java.lang.String enforcementPointPath)
Deprecated.More than one LDAP server can be created and only one LDAP server is used to synchronize directory objects. If more than one LDAP server is configured, NSX will try all the servers until it is able to successfully connect to one.
Use the following Policy API -
PATCH /infra/identity-firewall-stores//ldap-servers/ Synchronous method overload. Result of the invocation will be reported as a method return value.
- Parameters:
firewallIdentityStoreId
- Firewall Identity store identifier (required)ldapServerId
- LDAP server identifier (required)directoryLdapServer
- (required)enforcementPointPath
- String Path of the enforcement point (optional)- Returns:
- com.vmware.nsx_policy.model.DirectoryLdapServer
- Throws:
com.vmware.vapi.std.errors.InvalidRequest
- Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized
- Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable
- Service Unavailablecom.vmware.vapi.std.errors.InternalServerError
- Internal Server Errorcom.vmware.vapi.std.errors.NotFound
- Not Found
-
patch
@Deprecated DirectoryLdapServer patch(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, DirectoryLdapServer directoryLdapServer, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.More than one LDAP server can be created and only one LDAP server is used to synchronize directory objects. If more than one LDAP server is configured, NSX will try all the servers until it is able to successfully connect to one.
Use the following Policy API -
PATCH /infra/identity-firewall-stores//ldap-servers/ Synchronous method overload. Result of the invocation will be reported as a method return value. Use
invocationConfig
to specify configuration for this particular invocation.- Parameters:
firewallIdentityStoreId
- Firewall Identity store identifier (required)ldapServerId
- LDAP server identifier (required)directoryLdapServer
- (required)enforcementPointPath
- String Path of the enforcement point (optional)invocationConfig
- Configuration for the method invocation.- Returns:
- com.vmware.nsx_policy.model.DirectoryLdapServer
- Throws:
com.vmware.vapi.std.errors.InvalidRequest
- Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized
- Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable
- Service Unavailablecom.vmware.vapi.std.errors.InternalServerError
- Internal Server Errorcom.vmware.vapi.std.errors.NotFound
- Not Found
-
patch
@Deprecated void patch(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, DirectoryLdapServer directoryLdapServer, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback)
Deprecated.More than one LDAP server can be created and only one LDAP server is used to synchronize directory objects. If more than one LDAP server is configured, NSX will try all the servers until it is able to successfully connect to one.
Use the following Policy API -
PATCH /infra/identity-firewall-stores//ldap-servers/ Asynchronous method overload. Result of the invocation will be reported via the specified
asyncCallback
.Invocation Result:
com.vmware.nsx_policy.model.DirectoryLdapServerOperation Errors:
InvalidRequest
- Bad Request, Precondition Failed
Unauthorized
- Forbidden
ServiceUnavailable
- Service Unavailable
InternalServerError
- Internal Server Error
NotFound
- Not Found
- Parameters:
firewallIdentityStoreId
- Firewall Identity store identifier (required)ldapServerId
- LDAP server identifier (required)directoryLdapServer
- (required)enforcementPointPath
- String Path of the enforcement point (optional)asyncCallback
- Receives the status (progress, result or error) of the operation invocation.
-
patch
@Deprecated void patch(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, DirectoryLdapServer directoryLdapServer, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.More than one LDAP server can be created and only one LDAP server is used to synchronize directory objects. If more than one LDAP server is configured, NSX will try all the servers until it is able to successfully connect to one.
Use the following Policy API -
PATCH /infra/identity-firewall-stores//ldap-servers/ Asynchronous method overload. Result of the invocation will be reported via the specified
asyncCallback
. UseinvocationConfig
to specify configuration for this particular invocation.Invocation Result:
com.vmware.nsx_policy.model.DirectoryLdapServerOperation Errors:
InvalidRequest
- Bad Request, Precondition Failed
Unauthorized
- Forbidden
ServiceUnavailable
- Service Unavailable
InternalServerError
- Internal Server Error
NotFound
- Not Found
- Parameters:
firewallIdentityStoreId
- Firewall Identity store identifier (required)ldapServerId
- LDAP server identifier (required)directoryLdapServer
- (required)enforcementPointPath
- String Path of the enforcement point (optional)asyncCallback
- Receives the status (progress, result or error) of the operation invocation.invocationConfig
- Configuration for the method invocation.
-
update
@Deprecated DirectoryLdapServer update(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, DirectoryLdapServer directoryLdapServer, java.lang.String enforcementPointPath)
Deprecated.Update a LDAP server for Firewall Identity store
Use the following Policy API -
PUT /infra/identity-firewall-stores//ldap-servers/ Synchronous method overload. Result of the invocation will be reported as a method return value.
- Parameters:
firewallIdentityStoreId
- Firewall Identity store identifier (required)ldapServerId
- LDAP server identifier (required)directoryLdapServer
- (required)enforcementPointPath
- String Path of the enforcement point (optional)- Returns:
- com.vmware.nsx_policy.model.DirectoryLdapServer
- Throws:
com.vmware.vapi.std.errors.InvalidRequest
- Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized
- Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable
- Service Unavailablecom.vmware.vapi.std.errors.InternalServerError
- Internal Server Errorcom.vmware.vapi.std.errors.NotFound
- Not Found
-
update
@Deprecated DirectoryLdapServer update(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, DirectoryLdapServer directoryLdapServer, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.Update a LDAP server for Firewall Identity store
Use the following Policy API -
PUT /infra/identity-firewall-stores//ldap-servers/ Synchronous method overload. Result of the invocation will be reported as a method return value. Use
invocationConfig
to specify configuration for this particular invocation.- Parameters:
firewallIdentityStoreId
- Firewall Identity store identifier (required)ldapServerId
- LDAP server identifier (required)directoryLdapServer
- (required)enforcementPointPath
- String Path of the enforcement point (optional)invocationConfig
- Configuration for the method invocation.- Returns:
- com.vmware.nsx_policy.model.DirectoryLdapServer
- Throws:
com.vmware.vapi.std.errors.InvalidRequest
- Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized
- Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable
- Service Unavailablecom.vmware.vapi.std.errors.InternalServerError
- Internal Server Errorcom.vmware.vapi.std.errors.NotFound
- Not Found
-
update
@Deprecated void update(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, DirectoryLdapServer directoryLdapServer, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback)
Deprecated.Update a LDAP server for Firewall Identity store
Use the following Policy API -
PUT /infra/identity-firewall-stores//ldap-servers/ Asynchronous method overload. Result of the invocation will be reported via the specified
asyncCallback
.Invocation Result:
com.vmware.nsx_policy.model.DirectoryLdapServerOperation Errors:
InvalidRequest
- Bad Request, Precondition Failed
Unauthorized
- Forbidden
ServiceUnavailable
- Service Unavailable
InternalServerError
- Internal Server Error
NotFound
- Not Found
- Parameters:
firewallIdentityStoreId
- Firewall Identity store identifier (required)ldapServerId
- LDAP server identifier (required)directoryLdapServer
- (required)enforcementPointPath
- String Path of the enforcement point (optional)asyncCallback
- Receives the status (progress, result or error) of the operation invocation.
-
update
@Deprecated void update(java.lang.String firewallIdentityStoreId, java.lang.String ldapServerId, DirectoryLdapServer directoryLdapServer, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.Update a LDAP server for Firewall Identity store
Use the following Policy API -
PUT /infra/identity-firewall-stores//ldap-servers/ Asynchronous method overload. Result of the invocation will be reported via the specified
asyncCallback
. UseinvocationConfig
to specify configuration for this particular invocation.Invocation Result:
com.vmware.nsx_policy.model.DirectoryLdapServerOperation Errors:
InvalidRequest
- Bad Request, Precondition Failed
Unauthorized
- Forbidden
ServiceUnavailable
- Service Unavailable
InternalServerError
- Internal Server Error
NotFound
- Not Found
- Parameters:
firewallIdentityStoreId
- Firewall Identity store identifier (required)ldapServerId
- LDAP server identifier (required)directoryLdapServer
- (required)enforcementPointPath
- String Path of the enforcement point (optional)asyncCallback
- Receives the status (progress, result or error) of the operation invocation.invocationConfig
- Configuration for the method invocation.
-
-