Inventory > Context Profiles Update custom object attribute value list for given attribute key
Deprecated: This rest routine is deprecated. Use /infra/context-profiles/custom-attributes/default
for create/update custom object attribute value list for given attribute key
Inventory > Group Members Get logical ports that belong to this Group
Deprecated: This rest routine is deprecated. Use /infra/domains/<domain-id>/groups/<group-id>/members/segment-ports instead for effective segment-port members as LogicalPort
is not a supported member type .
Inventory > Group Members Get logical switches that belong to this Group
Deprecated: This rest routine is deprecated. Use /infra/domains/<domain-id>/groups/<group-id>/members/segments instead for effective segment members as LogicalSwitch
is not a supported member type.
Networking (Routing) > Tier-0S (Arp Tables) Get ARP table for downlink router port on tier-0 router
Deprecated: This API is deprecated because it is duplicate.
Please use /infra/segments/<segment-id>/arp-table
Segment ID is the ID of the segment that is connected to the the tier-0
Networking (Routing) > Tier-0S (Arp Tables) Get ARP table for downlink router port on tier-0 router in CSV
Deprecated: This API is deprecated because it is duplicate.
Please use /infra/segments/<segment-id>/arp-table?format=csv
Segment ID is the ID of the segment that is connected to the the tier-0
Networking (Routing) > Tier-1S (Arp Tables) Get ARP table for downlink router port on tier-1 router
Deprecated: This API is deprecated because it is duplicate.
Please use /infra/tier-1s/<tier-1-id>/segments/<segment-id>/arp-table
Segment ID is the ID of the segment that is connected to the the tier-1
Networking (Routing) > Tier-1S (Arp Tables) Get ARP table for downlink router port on tier-1 router in CSV
Deprecated: This API is deprecated because it is duplicate.
Please use /infra/tier-1s/<tier-1-id>/segments/<segment-id>/arp-table?format=csv
Segment ID is the ID of the segment that is connected to the the tier-1
Networking (Switching) > Segments (Fixed) Paginated list of all fixed segments (identified as /policy/api/v1/infra/tier-1s//segments/) under Tier-1 instance.
Security (East West) > Distributed Firewall (Identity Firewall) Invoke full sync or delta sync for a specific domain, with
additional delay in seconds if needed. Stop sync will try
to stop any pending sync if any to return to idle state.
Deprecated: Use the following Policy API - POST /infra/identity-firewall-stores/action/delta-sync; POST /infra/identity-firewall-stores/action/full-sync; POST /infra/identity-firewall-stores/action/stop-sync;
System (Administration) > API Services Register a Collection of API Calls at a Single End Point
Deprecated: Support for batched operations will be removed from a future NSX release. For policy APIs, use the hierarchical API to submit a set of updates as a single operation. For other APIs, submit the operations as individual REST API calls.
System (Administration) > Certificates Set a certificate as a GM or LM Principal Identity certificate
Deprecated: Please use below APIs. POST https://<nsx-mgr>/api/v1/trust-management/certificates/<cert-id>?action=apply_certificate&service_type=LOCAL_MANAGER POST https://<nsx-mgr>/api/v1/trust-management/certificates/<cert-id>?action=apply_certificate&service_type=GLOBAL_MANAGER
System Administration > Configuration > Auto-Reject-Ip-Options-Gateway-Firewall Saves the configuration for auto reject IP options gateway firewall configuration
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Corfu Log Replication Server Restart, start or stop the Corfu Log Replication Server service
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Corfu Log Replication Server Read the Corfu Log Replication Server service status
Troubleshooting > Traceflow Create or update a traceflow config
Deprecated: Please use PUT API to start new Traceflow sessions. By default, traceflow observations will be cleanup every two hours,
please use is_transient flag to avoid the cleanup.
Troubleshooting > Traceflow Restart traceflow with same set of parameters used during create/update traceflow
Deprecated: Please use PUT API to start new Traceflow sessions. By default, traceflow observations will be cleanup every two hours,
please use is_transient flag to avoid the cleanup.
User Management > VIDM Configuration Get all the User Groups where vIDM display name matches the search key case insensitively. The search key is checked to be a substring of display name. This is a non paginated API. This API will return as many results that vIDM returns to NSX during the search query. vIDM may not send all results at once so to zero in on the group of interest more characters need to be entered.
Deprecated: vIDM is deprecated by vIDB. Use API POST /api/v1/trust-management/oidc-uris/{id}/search.
User Management > VIDM Configuration Get all the users and groups from vIDM matching the search key case insensitively. The search key is checked to be a substring of name or given name or family name of user and display name of group. This is a non paginated API. This API will return as many results that vIDM returns to NSX during the search query. vIDM may not send all results at once so to zero in on the user/group of interest more characters need to be entered.
Deprecated: vIDM is deprecated by vIDB. Use API POST /api/v1/trust-management/oidc-uris/{id}/search.
User Management > VIDM Configuration Get all the users from vIDM whose userName, givenName or familyName matches the search key case insensitively. The search key is checked to be a substring of name or given name or family name. This is a non paginated API. This API will return as many results that vIDM returns to NSX during the search query. vIDM may not send all results at once so to zero in on the user of interest more characters need to be entered.
Deprecated: vIDM is deprecated by vIDB. Use API POST /api/v1/trust-management/oidc-uris/{id}/search.