NSX-T Data Center Global Manager REST API

All Methods

API Description API Path
Certificates > Ca Bundles
Returns information about all the CA bundles
GET /global-manager/api/v1/global-infra/cabundles
Certificates > Ca Bundles
Deletes CA bundle
DELETE /global-manager/api/v1/global-infra/cabundles/{cabundle-id}
Certificates > Ca Bundles
Returns information about a CA bundle
GET /global-manager/api/v1/global-infra/cabundles/{cabundle-id}
Certificates > Ca Bundles
Adds or updates a CA bundle
PATCH /global-manager/api/v1/global-infra/cabundles/{cabundle-id}
Certificates > Ca Bundles
Adds or replaces a CA bundle
POST /global-manager/api/v1/global-infra/cabundles/{cabundle-id}
Certificates > Ca Bundles
Adds or replaces a CA bundle
PUT /global-manager/api/v1/global-infra/cabundles/{cabundle-id}
Certificates > Ca Bundles
Downloads a CA bundle
GET /global-manager/api/v1/global-infra/cabundles/{cabundle-id}/pem-file
Certificates > Ca Bundles
Return All the User-Facing Components' Certificates
GET /global-manager/api/v1/global-infra/certificates
Certificates > Ca Bundles
Delete Certificate for the Given Certificate ID
DELETE /global-manager/api/v1/global-infra/certificates/{certificate-id}
Certificates > Ca Bundles
Show Certificate Data for the Given Certificate ID
GET /global-manager/api/v1/global-infra/certificates/{certificate-id}
Certificates > Ca Bundles
Add a New Certificate
PATCH /global-manager/api/v1/global-infra/certificates/{certificate-id}
Certificates > Ca Bundles
Add a New Certificate
PUT /global-manager/api/v1/global-infra/certificates/{certificate-id}
Certificates > Crls
Return All Added CRLs
GET /global-manager/api/v1/global-infra/crls
Certificates > Crls
Delete a CRL
DELETE /global-manager/api/v1/global-infra/crls/{crl-id}
Certificates > Crls
Show CRL Data for the Given CRL id.
GET /global-manager/api/v1/global-infra/crls/{crl-id}
Certificates > Crls
Create or patch a Certificate Revocation List
PATCH /global-manager/api/v1/global-infra/crls/{crl-id}
Certificates > Crls
Create a new Certificate Revocation List
POST /global-manager/api/v1/global-infra/crls/{crl-id}?action=import
Certificates > Crls
Upload a new or updated Certificate Revocation List
POST /global-manager/api/v1/global-infra/crls/{crl-id}?action=upload
Certificates > Crls
Create or fully replace a Certificate Revocation List
PUT /global-manager/api/v1/global-infra/crls/{crl-id}
Certificates > Csrs
Return All the Generated CSRs
GET /global-manager/api/v1/global-infra/csrs
Certificates > Csrs
Generate a new self-signed certificate
POST /global-manager/api/v1/global-infra/csrs?action=self_sign
Certificates > Csrs
Delete a CSR
DELETE /global-manager/api/v1/global-infra/csrs/{csr-id}
Certificates > Csrs
Show CSR Data for the Given CSR ID
GET /global-manager/api/v1/global-infra/csrs/{csr-id}
Certificates > Csrs
Generate a New Certificate Signing Request
POST /global-manager/api/v1/global-infra/csrs/{csr-id}?action=create
Certificates > Csrs
Import a Certificate Associated with an Approved CSR
POST /global-manager/api/v1/global-infra/csrs/{csr-id}?action=import
Certificates > Csrs
Upload the Certificate PEM File Signed by the CA Associated with a CSR
POST /global-manager/api/v1/global-infra/csrs/{csr-id}?action=upload
Certificates > Csrs
Self-Sign the CSR
POST /global-manager/api/v1/global-infra/csrs/{csr-id}?action=self_sign
Certificates > Csrs
Get CSR PEM File for the Given CSR ID
GET /global-manager/api/v1/global-infra/csrs/{csr-id}/pem-file
Enforcement Points > Edge Clusters
List enforcementpoints under Site
GET /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points
Enforcement Points > Edge Clusters
Full sync EnforcementPoint from Site
POST /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcement-point-id}?action=full-sync
Enforcement Points > Edge Clusters
Delete EnforcementPoint from Site
DELETE /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}
Enforcement Points > Edge Clusters
Read an Enforcement Point under Infra/Site
GET /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}
Enforcement Points > Edge Clusters
Patch a new Enforcement Point under Site
PATCH /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}
Enforcement Points > Edge Clusters
Reload an Enforcement Point under Site
POST /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}?action=reload
Enforcement Points > Edge Clusters
Create/update a new Enforcement Point under Site
PUT /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}
Enforcement Points > Edge Clusters
List Edge Clusters under an Enforcement Point
GET /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/edge-clusters
Enforcement Points > Edge Clusters
Read an Edge Cluster under an Enforcement Point
GET /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/edge-clusters/{edge-cluster-id}
Federation > Edge Transport Node (Remote Tep)
Paginated list of BGP Neighbors on edge transport node
GET /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/edge-clusters/{edge-cluster-id}/edge-nodes/{policy-edge-node-id}/remote-tep-connectivity/bgp/neighbors
Federation > Edge Transport Node (Remote Tep)
Get BGP neighbor advertised routes on edge transport node.
GET /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/edge-clusters/{edge-cluster-id}/edge-nodes/{policy-edge-node-id}/remote-tep-connectivity/bgp/neighbors/{neighbor-id}/advertised-routes
Federation > Edge Transport Node (Remote Tep)
Get BGP neighbor learned routes on edge transport node.
GET /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/edge-clusters/{edge-cluster-id}/edge-nodes/{policy-edge-node-id}/remote-tep-connectivity/bgp/neighbors/{neighbor-id}/routes
Federation > Edge Transport Node (Remote Tep)
Get Remote TEP BGP summary of policy edge transport node.
GET /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/edge-clusters/{edge-cluster-id}/edge-nodes/{policy-edge-node-id}/remote-tep-connectivity/bgp/summary
Federation > Edge Transport Node (Remote Tep)
Get cross-site tunnel statistics of policy edge transport node.
GET /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/edge-clusters/{edge-cluster-id}/edge-nodes/{policy-edge-node-id}/remote-tep-connectivity/tunnels/statistics
Federation > Federation Configuration
Read federation config
GET /global-manager/api/v1/global-infra/federation-config
Federation > Federation Configuration
Read Global Manager config along with sensitive data
GET /global-manager/api/v1/global-infra/global-manager-config?action=show-sensitive-data
Federation > Federation Configuration
Create or patch Global Manager Config
PATCH /global-manager/api/v1/global-infra/global-manager-config
Federation > Federation Configuration
Create or fully replace Global Manager Config
PUT /global-manager/api/v1/global-infra/global-manager-config
Federation > Federation Configuration
List overridden resources
GET /global-manager/api/v1/global-infra/overridden-resources
Federation > Full Synchronization
List full sync states
GET /global-manager/api/v1/global-infra/full-sync-states
Federation > Full Synchronization
Get full sync state
GET /global-manager/api/v1/global-infra/full-sync-states/{full-sync-id}
Federation > Global Managers
Get Global Managed operational state
GET /global-manager/api/v1/gm-operational-state
Federation > Global Managers
List Global Managers
GET /global-manager/api/v1/global-infra/global-managers
Federation > Global Managers
Delete a Global Manager under Infra
DELETE /global-manager/api/v1/global-infra/global-managers/{global-manager-id}
Federation > Global Managers
Read a Global Manager
GET /global-manager/api/v1/global-infra/global-managers/{global-manager-id}
Federation > Global Managers
Create or patch a Global Manager
PATCH /global-manager/api/v1/global-infra/global-managers/{global-manager-id}
Federation > Global Managers
Create or fully replace a Global Manager under infra
PUT /global-manager/api/v1/global-infra/global-managers/{global-manager-id}
Federation > Global Managers
List resources pending to be cleaned from set of sites.
GET /global-manager/api/v1/global-infra/site-cleanup-pending
Federation > Global Managers
Get Upgrade summary
GET /global-manager/api/v1/global-infra/upgrade-summary
Federation > Inter-Sites (Legacy Management Plane)
Get infra segment cross site forwarder placement and HA status
GET /global-manager/api/v1/global-infra/segments/{segment-id}/inter-site-forwarder/site-span-info
Federation > Inter-Sites (Legacy Management Plane)
Get infra segment cross site traffic statistics
GET /global-manager/api/v1/global-infra/segments/{segment-id}/inter-site-forwarder/statistics
Federation > Inter-Sites (Legacy Management Plane)
Get infra segment cross site traffic statistics

Deprecated: This API is deprecated. Please use GET /infra/segments//inter-site-forwarder/stats instead.
GET /global-manager/api/v1/global-infra/segments/{segment-id}/inter-site-forwarder/status (Deprecated)
Federation > Inter-Sites (Legacy Management Plane)
Get RTEP span and mac address-table

Deprecated: This API is deprecated. Please use GET /infra/sites//enforcement-points//edge-clusters//remote-tep-connectivity/bgp/summary instead.
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-services-id}/inter-site/bgp-summary (Deprecated)
Federation > Inter-Sites (Legacy Management Plane)
Get RTEP mesh connectivity status

Deprecated: This API is deprecated. Please use GET /infra/sites//enforcement-points//edge-clusters//remote-tep-connectivity/status instead.
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-services-id}/inter-site/status (Deprecated)
Federation > Inter-Sites (Legacy Management Plane)
Get inter-site L2 forwarder status for Tier1 gateway
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-services-id}/inter-site-forwarder/status
Federation > Inter-Sites (Legacy Management Plane)
Get segment cross site forwarder placement and HA status
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/inter-site-forwarder/site-span-info
Federation > Inter-Sites (Legacy Management Plane)
Get segment cross site traffic statistics
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/inter-site-forwarder/statistics
Federation > Inter-Sites (Legacy Management Plane)
Get segment cross site traffic statistics

Deprecated: This API is deprecated. Please use GET /infra/tier-1s//segments//inter-site-forwarder/stats instead.
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/inter-site-forwarder/status (Deprecated)
Federation > Observability
Get monitoring info
GET /global-manager/api/v1/observability/flow-details
Federation > Onboarding
Start or Check on-boarding for a Site
POST /global-manager/api/v1/global-infra/sites/{site-id}/onboarding?action=start_onboarding
Federation > Onboarding
Check Onboarding configuration conflicts
POST /global-manager/api/v1/global-infra/sites/{site-id}/onboarding?action=check_conflict
Federation > Onboarding
Fetch conflicting entities summary for a Site
GET /global-manager/api/v1/global-infra/sites/{site-id}/onboarding/feature-summary
Federation > Onboarding
Fetch feature entities summary details for a Site
GET /global-manager/api/v1/global-infra/sites/{site-id}/onboarding/invalid-config-details
Federation > Onboarding
Get Onboarding Preferences
GET /global-manager/api/v1/global-infra/sites/{site-id}/onboarding/preferences
Federation > Onboarding
Update Onboarding Preferences
PUT /global-manager/api/v1/global-infra/sites/{site-id}/onboarding/preferences
Federation > Onboarding
Get Onboarding status
GET /global-manager/api/v1/global-infra/sites/{site-id}/onboarding/status
Federation > Sites
Create or fully replace a Site under infra
POST /global-manager/api/v1/global-infra/onboarding-check-compatibility
Federation > Sites
List Sites
GET /global-manager/api/v1/global-infra/sites
Federation > Sites
Delete a site
DELETE /global-manager/api/v1/global-infra/sites/{site-id}
Federation > Sites
Read a site
GET /global-manager/api/v1/global-infra/sites/{site-id}
Federation > Sites
Create or patch Site
PATCH /global-manager/api/v1/global-infra/sites/{site-id}
Federation > Sites
Create or fully replace a Site under infra
PUT /global-manager/api/v1/global-infra/sites/{site-id}
Federation > Sites
Returns the certificate of the listener
GET /global-manager/api/v1/global-infra/sites/listener_certificate
Federation > Sites
Get span for an entity with specified path
GET /global-manager/api/v1/global-infra/span
Federation > Sites
Get the site configuration
GET /api/v1/sites
Federation > Sites
Get the site configuration, some attributes won't be shown based on version
GET /api/v1/sites?version=3.0.2
GET /api/v1/sites?version=3.1.0
GET /api/v1/sites?version=latest
Federation > Sites
Get the compatibility list of the site
GET /api/v1/sites/compatibility
Federation > Sites
Check whether the remote site version is compatible to this site
GET /api/v1/sites/compatibility/remote
Federation > Sites
Get the local site configuration
GET /api/v1/sites/self
Federation > Sites
Get overall status of the federation, including stub status
GET /api/v1/sites/status
Federation > Sites
Get the switchover status
GET /api/v1/sites/switchover-status
Federation > Sites (Security Settings)
This routine will delete site security setting
DELETE /global-manager/api/v1/global-infra/sites/{site-id}/security-setting
Federation > Sites (Security Settings)
This routine will get site security setting
GET /global-manager/api/v1/global-infra/sites/{site-id}/security-setting
Federation > Sites (Security Settings)
This routine will update site security setting
PATCH /global-manager/api/v1/global-infra/sites/{site-id}/security-setting
Federation > Sites (Security Settings)
This routine will update site security setting
PUT /global-manager/api/v1/global-infra/sites/{site-id}/security-setting
Inventory > Context Profiles
Get PolicyContextProfiles
GET /global-manager/api/v1/global-infra/context-profiles
Inventory > Context Profiles
Delete Policy Context Profile
DELETE /global-manager/api/v1/global-infra/context-profiles/{context-profile-id}
Inventory > Context Profiles
Get PolicyContextProfile
GET /global-manager/api/v1/global-infra/context-profiles/{context-profile-id}
Inventory > Context Profiles
Create or partially update a Policy Context Profile
PATCH /global-manager/api/v1/global-infra/context-profiles/{context-profile-id}
Inventory > Context Profiles
Create or replace a Policy Context Profile
PUT /global-manager/api/v1/global-infra/context-profiles/{context-profile-id}
Inventory > Context Profiles
List Context Profile supported attribute types
GET /global-manager/api/v1/global-infra/context-profiles/attribute-types
Inventory > Context Profiles
List Policy Context Profile supported attributes and sub-attributes
GET /global-manager/api/v1/global-infra/context-profiles/attributes
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
PATCH /global-manager/api/v1/global-infra/context-profiles/custom-attributes (Deprecated)
Inventory > Context Profiles
Adds/Removes custom attribute values from list

Deprecated: This rest routine is deprecated. Use /infra/context-profiles/custom-attributes/default to Adds/Removes custom attribute values from list
POST /global-manager/api/v1/global-infra/context-profiles/custom-attributes (Deprecated)
Inventory > Context Profiles
Retrieves custom attribute values for given attribute key
GET /global-manager/api/v1/global-infra/context-profiles/custom-attributes/default
Inventory > Context Profiles
Update custom attribute value list for given attribute key.
PATCH /global-manager/api/v1/global-infra/context-profiles/custom-attributes/default
Inventory > Context Profiles
Adds/Removes custom attribute values from list
POST /global-manager/api/v1/global-infra/context-profiles/custom-attributes/default
Inventory > Group Members
Get groups for which the given bare metal server (BMS) is a member
GET /global-manager/api/v1/global-infra/bms-group-associations
Inventory > Group Members
Get groups for which the given bare metal server interface (BMSI) is a member
GET /global-manager/api/v1/global-infra/bmsi-group-associations
Inventory > Group Members
Get groups for which the given Cloud Native Service Instance is a member
GET /global-manager/api/v1/global-infra/cloud-native-service-group-associations
Inventory > Group Members
Get Effective Bare Metal Servers(BMS) that belong to this group.
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/members/bms
Inventory > Group Members
Get Effective Bare Metal Server Interfaces(BMSI) that belong to this group.
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/members/bmsi
Inventory > Group Members
Get Effective Cloud Native Service Instances that belong to this group.
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/members/cloud-native-service-instances
Inventory > Group Members
Get Discovered Port Groups that belong to this Group
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/members/dvpg
Inventory > Group Members
Get discovered ports that belong to this Group
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/members/dvports
Inventory > Group Members
Get IP addresses that belong to this Group
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/members/ip-addresses
Inventory > Group Members
Get Effective IPGroups that belong to this group.
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/members/ip-groups
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 .
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/members/logical-ports (Deprecated)
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.
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/members/logical-switches (Deprecated)
Inventory > Group Members
Get pods that belong to this Group
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/members/pods
Inventory > Group Members
Get segment ports that belong to this Group
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/members/segment-ports
Inventory > Group Members
Get segments that belong to this Group
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/members/segments
Inventory > Group Members
Get Virtual Network Interface instances that belong to this Group
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/members/vifs
Inventory > Group Members
Get Virtual machines that belong to this Group
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/members/virtual-machines
Inventory > Group Members
Get VPCs that belong to this Group
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/members/vpcs
Inventory > Group Members
Get tags used to define conditions inside a Group
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/tags
Inventory > Group Members
Get groups for which the given object is a member
GET /global-manager/api/v1/global-infra/group-associations
Inventory > Group Members
Get groups for which the given IP address is a member
GET /global-manager/api/v1/global-infra/ip-address-group-associations
Inventory > Group Members
Get groups for which the given pod is a member
GET /global-manager/api/v1/global-infra/pod-group-associations
Inventory > Group Members
Get groups for which the given VM is a member
GET /global-manager/api/v1/global-infra/virtual-machine-group-associations
Inventory > Group Members
Get groups for which the given VIF is a member
GET /global-manager/api/v1/global-infra/virtual-network-interface-group-associations
Inventory > Groups
List Groups for a domain
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups
Inventory > Groups
Delete Group
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}
Inventory > Groups
Read a group by ID
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}
Inventory > Groups
Patch a group
PATCH /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}
Inventory > Groups
Create or update a group
PUT /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}
Inventory > Groups
Delete Group External ID Expression
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/external-id-expressions/{expression-id}
Inventory > Groups
Patch a group external ID expression
PATCH /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/external-id-expressions/{expression-id}
Inventory > Groups
Add or Remove external id based members from/to a Group
POST /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/external-id-expressions/{expression-id}
Inventory > Groups
Delete Group IPAddressExpression
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/ip-address-expressions/{expression-id}
Inventory > Groups
Patch a group IP Address expression
PATCH /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/ip-address-expressions/{expression-id}
Inventory > Groups
Add or Remove IP Addresses from/to a Group
POST /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/ip-address-expressions/{expression-id}
Inventory > Groups
Delete Group MACAddressExpression
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/mac-address-expressions/{expression-id}
Inventory > Groups
Patch a group MAC Address expression
PATCH /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/mac-address-expressions/{expression-id}
Inventory > Groups
Add or Remove MAC Addresses from/to a Group
POST /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/mac-address-expressions/{expression-id}
Inventory > Groups
Get member types for a given Group based on the expressions used in the group.
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/member-types
Inventory > Groups
Delete Group Path Expression
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/path-expressions/{expression-id}
Inventory > Groups
Patch a group path expression
PATCH /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/path-expressions/{expression-id}
Inventory > Groups
Add or Remove path based members from/to a Group
POST /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/path-expressions/{expression-id}
Inventory > Services
List all Services
GET /global-manager/api/v1/global-infra/services
Inventory > Services
Delete Service
DELETE /global-manager/api/v1/global-infra/services/{service-id}
Inventory > Services
Read a service by ID
GET /global-manager/api/v1/global-infra/services/{service-id}
Inventory > Services
Patch a Service
PATCH /global-manager/api/v1/global-infra/services/{service-id}
Inventory > Services
Create or update a Service
PUT /global-manager/api/v1/global-infra/services/{service-id}
Inventory > Services
List Service entries for the given service
GET /global-manager/api/v1/global-infra/services/{service-id}/service-entries
Inventory > Services
Delete Service entry
DELETE /global-manager/api/v1/global-infra/services/{service-id}/service-entries/{service-entry-id}
Inventory > Services
Read service entry
GET /global-manager/api/v1/global-infra/services/{service-id}/service-entries/{service-entry-id}
Inventory > Services
Patch a ServiceEntry
PATCH /global-manager/api/v1/global-infra/services/{service-id}/service-entries/{service-entry-id}
Inventory > Services
Create or update a ServiceEntry
PUT /global-manager/api/v1/global-infra/services/{service-id}/service-entries/{service-entry-id}
Inventory > Tags
Delete tag attachments
DELETE /global-manager/api/v1/global-infra/categories/{category-id}/tags/{tag-id}/attachments
Inventory > Tags
Get tag attachments
GET /global-manager/api/v1/global-infra/categories/{category-id}/tags/{tag-id}/attachments
Inventory > Tags
Create or update vm tag attachment
PATCH /global-manager/api/v1/global-infra/categories/{category-id}/tags/{tag-id}/attachments
Inventory > Tags
List all unique tags.
GET /global-manager/api/v1/global-infra/tags
Inventory > Tags
List all objects assigned with matching scope and tag values
GET /global-manager/api/v1/global-infra/tags/effective-resources
Inventory > Tags
Get details of tag bulk operation request
GET /global-manager/api/v1/global-infra/tags/tag-operations/{operation-id}
Inventory > Tags
Assign or Unassign tag on multiple Virtual Machines.
PUT /global-manager/api/v1/global-infra/tags/tag-operations/{operation-id}
Inventory > Tags
Get status of tag bulk operation
GET /global-manager/api/v1/global-infra/tags/tag-operations/{operation-id}/status
Inventory > Vm
List all VM tag replication policies
GET /global-manager/api/v1/global-infra/vm-tag-replication-policies
Inventory > Vm
Delete the VM tag replication policy specified by id
DELETE /global-manager/api/v1/global-infra/vm-tag-replication-policies/{id}
Inventory > Vm
Get the VM tag replication policy specified by id
GET /global-manager/api/v1/global-infra/vm-tag-replication-policies/{id}
Inventory > Vm
Patch the VM tag replication policy
PATCH /global-manager/api/v1/global-infra/vm-tag-replication-policies/{id}
Inventory > Vm
Create or update the VM tag replication policy
PUT /global-manager/api/v1/global-infra/vm-tag-replication-policies/{id}
Monitoring > Compliance
Returns the compliance status
GET /global-manager/api/v1/compliance/status
Monitoring > Dashboard (Legacy Management Plane)
Returns the Views based on query criteria defined in ViewQueryParameters.

Deprecated: This API is deprecated and will be unavailable in later releases.
GET /global-manager/api/v1/ui-views (Deprecated)
Monitoring > Dashboard (Legacy Management Plane)
Creates a new View.

Deprecated: This API is deprecated and will be unavailable in later releases.
POST /global-manager/api/v1/ui-views (Deprecated)
Monitoring > Dashboard (Legacy Management Plane)
Delete View

Deprecated: This API is deprecated and will be unavailable in later releases.
DELETE /global-manager/api/v1/ui-views/{view-id} (Deprecated)
Monitoring > Dashboard (Legacy Management Plane)
Returns View Information

Deprecated: This API is deprecated and will be unavailable in later releases.
GET /global-manager/api/v1/ui-views/{view-id} (Deprecated)
Monitoring > Dashboard (Legacy Management Plane)
Update View

Deprecated: This API is deprecated and will be unavailable in later releases.
PUT /global-manager/api/v1/ui-views/{view-id} (Deprecated)
Monitoring > Dashboard (Legacy Management Plane)
Returns the Widget Configurations based on query criteria defined in WidgetQueryParameters.

Deprecated: This API is deprecated and will be unavailable in later releases.
GET /global-manager/api/v1/ui-views/{view-id}/widgetconfigurations (Deprecated)
Monitoring > Dashboard (Legacy Management Plane)
Creates a new Widget Configuration.

Deprecated: This API is deprecated and will be unavailable in later releases.
POST /global-manager/api/v1/ui-views/{view-id}/widgetconfigurations (Deprecated)
Monitoring > Dashboard (Legacy Management Plane)
Delete Widget Configuration

Deprecated: This API is deprecated and will be unavailable in later releases.
DELETE /global-manager/api/v1/ui-views/{view-id}/widgetconfigurations/{widgetconfiguration-id} (Deprecated)
Monitoring > Dashboard (Legacy Management Plane)
Returns Widget Configuration Information

Deprecated: This API is deprecated and will be unavailable in later releases.
GET /global-manager/api/v1/ui-views/{view-id}/widgetconfigurations/{widgetconfiguration-id} (Deprecated)
Monitoring > Dashboard (Legacy Management Plane)
Update Widget Configuration

Deprecated: This API is deprecated and will be unavailable in later releases.
PUT /global-manager/api/v1/ui-views/{view-id}/widgetconfigurations/{widgetconfiguration-id} (Deprecated)
Monitoring > Finetuning
For each type of entity what are the attributes owned by policy.
GET /global-manager/api/v1/fine-tuning/resources
Multi-Tenancy > Constraints
List tenant Constraints.
GET /global-manager/api/v1/global-infra/constraints
Multi-Tenancy > Constraints
Read tenant Constraint.
GET /global-manager/api/v1/global-infra/constraints/{constraint-id}
Networking (Dhcp) > DHCP Leases
Delete DHCP lease(s) specified by IP and MAC
POST /global-manager/api/v1/global-infra/segments/{segment-id}?action=delete_dhcp_leases
Networking (Dhcp) > DHCP Leases
Delete DHCP lease(s) specified by IP and MAC
POST /global-manager/api/v1/global-infra/tier-1s/{tier1-id}/segments/{segment-id}?action=delete_dhcp_leases
Networking (Dhcp) > DHCP Relay Configs
List DHCP relay config instances
GET /global-manager/api/v1/global-infra/dhcp-relay-configs
Networking (Dhcp) > DHCP Relay Configs
Delete DHCP relay configuration
DELETE /global-manager/api/v1/global-infra/dhcp-relay-configs/{dhcp-relay-config-id}
Networking (Dhcp) > DHCP Relay Configs
Read DHCP relay configuration
GET /global-manager/api/v1/global-infra/dhcp-relay-configs/{dhcp-relay-config-id}
Networking (Dhcp) > DHCP Relay Configs
Create or update DHCP relay configuration
PATCH /global-manager/api/v1/global-infra/dhcp-relay-configs/{dhcp-relay-config-id}
Networking (Dhcp) > DHCP Relay Configs
Create or update DHCP relay configuration
PUT /global-manager/api/v1/global-infra/dhcp-relay-configs/{dhcp-relay-config-id}
Networking (Dhcp) > DHCP Server Configs
List DHCP server config instances
GET /global-manager/api/v1/global-infra/dhcp-server-configs
Networking (Dhcp) > DHCP Server Configs
Read DHCP server leases
GET /global-manager/api/v1/global-infra/dhcp-server-configs/{config-id}/leases
Networking (Dhcp) > DHCP Server Configs
Read DHCP server state
GET /global-manager/api/v1/global-infra/dhcp-server-configs/{config-id}/state
Networking (Dhcp) > DHCP Server Configs
Read DHCP server statistics
GET /global-manager/api/v1/global-infra/dhcp-server-configs/{config-id}/stats
Networking (Dhcp) > DHCP Server Configs
Reset DHCP server statistics counters
POST /global-manager/api/v1/global-infra/dhcp-server-configs/{config-id}/stats?action=reset
Networking (Dhcp) > DHCP Server Configs
Read DHCP server status
GET /global-manager/api/v1/global-infra/dhcp-server-configs/{config-id}/status
Networking (Dhcp) > DHCP Server Configs
Delete DHCP server configuration
DELETE /global-manager/api/v1/global-infra/dhcp-server-configs/{dhcp-server-config-id}
Networking (Dhcp) > DHCP Server Configs
Read DHCP server configuration
GET /global-manager/api/v1/global-infra/dhcp-server-configs/{dhcp-server-config-id}
Networking (Dhcp) > DHCP Server Configs
Create or update DHCP server configuration
PATCH /global-manager/api/v1/global-infra/dhcp-server-configs/{dhcp-server-config-id}
Networking (Dhcp) > DHCP Server Configs
Create or update DHCP server configuration
PUT /global-manager/api/v1/global-infra/dhcp-server-configs/{dhcp-server-config-id}
Networking (Dhcp) > DHCP Static Bindings (Fixed Segments)
List all DHCP static bindings
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/dhcp-static-binding-configs
Networking (Dhcp) > DHCP Static Bindings (Fixed Segments)
Delete DHCP static binding
DELETE /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/dhcp-static-binding-configs/{binding-id}
Networking (Dhcp) > DHCP Static Bindings (Fixed Segments)
Read DHCP static binding
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/dhcp-static-binding-configs/{binding-id}
Networking (Dhcp) > DHCP Static Bindings (Fixed Segments)
Create or update DHCP static binding
PATCH /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/dhcp-static-binding-configs/{binding-id}
Networking (Dhcp) > DHCP Static Bindings (Fixed Segments)
Create or update DHCP static binding
PUT /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/dhcp-static-binding-configs/{binding-id}
Networking (Dhcp) > DHCP Static Bindings (Segments)
List all DHCP static bindings
GET /global-manager/api/v1/global-infra/segments/{segment-id}/dhcp-static-binding-configs
Networking (Dhcp) > DHCP Static Bindings (Segments)
Delete DHCP static binding
DELETE /global-manager/api/v1/global-infra/segments/{segment-id}/dhcp-static-binding-configs/{binding-id}
Networking (Dhcp) > DHCP Static Bindings (Segments)
Read DHCP static binding
GET /global-manager/api/v1/global-infra/segments/{segment-id}/dhcp-static-binding-configs/{binding-id}
Networking (Dhcp) > DHCP Static Bindings (Segments)
Create or update DHCP static binding
PATCH /global-manager/api/v1/global-infra/segments/{segment-id}/dhcp-static-binding-configs/{binding-id}
Networking (Dhcp) > DHCP Static Bindings (Segments)
Create or update DHCP static binding
PUT /global-manager/api/v1/global-infra/segments/{segment-id}/dhcp-static-binding-configs/{binding-id}
Networking (Dhcp) > DHCP Static Bindings (Segments)
Read DHCP static binding state
GET /global-manager/api/v1/global-infra/segments/{segment-id}/dhcp-static-bindings/{binding-id}/state
Networking (Dhcp) > DHCP Static Bindings (Segments)
Read DHCP static binding state
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/dhcp-static-bindings/{binding-id}/state
Networking (Dns Forwarder) > DNS Zones
List Dns Forwarder Zones
GET /global-manager/api/v1/global-infra/dns-forwarder-zones
Networking (Dns Forwarder) > DNS Zones
Delete the DNS Forwarder Zone
DELETE /global-manager/api/v1/global-infra/dns-forwarder-zones/{dns-forwarder-zone-id}
Networking (Dns Forwarder) > DNS Zones
Read the DNS Forwarder Zone
GET /global-manager/api/v1/global-infra/dns-forwarder-zones/{dns-forwarder-zone-id}
Networking (Dns Forwarder) > DNS Zones
Create or update the DNS Forwarder Zone
PATCH /global-manager/api/v1/global-infra/dns-forwarder-zones/{dns-forwarder-zone-id}
Networking (Dns Forwarder) > DNS Zones
Create or update the DNS Forwarder Zone
PUT /global-manager/api/v1/global-infra/dns-forwarder-zones/{dns-forwarder-zone-id}
Networking (Dns Forwarder) > Tier-0S
Delete DNS configuration for tier-0 instance
DELETE /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/dns-forwarder
Networking (Dns Forwarder) > Tier-0S
Read the DNS Forwarder for the given tier-0 instance
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/dns-forwarder
Networking (Dns Forwarder) > Tier-0S
Update the DNS Forwarder
PATCH /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/dns-forwarder
Networking (Dns Forwarder) > Tier-0S
Perform the specified DNS forwarder action
POST /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/dns-forwarder
Networking (Dns Forwarder) > Tier-0S
Update the DNS Forwarder
PUT /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/dns-forwarder
Networking (Dns Forwarder) > Tier-0S
Get the recent failed DNS queries
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/dns-forwarder/failed-queries
Networking (Dns Forwarder) > Tier-0S
Resolve a given address via the dns forwarder at Tier0
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/dns-forwarder/nslookup
Networking (Dns Forwarder) > Tier-0S
Get tier-0 DNS forwarder statistics
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/dns-forwarder/statistics
Networking (Dns Forwarder) > Tier-0S
Get current status of tier-0 DNS forwarder
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/dns-forwarder/status
Networking (Dns Forwarder) > Tier-1S
Delete DNS configuration for tier-1 instance
DELETE /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/dns-forwarder
Networking (Dns Forwarder) > Tier-1S
Read the DNS Forwarder for the given tier-1 instance
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/dns-forwarder
Networking (Dns Forwarder) > Tier-1S
Create or update the DNS Forwarder
PATCH /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/dns-forwarder
Networking (Dns Forwarder) > Tier-1S
Perform the specified DNS forwarder action
POST /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/dns-forwarder
Networking (Dns Forwarder) > Tier-1S
Create or update the DNS Forwarder
PUT /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/dns-forwarder
Networking (Dns Forwarder) > Tier-1S
Get the recent failed DNS queries
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/dns-forwarder/failed-queries
Networking (Dns Forwarder) > Tier-1S
Resolve a given address via the dns forwarder at Tier1
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/dns-forwarder/nslookup
Networking (Dns Forwarder) > Tier-1S
Get tier-1 DNS forwarder statistics
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/dns-forwarder/statistics
Networking (Dns Forwarder) > Tier-1S
Get current status of tier-1 DNS forwarder
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/dns-forwarder/status
Networking (Nat) > NAT Rules (Tier-0S)
List Policy NAT types.
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/nat
Networking (Nat) > NAT Rules (Tier-0S)
List NAT Rules
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/nat/{nat-id}/nat-rules
Networking (Nat) > NAT Rules (Tier-0S)
Delete NAT Rule
DELETE /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/nat/{nat-id}/nat-rules/{nat-rule-id}
Networking (Nat) > NAT Rules (Tier-0S)
Get NAT Rule
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/nat/{nat-id}/nat-rules/{nat-rule-id}
Networking (Nat) > NAT Rules (Tier-0S)
Create or update a NAT Rule on tier-0
PATCH /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/nat/{nat-id}/nat-rules/{nat-rule-id}
Networking (Nat) > NAT Rules (Tier-0S)
Create or update NAT Rule
PUT /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/nat/{nat-id}/nat-rules/{nat-rule-id}
Networking (Nat) > NAT Rules (Tier-1S)
List Policy NAT types.
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/nat
Networking (Nat) > NAT Rules (Tier-1S)
List NAT Rules
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/nat/{nat-id}/nat-rules
Networking (Nat) > NAT Rules (Tier-1S)
Delete NAT Rule
DELETE /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/nat/{nat-id}/nat-rules/{nat-rule-id}
Networking (Nat) > NAT Rules (Tier-1S)
Get NAT Rule
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/nat/{nat-id}/nat-rules/{nat-rule-id}
Networking (Nat) > NAT Rules (Tier-1S)
Create or update a Nat Rule
PATCH /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/nat/{nat-id}/nat-rules/{nat-rule-id}
Networking (Nat) > NAT Rules (Tier-1S)
Create or update NAT Rule
PUT /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/nat/{nat-id}/nat-rules/{nat-rule-id}
Networking (Nat) > NAT Statistics
Get NAT Rule Statistics
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/nat/{nat-id}/nat-rules/{nat-rule-id}/statistics
Networking (Nat) > NAT Statistics
List NAT Rules Statistics
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/nat/statistics
Networking (Nat) > NAT Statistics
Get NAT Rule Statistics
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/nat/{nat-id}/nat-rules/{nat-rule-id}/statistics
Networking (Nat) > NAT Statistics
List NAT Rules Statistics
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/nat/statistics
Networking (Network Services) > Metadata Proxies
Get metadata proxy status
GET /global-manager/api/v1/global-infra/metadata-proxies/{metadata-proxy-id}/statistics
Networking (Network Services) > Metadata Proxies
Get metadata proxy status
GET /global-manager/api/v1/global-infra/metadata-proxies/{metadata-proxy-id}/status
Networking (Networking Profiles) > BFD Profiles
List BfdProfiles
GET /global-manager/api/v1/global-infra/bfd-profiles
Networking (Networking Profiles) > BFD Profiles
Delete BFD Config and all the entities contained by this BfdProfile
DELETE /global-manager/api/v1/global-infra/bfd-profiles/{bfd-profile-id}
Networking (Networking Profiles) > BFD Profiles
Read a BfdProfile
GET /global-manager/api/v1/global-infra/bfd-profiles/{bfd-profile-id}
Networking (Networking Profiles) > BFD Profiles
Create or update a BfdProfile
PATCH /global-manager/api/v1/global-infra/bfd-profiles/{bfd-profile-id}
Networking (Networking Profiles) > BFD Profiles
Create or update a BfdProfile
PUT /global-manager/api/v1/global-infra/bfd-profiles/{bfd-profile-id}
Networking (Networking Profiles) > EVPN Tenant Configuration
Create or Update Evpn Tenant Configuration
PATCH /global-manager/api/v1/global-infra/evpn-tenant-configs/{config-id}
Networking (Networking Profiles) > EVPN Tenant Configuration
Create or Update Evpn Tenant Configuration
PUT /global-manager/api/v1/global-infra/evpn-tenant-configs/{config-id}
Networking (Networking Profiles) > Gateway QOS Profiles
List all gateway QoS profiles
GET /global-manager/api/v1/global-infra/gateway-qos-profiles
Networking (Networking Profiles) > Gateway QOS Profiles
Delete gateway QoS profile
DELETE /global-manager/api/v1/global-infra/gateway-qos-profiles/{qos-profile-id}
Networking (Networking Profiles) > Gateway QOS Profiles
Read gateway QoS profile
GET /global-manager/api/v1/global-infra/gateway-qos-profiles/{qos-profile-id}
Networking (Networking Profiles) > Gateway QOS Profiles
Create or update Gateway QoS profile
PATCH /global-manager/api/v1/global-infra/gateway-qos-profiles/{qos-profile-id}
Networking (Networking Profiles) > Gateway QOS Profiles
Create or update Gateway QoS profile
PUT /global-manager/api/v1/global-infra/gateway-qos-profiles/{qos-profile-id}
Networking (Networking Profiles) > Global Gateway Configuration
Read security global configuration
GET /global-manager/api/v1/global-infra/security-global-config
Networking (Networking Profiles) > Global Gateway Configuration
Update the security global configuration
PUT /global-manager/api/v1/global-infra/security-global-config
Networking (Networking Profiles) > IPV6 DAD Profiles
List all IPv6 DAD profiles
GET /global-manager/api/v1/global-infra/ipv6-dad-profiles
Networking (Networking Profiles) > IPV6 DAD Profiles
Delete IPv6 DAD profile
DELETE /global-manager/api/v1/global-infra/ipv6-dad-profiles/{dad-profile-id}
Networking (Networking Profiles) > IPV6 DAD Profiles
Read IPv6 DAD profile
GET /global-manager/api/v1/global-infra/ipv6-dad-profiles/{dad-profile-id}
Networking (Networking Profiles) > IPV6 DAD Profiles
Create or update IPv6 DAD profile
PATCH /global-manager/api/v1/global-infra/ipv6-dad-profiles/{dad-profile-id}
Networking (Networking Profiles) > IPV6 DAD Profiles
Create or update IPv6 DAD profile
PUT /global-manager/api/v1/global-infra/ipv6-dad-profiles/{dad-profile-id}
Networking (Networking Profiles) > IPV6 NDRA Profiles
List all IPv6 NDRA profiles
GET /global-manager/api/v1/global-infra/ipv6-ndra-profiles
Networking (Networking Profiles) > IPV6 NDRA Profiles
Delete IPv6 NDRA profile
DELETE /global-manager/api/v1/global-infra/ipv6-ndra-profiles/{ndra-profile-id}
Networking (Networking Profiles) > IPV6 NDRA Profiles
Read IPv6 NDRA profile
GET /global-manager/api/v1/global-infra/ipv6-ndra-profiles/{ndra-profile-id}
Networking (Networking Profiles) > IPV6 NDRA Profiles
Create or update IPv6 NDRA profile
PATCH /global-manager/api/v1/global-infra/ipv6-ndra-profiles/{ndra-profile-id}
Networking (Networking Profiles) > IPV6 NDRA Profiles
Create or update IPv6 NDRA profile
PUT /global-manager/api/v1/global-infra/ipv6-ndra-profiles/{ndra-profile-id}
Networking (Networking Profiles) > Transport Zone Profiles
List Policy Transport Zone Profiles
GET /global-manager/api/v1/global-infra/transport-zone-profiles
Networking (Networking Profiles) > Transport Zone Profiles
Get Policy Transport Zone Profile
GET /global-manager/api/v1/global-infra/transport-zone-profiles/{tz-profile-id}
Networking (Routing) > Tier-0S
List Tier-0s
GET /global-manager/api/v1/global-infra/tier-0s
Networking (Routing) > Tier-0S
Recover of Tier0 and linked tier1 gateway(s).
POST /global-manager/api/v1/global-infra/tier-0s?action=site_failover
Networking (Routing) > Tier-0S
Delete Tier-0
DELETE /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}
Networking (Routing) > Tier-0S
Read Tier-0
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}
Networking (Routing) > Tier-0S
Create or update a Tier-0
PATCH /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}
Networking (Routing) > Tier-0S
Create or update a Tier-0
PUT /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}
Networking (Routing) > Tier-0S (Arp Proxies)
Get Tier-0 Address Resolution Protocol Proxies
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/arp-proxies
Networking (Routing) > Tier-0S (Arp Proxies)
Get Tier-0 Address Resolution Protocol Proxies in CSV format
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/arp-proxies?format=csv
Networking (Routing) > Tier-0S (Arp Proxies)
Get Tier-0 Address Resolution Protocol Proxies

Deprecated: This API is deprecated. Please use /infra/tier-0s/<tier-0-id>/arp-proxies
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/arp-proxies (Deprecated)
Networking (Routing) > Tier-0S (Arp Proxies)
Get Tier-0 Interface Address Resolution Protocol Proxies
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/interfaces/{interface-id}/arp-proxy
Networking (Routing) > Tier-0S (Arp Proxies)
Get Tier-0 Interface Address Resolution Protocol Proxies in CSV format
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/interfaces/{interface-id}/arp-proxy?format=csv
Networking (Routing) > Tier-0S (Arp Tables)
Get ARP table from segment interface (downlink)
GET /global-manager/api/v1/global-infra/segments/{segment-id}/arp-table
Networking (Routing) > Tier-0S (Arp Tables)
Get ARP table from segment interface (downlink) in CSV format
GET /global-manager/api/v1/global-infra/segments/{segment-id}/arp-table?format=csv
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
GET /global-manager/api/v1/global-infra/segments/{segment-id}/gateway-interface-arp-table (Deprecated)
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
GET /global-manager/api/v1/global-infra/segments/{segment-id}/gateway-interface-arp-table?format=csv (Deprecated)
Networking (Routing) > Tier-0S (Arp Tables)
Get ARP table from tier-0 interface
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/interfaces/{interface-id}/arp-table
Networking (Routing) > Tier-0S (Arp Tables)
Get ARP table from tier-0 interface in CSV format
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/interfaces/{interface-id}/arp-table?format=csv
Networking (Routing) > Tier-0S (Arp Tables)
Get tier-0 router link arp information
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/tier-1-interface/arp-table
Networking (Routing) > Tier-0S (Arp Tables)
Get ARP table from tier-0 router link interface in CSV format
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/tier-1-interface/arp-table?format=csv
Networking (Routing) > Tier-0S (Bgp)
Read BGP routing config
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/bgp
Networking (Routing) > Tier-0S (Bgp)
Create or update BGP routing config
PATCH /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/bgp
Networking (Routing) > Tier-0S (Bgp)
Create or update a BGP routing config
PUT /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/bgp
Networking (Routing) > Tier-0S (Bgp)
List BGP neighbor configurations
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/bgp/neighbors
Networking (Routing) > Tier-0S (Bgp)
Delete BGP neighbor config
DELETE /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/bgp/neighbors/{neighbor-id}
Networking (Routing) > Tier-0S (Bgp)
Read BGP neighbor config
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/bgp/neighbors/{neighbor-id}
Networking (Routing) > Tier-0S (Bgp)
Create or update a BGP neighbor config
PATCH /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/bgp/neighbors/{neighbor-id}
Networking (Routing) > Tier-0S (Bgp)
Create or update a BGP neighbor config
PUT /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/bgp/neighbors/{neighbor-id}
Networking (Routing) > Tier-0S (Bgp)
Get BGP neighbor advertised routes
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/bgp/neighbors/{neighbor-id}/advertised-routes
Networking (Routing) > Tier-0S (Bgp)
Get BGP neighbor advertised routes in CSV format
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/bgp/neighbors/{neighbor-id}/advertised-routes?format=csv
Networking (Routing) > Tier-0S (Bgp)
Get routes learned by BGP neighbor
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/bgp/neighbors/{neighbor-id}/routes
Networking (Routing) > Tier-0S (Bgp)
Get routes learned by BGP neighbor in CSV format
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/bgp/neighbors/{neighbor-id}/routes?format=csv
Networking (Routing) > Tier-0S (Bgp)
Get BGP neighbor status for the Tier0
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/bgp/neighbors/status
Networking (Routing) > Tier-0S (Community Lists)
List BGP community lists
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/community-lists
Networking (Routing) > Tier-0S (Community Lists)
Delete a BGP community list
DELETE /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/community-lists/{community-list-id}
Networking (Routing) > Tier-0S (Community Lists)
Read a BGP community list
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/community-lists/{community-list-id}
Networking (Routing) > Tier-0S (Community Lists)
Create or update a BGP community list
PATCH /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/community-lists/{community-list-id}
Networking (Routing) > Tier-0S (Community Lists)
Create or update a BGP community list
PUT /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/community-lists/{community-list-id}
Networking (Routing) > Tier-0S (Dad States)
Get DAD state for downlink router port on tier-0 router
GET /global-manager/api/v1/global-infra/segments/{segment-id}/gateway-interface-dad-state
Networking (Routing) > Tier-0S (Dad States)
Get DAD status by interface
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/interfaces/{interface-id}/dad-state
Networking (Routing) > Tier-0S (Dad States)
Get DAD status by interface
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/interfaces/{interface-id}/dad-state
Networking (Routing) > Tier-0S (Deployment Maps)
List Tier-0 Deployment maps
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/tier-0-deployment-maps
Networking (Routing) > Tier-0S (Deployment Maps)
Delete Tier-0 Deployment Map
DELETE /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/tier-0-deployment-maps/{tier-0-deployment-map-id}
Networking (Routing) > Tier-0S (Deployment Maps)
Read a Tier-0 Deployment Map
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/tier-0-deployment-maps/{tier-0-deployment-map-id}
Networking (Routing) > Tier-0S (Deployment Maps)
Patch a Tier-0 Deployment Map under Tier-0
PATCH /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/tier-0-deployment-maps/{tier-0-deployment-map-id}
Networking (Routing) > Tier-0S (Deployment Maps)
Create a new Tier-0 Deployment Map under Tier-0
PUT /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/tier-0-deployment-maps/{tier-0-deployment-map-id}
Networking (Routing) > Tier-0S (Forwarding Tables)
Get forwarding table from tier-0
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/forwarding-table
Networking (Routing) > Tier-0S (Forwarding Tables)
Get forwarding table from tier-0 in CSV format
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/forwarding-table?format=csv
Networking (Routing) > Tier-0S (Inter-Vrfs)
List advertised networks
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/inter-vrf-routing/{inter-vrf-routing-id}/advertised-networks
Networking (Routing) > Tier-0S (Interface Groups)
List Tier-0 Interface groups
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/interface-groups
Networking (Routing) > Tier-0S (Interface Groups)
Delete Tier-0 Interface group
DELETE /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/interface-groups/{label-id}
Networking (Routing) > Tier-0S (Interface Groups)
Read Tier-0 Interface group
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/interface-groups/{label-id}
Networking (Routing) > Tier-0S (Interface Groups)
Create or update a Tier-0 Interface group.
PATCH /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/interface-groups/{label-id}
Networking (Routing) > Tier-0S (Interface Groups)
Update a Tier-0 Interface group.
PUT /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/interface-groups/{label-id}
Networking (Routing) > Tier-0S (Interfaces)
List Tier-0 Interfaces
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/interfaces
Networking (Routing) > Tier-0S (Interfaces)
Delete Tier-0 interface
DELETE /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/interfaces/{interface-id}
Networking (Routing) > Tier-0S (Interfaces)
Read Tier-0 interface
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/interfaces/{interface-id}
Networking (Routing) > Tier-0S (Interfaces)
Create or update a Tier-0 interface
PATCH /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/interfaces/{interface-id}
Networking (Routing) > Tier-0S (Interfaces)
Create or update a Tier-0 interface
PUT /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/interfaces/{interface-id}
Networking (Routing) > Tier-0S (Interfaces)
List Service Interfaces
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/service-interfaces
Networking (Routing) > Tier-0S (Interfaces)
Delete service interface
DELETE /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/service-interfaces/{interface-id}
Networking (Routing) > Tier-0S (Interfaces)
Read service interface
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/service-interfaces/{interface-id}
Networking (Routing) > Tier-0S (Interfaces)
Create or update a Tier-0 interface
PATCH /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/service-interfaces/{interface-id}
Networking (Routing) > Tier-0S (Interfaces)
Create a service interface
PUT /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/service-interfaces/{interface-id}
Networking (Routing) > Tier-0S (Locale Services)
List Tier-0 locale-services
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services
Networking (Routing) > Tier-0S (Locale Services)
Delete Tier-0 locale-services
DELETE /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-services-id}
Networking (Routing) > Tier-0S (Locale Services)
Read Tier-0 locale-services
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-services-id}
Networking (Routing) > Tier-0S (Locale Services)
Create or update a tier-0 locale-services
PATCH /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-services-id}
Networking (Routing) > Tier-0S (Locale Services)
Create or update a Tier-0 locale-services
PUT /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-services-id}
Networking (Routing) > Tier-0S (Prefix Lists)
List prefix lists
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/prefix-lists
Networking (Routing) > Tier-0S (Prefix Lists)
Delete a prefix list
DELETE /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/prefix-lists/{prefix-list-id}
Networking (Routing) > Tier-0S (Prefix Lists)
Read a prefix list
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/prefix-lists/{prefix-list-id}
Networking (Routing) > Tier-0S (Prefix Lists)
Create or patch a prefix list
PATCH /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/prefix-lists/{prefix-list-id}
Networking (Routing) > Tier-0S (Prefix Lists)
Create or update a prefix list
PUT /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/prefix-lists/{prefix-list-id}
Networking (Routing) > Tier-0S (Route Maps)
List route maps
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/route-maps
Networking (Routing) > Tier-0S (Route Maps)
Delete a route map
DELETE /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/route-maps/{route-map-id}
Networking (Routing) > Tier-0S (Route Maps)
Read a route map
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/route-maps/{route-map-id}
Networking (Routing) > Tier-0S (Route Maps)
Create or update a route map
PATCH /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/route-maps/{route-map-id}
Networking (Routing) > Tier-0S (Route Maps)
Create or update a route map
PUT /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/route-maps/{route-map-id}
Networking (Routing) > Tier-0S (Routing Tables)
Get routing table from tier-0
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/routing-table
Networking (Routing) > Tier-0S (Routing Tables)
Get routing table from tier-0 in CSV format
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/routing-table?format=csv
Networking (Routing) > Tier-0S (Routing)
Get total number of IPv4 or IPv6 routes on a Tier0
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/number-of-routes
Networking (Routing) > Tier-0S (States)
Get Tier0 state
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/state
Networking (Routing) > Tier-0S (Static Routes BFD Peers)
List StaticRouteBfdPeers
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/static-routes/bfd-peers
Networking (Routing) > Tier-0S (Static Routes BFD Peers)
Delete this StaticRouteBfdPeer and all the entities contained by it.
DELETE /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/static-routes/bfd-peers/{bfd-peer-id}
Networking (Routing) > Tier-0S (Static Routes BFD Peers)
Read a StaticRouteBfdPeer
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/static-routes/bfd-peers/{bfd-peer-id}
Networking (Routing) > Tier-0S (Static Routes BFD Peers)
Create or update a StaticRouteBfdPeer
PATCH /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/static-routes/bfd-peers/{bfd-peer-id}
Networking (Routing) > Tier-0S (Static Routes BFD Peers)
Create or update a StaticRouteBfdPeer
PUT /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/static-routes/bfd-peers/{bfd-peer-id}
Networking (Routing) > Tier-0S (Static Routes)
List Tier-0 Static Routes
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/static-routes
Networking (Routing) > Tier-0S (Static Routes)
Delete Tier-0 static routes
DELETE /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/static-routes/{route-id}
Networking (Routing) > Tier-0S (Static Routes)
Read Tier-0 static routes
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/static-routes/{route-id}
Networking (Routing) > Tier-0S (Static Routes)
Create or update a Tier-0 static routes
PATCH /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/static-routes/{route-id}
Networking (Routing) > Tier-0S (Static Routes)
Create or update a Tier-0 static routes
PUT /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/static-routes/{route-id}
Networking (Routing) > Tier-0S (Statistics)
Get statistics for downlink router port on tier-0 router
GET /global-manager/api/v1/global-infra/segments/{segment-id}/gateway-interface-statistics
Networking (Routing) > Tier-0S (Statistics)
Get statistics for downlink router port on tier-0 router
GET /global-manager/api/v1/global-infra/segments/{segment-id}/gateway-interface-statistics/summary
Networking (Routing) > Tier-0S (Statistics)
Get tier-0 interface group statistics information
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/interface-groups/{interface-group-id}/statistics
Networking (Routing) > Tier-0S (Statistics)
Get tier-0 interface statistics information
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/interfaces/{interface-id}/statistics
Networking (Routing) > Tier-0S (Statistics)
Get tier-0 interface statistics summary information
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/interfaces/{interface-id}/statistics/summary
Networking (Routing) > Tier-0S (Statistics)
Get tier-0 router link statistics information
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/tier-1-interface/statistics
Networking (Routing) > Tier-0S (Statistics)
Get tier-0 router link statistics summary information
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/tier-1-interface/statistics/summary
Networking (Routing) > Tier-1S
List Tier-1 instances
GET /global-manager/api/v1/global-infra/tier-1s
Networking (Routing) > Tier-1S
Delete Tier-1 configuration
DELETE /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}
Networking (Routing) > Tier-1S
Read Tier-1 configuration
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}
Networking (Routing) > Tier-1S
Create or update Tier-1 configuration
PATCH /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}
Networking (Routing) > Tier-1S
Create or update tier-1 configuration
PUT /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}
Networking (Routing) > Tier-1S (Arp Proxies)
Get Tier-1 Address Resolution Protocol Proxies
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/arp-proxies
Networking (Routing) > Tier-1S (Arp Proxies)
Get Tier-1 Address Resolution Protocol Proxies in CSV format
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/arp-proxies?format=csv
Networking (Routing) > Tier-1S (Arp Proxies)
Get Tier-1 Address Resolution Protocol Proxies

Deprecated: This API is deprecated. Please use /infra/tier-1s/<tier-1-id>/arp-proxies Returns ARP proxy table for a tier-1
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/arp-proxies (Deprecated)
Networking (Routing) > Tier-1S (Arp Proxies)
Get Tier-1 Interface Address Resolution Protocol Proxies
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/interfaces/{interface-id}/arp-proxy
Networking (Routing) > Tier-1S (Arp Proxies)
Get Tier-1 Interface Address Resolution Protocol Proxies in CSV format
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/interfaces/{interface-id}/arp-proxy?format=csv
Networking (Routing) > Tier-1S (Arp Tables)
Get ARP table from tier-1 interface
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/interfaces/{interface-id}/arp-table
Networking (Routing) > Tier-1S (Arp Tables)
Get ARP table from tier-1 interface in CSV format
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/interfaces/{interface-id}/arp-table?format=csv
Networking (Routing) > Tier-1S (Arp Tables)
Get ARP table from segment interface (downlink)
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/arp-table
Networking (Routing) > Tier-1S (Arp Tables)
Get ARP table from segment interface (downlink) in CSV format
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/arp-table?format=csv
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
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/gateway-interface-arp-table (Deprecated)
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
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/gateway-interface-arp-table?format=csv (Deprecated)
Networking (Routing) > Tier-1S (Arp Tables)
Get tier-1 router link arp information
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/tier-0-interface/arp-table
Networking (Routing) > Tier-1S (Arp Tables)
Get ARP table from tier-1 router link interface in CSV format
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/tier-0-interface/arp-table?format=csv
Networking (Routing) > Tier-1S (Dad States)
Get DAD state for downlink router port on tier-1 router
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/gateway-interface-dad-state
Networking (Routing) > Tier-1S (Forwarding Tables)
Get forwarding table from tier-1
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/forwarding-table
Networking (Routing) > Tier-1S (Forwarding Tables)
Get forwarding table from tier-1 in CSV format
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/forwarding-table?format=csv
Networking (Routing) > Tier-1S (Interface Groups)
List Tier-1 Interface groups
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/interface-groups
Networking (Routing) > Tier-1S (Interface Groups)
Delete Tier-1 Interface group
DELETE /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/interface-groups/{group-id}
Networking (Routing) > Tier-1S (Interface Groups)
Read Tier-1 Interface group
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/interface-groups/{group-id}
Networking (Routing) > Tier-1S (Interface Groups)
Create or update a Tier-1 Interface group.
PATCH /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/interface-groups/{group-id}
Networking (Routing) > Tier-1S (Interface Groups)
Update a Tier-1 Interface group.
PUT /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/interface-groups/{group-id}
Networking (Routing) > Tier-1S (Interfaces)
List Tier 1 Service Interfaces
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/service-interfaces
Networking (Routing) > Tier-1S (Interfaces)
Delete Tier 1 service interface
DELETE /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/service-interfaces/{interface-id}
Networking (Routing) > Tier-1S (Interfaces)
Read Tier 1 service interface
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/service-interfaces/{interface-id}
Networking (Routing) > Tier-1S (Interfaces)
Create or update a Tier-1 service interface
PATCH /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/service-interfaces/{interface-id}
Networking (Routing) > Tier-1S (Interfaces)
Create a Tier1 service interface
PUT /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/service-interfaces/{interface-id}
Networking (Routing) > Tier-1S (Interfaces)
List Tier-1 interfaces
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-services-id}/interfaces
Networking (Routing) > Tier-1S (Interfaces)
Delete Tier-1 interface
DELETE /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-services-id}/interfaces/{interface-id}
Networking (Routing) > Tier-1S (Interfaces)
Read Tier-1 interface
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-services-id}/interfaces/{interface-id}
Networking (Routing) > Tier-1S (Interfaces)
Create or update a Tier-1 interface
PATCH /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-services-id}/interfaces/{interface-id}
Networking (Routing) > Tier-1S (Interfaces)
Create or update a tier-1 interface
PUT /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-services-id}/interfaces/{interface-id}
Networking (Routing) > Tier-1S (Locale Services)
List Tier-1 locale-services
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services
Networking (Routing) > Tier-1S (Locale Services)
Delete Tier-1 locale-services
DELETE /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-services-id}
Networking (Routing) > Tier-1S (Locale Services)
Read Tier-1 locale-services
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-services-id}
Networking (Routing) > Tier-1S (Locale Services)
Create or update a Tier-1 locale-services
PATCH /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-services-id}
Networking (Routing) > Tier-1S (Locale Services)
Create or update a Tier-1 locale-services
PUT /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-services-id}
Networking (Routing) > Tier-1S (Routing)
List advertised networks
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/advertised-networks
Networking (Routing) > Tier-1S (Routing)
List advertised networks in CSV format
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/advertised-networks/csv
Networking (Routing) > Tier-1S (States)
Get Tier1 state
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/state
Networking (Routing) > Tier-1S (Static Routes)
List Tier-1 Static Routes
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/static-routes
Networking (Routing) > Tier-1S (Static Routes)
Delete Tier-1 static routes
DELETE /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/static-routes/{route-id}
Networking (Routing) > Tier-1S (Static Routes)
Read Tier-1 static routes
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/static-routes/{route-id}
Networking (Routing) > Tier-1S (Static Routes)
Create or update a Tier-1 static routes
PATCH /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/static-routes/{route-id}
Networking (Routing) > Tier-1S (Static Routes)
Create or update a Tier-1 static routes
PUT /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/static-routes/{route-id}
Networking (Routing) > Tier-1S (Statistics)
Get tier-1 interface group statistics information
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/interface-groups/{interface-group-id}/statistics
Networking (Routing) > Tier-1S (Statistics)
Get tier-1 interface statistics information
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/interfaces/{interface-id}/statistics
Networking (Routing) > Tier-1S (Statistics)
Get tier-1 interface statistics summary information
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/interfaces/{interface-id}/statistics/summary
Networking (Routing) > Tier-1S (Statistics)
Get statistics for downlink router port on tier-1 router
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/gateway-interface-statistics
Networking (Routing) > Tier-1S (Statistics)
Get statistics for downlink router port on tier-1 router
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/gateway-interface-statistics/summary
Networking (Routing) > Tier-1S (Statistics)
Get tier-1 router link statistics information
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/tier-0-interface/statistics
Networking (Routing) > Tier-1S (Statistics)
Get tier-1 router link statistics summary information
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/tier-0-interface/statistics/summary
Networking (Switching) > Segment Ports
List infra segment ports
GET /global-manager/api/v1/global-infra/segments/{segment-id}/ports
Networking (Switching) > Segment Ports
Get infra segment port by ID
GET /global-manager/api/v1/global-infra/segments/{segment-id}/ports/{port-id}
Networking (Switching) > Segment Ports
List all effective profiles for infra segment port
GET /global-manager/api/v1/global-infra/segments/{segment-id}/ports/{port-id}/effective-profiles
Networking (Switching) > Segment Ports
Get infra segment port statistics information
GET /global-manager/api/v1/global-infra/segments/{segments-id}/ports/{port-id}/statistics
Networking (Switching) > Segment Ports
Get infra segment port status information
GET /global-manager/api/v1/global-infra/segments/{segments-id}/ports/{port-id}/status
Networking (Switching) > Segment Ports
List Tier-1 segment ports
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/ports
Networking (Switching) > Segment Ports
Get Tier-1 segment port by ID
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/ports/{port-id}
Networking (Switching) > Segment Ports
List all effective profiles for tier-1 segment port
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/ports/{port-id}/effective-profiles
Networking (Switching) > Segment Ports
Get tier-1 segment port statistics information
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segments-id}/ports/{port-id}/statistics
Networking (Switching) > Segment Ports
Get segment port status information
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segments-id}/ports/{port-id}/status
Networking (Switching) > Segment Ports (Mac Tables)
Get MAC table for infra segment port
GET /global-manager/api/v1/global-infra/segments/{segment-id}/ports/{port-id}/mac-table
Networking (Switching) > Segment Ports (Mac Tables)
Get infra segment port MAC table in CSV
GET /global-manager/api/v1/global-infra/segments/{segment-id}/ports/{port-id}/mac-table?format=csv
Networking (Switching) > Segment Ports (Mac Tables)
Get MAC table for tier-1 segment port
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/ports/{port-id}/mac-table
Networking (Switching) > Segment Ports (Mac Tables)
Get tier-1 segment port MAC table in CSV
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/ports/{port-id}/mac-table?format=csv
Networking (Switching) > Segment Ports (States)
Get infra segment port state
GET /global-manager/api/v1/global-infra/segments/{segment-id}/ports/{port-id}/state
Networking (Switching) > Segment Ports (States)
Get tier-1 segment port state
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/ports/{port-id}/state
Networking (Switching) > Segments
List all segments under infra
GET /global-manager/api/v1/global-infra/segments
Networking (Switching) > Segments
Delete infra segment
DELETE /global-manager/api/v1/global-infra/segments/{segment-id}
Networking (Switching) > Segments
Force delete infra segment
DELETE /global-manager/api/v1/global-infra/segments/{segment-id}?force=true
Networking (Switching) > Segments
Read a network segment by ID
GET /global-manager/api/v1/global-infra/segments/{segment-id}
Networking (Switching) > Segments
Create or update a segment
PATCH /global-manager/api/v1/global-infra/segments/{segment-id}
Networking (Switching) > Segments
Create or update a segment
PATCH /global-manager/api/v1/global-infra/segments/{segment-id}?force=true
Networking (Switching) > Segments
Create or update a infra segment
PUT /global-manager/api/v1/global-infra/segments/{segment-id}
Networking (Switching) > Segments
Create or update a infra segment
PUT /global-manager/api/v1/global-infra/segments/{segment-id}?force=true
Networking (Switching) > Segments
List all effective profiles for infra segment
GET /global-manager/api/v1/global-infra/segments/{segment-id}/effective-profiles
Networking (Switching) > Segments (Arp Proxies)
Get downlink port Address Resolution Protocol Proxies for infra segment
GET /global-manager/api/v1/global-infra/segments/{segment-id}/arp-proxy
Networking (Switching) > Segments (Arp Proxies)
Get downlink port Address Resolution Protocol Proxies for infra segment in CSV format
GET /global-manager/api/v1/global-infra/segments/{segment-id}/arp-proxy?format=csv
Networking (Switching) > Segments (Arp Proxies)
Get downlink port Address Resolution Protocol Proxies for tier-1 segment
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/arp-proxy
Networking (Switching) > Segments (Arp Proxies)
Get downlink port Address Resolution Protocol Proxies for tier-1 segment in CSV
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/arp-proxy?format=csv
Networking (Switching) > Segments (Edge Bridge)
List L2 Bridge Endpoint Profiles
GET /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcement-point-id}/edge-bridge-profiles
Networking (Switching) > Segments (Edge Bridge)
Delete L2 Bridge Endpoint Profile
DELETE /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcement-point-id}/edge-bridge-profiles/{profile-id}
Networking (Switching) > Segments (Edge Bridge)
Get L2 Bridge Endpoint Profile
GET /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcement-point-id}/edge-bridge-profiles/{profile-id}
Networking (Switching) > Segments (Edge Bridge)
Create or update L2 Bridge Endpoint Profile
PATCH /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcement-point-id}/edge-bridge-profiles/{profile-id}
Networking (Switching) > Segments (Edge Bridge)
Create or update L2 Bridge Endpoint Profile
PUT /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcement-point-id}/edge-bridge-profiles/{profile-id}
Networking (Switching) > Segments (Edge Bridge)
Get Tier-1 segment bridge end point statistics using segment ID and profile path.
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/bep-statistics
Networking (Switching) > Segments (Edge Bridge)
Get Tier-1 segment bridge end point status using segment ID and profile path.
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/bep-status
Networking (Switching) > Segments (Fixed)
Paginated list of all fixed segments (identified as /policy/api/v1/infra/tier-1s//segments/) under Tier-1 instance.
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments
Networking (Switching) > Segments (Fixed)
Delete segment
DELETE /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}
Networking (Switching) > Segments (Fixed)
Force delete segment
DELETE /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}?force=true
Networking (Switching) > Segments (Fixed)
Read segment
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}
Networking (Switching) > Segments (Fixed)
Create or update a segment
PATCH /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}
Networking (Switching) > Segments (Fixed)
Create or update a segment
PUT /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}
Networking (Switching) > Segments (Fixed)
List all effective profiles for segment
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/effective-profiles
Networking (Switching) > Segments (Fixed)
Delete static ARP config
DELETE /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/static-arp
Networking (Switching) > Segments (Fixed)
Read static ARP config
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/static-arp
Networking (Switching) > Segments (Fixed)
Create or update a static ARP config
PATCH /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/static-arp
Networking (Switching) > Segments (Fixed)
Create or update a static ARP config
PUT /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/static-arp
Networking (Switching) > Segments (Mac Tables)
Get infra segment MAC table
GET /global-manager/api/v1/global-infra/segments/{segment-id}/mac-table
Networking (Switching) > Segments (Mac Tables)
Get infra segment MAC table in CSV
GET /global-manager/api/v1/global-infra/segments/{segment-id}/mac-table?format=csv
Networking (Switching) > Segments (Mac Tables)
Get Tier-1 segment MAC table
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/mac-table
Networking (Switching) > Segments (Mac Tables)
Get Tier-1 segment MAC table in CSV
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/mac-table?format=csv
Networking (Switching) > Segments (States)
Get infra segment state information
GET /global-manager/api/v1/global-infra/segments/{segments-id}/state
Networking (Switching) > Segments (States)
Get segment state information
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segments-id}/state
Networking (Switching) > Segments (States)
Get tier-1 segments by configuration state
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/state
Networking (Switching) > Segments (Statistics)
Get infra segment statistics information
GET /global-manager/api/v1/global-infra/segments/{segments-id}/statistics
Networking (Switching) > Segments (Statistics)
Get infra segments by configuration state
GET /global-manager/api/v1/global-infra/segments/state
Networking (Switching) > Segments (Statistics)
Get segment statistics information
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segments-id}/statistics
Networking (Switching) > Segments (Tep Tables)
Get infra segment TEP table
GET /global-manager/api/v1/global-infra/segments/{segment-id}/tep-table
Networking (Switching) > Segments (Tep Tables)
Get tier-1 segment TEP table in CSV
GET /global-manager/api/v1/global-infra/segments/{segment-id}/tep-table?format=csv
Networking (Switching) > Segments (Tep Tables)
Get tier-1 segment TEP table
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/tep-table
Networking (Switching) > Segments (Tep Tables)
Get tier-1 segment TEP table in CSV
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/tep-table?format=csv
Networking (Switching) > Segments Profiles (Discovery Profiles)
Get Group discovery profile binding map
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/discovery-profile-binding-maps
Networking (Switching) > Segments Profiles (Discovery Profiles)
Delete Group discovery profile binding map
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/discovery-profile-binding-maps/{discovery-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Discovery Profiles)
Get Group discovery profile binding map
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/discovery-profile-binding-maps/{discovery-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Discovery Profiles)
Create or update Group discovery profile binding map
PATCH /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/discovery-profile-binding-maps/{discovery-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Discovery Profiles)
Update Group discovery profile binding map
PUT /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/discovery-profile-binding-maps/{discovery-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Discovery Profiles)
List Infra Port Discovery Profile Binding Maps
GET /global-manager/api/v1/global-infra/segments/{infra-segment-id}/ports/{infra-port-id}/port-discovery-profile-binding-maps
Networking (Switching) > Segments Profiles (Discovery Profiles)
Get Infra Port Discovery Profile Binding Map
GET /global-manager/api/v1/global-infra/segments/{infra-segment-id}/ports/{infra-port-id}/port-discovery-profile-binding-maps/{port-discovery-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Discovery Profiles)
List Infra Segment Discovery Profile Binding Maps
GET /global-manager/api/v1/global-infra/segments/{infra-segment-id}/segment-discovery-profile-binding-maps
Networking (Switching) > Segments Profiles (Discovery Profiles)
Delete Segment Discovery Profile Binding Profile
DELETE /global-manager/api/v1/global-infra/segments/{infra-segment-id}/segment-discovery-profile-binding-maps/{segment-discovery-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Discovery Profiles)
Get Infra Segment Discovery Profile Binding Map
GET /global-manager/api/v1/global-infra/segments/{infra-segment-id}/segment-discovery-profile-binding-maps/{segment-discovery-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Discovery Profiles)
Create Infra Segment Discovery Profile Binding Map
PATCH /global-manager/api/v1/global-infra/segments/{infra-segment-id}/segment-discovery-profile-binding-maps/{segment-discovery-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Discovery Profiles)
Update Infra Segment Discovery Profile Binding Map
PUT /global-manager/api/v1/global-infra/segments/{infra-segment-id}/segment-discovery-profile-binding-maps/{segment-discovery-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Discovery Profiles)
List Port Discovery Profile Binding Maps
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/ports/{port-id}/port-discovery-profile-binding-maps
Networking (Switching) > Segments Profiles (Discovery Profiles)
Get Port Discovery Profile Binding Map
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/ports/{port-id}/port-discovery-profile-binding-maps/{port-discovery-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Discovery Profiles)
List Segment Discovery Profile Binding Maps
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/segment-discovery-profile-binding-maps
Networking (Switching) > Segments Profiles (Discovery Profiles)
Delete Segment Discovery Profile Binding Profile
DELETE /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/segment-discovery-profile-binding-maps/{segment-discovery-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Discovery Profiles)
Get Segment Discovery Profile Binding Map
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/segment-discovery-profile-binding-maps/{segment-discovery-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Discovery Profiles)
Create Segment Discovery Profile Binding Map
PATCH /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/segment-discovery-profile-binding-maps/{segment-discovery-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Discovery Profiles)
Update Segment Discovery Profile Binding Map
PUT /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/segment-discovery-profile-binding-maps/{segment-discovery-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Ip Discovery Profiles)
List IP Discovery Profiles
GET /global-manager/api/v1/global-infra/ip-discovery-profiles
Networking (Switching) > Segments Profiles (Ip Discovery Profiles)
Delete IP Discovery Profile
DELETE /global-manager/api/v1/global-infra/ip-discovery-profiles/{ip-discovery-profile-id}
Networking (Switching) > Segments Profiles (Ip Discovery Profiles)
Get IP Discovery Profile
GET /global-manager/api/v1/global-infra/ip-discovery-profiles/{ip-discovery-profile-id}
Networking (Switching) > Segments Profiles (Ip Discovery Profiles)
Create IP Discovery Profile
PATCH /global-manager/api/v1/global-infra/ip-discovery-profiles/{ip-discovery-profile-id}
Networking (Switching) > Segments Profiles (Ip Discovery Profiles)
Update IP Discovery Profile
PUT /global-manager/api/v1/global-infra/ip-discovery-profiles/{ip-discovery-profile-id}
Networking (Switching) > Segments Profiles (Mac Discovery Profiles)
List Mac Discovery Profiles
GET /global-manager/api/v1/global-infra/mac-discovery-profiles
Networking (Switching) > Segments Profiles (Mac Discovery Profiles)
Delete Mac Discovery Profile
DELETE /global-manager/api/v1/global-infra/mac-discovery-profiles/{mac-discovery-profile-id}
Networking (Switching) > Segments Profiles (Mac Discovery Profiles)
Get Mac Discovery Profile
GET /global-manager/api/v1/global-infra/mac-discovery-profiles/{mac-discovery-profile-id}
Networking (Switching) > Segments Profiles (Mac Discovery Profiles)
Create Mac Discovery Profile
PATCH /global-manager/api/v1/global-infra/mac-discovery-profiles/{mac-discovery-profile-id}
Networking (Switching) > Segments Profiles (Mac Discovery Profiles)
Update Mac Discovery Profile
PUT /global-manager/api/v1/global-infra/mac-discovery-profiles/{mac-discovery-profile-id}
Networking (Switching) > Segments Profiles (Monitoring Profile Bindings)
List Port QoS Profile Binding Maps
GET /global-manager/api/v1/global-infra/segments/{segment-id}/ports/{port-id}/port-qos-profile-binding-maps
Networking (Switching) > Segments Profiles (Monitoring Profile Bindings)
Get Port QoS Profile Binding Map
GET /global-manager/api/v1/global-infra/segments/{segment-id}/ports/{port-id}/port-qos-profile-binding-maps/{port-qos-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Monitoring Profile Bindings)
List Segment QoS Profile Binding Maps
GET /global-manager/api/v1/global-infra/segments/{segment-id}/segment-qos-profile-binding-maps
Networking (Switching) > Segments Profiles (Monitoring Profile Bindings)
Delete Segment QoS Profile Binding Profile
DELETE /global-manager/api/v1/global-infra/segments/{segment-id}/segment-qos-profile-binding-maps/{segment-qos-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Monitoring Profile Bindings)
Get Segment QoS Profile Binding Map
GET /global-manager/api/v1/global-infra/segments/{segment-id}/segment-qos-profile-binding-maps/{segment-qos-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Monitoring Profile Bindings)
Create Segment QoS Profile Binding Map
PATCH /global-manager/api/v1/global-infra/segments/{segment-id}/segment-qos-profile-binding-maps/{segment-qos-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Monitoring Profile Bindings)
Update Segment QoS Profile Binding Map
PUT /global-manager/api/v1/global-infra/segments/{segment-id}/segment-qos-profile-binding-maps/{segment-qos-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Monitoring Profile Bindings)
List Port QoS Profile Binding Maps
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/ports/{port-id}/port-qos-profile-binding-maps
Networking (Switching) > Segments Profiles (Monitoring Profile Bindings)
Get Port QoS Profile Binding Map
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/ports/{port-id}/port-qos-profile-binding-maps/{port-qos-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Monitoring Profile Bindings)
List Segment QoS Profile Binding Maps
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/segment-qos-profile-binding-maps
Networking (Switching) > Segments Profiles (Monitoring Profile Bindings)
Delete Segment QoS Profile Binding Profile
DELETE /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/segment-qos-profile-binding-maps/{segment-qos-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Monitoring Profile Bindings)
Get Segment QoS Profile Binding Map
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/segment-qos-profile-binding-maps/{segment-qos-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Monitoring Profile Bindings)
Create Segment QoS Profile Binding Map
PATCH /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/segment-qos-profile-binding-maps/{segment-qos-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Monitoring Profile Bindings)
Update Segment QoS Profile Binding Map
PUT /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/segment-qos-profile-binding-maps/{segment-qos-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Qos Profiles)
List QoS Profiles
GET /global-manager/api/v1/global-infra/qos-profiles
Networking (Switching) > Segments Profiles (Qos Profiles)
Delete QoS profile
DELETE /global-manager/api/v1/global-infra/qos-profiles/{qos-profile-id}
Networking (Switching) > Segments Profiles (Qos Profiles)
Details of QoS profile
GET /global-manager/api/v1/global-infra/qos-profiles/{qos-profile-id}
Networking (Switching) > Segments Profiles (Qos Profiles)
Patch QoS profile.
PATCH /global-manager/api/v1/global-infra/qos-profiles/{qos-profile-id}
Networking (Switching) > Segments Profiles (Qos Profiles)
Create or Replace QoS profile.
PUT /global-manager/api/v1/global-infra/qos-profiles/{qos-profile-id}
Networking (Switching) > Segments Profiles (Real Time Eth Profiles)
Delete Segment Real Time Eth Profile Binding Profile
DELETE /global-manager/api/v1/global-infra/segments/{segment-id}/segment-real-time-eth-profile-binding-maps/{segment-real-time-eth-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Real Time Eth Profiles)
Create Segment Real Time Eth Profile Binding Map
PATCH /global-manager/api/v1/global-infra/segments/{segment-id}/segment-real-time-eth-profile-binding-maps/{segment-real-time-eth-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Real Time Eth Profiles)
Update Segment Real Time Eth Profile Binding Map
PUT /global-manager/api/v1/global-infra/segments/{segment-id}/segment-real-time-eth-profile-binding-maps/{segment-real-time-eth-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Security Profile Bindings)
List infra segment port security profile binding maps
GET /global-manager/api/v1/global-infra/segments/{segment-id}/ports/{port-id}/port-security-profile-binding-maps
Networking (Switching) > Segments Profiles (Security Profile Bindings)
Get infra segment port security profile binding map
GET /global-manager/api/v1/global-infra/segments/{segment-id}/ports/{port-id}/port-security-profile-binding-maps/{port-security-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Security Profile Bindings)
List infra segment security profile binding maps
GET /global-manager/api/v1/global-infra/segments/{segment-id}/segment-security-profile-binding-maps
Networking (Switching) > Segments Profiles (Security Profile Bindings)
Delete infra segment security profile binding map
DELETE /global-manager/api/v1/global-infra/segments/{segment-id}/segment-security-profile-binding-maps/{segment-security-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Security Profile Bindings)
Get infra segment security profile binding map
GET /global-manager/api/v1/global-infra/segments/{segment-id}/segment-security-profile-binding-maps/{segment-security-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Security Profile Bindings)
Patch infra segment security profile binding map
PATCH /global-manager/api/v1/global-infra/segments/{segment-id}/segment-security-profile-binding-maps/{segment-security-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Security Profile Bindings)
Create or replace infra segment security profile binding map
PUT /global-manager/api/v1/global-infra/segments/{segment-id}/segment-security-profile-binding-maps/{segment-security-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Security Profile Bindings)
List port security profile binding maps
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/ports/{port-id}/port-security-profile-binding-maps
Networking (Switching) > Segments Profiles (Security Profile Bindings)
Get port security profile binding map
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/ports/{port-id}/port-security-profile-binding-maps/{port-security-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Security Profile Bindings)
List segment security profile binding maps
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/segment-security-profile-binding-maps
Networking (Switching) > Segments Profiles (Security Profile Bindings)
Delete segment security profile binding map
DELETE /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/segment-security-profile-binding-maps/{segment-security-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Security Profile Bindings)
Get segment security profile binding map
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/segment-security-profile-binding-maps/{segment-security-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Security Profile Bindings)
Patch segment security profile binding map
PATCH /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/segment-security-profile-binding-maps/{segment-security-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Security Profile Bindings)
Create or replace segment security profile binding map
PUT /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/segment-security-profile-binding-maps/{segment-security-profile-binding-map-id}
Networking (Switching) > Segments Profiles (Security Profiles)
List segment security profiles
GET /global-manager/api/v1/global-infra/segment-security-profiles
Networking (Switching) > Segments Profiles (Security Profiles)
DELETE segment security profile
DELETE /global-manager/api/v1/global-infra/segment-security-profiles/{segment-security-profile-id}
Networking (Switching) > Segments Profiles (Security Profiles)
GET Segment security profile id
GET /global-manager/api/v1/global-infra/segment-security-profiles/{segment-security-profile-id}
Networking (Switching) > Segments Profiles (Security Profiles)
PATCH segment security profile id
PATCH /global-manager/api/v1/global-infra/segment-security-profiles/{segment-security-profile-id}
Networking (Switching) > Segments Profiles (Security Profiles)
PUT segment security profile id
PUT /global-manager/api/v1/global-infra/segment-security-profiles/{segment-security-profile-id}
Networking (Switching) > Segments Profiles (Spoofguard Profiles)
List SpoofGuard profiles
GET /global-manager/api/v1/global-infra/spoofguard-profiles
Networking (Switching) > Segments Profiles (Spoofguard Profiles)
Delete SpoofGuard profile
DELETE /global-manager/api/v1/global-infra/spoofguard-profiles/{spoofguard-profile-id}
Networking (Switching) > Segments Profiles (Spoofguard Profiles)
Get SpoofGuard profile
GET /global-manager/api/v1/global-infra/spoofguard-profiles/{spoofguard-profile-id}
Networking (Switching) > Segments Profiles (Spoofguard Profiles)
Patch SpoofGuard profile
PATCH /global-manager/api/v1/global-infra/spoofguard-profiles/{spoofguard-profile-id}
Networking (Switching) > Segments Profiles (Spoofguard Profiles)
Create or replace SpoofGuard profile
PUT /global-manager/api/v1/global-infra/spoofguard-profiles/{spoofguard-profile-id}
Networking (Switching) > Transport Zones
List Transport Zones under an Enforcement Point
GET /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/transport-zones
Networking (Switching) > Transport Zones
Read a Transport Zone under an Enforcement Point
GET /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/transport-zones/{transport-zone-id}
Networking (Vpn) > IPSEC (Statistics)
Reset the statistics of the given VPN session
POST /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/ipsec-vpn-services/{service-id}/sessions/{session-id}/statistics
Networking (Vpn) > IPSEC (Statistics)
Reset the statistics of the given VPN session
POST /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/ipsec-vpn-services/{service-id}/sessions/{session-id}/statistics
Policy > Domains
List domains for infra
GET /global-manager/api/v1/global-infra/domains
Policy > Domains
Delete Domain and all the entities contained by this domain
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}
Policy > Domains
Read a domain by ID
GET /global-manager/api/v1/global-infra/domains/{domain-id}
Policy > Domains
Patch a domain
PATCH /global-manager/api/v1/global-infra/domains/{domain-id}
Policy > Domains
Create or update a domain
PUT /global-manager/api/v1/global-infra/domains/{domain-id}
Policy > Domains (Domain Deployment Maps)
List Domain Deployment maps for infra
GET /global-manager/api/v1/global-infra/domains/{domain-id}/domain-deployment-maps
Policy > Domains (Domain Deployment Maps)
Delete Domain Deployment Map
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}/domain-deployment-maps/{domain-deployment-map-id}
Policy > Domains (Domain Deployment Maps)
Read a DomainDeploymentMap
GET /global-manager/api/v1/global-infra/domains/{domain-id}/domain-deployment-maps/{domain-deployment-map-id}
Policy > Domains (Domain Deployment Maps)
Patch Domain Deployment Map under infra
PATCH /global-manager/api/v1/global-infra/domains/{domain-id}/domain-deployment-maps/{domain-deployment-map-id}
Policy > Domains (Domain Deployment Maps)
Create a new Domain Deployment Map under infra
PUT /global-manager/api/v1/global-infra/domains/{domain-id}/domain-deployment-maps/{domain-deployment-map-id}
Policy > Hierarchical API
Read infra
GET /global-manager/api/v1/global-infra
Policy > Hierarchical API
Update the infra including all the nested entities
PATCH /global-manager/api/v1/global-infra
Policy > Hierarchical API
Update the infra object
PUT /global-manager/api/v1/global-infra
Policy > Labels
List labels for infra
GET /global-manager/api/v1/global-infra/labels
Policy > Labels
Read lable
GET /global-manager/api/v1/global-infra/labels/{label-id}
Policy > Monitoring
Get configs for policy
GET /global-manager/api/v1/global-infra/config
Policy > Monitoring
Get health stats for policy modules
GET /global-manager/api/v1/global-infra/health
Policy > Monitoring
Get operational stats for policy modules
GET /global-manager/api/v1/global-infra/opstats
Policy > Monitoring
Get performance metrics for policy
GET /global-manager/api/v1/global-infra/performance
Policy > Networking > Connectivity > Transport Zones
Get Network Span for the transport Zone
GET /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/transport-zones/{transport-zone-id}/spans
Policy > Realized State
List All alarms in the system
GET /global-manager/api/v1/global-infra/realized-state/alarms
Policy > Realized State
Get list of realized objects associated with intent object
GET /global-manager/api/v1/global-infra/realized-state/realized-entities
Policy > Realized State
Refresh all realized entities associated with the intent-path
POST /global-manager/api/v1/global-infra/realized-state/realized-entity?action=refresh
Policy > Realized State
Get consolidated status of an intent object
GET /global-manager/api/v1/global-infra/realized-state/status
Search > Search API
DSL (Domain Specific Language) search API
GET /global-manager/api/v1/search/dsl (Experimental)
GET /api/v1/search/dsl (Experimental)
Search > Search API
Full text search API
GET /global-manager/api/v1/search/query
GET /api/v1/search/query
Security (East West) > Distributed Firewall (Drafts)
List all policy configuration drafts
GET /global-manager/api/v1/global-infra/drafts
Security (East West) > Distributed Firewall (Drafts)
Delete a manual draft
DELETE /global-manager/api/v1/global-infra/drafts/{draft-id}
Security (East West) > Distributed Firewall (Drafts)
Read a policy configuration draft by ID
GET /global-manager/api/v1/global-infra/drafts/{draft-id}
Security (East West) > Distributed Firewall (Drafts)
Patch a manual draft
PATCH /global-manager/api/v1/global-infra/drafts/{draft-id}
Security (East West) > Distributed Firewall (Drafts)
Publish a policy draft and apply its changes
POST /global-manager/api/v1/global-infra/drafts/{draft-id}?action=publish
Security (East West) > Distributed Firewall (Drafts)
Create or update a manual draft
PUT /global-manager/api/v1/global-infra/drafts/{draft-id}
Security (East West) > Distributed Firewall (Drafts)
Get an aggregated configuration for the draft
GET /global-manager/api/v1/global-infra/drafts/{draft-id}/aggregated
Security (East West) > Distributed Firewall (Drafts)
Get paginated aggregated configuration for the draft
GET /global-manager/api/v1/global-infra/drafts/{draft-id}/aggregated_with_pagination
Security (East West) > Distributed Firewall (Drafts)
Get a preview of a configuration after publish of a draft
GET /global-manager/api/v1/global-infra/drafts/{draft-id}/complete
Security (East West) > Distributed Firewall (Exclusion List)
Read the distributed firewall exclude list
GET /global-manager/api/v1/global-infra/settings/firewall/security/exclude-list
Security (East West) > Distributed Firewall (Exclusion List)
Read the distributed firewall exclude list including system and user excluded members
GET /global-manager/api/v1/global-infra/settings/firewall/security/exclude-list?system_owned=true
Security (East West) > Distributed Firewall (Exclusion List)
Patch exclusion list for security policy
PATCH /global-manager/api/v1/global-infra/settings/firewall/security/exclude-list
Security (East West) > Distributed Firewall (Exclusion List)
Filter the firewall exclude list
POST /global-manager/api/v1/global-infra/settings/firewall/security/exclude-list?action=filter
Security (East West) > Distributed Firewall (Exclusion List)
Create or update exclusion list for security policy
PUT /global-manager/api/v1/global-infra/settings/firewall/security/exclude-list
Security (East West) > Distributed Firewall (Exclusion List)
Get count of IP addresses in firewall exclude list
GET /global-manager/api/v1/global-infra/settings/firewall/security/exclude-list/members-count
Security (East West) > Distributed Firewall (Firewall Scheduler)
Get PolicyFirewallSchedulers
GET /global-manager/api/v1/global-infra/firewall-schedulers
Security (East West) > Distributed Firewall (Firewall Scheduler)
Delete Policy Firewall Scheduler
DELETE /global-manager/api/v1/global-infra/firewall-schedulers/{firewall-scheduler-id}
Security (East West) > Distributed Firewall (Firewall Scheduler)
Get PolicyFirewallScheduler
GET /global-manager/api/v1/global-infra/firewall-schedulers/{firewall-scheduler-id}
Security (East West) > Distributed Firewall (Firewall Scheduler)
Create or Update PolicyFirewallScheduler
PATCH /global-manager/api/v1/global-infra/firewall-schedulers/{firewall-scheduler-id}
Security (East West) > Distributed Firewall (Firewall Scheduler)
Create or Update PolicyFirewallScheduler
PUT /global-manager/api/v1/global-infra/firewall-schedulers/{firewall-scheduler-id}
Security (East West) > Distributed Firewall (Group/Service Associations)
Get the list of services where the given group is consumed.
GET /global-manager/api/v1/global-infra/group-service-associations
Security (East West) > Distributed Firewall (Identity Firewall)
Test a directory domain event log server connectivity
POST /global-manager/api/v1/global-infra/firewall-identity-store-event-log-servers/status
Security (East West) > Distributed Firewall (Identity Firewall)
Test a directory domain LDAP server connectivity
POST /global-manager/api/v1/global-infra/firewall-identity-store-ldap-server
Security (East West) > Distributed Firewall (Identity Firewall)
Fetch all organization units for a LDAP server.
POST /global-manager/api/v1/global-infra/firewall-identity-stores-org-units
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;
POST /global-manager/api/v1/global-infra/firewall-identity-stores/{firewall-identity-store-id} (Deprecated)
Security (East West) > Distributed Firewall (Identity Firewall)
Test a LDAP server connection for directory domain

Deprecated:
Use the following Policy API -
POST /infra/identity-firewall-stores/ldap-servers/action/connectivity-check
POST /global-manager/api/v1/global-infra/firewall-identity-stores/{firewall-identity-store-id}/ldap-servers/{ldap-server-id} (Deprecated)
Security (East West) > Distributed Firewall (Identity Firewall)
Fetch all organization units for a Firewall Identity Store.
GET /global-manager/api/v1/global-infra/firewall-identity-stores/{firewall-identity-store-id}/org-units
Security (East West) > Distributed Firewall (Identity Firewall)
Get Firewall identity store sync statistics for the given identifier
GET /global-manager/api/v1/global-infra/firewall-identity-stores/{firewall-identity-store-id}/sync-stats
Security (East West) > Distributed Firewall (Identity Firewall)
List all firewall identity stores
GET /global-manager/api/v1/global-infra/identity-firewall-stores
Security (East West) > Distributed Firewall (Identity Firewall)
Delete firewall identity store
DELETE /global-manager/api/v1/global-infra/identity-firewall-stores/{identity-firewall-store-id}
Security (East West) > Distributed Firewall (Identity Firewall)
Read firewall identity store
GET /global-manager/api/v1/global-infra/identity-firewall-stores/{identity-firewall-store-id}
Security (East West) > Distributed Firewall (Identity Firewall)
Create or update a firewall identity store
PATCH /global-manager/api/v1/global-infra/identity-firewall-stores/{identity-firewall-store-id}
Security (East West) > Distributed Firewall (Identity Firewall)
Create or update a firewall identity store
PUT /global-manager/api/v1/global-infra/identity-firewall-stores/{identity-firewall-store-id}
Security (East West) > Distributed Firewall (Identity Firewall)
Delete a Event Log server for Firewall Identity store
DELETE /global-manager/api/v1/global-infra/identity-firewall-stores/{identity-firewall-store-id}/event-log-servers/{event-log-server-id}
Security (East West) > Distributed Firewall (Identity Firewall)
Get a specific Event Log server for a given Firewall Identity store
GET /global-manager/api/v1/global-infra/identity-firewall-stores/{identity-firewall-store-id}/event-log-servers/{event-log-server-id}
Security (East West) > Distributed Firewall (Identity Firewall)
Create a Event Log server for Firewall Identity store
PATCH /global-manager/api/v1/global-infra/identity-firewall-stores/{identity-firewall-store-id}/event-log-servers/{event-log-server-id}
Security (East West) > Distributed Firewall (Identity Firewall)
Update a event log server for Firewall Identity store
PUT /global-manager/api/v1/global-infra/identity-firewall-stores/{identity-firewall-store-id}/event-log-servers/{event-log-server-id}
Security (East West) > Distributed Firewall (Identity Firewall)
List all configured domain LDAP servers
GET /global-manager/api/v1/global-infra/identity-firewall-stores/{identity-firewall-store-id}/ldap-servers
Security (East West) > Distributed Firewall (Identity Firewall)
Delete a LDAP server for Firewall Identity store
DELETE /global-manager/api/v1/global-infra/identity-firewall-stores/{identity-firewall-store-id}/ldap-servers/{ldap-server-id}
Security (East West) > Distributed Firewall (Identity Firewall)
Get a specific LDAP server for a given Firewall Identity store
GET /global-manager/api/v1/global-infra/identity-firewall-stores/{identity-firewall-store-id}/ldap-servers/{ldap-server-id}
Security (East West) > Distributed Firewall (Identity Firewall)
Create a LDAP server for Firewall Identity store
PATCH /global-manager/api/v1/global-infra/identity-firewall-stores/{identity-firewall-store-id}/ldap-servers/{ldap-server-id}
Security (East West) > Distributed Firewall (Identity Firewall)
Update a LDAP server for Firewall Identity store
PUT /global-manager/api/v1/global-infra/identity-firewall-stores/{identity-firewall-store-id}/ldap-servers/{ldap-server-id}
Security (East West) > Distributed Firewall (Identity Firewall)
List All site to ELS server mapping for given identity firewall store
GET /global-manager/api/v1/global-infra/identity-firewall-stores/{identity-firewall-store-id}/site-to-els-server-mappings
Security (East West) > Distributed Firewall (Identity Firewall)
Delete Identity firewall store to ELS server mapping.
DELETE /global-manager/api/v1/global-infra/identity-firewall-stores/{identity-firewall-store-id}/site-to-els-server-mappings/{site-mapping-id}
Security (East West) > Distributed Firewall (Identity Firewall)
Get Identity firewall store to ELS server mapping.
GET /global-manager/api/v1/global-infra/identity-firewall-stores/{identity-firewall-store-id}/site-to-els-server-mappings/{site-mapping-id}
Security (East West) > Distributed Firewall (Identity Firewall)
Patch Identity firewall store to ELS server mapping.
PATCH /global-manager/api/v1/global-infra/identity-firewall-stores/{identity-firewall-store-id}/site-to-els-server-mappings/{site-mapping-id}
Security (East West) > Distributed Firewall (Identity Firewall)
Create or update Identity firewall store to ELS server mapping.
PUT /global-manager/api/v1/global-infra/identity-firewall-stores/{identity-firewall-store-id}/site-to-els-server-mappings/{site-mapping-id}
Security (East West) > Distributed Firewall (Identity Firewall)
List all site to LDAP server mapping for given identity firewall store
GET /global-manager/api/v1/global-infra/identity-firewall-stores/{identity-firewall-store-id}/site-to-ldap-server-mappings
Security (East West) > Distributed Firewall (Identity Firewall)
Delete Identity firewall store to LDAP server mapping.
DELETE /global-manager/api/v1/global-infra/identity-firewall-stores/{identity-firewall-store-id}/site-to-ldap-server-mappings/{site-mapping-id}
Security (East West) > Distributed Firewall (Identity Firewall)
Get Identity firewall store to LDAP server mapping.
GET /global-manager/api/v1/global-infra/identity-firewall-stores/{identity-firewall-store-id}/site-to-ldap-server-mappings/{site-mapping-id}
Security (East West) > Distributed Firewall (Identity Firewall)
Patch Identity firewall store to LDAP server mapping.
PATCH /global-manager/api/v1/global-infra/identity-firewall-stores/{identity-firewall-store-id}/site-to-ldap-server-mappings/{site-mapping-id}
Security (East West) > Distributed Firewall (Identity Firewall)
Create or Update Identity firewall store to LDAP server mapping.
PUT /global-manager/api/v1/global-infra/identity-firewall-stores/{identity-firewall-store-id}/site-to-ldap-server-mappings/{site-mapping-id}
Security (East West) > Distributed Firewall (Identity Firewall)
Initiate Delta Sync on Identity Firewall Store.
POST /global-manager/api/v1/global-infra/identity-firewall-stores/action/delta-sync
Security (East West) > Distributed Firewall (Identity Firewall)
Initiate Full Sync on Identity Firewall Store.
POST /global-manager/api/v1/global-infra/identity-firewall-stores/action/full-sync
Security (East West) > Distributed Firewall (Identity Firewall)
Initiate Stop Sync on Identity Firewall Store.
POST /global-manager/api/v1/global-infra/identity-firewall-stores/action/stop-sync
Security (East West) > Distributed Firewall (Identity Firewall)
Test LDAP Server connectivity for an Identity Firewall Store.
POST /global-manager/api/v1/global-infra/identity-firewall-stores/ldap-servers/action/connectivity-check
Security (East West) > Distributed Firewall (Identity Firewall)
Get global identity firewall configuration applied to the sites
GET /global-manager/api/v1/global-infra/settings/firewall/idfw/global-config-setting
Security (East West) > Distributed Firewall (Identity Firewall)
Update global identity firewall configuration settings applied to the sites.
PATCH /global-manager/api/v1/global-infra/settings/firewall/idfw/global-config-setting
Security (East West) > Distributed Firewall (Identity Firewall)
Create or Update global identity firewall configuration settings applied to the sites.
PUT /global-manager/api/v1/global-infra/settings/firewall/idfw/global-config-setting
Security (East West) > Distributed Firewall (Identity Firewall)
Get all IDFW Group VM details for a given Group
GET /global-manager/api/v1/global-infra/settings/firewall/idfw/group-vm-details
Security (East West) > Distributed Firewall (Identity Firewall)
Get IDFW system statistics data
GET /global-manager/api/v1/global-infra/settings/firewall/idfw/system-stats
Security (East West) > Distributed Firewall (Identity Firewall)
Get user session data
GET /global-manager/api/v1/global-infra/settings/firewall/idfw/user-session-data
Security (East West) > Distributed Firewall (Identity Firewall)
Get IDFW user login events for a given VM
GET /global-manager/api/v1/global-infra/settings/firewall/idfw/vm-stats/{vm-id}
Security (East West) > Distributed Firewall (Ip Reputation)
IP Reputation feed configuration.
GET /global-manager/api/v1/global-infra/firewall-ip-reputation-feed
Security (East West) > Distributed Firewall (Ip Reputation)
IP reputation feed actions.
POST /global-manager/api/v1/global-infra/firewall-ip-reputation-feed
Security (East West) > Distributed Firewall (Ip Reputation)
Retrieves the last IP reputation feed download status from NTICS for a site
GET /global-manager/api/v1/global-infra/firewall-ip-reputation-feed/download/status
Security (East West) > Distributed Firewall (Ip Reputation)
Retrieves the IP reputation exclusion list from the default malicious IP group
GET /global-manager/api/v1/global-infra/ip-reputation-exclusion-list
Security (East West) > Distributed Firewall (Ip Reputation)
List IP reputation site mappings configured across federated sites
GET /global-manager/api/v1/global-infra/ip-reputation-site-mappings
Security (East West) > Distributed Firewall (Ip Reputation)
Delete IP Reputation site mapping on GM
DELETE /global-manager/api/v1/global-infra/ip-reputation-site-mappings/{mapping-id}
Security (East West) > Distributed Firewall (Ip Reputation)
Retrieves a specific IP reputation site mapping configuration
GET /global-manager/api/v1/global-infra/ip-reputation-site-mappings/{mapping-id}
Security (East West) > Distributed Firewall (Ip Reputation)
Patch IP Reputation site mapping on GM
PATCH /global-manager/api/v1/global-infra/ip-reputation-site-mappings/{mapping-id}
Security (East West) > Distributed Firewall (Ip Reputation)
Creates or updates an IP reputation site mapping for centralized management on GM.
PUT /global-manager/api/v1/global-infra/ip-reputation-site-mappings/{mapping-id}
Security (East West) > Distributed Firewall (Rules)
List distributed firewall security policies
GET /global-manager/api/v1/global-infra/domains/{domain-id}/security-policies
Security (East West) > Distributed Firewall (Rules)
Delete a distributed firewall security policy
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}/security-policies/{security-policy-id}
Security (East West) > Distributed Firewall (Rules)
Read a distributed firewall security policy
GET /global-manager/api/v1/global-infra/domains/{domain-id}/security-policies/{security-policy-id}
Security (East West) > Distributed Firewall (Rules)
Patch a distributed firewall security policy
PATCH /global-manager/api/v1/global-infra/domains/{domain-id}/security-policies/{security-policy-id}
Security (East West) > Distributed Firewall (Rules)
Revise the positioning of a distributed firewall security policy
POST /global-manager/api/v1/global-infra/domains/{domain-id}/security-policies/{security-policy-id}?action=revise
Security (East West) > Distributed Firewall (Rules)
Create or update a distributed firewall security policy
PUT /global-manager/api/v1/global-infra/domains/{domain-id}/security-policies/{security-policy-id}
Security (East West) > Distributed Firewall (Rules)
List distributed firewall rules in a security policy
GET /global-manager/api/v1/global-infra/domains/{domain-id}/security-policies/{security-policy-id}/rules
Security (East West) > Distributed Firewall (Rules)
Delete a distributed firewall rule
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}/security-policies/{security-policy-id}/rules/{rule-id}
Security (East West) > Distributed Firewall (Rules)
Read a distributed firewall rule by ID
GET /global-manager/api/v1/global-infra/domains/{domain-id}/security-policies/{security-policy-id}/rules/{rule-id}
Security (East West) > Distributed Firewall (Rules)
Patch a distributed firewall rule
PATCH /global-manager/api/v1/global-infra/domains/{domain-id}/security-policies/{security-policy-id}/rules/{rule-id}
Security (East West) > Distributed Firewall (Rules)
Revise the positioning of a distributed firewall rule
POST /global-manager/api/v1/global-infra/domains/{domain-id}/security-policies/{security-policy-id}/rules/{rule-id}?action=revise
Security (East West) > Distributed Firewall (Rules)
Create or update a distributed firewall rule
PUT /global-manager/api/v1/global-infra/domains/{domain-id}/security-policies/{security-policy-id}/rules/{rule-id}
Security (East West) > Distributed Firewall (Rules)
Import K8s network policies to DFW Security Policies
POST /global-manager/api/v1/global-infra/import-k8s-np-to-dfw
Security (East West) > Distributed Firewall (Settings)
Get DFW and IDFW firewall configuration
GET /global-manager/api/v1/global-infra/settings/firewall/security
Security (East West) > Distributed Firewall (Settings)
Update DFW and IDFW firewall configuration
PATCH /global-manager/api/v1/global-infra/settings/firewall/security
Security (East West) > Distributed Firewall (Settings)
Update DFW and IDFW firewall configuration
PUT /global-manager/api/v1/global-infra/settings/firewall/security
Security (East West) > Distributed Firewall (Settings)
Get the list of distributed firewall dependent services
GET /global-manager/api/v1/global-infra/settings/firewall/security/dependent-services
Security (East West) > Distributed Firewall (Settings)
Get global distributed firewall configuration for the specified site
GET /global-manager/api/v1/global-infra/sites/{site-id}/settings/firewall/security
Security (East West) > Distributed Firewall (Settings)
Patch global distributed firewall configuration for the specified site
PATCH /global-manager/api/v1/global-infra/sites/{site-id}/settings/firewall/security
Security (East West) > Distributed Firewall (Settings)
Update global distributed firewall configuration for the specified site
PUT /global-manager/api/v1/global-infra/sites/{site-id}/settings/firewall/security
Security (East West) > Distributed Firewall (Settings)
Get global distributed firewall configurations for all the sites
GET /global-manager/api/v1/global-infra/sites/settings/firewall/security
Security (East West) > Distributed Firewall (Statistics)
Get rule statistics
GET /global-manager/api/v1/global-infra/domains/{domain-id}/security-policies/{security-policy-id}/rules/{rule-id}/statistics
Security (East West) > Distributed Firewall (Statistics)
Get security policy statistics
GET /global-manager/api/v1/global-infra/domains/{domain-id}/security-policies/{security-policy-id}/statistics
Security (East West) > Distributed Firewall (Statistics)
Reset firewall rule statistics
POST /global-manager/api/v1/global-infra/settings/firewall/stats?action=reset
Security (East West) > Distributed Firewall (Tasks)
Get the information of export task
GET /global-manager/api/v1/global-infra/settings/firewall/export
Security (East West) > Distributed Firewall (Tasks)
Download exported file
GET /global-manager/api/v1/global-infra/settings/firewall/export?action=download
Security (East West) > Distributed Firewall (Tasks)
Invoke export task
POST /global-manager/api/v1/global-infra/settings/firewall/export
Security (East West) > Distributed Firewall (Tasks)
Cancel a running export task
POST /global-manager/api/v1/global-infra/settings/firewall/export?action=cancel
Security (East West) > Distributed Firewall (Tasks)
Get the information of import task
GET /global-manager/api/v1/global-infra/settings/firewall/import
Security (East West) > Distributed Firewall (Tasks)
Invoke import task
POST /global-manager/api/v1/global-infra/settings/firewall/import
Security (East West) > Distributed Firewall (Tasks)
Cancel a running import task
POST /global-manager/api/v1/global-infra/settings/firewall/import?action=cancel
Security (East West) > Distributed IDS (Signatures)
Get IDS signature version
GET /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/signature-versions/{version-id}
Security (East West) > Ips & Malware (Rules)
List IDS security policies
GET /global-manager/api/v1/global-infra/domains/{domain-id}/intrusion-service-policies
Security (East West) > Ips & Malware (Rules)
Delete IDS security policy
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}/intrusion-service-policies/{policy-id}
Security (East West) > Ips & Malware (Rules)
Get IDS security policy.
GET /global-manager/api/v1/global-infra/domains/{domain-id}/intrusion-service-policies/{policy-id}
Security (East West) > Ips & Malware (Rules)
Patch IDS security policy
PATCH /global-manager/api/v1/global-infra/domains/{domain-id}/intrusion-service-policies/{policy-id}
Security (East West) > Ips & Malware (Rules)
Revise the positioning of IDS security policies
POST /global-manager/api/v1/global-infra/domains/{domain-id}/intrusion-service-policies/{policy-id}?action=revise
Security (East West) > Ips & Malware (Rules)
create or update IDS security policy
PUT /global-manager/api/v1/global-infra/domains/{domain-id}/intrusion-service-policies/{policy-id}
Security (East West) > Ips & Malware (Rules)
List IDS/IPS intrusion detection rules in a policy
GET /global-manager/api/v1/global-infra/domains/{domain-id}/intrusion-service-policies/{policy-id}/rules
Security (East West) > Ips & Malware (Rules)
Delete a distributed IDS/IPS rule
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}/intrusion-service-policies/{policy-id}/rules/{rule-id}
Security (East West) > Ips & Malware (Rules)
Read a distributed IDS/IPS intrusion detection rule by ID
GET /global-manager/api/v1/global-infra/domains/{domain-id}/intrusion-service-policies/{policy-id}/rules/{rule-id}
Security (East West) > Ips & Malware (Rules)
Patch a distributed IDS/IPS rule
PATCH /global-manager/api/v1/global-infra/domains/{domain-id}/intrusion-service-policies/{policy-id}/rules/{rule-id}
Security (East West) > Ips & Malware (Rules)
Revise the positioning of IDS rule
POST /global-manager/api/v1/global-infra/domains/{domain-id}/intrusion-service-policies/{policy-id}/rules/{rule-id}?action=revise
Security (East West) > Ips & Malware (Rules)
Create or update a distributed IDS/IPS rule
PUT /global-manager/api/v1/global-infra/domains/{domain-id}/intrusion-service-policies/{policy-id}/rules/{rule-id}
Security (North South) > Gateway Firewall (Rules)
List gateway policies
GET /global-manager/api/v1/global-infra/domains/{domain-id}/gateway-policies
Security (North South) > Gateway Firewall (Rules)
Delete GatewayPolicy
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}/gateway-policies/{gateway-policy-id}
Security (North South) > Gateway Firewall (Rules)
Read gateway policy
GET /global-manager/api/v1/global-infra/domains/{domain-id}/gateway-policies/{gateway-policy-id}
Security (North South) > Gateway Firewall (Rules)
Update gateway policy
PATCH /global-manager/api/v1/global-infra/domains/{domain-id}/gateway-policies/{gateway-policy-id}
Security (North South) > Gateway Firewall (Rules)
Revise the positioning of gateway policy
POST /global-manager/api/v1/global-infra/domains/{domain-id}/gateway-policies/{gateway-policy-id}?action=revise
Security (North South) > Gateway Firewall (Rules)
Update gateway policy
PUT /global-manager/api/v1/global-infra/domains/{domain-id}/gateway-policies/{gateway-policy-id}
Security (North South) > Gateway Firewall (Rules)
List rules
GET /global-manager/api/v1/global-infra/domains/{domain-id}/gateway-policies/{gateway-policy-id}/rules
Security (North South) > Gateway Firewall (Rules)
Delete rule
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}/gateway-policies/{gateway-policy-id}/rules/{rule-id}
Security (North South) > Gateway Firewall (Rules)
Read rule
GET /global-manager/api/v1/global-infra/domains/{domain-id}/gateway-policies/{gateway-policy-id}/rules/{rule-id}
Security (North South) > Gateway Firewall (Rules)
Update gateway rule
PATCH /global-manager/api/v1/global-infra/domains/{domain-id}/gateway-policies/{gateway-policy-id}/rules/{rule-id}
Security (North South) > Gateway Firewall (Rules)
Revise the positioning of gateway rule
POST /global-manager/api/v1/global-infra/domains/{domain-id}/gateway-policies/{gateway-policy-id}/rules/{rule-id}?action=revise
Security (North South) > Gateway Firewall (Rules)
Update gateway rule
PUT /global-manager/api/v1/global-infra/domains/{domain-id}/gateway-policies/{gateway-policy-id}/rules/{rule-id}
Security (North South) > Gateway Firewall (Settings)
Get gateway rule statistics
GET /global-manager/api/v1/global-infra/domains/{domain-id}/gateway-policies/{gateway-policy-id}/rules/{rule-id}/statistics
Security (North South) > Gateway Firewall (Settings)
Get gateway policy statistics
GET /global-manager/api/v1/global-infra/domains/{domain-id}/gateway-policies/{gateway-policy-id}/statistics
Security (North South) > Gateway Firewall (Settings)
Get the list of gateway firewall dependent services
GET /global-manager/api/v1/global-infra/settings/firewall/gateway/dependent-services
Security (North South) > Gateway Firewall (Settings)
Delete security config

Deprecated: Use the following API PUT/PATCH /infra/tier-0s//security-config
DELETE /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/security-config (Deprecated)
Security (North South) > Gateway Firewall (Settings)
Read Security Feature
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/security-config
Security (North South) > Gateway Firewall (Settings)
Create or Update security configuration
PATCH /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/security-config
Security (North South) > Gateway Firewall (Settings)
Create or Update security configuration
PUT /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/security-config
Security (North South) > Gateway Firewall (Settings)
Read Security Feature
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/security-config
Security (North South) > Gateway Firewall (Settings)
Create or Update security configuration
PATCH /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/security-config
Security (North South) > Gateway Firewall (Settings)
Create or Update security configuration
PUT /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/security-config
Security (North South) > Gateway Firewall (Tier-0S)
Get list of gateway policies with rules that belong to the specific Tier-0 logical router.
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/gateway-firewall
Security (North South) > Gateway Firewall (Tier-0S)
Get list of gateway policies with rules that belong to the specific Tier-0 LocalServices.
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-services-id}/gateway-firewall
Security (North South) > Gateway Firewall (Tier-1S)
Get list of gateway policies with rules that belong to the specific Tier-1.
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/gateway-firewall
Security (North South) > Gateway Firewall (Tier-1S)
Get list of gateway policies with rules that belong to the specific Tier-1 LocalServices.
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-services-id}/gateway-firewall
Security (North South) > Geo IP
Get Geo IP Setting Configuration
GET /global-manager/api/v1/global-infra/geo-ip/setting
Security (North South) > Geo IP
Patch Geo IP Setting Configuration
PATCH /global-manager/api/v1/global-infra/geo-ip/setting
Security (North South) > Geo IP
Update Geo IP Setting Configuration
PUT /global-manager/api/v1/global-infra/geo-ip/setting
Security (North South) > Ips & Malware (Rules)
List IDS gateway policies
GET /global-manager/api/v1/global-infra/domains/{domain-id}/intrusion-service-gateway-policies
Security (North South) > Ips & Malware (Rules)
Delete IDS GatewayPolicy
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}/intrusion-service-gateway-policies/{policy-id}
Security (North South) > Ips & Malware (Rules)
Read IDS gateway policy
GET /global-manager/api/v1/global-infra/domains/{domain-id}/intrusion-service-gateway-policies/{policy-id}
Security (North South) > Ips & Malware (Rules)
Patch a gateway IDS/IPS policy
PATCH /global-manager/api/v1/global-infra/domains/{domain-id}/intrusion-service-gateway-policies/{policy-id}
Security (North South) > Ips & Malware (Rules)
Revise the positioning of IDS gateway policy
POST /global-manager/api/v1/global-infra/domains/{domain-id}/intrusion-service-gateway-policies/{policy-id}?action=revise
Security (North South) > Ips & Malware (Rules)
Create or update a gateway IDS/IPS policy
PUT /global-manager/api/v1/global-infra/domains/{domain-id}/intrusion-service-gateway-policies/{policy-id}
Security (North South) > Ips & Malware (Rules)
List IDS Gateway rules
GET /global-manager/api/v1/global-infra/domains/{domain-id}/intrusion-service-gateway-policies/{policy-id}/rules
Security (North South) > Ips & Malware (Rules)
Delete IDS Gateway rule
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}/intrusion-service-gateway-policies/{policy-id}/rules/{rule-id}
Security (North South) > Ips & Malware (Rules)
Read a gateway IDS/IPS intrusion detection rule by ID
GET /global-manager/api/v1/global-infra/domains/{domain-id}/intrusion-service-gateway-policies/{policy-id}/rules/{rule-id}
Security (North South) > Ips & Malware (Rules)
Update IDS gateway rule
PATCH /global-manager/api/v1/global-infra/domains/{domain-id}/intrusion-service-gateway-policies/{policy-id}/rules/{rule-id}
Security (North South) > Ips & Malware (Rules)
Revise the positioning of IDS gateway rule
POST /global-manager/api/v1/global-infra/domains/{domain-id}/intrusion-service-gateway-policies/{policy-id}/rules/{rule-id}?action=revise
Security (North South) > Ips & Malware (Rules)
Create or Update IDS gateway rule
PUT /global-manager/api/v1/global-infra/domains/{domain-id}/intrusion-service-gateway-policies/{policy-id}/rules/{rule-id}
Security (Security Profiles) > Cpu Memory Tresholds Profiles
List Firewall CPU Memory Thresholds Profile Binding Maps
GET /global-manager/api/v1/global-infra/settings/firewall/cpu-mem-thresholds-profile-binding-maps
Security (Security Profiles) > Cpu Memory Tresholds Profiles
Delete Firewall CPU Memory Thresholds Profile Binding
DELETE /global-manager/api/v1/global-infra/settings/firewall/cpu-mem-thresholds-profile-binding-maps/{cpu-mem-thresholds-profile-binding-map-id}
Security (Security Profiles) > Cpu Memory Tresholds Profiles
List all CPU and memory thresholds profiles
GET /global-manager/api/v1/global-infra/settings/firewall/cpu-mem-thresholds-profiles
Security (Security Profiles) > Cpu Memory Tresholds Profiles
Delete CPU and memory thresholds profile
DELETE /global-manager/api/v1/global-infra/settings/firewall/cpu-mem-thresholds-profiles/{profile-id}
Security (Security Profiles) > Cpu Memory Tresholds Profiles
Read the CPU and memory thresholds profile
GET /global-manager/api/v1/global-infra/settings/firewall/cpu-mem-thresholds-profiles/{profile-id}
Security (Security Profiles) > Cpu Memory Tresholds Profiles
Create or update CPU and memory thresholds profile
PATCH /global-manager/api/v1/global-infra/settings/firewall/cpu-mem-thresholds-profiles/{profile-id}
Security (Security Profiles) > Cpu Memory Tresholds Profiles
Create or update CPU and memory thresholds profile
PUT /global-manager/api/v1/global-infra/settings/firewall/cpu-mem-thresholds-profiles/{profile-id}
Security (Security Profiles) > DNS Security Profile Bindings
Get DNS security profile binding map
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/dns-security-profile-binding-maps
Security (Security Profiles) > DNS Security Profile Bindings
Delete DNS security profile binding map
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/dns-security-profile-binding-maps/{dns-security-profile-binding-map-id}
Security (Security Profiles) > DNS Security Profile Bindings
Get DNS security profile binding map
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/dns-security-profile-binding-maps/{dns-security-profile-binding-map-id}
Security (Security Profiles) > DNS Security Profile Bindings
Create or update DNS security profile binding map
PATCH /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/dns-security-profile-binding-maps/{dns-security-profile-binding-map-id}
Security (Security Profiles) > DNS Security Profile Bindings
Update DNS security profile binding map
PUT /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/dns-security-profile-binding-maps/{dns-security-profile-binding-map-id}
Security (Security Profiles) > DNS Security Profiles
List all DNS security profiles
GET /global-manager/api/v1/global-infra/dns-security-profiles
Security (Security Profiles) > DNS Security Profiles
Delete DNS security profile
DELETE /global-manager/api/v1/global-infra/dns-security-profiles/{profile-id}
Security (Security Profiles) > DNS Security Profiles
Read the DNS Forwarder for the given tier-0 instance
GET /global-manager/api/v1/global-infra/dns-security-profiles/{profile-id}
Security (Security Profiles) > DNS Security Profiles
Create or update DNS security profile
PATCH /global-manager/api/v1/global-infra/dns-security-profiles/{profile-id}
Security (Security Profiles) > DNS Security Profiles
Create or update DNS security profile
PUT /global-manager/api/v1/global-infra/dns-security-profiles/{profile-id}
Security (Security Profiles) > Flood Protection Profile Bindings
List Firewall Flood Protection Profile Binding Maps
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/firewall-flood-protection-profile-binding-maps
Security (Security Profiles) > Flood Protection Profile Bindings
Delete Firewall Flood Protection Profile Binding
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/firewall-flood-protection-profile-binding-maps/{firewall-flood-protection-profile-binding-map-id}
Security (Security Profiles) > Flood Protection Profile Bindings
Get Firewall Flood Protection Profile Binding Map
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/firewall-flood-protection-profile-binding-maps/{firewall-flood-protection-profile-binding-map-id}
Security (Security Profiles) > Flood Protection Profile Bindings
Create or update Firewall Flood Protection Profile Binding Map
PATCH /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/firewall-flood-protection-profile-binding-maps/{firewall-flood-protection-profile-binding-map-id}
Security (Security Profiles) > Flood Protection Profile Bindings
Update Firewall Flood Protection Profile Binding Map
PUT /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/firewall-flood-protection-profile-binding-maps/{firewall-flood-protection-profile-binding-map-id}
Security (Security Profiles) > Flood Protection Profile Bindings
List Firewall Flood Protection Profile Binding Maps for all domains
GET /global-manager/api/v1/global-infra/domains/firewall-flood-protection-profile-binding-maps
Security (Security Profiles) > Flood Protection Profile Bindings
Delete Flood Protection Profile Binding for Tier-0 Logical Router
DELETE /global-manager/api/v1/global-infra/tier-0s/{tier0-id}/flood-protection-profile-bindings/{flood-protection-profile-binding-id}
Security (Security Profiles) > Flood Protection Profile Bindings
Get Flood Protection Profile Binding Map for Tier-0 Logical Router
GET /global-manager/api/v1/global-infra/tier-0s/{tier0-id}/flood-protection-profile-bindings/{flood-protection-profile-binding-id}
Security (Security Profiles) > Flood Protection Profile Bindings
Create or update Flood Protection Profile Binding Map for Tier-0 Logical Router
PATCH /global-manager/api/v1/global-infra/tier-0s/{tier0-id}/flood-protection-profile-bindings/{flood-protection-profile-binding-id}
Security (Security Profiles) > Flood Protection Profile Bindings
Create or update Flood Protection Profile Binding Map for Tier-0 Logical Router
PUT /global-manager/api/v1/global-infra/tier-0s/{tier0-id}/flood-protection-profile-bindings/{flood-protection-profile-binding-id}
Security (Security Profiles) > Flood Protection Profile Bindings
Delete Flood Protection Profile Binding for Tier-0 Logical Router LocaleServices
DELETE /global-manager/api/v1/global-infra/tier-0s/{tier0-id}/locale-services/{locale-services-id}/flood-protection-profile-bindings/{flood-protection-profile-binding-id}
Security (Security Profiles) > Flood Protection Profile Bindings
Get Flood Protection Profile Binding Map for Tier-0 Logical Router LocaleServices
GET /global-manager/api/v1/global-infra/tier-0s/{tier0-id}/locale-services/{locale-services-id}/flood-protection-profile-bindings/{flood-protection-profile-binding-id}
Security (Security Profiles) > Flood Protection Profile Bindings
Create or update Flood Protection Profile Binding Map for Tier-0 Logical Router LocaleServices
PATCH /global-manager/api/v1/global-infra/tier-0s/{tier0-id}/locale-services/{locale-services-id}/flood-protection-profile-bindings/{flood-protection-profile-binding-id}
Security (Security Profiles) > Flood Protection Profile Bindings
Create or update Flood Protection Profile Binding Map for Tier-0 Logical Router LocaleServices
PUT /global-manager/api/v1/global-infra/tier-0s/{tier0-id}/locale-services/{locale-services-id}/flood-protection-profile-bindings/{flood-protection-profile-binding-id}
Security (Security Profiles) > Flood Protection Profile Bindings
Delete Flood Protection Profile Binding for Tier-1 Logical Router
DELETE /global-manager/api/v1/global-infra/tier-1s/{tier1-id}/flood-protection-profile-bindings/{flood-protection-profile-binding-id}
Security (Security Profiles) > Flood Protection Profile Bindings
Get Flood Protection Profile Binding Map for Tier-1 Logical Router
GET /global-manager/api/v1/global-infra/tier-1s/{tier1-id}/flood-protection-profile-bindings/{flood-protection-profile-binding-id}
Security (Security Profiles) > Flood Protection Profile Bindings
Create or update Flood Protection Profile Binding Map for Tier-1 Logical Router
PATCH /global-manager/api/v1/global-infra/tier-1s/{tier1-id}/flood-protection-profile-bindings/{flood-protection-profile-binding-id}
Security (Security Profiles) > Flood Protection Profile Bindings
Create or update Flood Protection Profile Binding Map for Tier-1 Logical Router
PUT /global-manager/api/v1/global-infra/tier-1s/{tier1-id}/flood-protection-profile-bindings/{flood-protection-profile-binding-id}
Security (Security Profiles) > Flood Protection Profile Bindings
Delete Flood Protection Profile Binding for Tier-1 Logical Router LocaleServices
DELETE /global-manager/api/v1/global-infra/tier-1s/{tier1-id}/locale-services/{locale-services-id}/flood-protection-profile-bindings/{flood-protection-profile-binding-id}
Security (Security Profiles) > Flood Protection Profile Bindings
Get Flood Protection Profile Binding Map for Tier-1 Logical Router LocaleServices
GET /global-manager/api/v1/global-infra/tier-1s/{tier1-id}/locale-services/{locale-services-id}/flood-protection-profile-bindings/{flood-protection-profile-binding-id}
Security (Security Profiles) > Flood Protection Profile Bindings
Create or update Flood Protection Profile Binding Map for Tier-1 Logical Router LocaleServices
PATCH /global-manager/api/v1/global-infra/tier-1s/{tier1-id}/locale-services/{locale-services-id}/flood-protection-profile-bindings/{flood-protection-profile-binding-id}
Security (Security Profiles) > Flood Protection Profile Bindings
Create or update Flood Protection Profile Binding Map for Tier-1 Logical Router LocaleServices
PUT /global-manager/api/v1/global-infra/tier-1s/{tier1-id}/locale-services/{locale-services-id}/flood-protection-profile-bindings/{flood-protection-profile-binding-id}
Security (Security Profiles) > Flood Protection Profiles
List Flood Protection Profiles
GET /global-manager/api/v1/global-infra/flood-protection-profiles
Security (Security Profiles) > Flood Protection Profiles
Delete Flood Protection Profile
DELETE /global-manager/api/v1/global-infra/flood-protection-profiles/{flood-protection-profile-id}
Security (Security Profiles) > Flood Protection Profiles
Get Flood Protection Profile
GET /global-manager/api/v1/global-infra/flood-protection-profiles/{flood-protection-profile-id}
Security (Security Profiles) > Flood Protection Profiles
Create or update Flood Protection Profile
PATCH /global-manager/api/v1/global-infra/flood-protection-profiles/{flood-protection-profile-id}
Security (Security Profiles) > Flood Protection Profiles
Update Firewall Flood Protection Profile
PUT /global-manager/api/v1/global-infra/flood-protection-profiles/{flood-protection-profile-id}
Security (Security Profiles) > Flood Protection Profiles
List Flood Protection Profiles
GET /global-manager/api/v1/global-infra/flood-protection-profiles/{flood-protection-profile-id}/bindings
Security (Security Profiles) > Session Timer Profile Bindings
List Firewall Session Timer Profile Binding Maps
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/firewall-session-timer-profile-binding-maps
Security (Security Profiles) > Session Timer Profile Bindings
Delete Firewall Session Timer Profile Binding
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/firewall-session-timer-profile-binding-maps/{firewall-session-timer-profile-binding-map-id}
Security (Security Profiles) > Session Timer Profile Bindings
Get Firewall Session Timer Profile Binding Map
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/firewall-session-timer-profile-binding-maps/{firewall-session-timer-profile-binding-map-id}
Security (Security Profiles) > Session Timer Profile Bindings
Create or update Firewall Session Timer Profile Binding Map
PATCH /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/firewall-session-timer-profile-binding-maps/{firewall-session-timer-profile-binding-map-id}
Security (Security Profiles) > Session Timer Profile Bindings
Update Firewall Session Timer Profile Binding Map
PUT /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/firewall-session-timer-profile-binding-maps/{firewall-session-timer-profile-binding-map-id}
Security (Security Profiles) > Session Timer Profile Bindings
List Firewall Session Timer Profile Binding Maps for all domains
GET /global-manager/api/v1/global-infra/domains/firewall-session-timer-profile-binding-maps
Security (Security Profiles) > Session Timer Profile Bindings
Delete Session Timer Profile Binding for Tier-0 Logical Router LocaleServices
DELETE /global-manager/api/v1/global-infra/tier-0s/{tier0-id}/locale-services/{locale-services-id}/session-timer-profile-bindings/{session-timer-profile-binding-id}
Security (Security Profiles) > Session Timer Profile Bindings
Get Session Timer Profile Binding Map for Tier-0 Logical Router LocaleServices
GET /global-manager/api/v1/global-infra/tier-0s/{tier0-id}/locale-services/{locale-services-id}/session-timer-profile-bindings/{session-timer-profile-binding-id}
Security (Security Profiles) > Session Timer Profile Bindings
Create or update Session Timer Profile Binding Map for Tier-0 Logical Router LocaleServices
PATCH /global-manager/api/v1/global-infra/tier-0s/{tier0-id}/locale-services/{locale-services-id}/session-timer-profile-bindings/{session-timer-profile-binding-id}
Security (Security Profiles) > Session Timer Profile Bindings
Create or update Session Timer Profile Binding Map for Tier-0 Logical Router LocaleServices
PUT /global-manager/api/v1/global-infra/tier-0s/{tier0-id}/locale-services/{locale-services-id}/session-timer-profile-bindings/{session-timer-profile-binding-id}
Security (Security Profiles) > Session Timer Profile Bindings
Delete Session Timer Profile Binding for Tier-0 Logical Router
DELETE /global-manager/api/v1/global-infra/tier-0s/{tier0-id}/session-timer-profile-bindings/{session-timer-profile-binding-id}
Security (Security Profiles) > Session Timer Profile Bindings
Get Session Timer Profile Binding Map for Tier-0 Logical Router
GET /global-manager/api/v1/global-infra/tier-0s/{tier0-id}/session-timer-profile-bindings/{session-timer-profile-binding-id}
Security (Security Profiles) > Session Timer Profile Bindings
Create or update Session Timer Profile Binding Map for Tier-0 Logical Router
PATCH /global-manager/api/v1/global-infra/tier-0s/{tier0-id}/session-timer-profile-bindings/{session-timer-profile-binding-id}
Security (Security Profiles) > Session Timer Profile Bindings
Create or update Session Timer Profile Binding Map for Tier-0 Logical Router
PUT /global-manager/api/v1/global-infra/tier-0s/{tier0-id}/session-timer-profile-bindings/{session-timer-profile-binding-id}
Security (Security Profiles) > Session Timer Profile Bindings
Delete Session Timer Profile Binding for Tier-1 Logical Router LocaleServices
DELETE /global-manager/api/v1/global-infra/tier-1s/{tier1-id}/locale-services/{locale-services-id}/session-timer-profile-bindings/{session-timer-profile-binding-id}
Security (Security Profiles) > Session Timer Profile Bindings
Get Session Timer Profile Binding Map for Tier-1 Logical Router LocaleServices
GET /global-manager/api/v1/global-infra/tier-1s/{tier1-id}/locale-services/{locale-services-id}/session-timer-profile-bindings/{session-timer-profile-binding-id}
Security (Security Profiles) > Session Timer Profile Bindings
Create or update Session Timer Profile Binding Map for Tier-1 Logical Router LocaleServices
PATCH /global-manager/api/v1/global-infra/tier-1s/{tier1-id}/locale-services/{locale-services-id}/session-timer-profile-bindings/{session-timer-profile-binding-id}
Security (Security Profiles) > Session Timer Profile Bindings
Create or update Session Timer Profile Binding Map for Tier-1 Logical Router LocaleServices
PUT /global-manager/api/v1/global-infra/tier-1s/{tier1-id}/locale-services/{locale-services-id}/session-timer-profile-bindings/{session-timer-profile-binding-id}
Security (Security Profiles) > Session Timer Profile Bindings
Delete Session Timer Profile Binding for Tier-1 Logical Router
DELETE /global-manager/api/v1/global-infra/tier-1s/{tier1-id}/session-timer-profile-bindings/{session-timer-profile-binding-id}
Security (Security Profiles) > Session Timer Profile Bindings
Get Session Timer Profile Binding Map for Tier-1 Logical Router
GET /global-manager/api/v1/global-infra/tier-1s/{tier1-id}/session-timer-profile-bindings/{session-timer-profile-binding-id}
Security (Security Profiles) > Session Timer Profile Bindings
Create or update Session Timer Profile Binding Map for Tier-1 Logical Router
PATCH /global-manager/api/v1/global-infra/tier-1s/{tier1-id}/session-timer-profile-bindings/{session-timer-profile-binding-id}
Security (Security Profiles) > Session Timer Profile Bindings
Create or update Session Timer Profile Binding Map for Tier-1 Logical Router
PUT /global-manager/api/v1/global-infra/tier-1s/{tier1-id}/session-timer-profile-bindings/{session-timer-profile-binding-id}
Security (Security Profiles) > Session Timer Profiles
List Firewall Session Timer Profiles
GET /global-manager/api/v1/global-infra/firewall-session-timer-profiles
Security (Security Profiles) > Session Timer Profiles
Delete Firewall Session Timer Profile
DELETE /global-manager/api/v1/global-infra/firewall-session-timer-profiles/{firewall-session-timer-profile-id}
Security (Security Profiles) > Session Timer Profiles
Get Firewall Session Timer Profile
GET /global-manager/api/v1/global-infra/firewall-session-timer-profiles/{firewall-session-timer-profile-id}
Security (Security Profiles) > Session Timer Profiles
Create or update Firewall Session Timer Profile
PATCH /global-manager/api/v1/global-infra/firewall-session-timer-profiles/{firewall-session-timer-profile-id}
Security (Security Profiles) > Session Timer Profiles
Update Firewall Session Timer Profile
PUT /global-manager/api/v1/global-infra/firewall-session-timer-profiles/{firewall-session-timer-profile-id}
Security (Security Profiles) > Session Timer Profiles
List Session Timer Profiles
GET /global-manager/api/v1/global-infra/session-timer-profiles/{session-timer-profile-id}/bindings
Security > Advanced Threat Protection (Security Configuration)
Get ATP security configuration
GET /global-manager/api/v1/global-infra/settings/advanced-security-configuration
Security > Advanced Threat Protection (Security Configuration)
Update ATP security configuration
PATCH /global-manager/api/v1/global-infra/settings/advanced-security-configuration
Security > Advanced Threat Protection (Security Configuration)
Update ATP security configuration
PUT /global-manager/api/v1/global-infra/settings/advanced-security-configuration
Security > Firewall
Get policies filtered based on the given criteria
GET /global-manager/api/v1/global-infra/firewall/policies
Security > Firewall
Get firewall rules filtered by criteria
GET /global-manager/api/v1/global-infra/firewall/rules
Security > Firewall
Generate host configuration report in CSV format
POST /global-manager/api/v1/global-infra/settings/security/host-configuration-report
Security > Ips & Malware (Dashboard)
Get the list of gateways where an intrusion event was detected
POST /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/affected-ips
Security > Ips & Malware (Dashboard)
Get the list of the users affected for that signature
POST /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/affected-users
Security > Ips & Malware (Dashboard)
Get the list of the VMs affected for that signature
POST /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/affected-vms
Security > Ips & Malware (Dashboard)
Get the list of the IDS events that are detected, grouped by signature id.
POST /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/ids-events
Security > Ips & Malware (Dashboard)
Get the summary of the intrusions that were detected.
POST /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/ids-summary
Security > Ips & Malware (Intrusion Services)
Get Global IDS system settings
GET /global-manager/api/v1/global-infra/settings/firewall/security/global-intrusion-services
Security > Ips & Malware (Intrusion Services)
Patch Global Intrusion detection system settings
PATCH /global-manager/api/v1/global-infra/settings/firewall/security/global-intrusion-services
Security > Ips & Malware (Intrusion Services)
Update Global Intrusion detection system settings
PUT /global-manager/api/v1/global-infra/settings/firewall/security/global-intrusion-services
Security > Ips & Malware (Profiles)
List IDS PCAP file metadata
GET /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/pcaps
Security > Ips & Malware (Profiles)
Download exported pcap file
GET /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/pcaps/{file-name}/download
Security > Ips & Malware (Profiles)
Delete the IDS Pcap File
DELETE /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/pcaps/{id}
Security > Ips & Malware (Profiles)
Request the IDS Pcap File Download
POST /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/pcaps/export (Experimental)
Security > Ips & Malware (Profiles)
This routine will list IDS profiles
GET /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/profiles
Security > Ips & Malware (Profiles)
This routine will Delete existing IDS profile
DELETE /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/profiles/{profile-id}
Security > Ips & Malware (Profiles)
This routine will get existing IDS Profile .
GET /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/profiles/{profile-id}
Security > Ips & Malware (Profiles)
This routine will create IDS profile.
PATCH /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/profiles/{profile-id}
Security > Ips & Malware (Profiles)
This routine will create or update IDS profile
PUT /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/profiles/{profile-id}
Security > Ips & Malware (Profiles)
Get IDS profile signatures.
GET /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/profiles/{profile-id}/effective-signatures
Security > Ips & Malware (Settings)
List IDS cluster configs
GET /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/cluster-configs
Security > Ips & Malware (Settings)
Read IDS cluster config.
GET /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/cluster-configs/{cluster-config-id}
Security > Ips & Malware (Settings)
List IDS signature version site mappings on GM
GET /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/site-version-mappings
Security > Ips & Malware (Settings)
List IDS signature version site mappings on GM
POST /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/site-version-mappings
Security > Ips & Malware (Settings)
Delete IDS signature version site mapping on GM
DELETE /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/site-version-mappings/{mapping-id}
Security > Ips & Malware (Settings)
Read IDS signature version site mapping on GM
GET /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/site-version-mappings/{mapping-id}
Security > Ips & Malware (Settings)
Patch IDS signature version site mapping on GM
PATCH /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/site-version-mappings/{mapping-id}
Security > Ips & Malware (Settings)
Create or update IDS signature version site mapping on GM
PUT /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/site-version-mappings/{mapping-id}
Security > Ips & Malware (Signatures)
List IDS Custom Signature Versions
GET /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/custom-signature-versions
Security > Ips & Malware (Signatures)
Get IDS Custom Signature Version
GET /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/custom-signature-versions/{version-id}
Security > Ips & Malware (Signatures)
Add IDS custom signatures
POST /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/custom-signature-versions/{version-id}
Security > Ips & Malware (Signatures)
List IDS Custom Signatures
GET /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/custom-signature-versions/{version-id}/custom-signatures
Security > Ips & Malware (Signatures)
Publish/Cancel/Validate the custom signatures
POST /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/custom-signature-versions/{version-id}/custom-signatures
Security > Ips & Malware (Signatures)
Get IDS Custom Signature difference
GET /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/custom-signature-versions/{version-id}/custom-signatures-diff
Security > Ips & Malware (Signatures)
Get IDS Custom Signature
GET /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/custom-signature-versions/{version-id}/custom-signatures/{sig-id}
Security > Ips & Malware (Signatures)
Export Custom signatures into a file.
GET /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/custom-signature-versions/{version-id}/custom-signatures/export
Security > Ips & Malware (Signatures)
Upload IDS custom signature bundle
POST /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/custom-signature-versions/{version-id}/custom-signatures/upload-custom-signatures
Security > Ips & Malware (Signatures)
List all threshold configurations for IDS system signature
GET /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/global-signatures/threshold-configs
Security > Ips & Malware (Signatures)
Delete threshold configuration for IDS system signature
DELETE /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/global-signatures/threshold-configs/{signature-id}
Security > Ips & Malware (Signatures)
Get threshold configuration for IDS system signature
GET /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/global-signatures/threshold-configs/{signature-id}
Security > Ips & Malware (Signatures)
Patch threshold configuration for IDS system signature
PATCH /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/global-signatures/threshold-configs/{signature-id}
Security > Ips & Malware (Signatures)
Update threshold configuration for IDS system signature
PUT /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/global-signatures/threshold-configs/{signature-id}
Security > Ips & Malware (Signatures)
List Global IDS signatures
GET /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/gsm/global-signatures
Security > Ips & Malware (Signatures)
Delete Global IDS signature
DELETE /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/gsm/global-signatures/{signature-id}
Security > Ips & Malware (Signatures)
Get Global IDS signature.
GET /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/gsm/global-signatures/{signature-id}
Security > Ips & Malware (Signatures)
Patch Global IDS Signature
PATCH /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/gsm/global-signatures/{signature-id}
Security > Ips & Malware (Signatures)
create or update Global IDS Signature
PUT /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/gsm/global-signatures/{signature-id}
Security > Ips & Malware (Signatures)
Get IDS signature versions
GET /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/signature-versions
Security > Ips & Malware (Signatures)
Upload and replace IDS signatures bundle
POST /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/signature-versions
Security > Ips & Malware (Signatures)
Delete the IDS Signature Version along with signatures
DELETE /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/signature-versions/{version-id}
Security > Ips & Malware (Signatures)
List IDS signatures
GET /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/signature-versions/{version-id}/signatures
Security > Ips & Malware (Signatures)
Get IDS Signature
GET /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/signature-versions/{version-id}/signatures/{sig-id}
Security > Ips & Malware (Signatures)
Download and update IDS signatures
POST /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/signatures?action=update_signatures
Security > Ips & Malware (Signatures)
Upload IDS signatures bundle
POST /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/signatures?action=upload_signatures
Security > Ips & Malware (Signatures)
Get auto-update errors for airgapped sites.
GET /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/signatures/airgapped-auto-update-errors
Security > Ips & Malware (Signatures)
Get IDS signature status
GET /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/signatures/status
Security > Ips & Malware (Signatures)
Checks if there is a new bundle available on vtis
GET /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/signatures/vtis-bundle-status
Security > Ips & Malware (Statistics)
Get IDS gateway rule statistics
GET /global-manager/api/v1/global-infra/domains/{domain-id}/intrusion-service-gateway-policies/{policy-id}/rules/{rule-id}/statistics
Security > Ips & Malware (Statistics)
Get IDS gateway policy statistics
GET /global-manager/api/v1/global-infra/domains/{domain-id}/intrusion-service-gateway-policies/{policy-id}/statistics
Security > Ips & Malware (Statistics)
Get IDS-IPS rule statistics
GET /global-manager/api/v1/global-infra/domains/{domain-id}/intrusion-service-policies/{ids-policy-id}/rules/{rule-id}/statistics
Security > Ips & Malware (Statistics)
Get IDS security policy statistics
GET /global-manager/api/v1/global-infra/domains/{domain-id}/intrusion-service-policies/{ids-policy-id}/statistics
Security > Ips & Malware (Statistics)
Reset IDS-IPS rule statistics
POST /global-manager/api/v1/global-infra/settings/firewall/security/intrusion-services/stats?action=reset
Security > Settings (Enablement)
Read cluster security configuration
GET /global-manager/api/v1/global-infra/settings/security/cluster-configs/{cluster-external-id}
System (Administration) > Configuration (Auto-Enable Gateway Firewall)
Fetch the auto enable gateway firewall configuration value.
GET /global-manager/api/v1/system-config/auto-enable-gateway-firewall
System (Administration) > Configuration (Auto-Enable Gateway Firewall)
Saves the configuration for auto enable gateway firewall config
PATCH /global-manager/api/v1/system-config/auto-enable-gateway-firewall
System (Administration) > Configuration (Partial Patch)
Fetch the policy partial patch configuration value.
GET /global-manager/api/v1/system-config/nsx-partial-patch-config
System (Administration) > Configuration (Partial Patch)
Saves the configuration for policy partial patch
PATCH /global-manager/api/v1/system-config/nsx-partial-patch-config
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.
POST /global-manager/api/v1/batch (Deprecated)
System (Administration) > Certificates
Get JWT token that has new certificate
GET /api/v1/certificate-management/certificate-bundle
System (Administration) > Certificates
Return the Properties of a Trust Manager
GET /api/v1/trust-management
System (Administration) > Certificates
Get the certificate profile for the given service type
GET /api/v1/trust-management/certificate-profile/{service-type}
System (Administration) > Certificates
Return the list of certificate profiles.
GET /api/v1/trust-management/certificate-profiles
System (Administration) > Certificates
Return All the User-Facing Components' Certificates
GET /api/v1/trust-management/certificates
System (Administration) > Certificates
Add a New Certificate
POST /api/v1/trust-management/certificates?action=import
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
POST /api/v1/trust-management/certificates?action=set_pi_certificate_for_federation (Deprecated)
System (Administration) > Certificates
Set a certificate as the Appliance Proxy certificate to be used in inter-site communication

Deprecated:
Please use below APIs.
POST https://<nsx-mgr>/api/v1/trust-management/certificates/<cert-id>?action=apply_certificate&service_type=APH
POST /api/v1/trust-management/certificates?action=set_appliance_proxy_certificate_for_inter_site_communication (Deprecated)
System (Administration) > Certificates
Fetch the server certificate chain of a TLS service endpoint
POST /api/v1/trust-management/certificates?action=fetch_peer_certificate_chain
System (Administration) > Certificates
Add a CA certificate as a trust anchor
POST /api/v1/trust-management/certificates/{alias}?action=import_trusted_ca
System (Administration) > Certificates
Delete Certificate for the Given Certificate ID
DELETE /api/v1/trust-management/certificates/{cert-id}
System (Administration) > Certificates
Show Certificate Data for the Given Certificate ID
GET /api/v1/trust-management/certificates/{cert-id}
System (Administration) > Certificates
Validate a certificate
GET /api/v1/trust-management/certificates/{cert-id}?action=validate
System (Administration) > Certificates
Apply a certificate for a CertificateProfile
POST /api/v1/trust-management/certificates/{cert-id}?action=apply_certificate
System (Administration) > Certificates
Batch replace certificates
POST /api/v1/trust-management/certificates/action/batch-replace
System (Administration) > Certificates
Renew all internal appliance certificates that will expire soon
POST /api/v1/trust-management/certificates/action/renew-appliance-certificates
System (Administration) > Certificates
Replace a Host Certificate with an NSX generated certificate.
POST /api/v1/trust-management/certificates/action/replace-host-certificate-generated/{host-id}/{certificate-id}
System (Administration) > Certificates
Replace a Host Certificate
POST /api/v1/trust-management/certificates/action/replace-host-certificate/{host-id}
System (Administration) > Certificates
Delete result of certificates batch operation
DELETE /api/v1/trust-management/certificates/batch-results
System (Administration) > Certificates
Get result of certificates batch operation
GET /api/v1/trust-management/certificates/batch-results
System (Administration) > Certificates
Return the list of CrlDistributionPoints

Deprecated: Do not use. This is currently unused functionality that will be removed.
GET /api/v1/trust-management/crl-distribution-points (Deprecated)
System (Administration) > Certificates
Create a Crl Distribution Point

Deprecated: Do not use. This is currently unused functionality that will be removed.
POST /api/v1/trust-management/crl-distribution-points (Deprecated)
System (Administration) > Certificates
Delete a CrlDistributionPoint

Deprecated: Do not use. This is currently unused functionality that will be removed.
DELETE /api/v1/trust-management/crl-distribution-points/{crl-distribution-point-id} (Deprecated)
System (Administration) > Certificates
Return the CrlDistributionPoint with <crl-distribution-point-id>

Deprecated: Do not use. This is currently unused functionality that will be removed.
GET /api/v1/trust-management/crl-distribution-points/{crl-distribution-point-id} (Deprecated)
System (Administration) > Certificates
Update CrlDistributionPoint with <crl-distribution-point-id> This allows updating the ManagedResource fields.
PUT /api/v1/trust-management/crl-distribution-points/{crl-distribution-point-id}
System (Administration) > Certificates
Return the status of the CrlDistributionPoint

Deprecated: Do not use. This is currently unused functionality that will be removed.
GET /api/v1/trust-management/crl-distribution-points/{crl-distribution-point-id}/status (Deprecated)
System (Administration) > Certificates
Return stored CRL in PEM format

Deprecated: Do not use. This is currently unused functionality that will be removed.
POST /api/v1/trust-management/crl-distribution-points/pem-file (Deprecated)
System (Administration) > Certificates
Return All Added CRLs
GET /api/v1/trust-management/crls
System (Administration) > Certificates
Add a New Certificate Revocation List
POST /api/v1/trust-management/crls?action=import
System (Administration) > Certificates
Delete a CRL
DELETE /api/v1/trust-management/crls/{crl-id}
System (Administration) > Certificates
Show CRL Data for the Given CRL ID
GET /api/v1/trust-management/crls/{crl-id}
System (Administration) > Certificates
Update CRL for the Given CRL ID
PUT /api/v1/trust-management/crls/{crl-id}
System (Administration) > Certificates
Return All the Generated CSRs
GET /api/v1/trust-management/csrs
System (Administration) > Certificates
Generate a New Certificate Signing Request
POST /api/v1/trust-management/csrs
System (Administration) > Certificates
Generate a New Self-Signed Certificate
POST /api/v1/trust-management/csrs?action=self_sign
System (Administration) > Certificates
Generate a New Certificate Signing Request with Extensions

Deprecated: Deprecated in favor of POST /trust-management/csrs.
POST /api/v1/trust-management/csrs-extended (Deprecated)
System (Administration) > Certificates
Delete a CSR
DELETE /api/v1/trust-management/csrs/{csr-id}
System (Administration) > Certificates
Show CSR Data for the Given CSR ID
GET /api/v1/trust-management/csrs/{csr-id}
System (Administration) > Certificates
Import a Certificate Associated with an Approved CSR
POST /api/v1/trust-management/csrs/{csr-id}?action=import
System (Administration) > Certificates
Self-Sign the CSR
POST /api/v1/trust-management/csrs/{csr-id}?action=self_sign
System (Administration) > Certificates
Upload the Certificate PEM File Signed by the CA Associated with a CSR
POST /api/v1/trust-management/csrs/{csr-id}?action=upload
System (Administration) > Certificates
Get CSR PEM File for the Given CSR ID
GET /api/v1/trust-management/csrs/{csr-id}/pem-file
System (Administration) > Certificates
Get stale certificates
GET /api/v1/trust-management/stale-certificates
System (Administration) > Global Configurations
Read NSX Management nodes global configuration.
GET /global-manager/api/v1/configs/management
GET /api/v1/configs/management
System (Administration) > Global Configurations
Update NSX Management nodes global configuration
PUT /global-manager/api/v1/configs/management
PUT /api/v1/configs/management
System (Administration) > Global Configurations
Read the constraint global configuration
GET /global-manager/api/v1/global-infra/constraint-global-config
System (Administration) > Global Configurations
Update the constraint global configuration
PATCH /global-manager/api/v1/global-infra/constraint-global-config
System (Administration) > Global Configurations
Update the constraint global configuration
PUT /global-manager/api/v1/global-infra/constraint-global-config
System (Administration) > Global Configurations
Read Central Config properties
GET /api/v1/cluster/{cluster-node-id}/node/central-config
GET /api/v1/node/central-config
System (Administration) > Global Configurations
Update Central Config properties
PUT /api/v1/cluster/{cluster-node-id}/node/central-config
PUT /api/v1/node/central-config
System (Administration) > Grub
Return node GRUB properties
GET /api/v1/transport-nodes/{transport-node-id}/node/grub
GET /api/v1/cluster/{cluster-node-id}/node/grub
GET /api/v1/node/grub
System (Administration) > Grub
Update node GRUB properties
PUT /api/v1/transport-nodes/{transport-node-id}/node/grub
PUT /api/v1/cluster/{cluster-node-id}/node/grub
PUT /api/v1/node/grub
System (Administration) > Grub
Update node GRUB user properties
PUT /api/v1/transport-nodes/{transport-node-id}/node/grub/{grub-username}
PUT /api/v1/cluster/{cluster-node-id}/node/grub/{grub-username}
PUT /api/v1/node/grub/{grub-username}
System (Administration) > Monitoring
Fetches a list of metadata for all the registered error resolvers
GET /global-manager/api/v1/error-resolver
GET /api/v1/error-resolver
System (Administration) > Monitoring
Resolves the error
POST /global-manager/api/v1/error-resolver?action=resolve_error
POST /api/v1/error-resolver?action=resolve_error
System (Administration) > Monitoring
Fetches metadata about the given error_id
GET /global-manager/api/v1/error-resolver/{error_id}
GET /api/v1/error-resolver/{error_id}
System (Administration) > Monitoring
Update node core dump configuration
POST /api/v1/transport-nodes/{transport-node-id}/node?action=set_coredump_config
POST /api/v1/cluster/{cluster-node-id}/node?action=set_coredump_config
POST /api/v1/node?action=set_coredump_config
System (Administration) > Monitoring
List system core dumps
GET /api/v1/transport-nodes/{transport-node-id}/node/core-dumps
GET /api/v1/cluster/{cluster-node-id}/node/core-dumps
GET /api/v1/node/core-dumps
System (Administration) > Monitoring
Delete core dump file
DELETE /api/v1/transport-nodes/{transport-node-id}/node/core-dumps/{file-name}
DELETE /api/v1/cluster/{cluster-node-id}/node/core-dumps/{file-name}
DELETE /api/v1/node/core-dumps/{file-name}
System (Administration) > Monitoring
Copy system generated core dump file to a remote file store
POST /api/v1/transport-nodes/{transport-node-id}/node/core-dumps/{file-name}?action=copy_to_remote_file
POST /api/v1/cluster/{cluster-node-id}/node/core-dumps/{file-name}?action=copy_to_remote_file
POST /api/v1/node/core-dumps/{file-name}?action=copy_to_remote_file
System (Administration) > Monitoring
List available node logs
GET /api/v1/transport-nodes/{transport-node-id}/node/logs
GET /api/v1/cluster/{cluster-node-id}/node/logs
GET /api/v1/node/logs
System (Administration) > Monitoring
Read node log properties
GET /api/v1/transport-nodes/{transport-node-id}/node/logs/{log-name}
GET /api/v1/cluster/{cluster-node-id}/node/logs/{log-name}
GET /api/v1/node/logs/{log-name}
System (Administration) > Monitoring
Read node log contents
GET /api/v1/transport-nodes/{transport-node-id}/node/logs/{log-name}/data
GET /api/v1/cluster/{cluster-node-id}/node/logs/{log-name}/data
GET /api/v1/node/logs/{log-name}/data
System (Administration) > NSX Manager (Appliance Proxy)
Read the Appliance Proxy service properties
GET /api/v1/cluster/{cluster-node-id}/node/services/applianceproxy
GET /api/v1/node/services/applianceproxy
System (Administration) > NSX Manager (Appliance Proxy)
Restart, start or stop the Appliance Proxy Service
POST /api/v1/cluster/{cluster-node-id}/node/services/applianceproxy?action=restart
POST /api/v1/cluster/{cluster-node-id}/node/services/applianceproxy?action=start
POST /api/v1/cluster/{cluster-node-id}/node/services/applianceproxy?action=stop
POST /api/v1/node/services/applianceproxy?action=restart
POST /api/v1/node/services/applianceproxy?action=start
POST /api/v1/node/services/applianceproxy?action=stop
System (Administration) > NSX Manager (Appliance Proxy)
Read the Appliance Proxy service status
GET /api/v1/cluster/{cluster-node-id}/node/services/applianceproxy/status
GET /api/v1/node/services/applianceproxy/status
System (Administration) > NSX Manager (Async Replicator Service)
Read the Async Replicator service properties
GET /api/v1/cluster/{cluster-node-id}/node/services/async_replicator
GET /api/v1/node/services/async_replicator
System (Administration) > NSX Manager (Async Replicator Service)
Restart, start or stop the Async Replicator service
POST /api/v1/cluster/{cluster-node-id}/node/services/async_replicator?action=restart
POST /api/v1/cluster/{cluster-node-id}/node/services/async_replicator?action=start
POST /api/v1/cluster/{cluster-node-id}/node/services/async_replicator?action=stop
POST /api/v1/node/services/async_replicator?action=restart
POST /api/v1/node/services/async_replicator?action=start
POST /api/v1/node/services/async_replicator?action=stop
System (Administration) > NSX Manager (Async Replicator Service)
Update the async_replicator service properties
PUT /api/v1/cluster/{cluster-node-id}/node/services/async_replicator
PUT /api/v1/node/services/async_replicator
System (Administration) > NSX Manager (Async Replicator Service)
Read the Async Replicator service status
GET /api/v1/cluster/{cluster-node-id}/node/services/async_replicator/status
GET /api/v1/node/services/async_replicator/status
System (Administration) > NSX Manager (Auth Service)
Read auth service properties
GET /api/v1/cluster/{cluster-node-id}/node/services/auth
GET /api/v1/node/services/auth
System (Administration) > NSX Manager (Auth Service)
Start the auth service
POST /api/v1/cluster/{cluster-node-id}/node/services/auth?action=start
POST /api/v1/node/services/auth?action=start
System (Administration) > NSX Manager (Auth Service)
Stop the auth service
POST /api/v1/cluster/{cluster-node-id}/node/services/auth?action=stop
POST /api/v1/node/services/auth?action=stop
System (Administration) > NSX Manager (Auth Service)
Restart the auth service
POST /api/v1/cluster/{cluster-node-id}/node/services/auth?action=restart
POST /api/v1/node/services/auth?action=restart
System (Administration) > NSX Manager (Auth Service)
Update auth service properties
PUT /api/v1/cluster/{cluster-node-id}/node/services/auth
PUT /api/v1/node/services/auth
System (Administration) > NSX Manager (Auth Service)
Read auth service status
GET /api/v1/cluster/{cluster-node-id}/node/services/auth/status
GET /api/v1/node/services/auth/status
System (Administration) > NSX Manager (Cluster Certificate)
Read cluster certificate ID
GET /api/v1/cluster/api-certificate
System (Administration) > NSX Manager (Cluster Certificate)
Clear the cluster certificate
POST /api/v1/cluster/api-certificate?action=clear_cluster_certificate (Deprecated)
System (Administration) > NSX Manager (Cluster Certificate)
Set the cluster certificate

Deprecated: Please use below APIs.
POST https://<nsx-mgr>/api/v1/trust-management/certificates/?action=apply_certificate&service_type=MGMT_CLUSTER
POST /api/v1/cluster/api-certificate?action=set_cluster_certificate (Deprecated)
System (Administration) > NSX Manager (Cluster)
Read cluster virtual IP addresses
GET /api/v1/cluster/api-virtual-ip
System (Administration) > NSX Manager (Cluster)
Clear cluster virtual IP address
POST /api/v1/cluster/api-virtual-ip?action=clear_virtual_ip
POST /api/v1/cluster/api-virtual-ip?action=clear_virtual_ip6
System (Administration) > NSX Manager (Cluster)
Set cluster virtual IP addresses
POST /api/v1/cluster/api-virtual-ip?action=set_virtual_ip
System (Administration) > NSX Manager (Cluster)
Read cluster boot manager service properties
GET /api/v1/cluster/{cluster-node-id}/node/services/cluster_manager
GET /api/v1/node/services/cluster_manager
System (Administration) > NSX Manager (Cluster)
Restart, start or stop the cluster boot manager service
POST /api/v1/cluster/{cluster-node-id}/node/services/cluster_manager?action=start
POST /api/v1/cluster/{cluster-node-id}/node/services/cluster_manager?action=stop
POST /api/v1/cluster/{cluster-node-id}/node/services/cluster_manager?action=restart
POST /api/v1/node/services/cluster_manager?action=start
POST /api/v1/node/services/cluster_manager?action=stop
POST /api/v1/node/services/cluster_manager?action=restart
System (Administration) > NSX Manager (Cluster)
Read cluster boot manager service status
GET /api/v1/cluster/{cluster-node-id}/node/services/cluster_manager/status
GET /api/v1/node/services/cluster_manager/status
System (Administration) > NSX Manager (Cm Inventory Service)
Read cm inventory service properties
GET /api/v1/cluster/{cluster-node-id}/node/services/cm-inventory
GET /api/v1/node/services/cm-inventory
System (Administration) > NSX Manager (Cm Inventory Service)
Restart, start or stop the manager service
POST /api/v1/cluster/{cluster-node-id}/node/services/cm-inventory?action=start
POST /api/v1/cluster/{cluster-node-id}/node/services/cm-inventory?action=stop
POST /api/v1/cluster/{cluster-node-id}/node/services/cm-inventory?action=restart
POST /api/v1/node/services/cm-inventory?action=start
POST /api/v1/node/services/cm-inventory?action=stop
POST /api/v1/node/services/cm-inventory?action=restart
System (Administration) > NSX Manager (Cm Inventory Service)
Read manager service status
GET /api/v1/cluster/{cluster-node-id}/node/services/cm-inventory/status
GET /api/v1/node/services/cm-inventory/status
System (Administration) > NSX Manager (Corfu Server)
Read the Corfu Server service properties
GET /api/v1/cluster/{cluster-node-id}/node/services/datastore
GET /api/v1/node/services/datastore
System (Administration) > NSX Manager (Corfu Server)
Restart, start or stop the Corfu Server service
POST /api/v1/cluster/{cluster-node-id}/node/services/datastore?action=restart
POST /api/v1/cluster/{cluster-node-id}/node/services/datastore?action=start
POST /api/v1/cluster/{cluster-node-id}/node/services/datastore?action=stop
POST /api/v1/node/services/datastore?action=restart
POST /api/v1/node/services/datastore?action=start
POST /api/v1/node/services/datastore?action=stop
System (Administration) > NSX Manager (Corfu Server)
Get the status of Corfu Certificate Expiry Check. Enabled or disabled
GET /api/v1/cluster/{cluster-node-id}/node/services/datastore/corfu_cert_expiry_check
GET /api/v1/node/services/datastore/corfu_cert_expiry_check
System (Administration) > NSX Manager (Corfu Server)
Enable or Disable Corfu Certificate Expiry Check. Default is enabled
POST /api/v1/cluster/{cluster-node-id}/node/services/datastore/corfu_cert_expiry_check?action=enable
POST /api/v1/cluster/{cluster-node-id}/node/services/datastore/corfu_cert_expiry_check?action=disable
POST /api/v1/node/services/datastore/corfu_cert_expiry_check?action=enable
POST /api/v1/node/services/datastore/corfu_cert_expiry_check?action=disable
System (Administration) > NSX Manager (Corfu Server)
Read the Corfu Server service status
GET /api/v1/cluster/{cluster-node-id}/node/services/datastore/status
GET /api/v1/node/services/datastore/status
System (Administration) > NSX Manager (Http Service)
Read http service properties
GET /api/v1/cluster/{cluster-node-id}/node/services/http
GET /api/v1/node/services/http
System (Administration) > NSX Manager (Http Service)
Start the http service
POST /api/v1/cluster/{cluster-node-id}/node/services/http?action=start
POST /api/v1/node/services/http?action=start
System (Administration) > NSX Manager (Http Service)
Stop the http service
POST /api/v1/cluster/{cluster-node-id}/node/services/http?action=stop
POST /api/v1/node/services/http?action=stop
System (Administration) > NSX Manager (Http Service)
Restart the http service
POST /api/v1/cluster/{cluster-node-id}/node/services/http?action=restart
POST /api/v1/node/services/http?action=restart
System (Administration) > NSX Manager (Http Service)
Update http service certificate

Deprecated: Please use below APIs.
POST https://<nsx-mgr>/api/v1/trust-management/certificates/?action=apply_certificate&service_type=API&node_id=
POST /api/v1/cluster/{cluster-node-id}/node/services/http?action=apply_certificate (Deprecated)
POST /api/v1/node/services/http?action=apply_certificate (Deprecated)
System (Administration) > NSX Manager (Http Service)
Update http service properties
PUT /api/v1/cluster/{cluster-node-id}/node/services/http
PUT /api/v1/node/services/http
System (Administration) > NSX Manager (Http Service)
Read http service status
GET /api/v1/cluster/{cluster-node-id}/node/services/http/status
GET /api/v1/node/services/http/status
System (Administration) > NSX Manager (Install Upgrade Service)
Read NSX install-upgrade service properties
GET /api/v1/cluster/{cluster-node-id}/node/services/install-upgrade
GET /api/v1/node/services/install-upgrade
System (Administration) > NSX Manager (Install Upgrade Service)
Restart, start or stop the NSX install-upgrade service
POST /api/v1/cluster/{cluster-node-id}/node/services/install-upgrade?action=restart
POST /api/v1/cluster/{cluster-node-id}/node/services/install-upgrade?action=start
POST /api/v1/cluster/{cluster-node-id}/node/services/install-upgrade?action=stop
POST /api/v1/node/services/install-upgrade?action=restart
POST /api/v1/node/services/install-upgrade?action=start
POST /api/v1/node/services/install-upgrade?action=stop
System (Administration) > NSX Manager (Install Upgrade Service)
Update NSX install-upgrade service properties
PUT /api/v1/cluster/{cluster-node-id}/node/services/install-upgrade
PUT /api/v1/node/services/install-upgrade
System (Administration) > NSX Manager (Install Upgrade Service)
Read NSX install-upgrade service status
GET /api/v1/cluster/{cluster-node-id}/node/services/install-upgrade/status
GET /api/v1/node/services/install-upgrade/status
System (Administration) > NSX Manager (Install Upgrade Service)
Update UC state properties
PUT /api/v1/cluster/{cluster-node-id}/node/services/install-upgrade/uc-state
PUT /api/v1/node/services/install-upgrade/uc-state
System (Administration) > NSX Manager (Manager Service)
Read service properties
GET /api/v1/cluster/{cluster-node-id}/node/services/manager
GET /api/v1/node/services/manager
System (Administration) > NSX Manager (Manager Service)
Reset the logging levels to default values
POST /api/v1/cluster/{cluster-node-id}/node/services/manager?action=reset-manager-logging-levels
POST /api/v1/node/services/manager?action=reset-manager-logging-levels
System (Administration) > NSX Manager (Manager Service)
Restart, start or stop the service
POST /api/v1/cluster/{cluster-node-id}/node/services/manager?action=start
POST /api/v1/cluster/{cluster-node-id}/node/services/manager?action=stop
POST /api/v1/cluster/{cluster-node-id}/node/services/manager?action=restart
POST /api/v1/node/services/manager?action=start
POST /api/v1/node/services/manager?action=stop
POST /api/v1/node/services/manager?action=restart
System (Administration) > NSX Manager (Manager Service)
Update service properties
PUT /api/v1/cluster/{cluster-node-id}/node/services/manager
PUT /api/v1/node/services/manager
System (Administration) > NSX Manager (Manager Service)
Read service status
GET /api/v1/cluster/{cluster-node-id}/node/services/manager/status
GET /api/v1/node/services/manager/status
System (Administration) > NSX Manager (Messaging Manager Service)
Read NSX Messaging Manager service properties
GET /api/v1/cluster/{cluster-node-id}/node/services/messaging-manager
GET /api/v1/node/services/messaging-manager
System (Administration) > NSX Manager (Messaging Manager Service)
Restart, start or stop the NSX Messaging Manager service
POST /api/v1/cluster/{cluster-node-id}/node/services/messaging-manager?action=restart
POST /api/v1/cluster/{cluster-node-id}/node/services/messaging-manager?action=start
POST /api/v1/cluster/{cluster-node-id}/node/services/messaging-manager?action=stop
POST /api/v1/node/services/messaging-manager?action=restart
POST /api/v1/node/services/messaging-manager?action=start
POST /api/v1/node/services/messaging-manager?action=stop
System (Administration) > NSX Manager (Messaging Manager Service)
Read NSX Messaging Manager service status
GET /api/v1/cluster/{cluster-node-id}/node/services/messaging-manager/status
GET /api/v1/node/services/messaging-manager/status
System (Administration) > NSX Manager (Migration Coordinator Service)
Read migration coordinator service properties
GET /api/v1/cluster/{cluster-node-id}/node/services/migration-coordinator
GET /api/v1/node/services/migration-coordinator
System (Administration) > NSX Manager (Migration Coordinator Service)
Restart, start or stop the migration coordinator service
POST /api/v1/cluster/{cluster-node-id}/node/services/migration-coordinator?action=start
POST /api/v1/cluster/{cluster-node-id}/node/services/migration-coordinator?action=stop
POST /api/v1/cluster/{cluster-node-id}/node/services/migration-coordinator?action=restart
POST /api/v1/node/services/migration-coordinator?action=start
POST /api/v1/node/services/migration-coordinator?action=stop
POST /api/v1/node/services/migration-coordinator?action=restart
System (Administration) > NSX Manager (Migration Coordinator Service)
Read migration coordinator service status
GET /api/v1/cluster/{cluster-node-id}/node/services/migration-coordinator/status
GET /api/v1/node/services/migration-coordinator/status
System (Administration) > NSX Manager (Search Service)
Read NSX Search service properties
GET /api/v1/cluster/{cluster-node-id}/node/services/search
GET /api/v1/node/services/search
System (Administration) > NSX Manager (Search Service)
Restart, start or stop the NSX Search service
POST /api/v1/cluster/{cluster-node-id}/node/services/search?action=restart
POST /api/v1/cluster/{cluster-node-id}/node/services/search?action=start
POST /api/v1/cluster/{cluster-node-id}/node/services/search?action=stop
POST /api/v1/node/services/search?action=restart
POST /api/v1/node/services/search?action=start
POST /api/v1/node/services/search?action=stop
System (Administration) > NSX Manager (Search Service)
Read NSX Search service status
GET /api/v1/cluster/{cluster-node-id}/node/services/search/status
GET /api/v1/node/services/search/status
System (Administration) > NSX Manager (Site Manager Service)
Read the Site Manager service properties
GET /api/v1/cluster/{cluster-node-id}/node/services/site_manager
GET /api/v1/node/services/site_manager
System (Administration) > NSX Manager (Site Manager Service)
Restart, start or stop the Site Manager service
POST /api/v1/cluster/{cluster-node-id}/node/services/site_manager?action=restart
POST /api/v1/cluster/{cluster-node-id}/node/services/site_manager?action=start
POST /api/v1/cluster/{cluster-node-id}/node/services/site_manager?action=stop
POST /api/v1/node/services/site_manager?action=restart
POST /api/v1/node/services/site_manager?action=start
POST /api/v1/node/services/site_manager?action=stop
System (Administration) > NSX Manager (Site Manager Service)
Read the Site Manager service status
GET /api/v1/cluster/{cluster-node-id}/node/services/site_manager/status
GET /api/v1/node/services/site_manager/status
System (Administration) > NSX Manager (Telemetry Service)
Read Telemetry service properties

Deprecated: This API is deprecated. Use:
GET https://<nsx-mgr>/api/v1/node/services/monitoring
GET /api/v1/cluster/{cluster-node-id}/node/services/telemetry (Deprecated)
GET /api/v1/node/services/telemetry (Deprecated)
System (Administration) > NSX Manager (Telemetry Service)
Reset the logging levels to default values

Deprecated: This API is deprecated. Use:
POST https://<nsx-mgr>/api/v1/node/services/monitoring?action=reset-monitoring-logging-levels
POST /api/v1/cluster/{cluster-node-id}/node/services/telemetry?action=reset-telemetry-logging-levels (Deprecated)
POST /api/v1/node/services/telemetry?action=reset-telemetry-logging-levels (Deprecated)
System (Administration) > NSX Manager (Telemetry Service)
Restart, start or stop Telemetry service

Deprecated: This API is deprecated. Use:
POST https://<nsx-mgr>/api/v1/node/services/monitoring?action=restart|start|stop
POST /api/v1/cluster/{cluster-node-id}/node/services/telemetry?action=restart (Deprecated)
POST /api/v1/cluster/{cluster-node-id}/node/services/telemetry?action=start (Deprecated)
POST /api/v1/cluster/{cluster-node-id}/node/services/telemetry?action=stop (Deprecated)
POST /api/v1/node/services/telemetry?action=restart (Deprecated)
POST /api/v1/node/services/telemetry?action=start (Deprecated)
POST /api/v1/node/services/telemetry?action=stop (Deprecated)
System (Administration) > NSX Manager (Telemetry Service)
Update Telemetry service properties

Deprecated: This API is deprecated. Use:
PUT https://<nsx-mgr>/api/v1/node/services/monitoring
PUT /api/v1/cluster/{cluster-node-id}/node/services/telemetry (Deprecated)
PUT /api/v1/node/services/telemetry (Deprecated)
System (Administration) > NSX Manager (Telemetry Service)
Read Telemetry service status

Deprecated: This API is deprecated. Use:
GET https://<nsx-mgr>/api/v1/node/services/monitoring/status
GET /api/v1/cluster/{cluster-node-id}/node/services/telemetry/status (Deprecated)
GET /api/v1/node/services/telemetry/status (Deprecated)
System (Administration) > NSX Manager (User Interface Service)
Read ui service properties
GET /api/v1/cluster/{cluster-node-id}/node/services/ui-service
GET /api/v1/node/services/ui-service
System (Administration) > NSX Manager (User Interface Service)
Restart, Start and Stop the ui service
POST /api/v1/cluster/{cluster-node-id}/node/services/ui-service?action=restart
POST /api/v1/cluster/{cluster-node-id}/node/services/ui-service?action=start
POST /api/v1/cluster/{cluster-node-id}/node/services/ui-service?action=stop
POST /api/v1/node/services/ui-service?action=restart
POST /api/v1/node/services/ui-service?action=start
POST /api/v1/node/services/ui-service?action=stop
System (Administration) > NSX Manager (User Interface Service)
Read ui service status
GET /api/v1/cluster/{cluster-node-id}/node/services/ui-service/status
GET /api/v1/node/services/ui-service/status
System (Administration) > NSX Managers (Api Services)
Read API service properties
GET /global-manager/api/v1/cluster/api-service
GET /api/v1/cluster/api-service
System (Administration) > NSX Managers (Api Services)
Update API service properties
PUT /global-manager/api/v1/cluster/api-service
PUT /api/v1/cluster/api-service
System (Administration) > NSX Managers (Cluster)
Invoke DELETE request on target cluster node
DELETE /api/v1/cluster/{target-node-id}/{target-uri}
System (Administration) > NSX Managers (Cluster)
Invoke GET request on target cluster node
GET /api/v1/cluster/{target-node-id}/{target-uri}
System (Administration) > NSX Managers (Cluster)
Invoke POST request on target cluster node
POST /api/v1/cluster/{target-node-id}/{target-uri}
System (Administration) > NSX Managers (Cluster)
Invoke PUT request on target cluster node
PUT /api/v1/cluster/{target-node-id}/{target-uri}
System (Administration) > NSX Managers (Cluster)
Get backup frames for UI
GET /api/v1/cluster/backups/ui_frames
System (Administration) > NSX Managers (Cluster)
Synchronizes the repository data between nsx managers.
POST /global-manager/api/v1/cluster/node?action=repo_sync
System (Administration) > NSX Managers (Cluster)
Synchronizes the repository data between nsx managers.
GET /global-manager/api/v1/cluster/nodes/{node-id}/repo_sync/status
System (Administration) > NSX Managers (Cluster)
Returns info for all cluster node VM auto-deployment attempts
GET /global-manager/api/v1/cluster/nodes/deployments
System (Administration) > NSX Managers (Cluster)
Deploy and register a cluster node VM
POST /global-manager/api/v1/cluster/nodes/deployments
System (Administration) > NSX Managers (Cluster)
Returns info for a cluster-node VM auto-deployment attempt
GET /global-manager/api/v1/cluster/nodes/deployments/{node-id}
System (Administration) > NSX Managers (Cluster)
Attempt to delete an auto-deployed cluster node VM
POST /global-manager/api/v1/cluster/nodes/deployments/{node-id}?action=delete
System (Administration) > NSX Managers (Cluster)
Returns the status of the VM creation/deletion
GET /global-manager/api/v1/cluster/nodes/deployments/{node-id}/status
System (Administration) > NSX Managers (Interfaces)
List the specified node's Network Interfaces
GET /api/v1/cluster/nodes/{node-id}/network/interfaces
System (Administration) > NSX Managers (Interfaces)
Read the node's Network Interface
GET /api/v1/cluster/nodes/{node-id}/network/interfaces/{interface-id}
System (Administration) > NSX Managers (Interfaces)
Read the NSX Manager/Controller's Network Interface Statistics
GET /api/v1/cluster/nodes/{node-id}/network/interfaces/{interface-id}/stats
System (Administration) > NSX Managers (Monitoring)
Read Monitoring service properties
GET /api/v1/cluster/{cluster-node-id}/node/services/monitoring
GET /api/v1/node/services/monitoring
System (Administration) > NSX Managers (Monitoring)
Restart, start or stop Monitoring service
POST /api/v1/cluster/{cluster-node-id}/node/services/monitoring?action=restart
POST /api/v1/cluster/{cluster-node-id}/node/services/monitoring?action=start
POST /api/v1/cluster/{cluster-node-id}/node/services/monitoring?action=stop
POST /api/v1/node/services/monitoring?action=restart
POST /api/v1/node/services/monitoring?action=start
POST /api/v1/node/services/monitoring?action=stop
System (Administration) > NSX Managers (Monitoring)
Reset the logging levels to default values
POST /api/v1/cluster/{cluster-node-id}/node/services/monitoring?action=reset-monitoring-logging-levels
POST /api/v1/node/services/monitoring?action=reset-monitoring-logging-levels
System (Administration) > NSX Managers (Monitoring)
Update Monitoring service properties
PUT /api/v1/cluster/{cluster-node-id}/node/services/monitoring
PUT /api/v1/node/services/monitoring
System (Administration) > NSX Managers (Monitoring)
Read Monitoring service status
GET /api/v1/cluster/{cluster-node-id}/node/services/monitoring/status
GET /api/v1/node/services/monitoring/status
System (Administration) > Support Bundle
Collect support bundles from registered cluster and fabric nodes
POST /api/v1/administration/support-bundles?action=collect
System (Administration) > Support Bundle
Delete existing support bundles waiting to be downloaded
POST /api/v1/administration/support-bundles?action=delete_async_response
System (Administration) > Support Bundle
Get support bundle configuration
GET /api/v1/administration/support-bundles/config
System (Administration) > Support Bundle
Update support bundle configuration
PUT /api/v1/administration/support-bundles/config
System (Administration) > Support Bundle
Get list of supported content filters
GET /api/v1/administration/support-bundles/dynamic-content-filters
System (Administration) > Support Bundle
Read node support bundle
GET /api/v1/node/support-bundle
System (Administration) > Transport Nodes
List node services
GET /api/v1/transport-nodes/{transport-node-id}/node/services
GET /api/v1/cluster/{cluster-node-id}/node/services
GET /api/v1/node/services
System (Administration) > Transport Nodes (Dns)
Read the Node's Name Servers
GET /api/v1/transport-nodes/{transport-node-id}/node/network/name-servers
GET /api/v1/cluster/{cluster-node-id}/node/network/name-servers
GET /api/v1/node/network/name-servers
System (Administration) > Transport Nodes (Dns)
Update the Node's Name Servers
PUT /api/v1/transport-nodes/{transport-node-id}/node/network/name-servers
PUT /api/v1/cluster/{cluster-node-id}/node/network/name-servers
PUT /api/v1/node/network/name-servers
System (Administration) > Transport Nodes (Dns)
Read the Node's Search Domains
GET /api/v1/transport-nodes/{transport-node-id}/node/network/search-domains
GET /api/v1/cluster/{cluster-node-id}/node/network/search-domains
GET /api/v1/node/network/search-domains
System (Administration) > Transport Nodes (Dns)
Update the Node's Search Domains
PUT /api/v1/transport-nodes/{transport-node-id}/node/network/search-domains
PUT /api/v1/cluster/{cluster-node-id}/node/network/search-domains
PUT /api/v1/node/network/search-domains
System (Administration) > Transport Nodes (Interfaces)
Read network configuration properties
GET /api/v1/transport-nodes/{transport-node-id}/node/network
GET /api/v1/cluster/{cluster-node-id}/node/network
GET /api/v1/node/network
System (Administration) > Transport Nodes (Interfaces)
List the Node's Network Interfaces
GET /api/v1/transport-nodes/{transport-node-id}/node/network/interfaces
GET /api/v1/cluster/{cluster-node-id}/node/network/interfaces
GET /api/v1/node/network/interfaces
System (Administration) > Transport Nodes (Interfaces)
Read the Node's Network Interface
GET /api/v1/transport-nodes/{transport-node-id}/node/network/interfaces/{interface-id}
GET /api/v1/cluster/{cluster-node-id}/node/network/interfaces/{interface-id}
GET /api/v1/node/network/interfaces/{interface-id}
System (Administration) > Transport Nodes (Interfaces)
Update the Node's Network Interface
PUT /api/v1/transport-nodes/{transport-node-id}/node/network/interfaces/{interface-id}
PUT /api/v1/cluster/{cluster-node-id}/node/network/interfaces/{interface-id}
PUT /api/v1/node/network/interfaces/{interface-id}
System (Administration) > Transport Nodes (Interfaces)
Read the Node's Network Interface Statistics
GET /api/v1/transport-nodes/{transport-node-id}/node/network/interfaces/{interface-id}/stats
GET /api/v1/cluster/{cluster-node-id}/node/network/interfaces/{interface-id}/stats
GET /api/v1/node/network/interfaces/{interface-id}/stats
System (Administration) > Transport Nodes (Interfaces)
List the specified transport node's network interfaces
GET /api/v1/transport-nodes/{transport-node-id}/network/interfaces
System (Administration) > Transport Nodes (Interfaces)
Read the transport node's network interface
GET /api/v1/transport-nodes/{transport-node-id}/network/interfaces/{interface-id}
System (Administration) > Transport Nodes (Interfaces)
Read counters for transport node interfaces.
GET /api/v1/transport-nodes/{transport-node-id}/network/interfaces/{interface-id}/stats
System (Administration) > Transport Nodes (Log Insight)
Read liagent service properties
GET /api/v1/transport-nodes/{transport-node-id}/node/services/liagent
GET /api/v1/cluster/{cluster-node-id}/node/services/liagent
GET /api/v1/node/services/liagent
System (Administration) > Transport Nodes (Log Insight)
Restart, start or stop the liagent service
POST /api/v1/transport-nodes/{transport-node-id}/node/services/liagent?action=restart
POST /api/v1/transport-nodes/{transport-node-id}/node/services/liagent?action=start
POST /api/v1/transport-nodes/{transport-node-id}/node/services/liagent?action=stop
POST /api/v1/cluster/{cluster-node-id}/node/services/liagent?action=restart
POST /api/v1/cluster/{cluster-node-id}/node/services/liagent?action=start
POST /api/v1/cluster/{cluster-node-id}/node/services/liagent?action=stop
POST /api/v1/node/services/liagent?action=restart
POST /api/v1/node/services/liagent?action=start
POST /api/v1/node/services/liagent?action=stop
System (Administration) > Transport Nodes (Log Insight)
Read liagent service status
GET /api/v1/transport-nodes/{transport-node-id}/node/services/liagent/status
GET /api/v1/cluster/{cluster-node-id}/node/services/liagent/status
GET /api/v1/node/services/liagent/status
System (Administration) > Transport Nodes (Ntp Service)
Read NTP service properties
GET /api/v1/transport-nodes/{transport-node-id}/node/services/ntp
GET /api/v1/cluster/{cluster-node-id}/node/services/ntp
GET /api/v1/node/services/ntp
System (Administration) > Transport Nodes (Ntp Service)
Restart, start or stop the NTP service
POST /api/v1/transport-nodes/{transport-node-id}/node/services/ntp?action=restart
POST /api/v1/transport-nodes/{transport-node-id}/node/services/ntp?action=start
POST /api/v1/transport-nodes/{transport-node-id}/node/services/ntp?action=stop
POST /api/v1/cluster/{cluster-node-id}/node/services/ntp?action=restart
POST /api/v1/cluster/{cluster-node-id}/node/services/ntp?action=start
POST /api/v1/cluster/{cluster-node-id}/node/services/ntp?action=stop
POST /api/v1/node/services/ntp?action=restart
POST /api/v1/node/services/ntp?action=start
POST /api/v1/node/services/ntp?action=stop
System (Administration) > Transport Nodes (Ntp Service)
Update NTP service properties
PUT /api/v1/transport-nodes/{transport-node-id}/node/services/ntp
PUT /api/v1/cluster/{cluster-node-id}/node/services/ntp
PUT /api/v1/node/services/ntp
System (Administration) > Transport Nodes (Ntp Service)
Read NTP service status
GET /api/v1/transport-nodes/{transport-node-id}/node/services/ntp/status
GET /api/v1/cluster/{cluster-node-id}/node/services/ntp/status
GET /api/v1/node/services/ntp/status
System (Administration) > Transport Nodes (Snmp Service)
Read SNMP service properties
GET /api/v1/transport-nodes/{transport-node-id}/node/services/snmp
GET /api/v1/cluster/{cluster-node-id}/node/services/snmp
GET /api/v1/node/services/snmp
System (Administration) > Transport Nodes (Snmp Service)
Restart, start or stop the SNMP service
POST /api/v1/transport-nodes/{transport-node-id}/node/services/snmp?action=restart
POST /api/v1/transport-nodes/{transport-node-id}/node/services/snmp?action=start
POST /api/v1/transport-nodes/{transport-node-id}/node/services/snmp?action=stop
POST /api/v1/cluster/{cluster-node-id}/node/services/snmp?action=restart
POST /api/v1/cluster/{cluster-node-id}/node/services/snmp?action=start
POST /api/v1/cluster/{cluster-node-id}/node/services/snmp?action=stop
POST /api/v1/node/services/snmp?action=restart
POST /api/v1/node/services/snmp?action=start
POST /api/v1/node/services/snmp?action=stop
System (Administration) > Transport Nodes (Snmp Service)
Update SNMP service properties
PUT /api/v1/transport-nodes/{transport-node-id}/node/services/snmp
PUT /api/v1/cluster/{cluster-node-id}/node/services/snmp
PUT /api/v1/node/services/snmp
System (Administration) > Transport Nodes (Snmp Service)
Read SNMP service status
GET /api/v1/transport-nodes/{transport-node-id}/node/services/snmp/status
GET /api/v1/cluster/{cluster-node-id}/node/services/snmp/status
GET /api/v1/node/services/snmp/status
System (Administration) > Transport Nodes (Snmp Service)
Read SNMP V3 Engine ID
GET /api/v1/transport-nodes/{transport-node-id}/node/services/snmp/v3-engine-id
GET /api/v1/cluster/{cluster-node-id}/node/services/snmp/v3-engine-id
GET /api/v1/node/services/snmp/v3-engine-id
System (Administration) > Transport Nodes (Snmp Service)
Update SNMP V3 Engine ID
PUT /api/v1/transport-nodes/{transport-node-id}/node/services/snmp/v3-engine-id
PUT /api/v1/cluster/{cluster-node-id}/node/services/snmp/v3-engine-id
PUT /api/v1/node/services/snmp/v3-engine-id
System (Administration) > Transport Nodes (Ssh Service)
Clear SSH login banner
DELETE /api/v1/transport-nodes/{transport-node-id}/node/services/ssh?action=clear_banner
DELETE /api/v1/cluster/{cluster-node-id}/node/services/ssh?action=clear_banner
DELETE /api/v1/node/services/ssh?action=clear_banner
System (Administration) > Transport Nodes (Ssh Service)
Read ssh service properties
GET /api/v1/transport-nodes/{transport-node-id}/node/services/ssh
GET /api/v1/cluster/{cluster-node-id}/node/services/ssh
GET /api/v1/node/services/ssh
System (Administration) > Transport Nodes (Ssh Service)
Restart, start or stop the ssh service
POST /api/v1/transport-nodes/{transport-node-id}/node/services/ssh?action=start
POST /api/v1/transport-nodes/{transport-node-id}/node/services/ssh?action=stop
POST /api/v1/transport-nodes/{transport-node-id}/node/services/ssh?action=restart
POST /api/v1/cluster/{cluster-node-id}/node/services/ssh?action=start
POST /api/v1/cluster/{cluster-node-id}/node/services/ssh?action=stop
POST /api/v1/cluster/{cluster-node-id}/node/services/ssh?action=restart
POST /api/v1/node/services/ssh?action=start
POST /api/v1/node/services/ssh?action=stop
POST /api/v1/node/services/ssh?action=restart
System (Administration) > Transport Nodes (Ssh Service)
Remove a host's fingerprint from known hosts file
POST /api/v1/transport-nodes/{transport-node-id}/node/services/ssh?action=remove_host_fingerprint
POST /api/v1/cluster/{cluster-node-id}/node/services/ssh?action=remove_host_fingerprint
POST /api/v1/node/services/ssh?action=remove_host_fingerprint
System (Administration) > Transport Nodes (Ssh Service)
Update ssh service properties
PUT /api/v1/transport-nodes/{transport-node-id}/node/services/ssh
PUT /api/v1/cluster/{cluster-node-id}/node/services/ssh
PUT /api/v1/node/services/ssh
System (Administration) > Transport Nodes (Ssh Service)
Restart, start or stop the ssh service
POST /api/v1/transport-nodes/{transport-node-id}/node/services/ssh/notify_mpa?action=start
POST /api/v1/transport-nodes/{transport-node-id}/node/services/ssh/notify_mpa?action=stop
POST /api/v1/transport-nodes/{transport-node-id}/node/services/ssh/notify_mpa?action=restart
POST /api/v1/cluster/{cluster-node-id}/node/services/ssh/notify_mpa?action=start
POST /api/v1/cluster/{cluster-node-id}/node/services/ssh/notify_mpa?action=stop
POST /api/v1/cluster/{cluster-node-id}/node/services/ssh/notify_mpa?action=restart
POST /api/v1/node/services/ssh/notify_mpa?action=start
POST /api/v1/node/services/ssh/notify_mpa?action=stop
POST /api/v1/node/services/ssh/notify_mpa?action=restart
System (Administration) > Transport Nodes (Ssh Service)
Read ssh service status
GET /api/v1/transport-nodes/{transport-node-id}/node/services/ssh/status
GET /api/v1/cluster/{cluster-node-id}/node/services/ssh/status
GET /api/v1/node/services/ssh/status
System (Administration) > Transport Nodes (Syslog Service)
Read syslog service properties
GET /api/v1/transport-nodes/{transport-node-id}/node/services/syslog
GET /api/v1/cluster/{cluster-node-id}/node/services/syslog
GET /api/v1/node/services/syslog
System (Administration) > Transport Nodes (Syslog Service)
Restart, start or stop the syslog service
POST /api/v1/transport-nodes/{transport-node-id}/node/services/syslog?action=restart
POST /api/v1/transport-nodes/{transport-node-id}/node/services/syslog?action=start
POST /api/v1/transport-nodes/{transport-node-id}/node/services/syslog?action=stop
POST /api/v1/cluster/{cluster-node-id}/node/services/syslog?action=restart
POST /api/v1/cluster/{cluster-node-id}/node/services/syslog?action=start
POST /api/v1/cluster/{cluster-node-id}/node/services/syslog?action=stop
POST /api/v1/node/services/syslog?action=restart
POST /api/v1/node/services/syslog?action=start
POST /api/v1/node/services/syslog?action=stop
System (Administration) > Transport Nodes (Syslog Service)
Delete all node syslog exporters
DELETE /api/v1/transport-nodes/{transport-node-id}/node/services/syslog/exporters
DELETE /api/v1/cluster/{cluster-node-id}/node/services/syslog/exporters
DELETE /api/v1/node/services/syslog/exporters
System (Administration) > Transport Nodes (Syslog Service)
List node syslog exporters
GET /api/v1/transport-nodes/{transport-node-id}/node/services/syslog/exporters
GET /api/v1/cluster/{cluster-node-id}/node/services/syslog/exporters
GET /api/v1/node/services/syslog/exporters
System (Administration) > Transport Nodes (Syslog Service)
Delete all node syslog exporters not managed by VCF Operations
POST /api/v1/transport-nodes/{transport-node-id}/node/services/syslog/exporters?action=delete_all_non_vcf_ops_managed_exporters
POST /api/v1/cluster/{cluster-node-id}/node/services/syslog/exporters?action=delete_all_non_vcf_ops_managed_exporters
POST /api/v1/node/services/syslog/exporters?action=delete_all_non_vcf_ops_managed_exporters
System (Administration) > Transport Nodes (Syslog Service)
Add node syslog exporter
POST /api/v1/transport-nodes/{transport-node-id}/node/services/syslog/exporters
POST /api/v1/cluster/{cluster-node-id}/node/services/syslog/exporters
POST /api/v1/node/services/syslog/exporters
System (Administration) > Transport Nodes (Syslog Service)
Verify node syslog exporter
POST /api/v1/transport-nodes/{transport-node-id}/node/services/syslog/exporters?action=verify
POST /api/v1/cluster/{cluster-node-id}/node/services/syslog/exporters?action=verify
POST /api/v1/node/services/syslog/exporters?action=verify
System (Administration) > Transport Nodes (Syslog Service)
Delete node syslog exporter
DELETE /api/v1/transport-nodes/{transport-node-id}/node/services/syslog/exporters/{exporter-name}
DELETE /api/v1/cluster/{cluster-node-id}/node/services/syslog/exporters/{exporter-name}
DELETE /api/v1/node/services/syslog/exporters/{exporter-name}
System (Administration) > Transport Nodes (Syslog Service)
Read node syslog exporter
GET /api/v1/transport-nodes/{transport-node-id}/node/services/syslog/exporters/{exporter-name}
GET /api/v1/cluster/{cluster-node-id}/node/services/syslog/exporters/{exporter-name}
GET /api/v1/node/services/syslog/exporters/{exporter-name}
System (Administration) > Transport Nodes (Syslog Service)
Read syslog service status
GET /api/v1/transport-nodes/{transport-node-id}/node/services/syslog/status
GET /api/v1/cluster/{cluster-node-id}/node/services/syslog/status
GET /api/v1/node/services/syslog/status
System (Administration) > Transport Nodes (Tasks Service)
List appliance management tasks
GET /api/v1/transport-nodes/{transport-node-id}/node/tasks
GET /api/v1/cluster/{cluster-node-id}/node/tasks
GET /api/v1/node/tasks
System (Administration) > Transport Nodes (Tasks Service)
Delete task
DELETE /api/v1/transport-nodes/{transport-node-id}/node/tasks/{task-id}
DELETE /api/v1/cluster/{cluster-node-id}/node/tasks/{task-id}
DELETE /api/v1/node/tasks/{task-id}
System (Administration) > Transport Nodes (Tasks Service)
Read task properties
GET /api/v1/transport-nodes/{transport-node-id}/node/tasks/{task-id}
GET /api/v1/cluster/{cluster-node-id}/node/tasks/{task-id}
GET /api/v1/node/tasks/{task-id}
System (Administration) > Transport Nodes (Tasks Service)
Cancel specified task
POST /api/v1/transport-nodes/{transport-node-id}/node/tasks/{task-id}?action=cancel
POST /api/v1/cluster/{cluster-node-id}/node/tasks/{task-id}?action=cancel
POST /api/v1/node/tasks/{task-id}?action=cancel
System (Administration) > Transport Nodes (Tasks Service)
Read asynchronous task response
GET /api/v1/transport-nodes/{transport-node-id}/node/tasks/{task-id}/response
GET /api/v1/cluster/{cluster-node-id}/node/tasks/{task-id}/response
GET /api/v1/node/tasks/{task-id}/response
System (Administration) > Transport Nodes (Upgrade Agent Service)
Read NSX upgrade Agent service properties
GET /api/v1/transport-nodes/{transport-node-id}/node/services/nsx-upgrade-agent
GET /api/v1/cluster/{cluster-node-id}/node/services/nsx-upgrade-agent
GET /api/v1/node/services/nsx-upgrade-agent
System (Administration) > Transport Nodes (Upgrade Agent Service)
Restart, start or stop the NSX upgrade agent service
POST /api/v1/transport-nodes/{transport-node-id}/node/services/nsx-upgrade-agent?action=restart
POST /api/v1/transport-nodes/{transport-node-id}/node/services/nsx-upgrade-agent?action=start
POST /api/v1/transport-nodes/{transport-node-id}/node/services/nsx-upgrade-agent?action=stop
POST /api/v1/cluster/{cluster-node-id}/node/services/nsx-upgrade-agent?action=restart
POST /api/v1/cluster/{cluster-node-id}/node/services/nsx-upgrade-agent?action=start
POST /api/v1/cluster/{cluster-node-id}/node/services/nsx-upgrade-agent?action=stop
POST /api/v1/node/services/nsx-upgrade-agent?action=restart
POST /api/v1/node/services/nsx-upgrade-agent?action=start
POST /api/v1/node/services/nsx-upgrade-agent?action=stop
System (Administration) > Transport Nodes (Upgrade Agent Service)
Read Nsx upgrade agent service status
GET /api/v1/transport-nodes/{transport-node-id}/node/services/nsx-upgrade-agent/status
GET /api/v1/cluster/{cluster-node-id}/node/services/nsx-upgrade-agent/status
GET /api/v1/node/services/nsx-upgrade-agent/status
System (Administration) > User Management (Ldap)
List LDAP identity sources
GET /global-manager/api/v1/aaa/ldap-identity-sources
System (Administration) > User Management (Ldap)
Probe an LDAP identity source
POST /global-manager/api/v1/aaa/ldap-identity-sources?action=probe_identity_source
System (Administration) > User Management (Ldap)
Test an LDAP server
POST /global-manager/api/v1/aaa/ldap-identity-sources?action=probe_ldap_server
System (Administration) > User Management (Ldap)
Fetch the server certificate of an LDAP server
POST /global-manager/api/v1/aaa/ldap-identity-sources?action=fetch_certificate
System (Administration) > User Management (Ldap)
Delete an LDAP identity source
DELETE /global-manager/api/v1/aaa/ldap-identity-sources/{ldap-identity-source-id}
System (Administration) > User Management (Ldap)
Read a single LDAP identity source
GET /global-manager/api/v1/aaa/ldap-identity-sources/{ldap-identity-source-id}
System (Administration) > User Management (Ldap)
Test the configuration of an existing LDAP identity source
POST /global-manager/api/v1/aaa/ldap-identity-sources/{ldap-identity-source-id}?action=probe
System (Administration) > User Management (Ldap)
Create or update an LDAP identity source
PUT /global-manager/api/v1/aaa/ldap-identity-sources/{ldap-identity-source-id}
System (Administration) > User Management (Ldap)
Search the LDAP identity source
POST /global-manager/api/v1/aaa/ldap-identity-sources/{ldap-identity-source-id}/search
System (Administration) > User Management (Ldap)
Search a SCIM endpoint
POST /api/v1/trust-management/oidc-uris/{id}/search
System (Administration) > User Management (Ldap)
Verify that a given user or group exists on the SCIM endpoint
GET /api/v1/trust-management/oidc-uris/{id}/user-or-group-exists
System (Fabric) > Transport Nodes (User Management)
Read node authentication policy and password complexity configuration
GET /api/v1/transport-nodes/{transport-node-id}/node/aaa/auth-policy
GET /api/v1/cluster/{cluster-node-id}/node/aaa/auth-policy
GET /api/v1/node/aaa/auth-policy
System (Fabric) > Transport Nodes (User Management)
Resets node authentication policy and password complexity configuration
POST /api/v1/transport-nodes/{transport-node-id}/node/aaa/auth-policy?action=reset-all
POST /api/v1/transport-nodes/{transport-node-id}/node/aaa/auth-policy?action=reset-auth-policies
POST /api/v1/transport-nodes/{transport-node-id}/node/aaa/auth-policy?action=reset-pwd-complexity
POST /api/v1/cluster/{cluster-node-id}/node/aaa/auth-policy?action=reset-all
POST /api/v1/cluster/{cluster-node-id}/node/aaa/auth-policy?action=reset-auth-policies
POST /api/v1/cluster/{cluster-node-id}/node/aaa/auth-policy?action=reset-pwd-complexity
POST /api/v1/node/aaa/auth-policy?action=reset-all
POST /api/v1/node/aaa/auth-policy?action=reset-auth-policies
POST /api/v1/node/aaa/auth-policy?action=reset-pwd-complexity
System (Fabric) > Transport Nodes (User Management)
Update node authentication policy and password complexity configuration
PUT /api/v1/transport-nodes/{transport-node-id}/node/aaa/auth-policy
PUT /api/v1/cluster/{cluster-node-id}/node/aaa/auth-policy
PUT /api/v1/node/aaa/auth-policy
System (Fabric) > Compute Managers
Return the List of Compute managers
GET /api/v1/fabric/compute-managers
System (Fabric) > Compute Managers
Register compute manager with NSX
POST /api/v1/fabric/compute-managers
System (Fabric) > Compute Managers
Unregister a compute manager
DELETE /api/v1/fabric/compute-managers/{compute-manager-id}
System (Fabric) > Compute Managers
Return compute manager Information
GET /api/v1/fabric/compute-managers/{compute-manager-id}
System (Fabric) > Compute Managers
Update compute manager
PUT /api/v1/fabric/compute-managers/{compute-manager-id}
System (Fabric) > Compute Managers
Get the realized state of a compute manager
GET /api/v1/fabric/compute-managers/{compute-manager-id}/state
System (Fabric) > Compute Managers
Return runtime status information for a compute manager
GET /api/v1/fabric/compute-managers/{compute-manager-id}/status
System (Fabric) > Compute Managers
Return thumbprint hashing algorithm config used for compute manager extension

Deprecated: Deprecated from 9.1.1 - SHA256 is mandatory and SHA1 is no longer supported.
GET /api/v1/fabric/compute-managers/thumbprint-hashing-algorithm (Deprecated)
System (Fabric) > Compute Managers
Update thumbprint hashing algorithm used for compute manager extension

Deprecated: Deprecated from 9.1.1 - SHA256 is mandatory and SHA1 is no longer supported.
PUT /api/v1/fabric/compute-managers/thumbprint-hashing-algorithm (Deprecated)
System (Fabric) > Edge Clusters
Get a Policy Edge Cluster allocation status under an Enforcement Point
GET /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/edge-clusters/{edge-cluster-id}/allocation/status
System (Fabric) > Edge Clusters
List Edge Nodes under an Enforcement Point, Edge Cluster
GET /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/edge-clusters/{edge-cluster-id}/edge-nodes
System (Fabric) > Edge Clusters
Get RTEP span and mac address-table
GET /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/edge-clusters/{edge-cluster-id}/remote-tep-connectivity/bgp/summary
System (Fabric) > Edge Clusters
Get a Policy Edge Cluster Remote TEP Connectivity status under an Enforcement Point
GET /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/edge-clusters/{edge-cluster-id}/remote-tep-connectivity/status
System (Fabric) > Edge Clusters
Get a Policy Edge Cluster real time status under an Enforcement Point
GET /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/edge-clusters/{edge-cluster-id}/status
System (Fabric) > Edge Transport Nodes
Read an Edge Node under an Enforcement Point, Edge Cluster
GET /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/edge-clusters/{edge-cluster-id}/edge-nodes/{edge-node-id}
System (Fabric) > Edge Transport Nodes (Nat Statistics)
Get statistics for all logical router NAT rules on a policy edge transport node
GET /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/edge-clusters/{edge-cluster-id}/edge-nodes/{policy-edge-node-id}/nat/statistics
System (Fabric) > Hardening
Gets the enable status for Mandatory Access Control
GET /api/v1/transport-nodes/{transport-node-id}/node/hardening-policy/mandatory-access-control
GET /api/v1/cluster/{cluster-node-id}/node/hardening-policy/mandatory-access-control
GET /api/v1/node/hardening-policy/mandatory-access-control
System (Fabric) > Hardening
Enable or disable Mandatory Access Control
PUT /api/v1/transport-nodes/{transport-node-id}/node/hardening-policy/mandatory-access-control
PUT /api/v1/cluster/{cluster-node-id}/node/hardening-policy/mandatory-access-control
PUT /api/v1/node/hardening-policy/mandatory-access-control
System (Fabric) > Hardening
Get the report for Mandatory Access Control
GET /api/v1/transport-nodes/{transport-node-id}/node/hardening-policy/mandatory-access-control/report
GET /api/v1/cluster/{cluster-node-id}/node/hardening-policy/mandatory-access-control/report
GET /api/v1/node/hardening-policy/mandatory-access-control/report
System (Fabric) > Transport Nodes
Read node properties
GET /api/v1/transport-nodes/{transport-node-id}/node
GET /api/v1/cluster/{cluster-node-id}/node
GET /api/v1/node
System (Fabric) > Transport Nodes
Set the node system time
POST /api/v1/transport-nodes/{transport-node-id}/node?action=set_system_time
POST /api/v1/cluster/{cluster-node-id}/node?action=set_system_time
POST /api/v1/node?action=set_system_time
System (Fabric) > Transport Nodes
Restart or shutdown node
POST /api/v1/transport-nodes/{transport-node-id}/node?action=restart
POST /api/v1/transport-nodes/{transport-node-id}/node?action=shutdown
POST /api/v1/cluster/{cluster-node-id}/node?action=restart
POST /api/v1/cluster/{cluster-node-id}/node?action=shutdown
POST /api/v1/node?action=restart
POST /api/v1/node?action=shutdown
System (Fabric) > Transport Nodes
Update node properties
PUT /api/v1/transport-nodes/{transport-node-id}/node
PUT /api/v1/cluster/{cluster-node-id}/node
PUT /api/v1/node
System (Fabric) > Transport Nodes
Delete directory in remote file server
DELETE /api/v1/transport-nodes/{transport-node-id}/node/file-store?action=delete_remote_directory
DELETE /api/v1/cluster/{cluster-node-id}/node/file-store?action=delete_remote_directory
DELETE /api/v1/node/file-store?action=delete_remote_directory
System (Fabric) > Transport Nodes
List node files
GET /api/v1/transport-nodes/{transport-node-id}/node/file-store
GET /api/v1/cluster/{cluster-node-id}/node/file-store
GET /api/v1/node/file-store
System (Fabric) > Transport Nodes
Create directory in remote file server
POST /api/v1/transport-nodes/{transport-node-id}/node/file-store?action=create_remote_directory
POST /api/v1/cluster/{cluster-node-id}/node/file-store?action=create_remote_directory
POST /api/v1/node/file-store?action=create_remote_directory
System (Fabric) > Transport Nodes
Retrieve ssh fingerprint for given remote server
POST /api/v1/transport-nodes/{transport-node-id}/node/file-store?action=retrieve_ssh_fingerprint
POST /api/v1/cluster/{cluster-node-id}/node/file-store?action=retrieve_ssh_fingerprint
POST /api/v1/node/file-store?action=retrieve_ssh_fingerprint
System (Fabric) > Transport Nodes
Retrieve matching host key algorithm for the ssh fingerprint provided
POST /api/v1/transport-nodes/{transport-node-id}/node/file-store?action=retrieve_matching_host_key_algorithm
POST /api/v1/cluster/{cluster-node-id}/node/file-store?action=retrieve_matching_host_key_algorithm
POST /api/v1/node/file-store?action=retrieve_matching_host_key_algorithm
System (Fabric) > Transport Nodes
Delete file
DELETE /api/v1/transport-nodes/{transport-node-id}/node/file-store/{file-name}
DELETE /api/v1/cluster/{cluster-node-id}/node/file-store/{file-name}
DELETE /api/v1/node/file-store/{file-name}
System (Fabric) > Transport Nodes
Read file properties
GET /api/v1/transport-nodes/{transport-node-id}/node/file-store/{file-name}
GET /api/v1/cluster/{cluster-node-id}/node/file-store/{file-name}
GET /api/v1/node/file-store/{file-name}
System (Fabric) > Transport Nodes
Copy file in the file store to a remote file store
POST /api/v1/transport-nodes/{transport-node-id}/node/file-store/{file-name}?action=copy_to_remote_file
POST /api/v1/cluster/{cluster-node-id}/node/file-store/{file-name}?action=copy_to_remote_file
POST /api/v1/node/file-store/{file-name}?action=copy_to_remote_file
System (Fabric) > Transport Nodes
Upload a file to the file store
POST /api/v1/transport-nodes/{transport-node-id}/node/file-store/{file-name}
POST /api/v1/cluster/{cluster-node-id}/node/file-store/{file-name}
POST /api/v1/node/file-store/{file-name}
System (Fabric) > Transport Nodes
Copy a remote file to the file store
POST /api/v1/transport-nodes/{transport-node-id}/node/file-store/{file-name}?action=copy_from_remote_file
POST /api/v1/cluster/{cluster-node-id}/node/file-store/{file-name}?action=copy_from_remote_file
POST /api/v1/node/file-store/{file-name}?action=copy_from_remote_file
System (Fabric) > Transport Nodes
Read file contents
GET /api/v1/node/file-store/{file-name}/data
System (Fabric) > Transport Nodes
Replace file contents
PUT /api/v1/node/file-store/{file-name}/data
System (Fabric) > Transport Nodes
Read file thumbprint
GET /api/v1/transport-nodes/{transport-node-id}/node/file-store/{file-name}/thumbprint
GET /api/v1/cluster/{cluster-node-id}/node/file-store/{file-name}/thumbprint
GET /api/v1/node/file-store/{file-name}/thumbprint
System (Fabric) > Transport Nodes
Read node message of the day
GET /api/v1/transport-nodes/{transport-node-id}/node/motd
GET /api/v1/cluster/{cluster-node-id}/node/motd
GET /api/v1/node/motd
System (Fabric) > Transport Nodes
List node network routes
GET /api/v1/transport-nodes/{transport-node-id}/node/network/routes
GET /api/v1/cluster/{cluster-node-id}/node/network/routes
GET /api/v1/node/network/routes
System (Fabric) > Transport Nodes
Create node network route
POST /api/v1/transport-nodes/{transport-node-id}/node/network/routes
POST /api/v1/cluster/{cluster-node-id}/node/network/routes
POST /api/v1/node/network/routes
System (Fabric) > Transport Nodes
Delete node network route
DELETE /api/v1/transport-nodes/{transport-node-id}/node/network/routes/{route-id}
DELETE /api/v1/cluster/{cluster-node-id}/node/network/routes/{route-id}
DELETE /api/v1/node/network/routes/{route-id}
System (Fabric) > Transport Nodes
Read node network route
GET /api/v1/transport-nodes/{transport-node-id}/node/network/routes/{route-id}
GET /api/v1/cluster/{cluster-node-id}/node/network/routes/{route-id}
GET /api/v1/node/network/routes/{route-id}
System (Fabric) > Transport Nodes
List node processes
GET /api/v1/transport-nodes/{transport-node-id}/node/processes
GET /api/v1/cluster/{cluster-node-id}/node/processes
GET /api/v1/node/processes
System (Fabric) > Transport Nodes
Read node process
GET /api/v1/transport-nodes/{transport-node-id}/node/processes/{process-id}
GET /api/v1/cluster/{cluster-node-id}/node/processes/{process-id}
GET /api/v1/node/processes/{process-id}
System (Fabric) > Transport Nodes
Read appliance management service properties
GET /api/v1/transport-nodes/{transport-node-id}/node/services/node-mgmt
GET /api/v1/cluster/{cluster-node-id}/node/services/node-mgmt
GET /api/v1/node/services/node-mgmt
System (Fabric) > Transport Nodes
Restart the node management service
POST /api/v1/transport-nodes/{transport-node-id}/node/services/node-mgmt?action=restart
POST /api/v1/cluster/{cluster-node-id}/node/services/node-mgmt?action=restart
POST /api/v1/node/services/node-mgmt?action=restart
System (Fabric) > Transport Nodes
Retrieve Node Management loglevel
GET /api/v1/transport-nodes/{transport-node-id}/node/services/node-mgmt/loglevel
GET /api/v1/cluster/{cluster-node-id}/node/services/node-mgmt/loglevel
GET /api/v1/node/services/node-mgmt/loglevel
System (Fabric) > Transport Nodes
Set Node Management loglevel
PUT /api/v1/transport-nodes/{transport-node-id}/node/services/node-mgmt/loglevel
PUT /api/v1/cluster/{cluster-node-id}/node/services/node-mgmt/loglevel
PUT /api/v1/node/services/node-mgmt/loglevel
System (Fabric) > Transport Nodes
Read appliance management service status
GET /api/v1/transport-nodes/{transport-node-id}/node/services/node-mgmt/status
GET /api/v1/cluster/{cluster-node-id}/node/services/node-mgmt/status
GET /api/v1/node/services/node-mgmt/status
System (Fabric) > Transport Nodes
Read NSX Platform Client service properties
GET /api/v1/transport-nodes/{transport-node-id}/node/services/nsx-platform-client
GET /api/v1/cluster/{cluster-node-id}/node/services/nsx-platform-client
GET /api/v1/node/services/nsx-platform-client
System (Fabric) > Transport Nodes
Restart, start or stop the NSX Platform Client service
POST /api/v1/transport-nodes/{transport-node-id}/node/services/nsx-platform-client?action=restart
POST /api/v1/transport-nodes/{transport-node-id}/node/services/nsx-platform-client?action=start
POST /api/v1/transport-nodes/{transport-node-id}/node/services/nsx-platform-client?action=stop
POST /api/v1/cluster/{cluster-node-id}/node/services/nsx-platform-client?action=restart
POST /api/v1/cluster/{cluster-node-id}/node/services/nsx-platform-client?action=start
POST /api/v1/cluster/{cluster-node-id}/node/services/nsx-platform-client?action=stop
POST /api/v1/node/services/nsx-platform-client?action=restart
POST /api/v1/node/services/nsx-platform-client?action=start
POST /api/v1/node/services/nsx-platform-client?action=stop
System (Fabric) > Transport Nodes
Read NSX Platform Client service status
GET /api/v1/transport-nodes/{transport-node-id}/node/services/nsx-platform-client/status
GET /api/v1/cluster/{cluster-node-id}/node/services/nsx-platform-client/status
GET /api/v1/node/services/nsx-platform-client/status
System (Fabric) > Transport Nodes
Read node status
GET /api/v1/transport-nodes/{transport-node-id}/node/status
GET /api/v1/cluster/{cluster-node-id}/node/status
GET /api/v1/node/status
System (Fabric) > Transport Nodes
Update node status
POST /api/v1/transport-nodes/{transport-node-id}/node/status?action=clear_bootup_error
POST /api/v1/cluster/{cluster-node-id}/node/status?action=clear_bootup_error
POST /api/v1/node/status?action=clear_bootup_error
System (Fabric) > Transport Nodes
Read node and product version
GET /api/v1/transport-nodes/{transport-node-id}/node/version
GET /api/v1/cluster/{cluster-node-id}/node/version
GET /api/v1/node/version
System (Fabric) > Transport Nodes
Invoke DELETE request on target transport node
DELETE /api/v1/transport-nodes/{target-node-id}/{target-uri}
System (Fabric) > Transport Nodes
Invoke GET request on target transport node
GET /api/v1/transport-nodes/{target-node-id}/{target-uri}
System (Fabric) > Transport Nodes
Invoke POST request on target transport node
POST /api/v1/transport-nodes/{target-node-id}/{target-uri}
System (Fabric) > Transport Nodes
Invoke PUT request on target transport node
PUT /api/v1/transport-nodes/{target-node-id}/{target-uri}
System (Fabric) > Transport Nodes (User Management)
List node users
GET /api/v1/transport-nodes/{transport-node-id}/node/users
GET /api/v1/cluster/{cluster-node-id}/node/users
GET /api/v1/node/users
System (Fabric) > Transport Nodes (User Management)
Create node users
POST /api/v1/cluster/{cluster-node-id}/node/users?action=create_user
POST /api/v1/cluster/{cluster-node-id}/node/users?action=create_audit_user
POST /api/v1/cluster/{cluster-node-id}/node/users?action=create_service_user
POST /api/v1/node/users?action=create_user
POST /api/v1/node/users?action=create_audit_user
POST /api/v1/node/users?action=create_service_user
System (Fabric) > Transport Nodes (User Management)
Reset a user's own password. Requires current password
POST /api/v1/cluster/{cluster-node-id}/node/users?action=reset_own_password
POST /api/v1/node/users?action=reset_own_password
System (Fabric) > Transport Nodes (User Management)
Delete node user
DELETE /api/v1/transport-nodes/{transport-node-id}/node/users/{userid}
DELETE /api/v1/cluster/{cluster-node-id}/node/users/{userid}
DELETE /api/v1/node/users/{userid}
System (Fabric) > Transport Nodes (User Management)
Read node user
GET /api/v1/transport-nodes/{transport-node-id}/node/users/{userid}
GET /api/v1/cluster/{cluster-node-id}/node/users/{userid}
GET /api/v1/node/users/{userid}
System (Fabric) > Transport Nodes (User Management)
Deactivate a user account
POST /api/v1/cluster/{cluster-node-id}/node/users/{userid}?action=deactivate
POST /api/v1/node/users/{userid}?action=deactivate
System (Fabric) > Transport Nodes (User Management)
Activate a user account with a password
POST /api/v1/cluster/{cluster-node-id}/node/users/{userid}?action=activate
POST /api/v1/node/users/{userid}?action=activate
System (Fabric) > Transport Nodes (User Management)
Reset a user's password without requiring their current password
POST /api/v1/cluster/{cluster-node-id}/node/users/{userid}?action=reset_password
POST /api/v1/node/users/{userid}?action=reset_password
System (Fabric) > Transport Nodes (User Management)
Update node user
PUT /api/v1/transport-nodes/{transport-node-id}/node/users/{userid}
PUT /api/v1/cluster/{cluster-node-id}/node/users/{userid}
PUT /api/v1/node/users/{userid}
System (Fabric) > Transport Nodes (User Management)
List SSH keys from authorized_keys file for node user
GET /api/v1/transport-nodes/{transport-node-id}/node/users/{userid}/ssh-keys
GET /api/v1/cluster/{cluster-node-id}/node/users/{userid}/ssh-keys
GET /api/v1/node/users/{userid}/ssh-keys
System (Fabric) > Transport Nodes (User Management)
Remove SSH public key from authorized_keys file for node user
POST /api/v1/transport-nodes/{transport-node-id}/node/users/{userid}/ssh-keys?action=remove_ssh_key
POST /api/v1/cluster/{cluster-node-id}/node/users/{userid}/ssh-keys?action=remove_ssh_key
POST /api/v1/node/users/{userid}/ssh-keys?action=remove_ssh_key
System (Fabric) > Transport Nodes (User Management)
Add SSH public key to authorized_keys file for node user
POST /api/v1/transport-nodes/{transport-node-id}/node/users/{userid}/ssh-keys?action=add_ssh_key
POST /api/v1/cluster/{cluster-node-id}/node/users/{userid}/ssh-keys?action=add_ssh_key
POST /api/v1/node/users/{userid}/ssh-keys?action=add_ssh_key
System (Lifecycle Management) > Backup & Restore (Restore)
Request one-time backup
POST /global-manager/api/v1/cluster?action=backup_to_remote
System (Lifecycle Management) > Backup & Restore (Restore)
Request one-time inventory summary.
POST /global-manager/api/v1/cluster?action=summarize_inventory_to_remote
System (Lifecycle Management) > Backup & Restore (Restore)
Get ssh fingerprint of remote(backup) server
POST /global-manager/api/v1/cluster/backups?action=retrieve_ssh_fingerprint
System (Lifecycle Management) > Backup & Restore (Restore)
Get backup configuration
GET /global-manager/api/v1/cluster/backups/config
System (Lifecycle Management) > Backup & Restore (Restore)
Configure backup
PUT /global-manager/api/v1/cluster/backups/config
System (Lifecycle Management) > Backup & Restore (Restore)
Get backup history
GET /global-manager/api/v1/cluster/backups/history
System (Lifecycle Management) > Backup & Restore (Restore)
Get all backup related information for a site
GET /global-manager/api/v1/cluster/backups/overview
System (Lifecycle Management) > Backup & Restore (Restore)
Get backup status
GET /global-manager/api/v1/cluster/backups/status
System (Lifecycle Management) > Backup & Restore (Restore)
Initiate a restore operation
POST /global-manager/api/v1/cluster/restore?action=start
POST /api/v1/cluster/restore?action=start
System (Lifecycle Management) > Backup & Restore (Restore)
Suspend any running restore operation
POST /global-manager/api/v1/cluster/restore?action=suspend
POST /api/v1/cluster/restore?action=suspend
System (Lifecycle Management) > Backup & Restore (Restore)
Advance any suspended restore operation
POST /global-manager/api/v1/cluster/restore?action=advance
POST /api/v1/cluster/restore?action=advance
System (Lifecycle Management) > Backup & Restore (Restore)
Cancel any running restore operation
POST /global-manager/api/v1/cluster/restore?action=cancel
POST /api/v1/cluster/restore?action=cancel
System (Lifecycle Management) > Backup & Restore (Restore)
Retry any failed restore operation
POST /global-manager/api/v1/cluster/restore?action=retry
POST /api/v1/cluster/restore?action=retry
System (Lifecycle Management) > Backup & Restore (Restore)
Retry any failed restore operation
POST /global-manager/api/v1/cluster/restore/action/retry_with_updated_config
POST /api/v1/cluster/restore/action/retry_with_updated_config
System (Lifecycle Management) > Backup & Restore (Restore)
List timestamps of all available Cluster Backups.
GET /global-manager/api/v1/cluster/restore/backuptimestamps
GET /api/v1/cluster/restore/backuptimestamps
System (Lifecycle Management) > Backup & Restore (Restore)
List resources for a given instruction, to be shown to/executed by users.
GET /global-manager/api/v1/cluster/restore/instruction-resources
GET /api/v1/cluster/restore/instruction-resources
System (Lifecycle Management) > Backup & Restore (Restore)
Query Restore Request Status
GET /api/v1/cluster/restore/status
System (Lifecycle Management) > Upgrade (Bundles)
Upgrade the upgrade coordinator.
POST /api/v1/upgrade?action=upgrade_uc
System (Lifecycle Management) > Upgrade (Bundles)
Initiate the rollback of the selected component to a previous version.
POST /api/v1/upgrade?action=rollback
System (Lifecycle Management) > Upgrade (Bundles)
Lists the supported releases , available on VMware Download site to upgrade current system.
GET /api/v1/upgrade/available-releases
System (Lifecycle Management) > Upgrade (Bundles)
Upload upgrade bundle
POST /api/v1/upgrade/bundle?action=upload (Deprecated)
System (Lifecycle Management) > Upgrade (Bundles)
Fetch upgrade bundle from given url
POST /api/v1/upgrade/bundles
System (Lifecycle Management) > Upgrade (Bundles)
Upload upgrade bundle
POST /api/v1/upgrade/bundles?action=upload
System (Lifecycle Management) > Upgrade (Bundles)
Get uploaded upgrade bundle information
GET /api/v1/upgrade/bundles/{bundle-id}
System (Lifecycle Management) > Upgrade (Bundles)
Cancel upgrade bundle upload
POST /api/v1/upgrade/bundles/{bundle-id}?action=cancel_upload
System (Lifecycle Management) > Upgrade (Bundles)
Get uploaded upgrade bundle status
GET /api/v1/upgrade/bundles/{bundle-id}/status
System (Lifecycle Management) > Upgrade (Bundles)
Get uploaded upgrade bundle upload status
GET /api/v1/upgrade/bundles/{bundle-id}/upload-status
System (Lifecycle Management) > Upgrade (Coordinator)
Triggers Repository driven Uc Upgrade
POST /api/v1/cluster/{cluster-node-id}/node/upgrade/uc
POST /api/v1/node/upgrade/uc
System (Lifecycle Management) > Upgrade (Edges)
Lists the changeable parameters for enabling or disabling the pre-checks
GET /api/v1/upgrade/pre-upgrade-checks/edge-failover-readiness/config
System (Lifecycle Management) > Upgrade (Edges)
Updates the config to enable/disable the pre-checks
PUT /api/v1/upgrade/pre-upgrade-checks/edge-failover-readiness/config
System (Lifecycle Management) > Upgrade (Edges)
Execute peer edge health checks of the given edge
POST /api/v1/upgrade/pre-upgrade-checks/edge/planned-maintenance
System (Lifecycle Management) > Upgrade (Eula)
Accept end user license agreement
POST /api/v1/upgrade/eula/accept
System (Lifecycle Management) > Upgrade (Eula)
Return the acceptance status of end user license agreement
GET /api/v1/upgrade/eula/acceptance
System (Lifecycle Management) > Upgrade (Eula)
Return the content of end user license agreement
GET /api/v1/upgrade/eula/content
System (Lifecycle Management) > Upgrade (Groups)
Get upgrade banners
GET /api/v1/upgrade/banners
System (Lifecycle Management) > Upgrade (Groups)
Return aggregate information of upgrade unit groups filtered using given query.
POST /api/v1/upgrade/filter/upgrade-unit-groups
System (Lifecycle Management) > Upgrade (Groups)
Return aggregate information of upgrade-units filtered using given query.
POST /api/v1/upgrade/filter/upgrade-units
System (Lifecycle Management) > Upgrade (Groups)
Get upgrade unit groups based on the filter
GET /api/v1/upgrade/filterGroups
System (Lifecycle Management) > Upgrade (Groups)
Get upgrade unit based on the filter
GET /api/v1/upgrade/filterUnits
System (Lifecycle Management) > Upgrade (Groups)
Return information of all upgrade unit groups
GET /api/v1/upgrade/upgrade-unit-groups
System (Lifecycle Management) > Upgrade (Groups)
Create a group
POST /api/v1/upgrade/upgrade-unit-groups
System (Lifecycle Management) > Upgrade (Groups)
Get upgrade status for upgrade unit groups
GET /api/v1/upgrade/upgrade-unit-groups-status
System (Lifecycle Management) > Upgrade (Groups)
Delete the upgrade unit group
DELETE /api/v1/upgrade/upgrade-unit-groups/{group-id}
System (Lifecycle Management) > Upgrade (Groups)
Return upgrade unit group information
GET /api/v1/upgrade/upgrade-unit-groups/{group-id}
System (Lifecycle Management) > Upgrade (Groups)
Reorder upgrade unit group
POST /api/v1/upgrade/upgrade-unit-groups/{group-id}?action=reorder
System (Lifecycle Management) > Upgrade (Groups)
Add upgrade units to specified upgrade unit group
POST /api/v1/upgrade/upgrade-unit-groups/{group-id}?action=add_upgrade_units
System (Lifecycle Management) > Upgrade (Groups)
Update the upgrade unit group
PUT /api/v1/upgrade/upgrade-unit-groups/{group-id}
System (Lifecycle Management) > Upgrade (Groups)
Get upgrade status for group
GET /api/v1/upgrade/upgrade-unit-groups/{group-id}/status
System (Lifecycle Management) > Upgrade (Groups)
Reorder an upgrade unit within the upgrade unit group
POST /api/v1/upgrade/upgrade-unit-groups/{group-id}/upgrade-unit/{upgrade-unit-id}?action=reorder
System (Lifecycle Management) > Upgrade (Groups)
Return aggregate information of all upgrade unit groups
GET /api/v1/upgrade/upgrade-unit-groups/aggregate-info
System (Lifecycle Management) > Upgrade (History)
Get upgrade history
GET /api/v1/upgrade/history
System (Lifecycle Management) > Upgrade (Hosts)
Execute checks before entering host into maintenance mode
POST /api/v1/upgrade/pre-upgrade-checks/host/planned-maintenance
System (Lifecycle Management) > Upgrade (Nodes)
Get upgrade task status
GET /api/v1/cluster/{cluster-node-id}/node/upgrade (Deprecated)
GET /api/v1/node/upgrade (Deprecated)
System (Lifecycle Management) > Upgrade (Nodes)
Execute upgrade task
POST /api/v1/cluster/{cluster-node-id}/node/upgrade/performtask
POST /api/v1/node/upgrade/performtask
System (Lifecycle Management) > Upgrade (Nodes)
Get upgrade progress status
GET /api/v1/cluster/{cluster-node-id}/node/upgrade/progress-status
GET /api/v1/node/upgrade/progress-status
System (Lifecycle Management) > Upgrade (Nodes)
Get upgrade status summary
GET /api/v1/cluster/{cluster-node-id}/node/upgrade/status-summary
GET /api/v1/node/upgrade/status-summary
System (Lifecycle Management) > Upgrade (Nodes)
Get list of nodes across all types
GET /api/v1/upgrade/nodes
System (Lifecycle Management) > Upgrade (Nodes)
Get summary of nodes
GET /api/v1/upgrade/nodes-summary
System (Lifecycle Management) > Upgrade (Nodes)
Get the version whitelist
GET /global-manager/api/v1/upgrade/version-whitelist
GET /api/v1/upgrade/version-whitelist
System (Lifecycle Management) > Upgrade (Nodes)
Get the version whitelist for the specified component
GET /global-manager/api/v1/upgrade/version-whitelist/{component_type}
GET /api/v1/upgrade/version-whitelist/{component_type}
System (Lifecycle Management) > Upgrade (Nodes)
Update the version whitelist for the specified component type
PUT /global-manager/api/v1/upgrade/version-whitelist/{component_type}
PUT /api/v1/upgrade/version-whitelist/{component_type}
System (Lifecycle Management) > Upgrade (Plan)
Execute pre-upgrade checks
POST /api/v1/upgrade?action=execute_pre_upgrade_checks
System (Lifecycle Management) > Upgrade (Plan)
Abort pre-upgrade checks
POST /api/v1/upgrade?action=abort_pre_upgrade_checks
System (Lifecycle Management) > Upgrade (Plan)
Execute post-upgrade checks
POST /api/v1/upgrade/{component-type}?action=execute_post_upgrade_checks
System (Lifecycle Management) > Upgrade (Plan)
Reset upgrade plan to default plan
POST /api/v1/upgrade/plan?action=reset
System (Lifecycle Management) > Upgrade (Plan)
Start upgrade

Deprecated:
This rest routine is deprecated. Use /upgrade/plan?action=upgrade to start, retry or continue the upgrade.
POST /api/v1/upgrade/plan?action=start (Deprecated)
System (Lifecycle Management) > Upgrade (Plan)
Pause upgrade
POST /api/v1/upgrade/plan?action=pause
System (Lifecycle Management) > Upgrade (Plan)
Execute the upgrade
POST /api/v1/upgrade/plan?action=upgrade
System (Lifecycle Management) > Upgrade (Plan)
Continue upgrade

Deprecated:
This rest routine is deprecated. Use /upgrade/plan?action=upgrade to start, retry or continue the upgrade.
POST /api/v1/upgrade/plan?action=continue (Deprecated)
System (Lifecycle Management) > Upgrade (Plan)
Stage the upgrade bits
POST /api/v1/upgrade/plan?action=stage-upgrade
System (Lifecycle Management) > Upgrade (Plan)
Upgrade selected units
POST /api/v1/upgrade/plan?action=upgrade_selected_units
System (Lifecycle Management) > Upgrade (Plan)
Get upgrade plan settings for the component
GET /api/v1/upgrade/plan/{component_type}/settings
System (Lifecycle Management) > Upgrade (Plan)
Update upgrade plan settings for the component
PUT /api/v1/upgrade/plan/{component_type}/settings
System (Lifecycle Management) > Upgrade (Plan)
Returns pre-upgrade checks in csv format
GET /api/v1/upgrade/pre-upgrade-checks?format=csv
System (Lifecycle Management) > Upgrade (Plan)
Auto resolve the pre upgrade check.
POST /api/v1/upgrade/pre-upgrade-checks/{pre-upgrade-check-id}?action=resolve
System (Lifecycle Management) > Upgrade (Plan)
Acknowledge the pre upgrade check.
POST /api/v1/upgrade/pre-upgrade-checks/{pre-upgrade-check-id}?action=acknowledge
System (Lifecycle Management) > Upgrade (Plan)
Get Pre-upgrade Check Failures
GET /api/v1/upgrade/pre-upgrade-checks/failures
System (Lifecycle Management) > Upgrade (Plan)
Get Pre-upgrade Check Success
GET /api/v1/upgrade/pre-upgrade-checks/success
System (Lifecycle Management) > Upgrade (Plan)
Returns information about upgrade checks
GET /api/v1/upgrade/upgrade-checks-info
System (Lifecycle Management) > Upgrade (Status)
Fetches the upgrade consistency report for a component or all components.
GET /api/v1/upgrade/consistency-report
System (Lifecycle Management) > Upgrade (Status)
Fetches the upgrade consistency report for a component or all components.
GET /api/v1/upgrade/consistency-report
System (Lifecycle Management) > Upgrade (Status)
Get functional state of the upgrade coordinator
GET /api/v1/upgrade/functional-state
System (Lifecycle Management) > Upgrade (Status)
Get upgrade status summary
GET /api/v1/upgrade/status-summary
System (Lifecycle Management) > Upgrade (Status)
Get upgrade summary
GET /api/v1/upgrade/summary
System (Lifecycle Management) > Upgrade (Status)
Get Uc Bundle metadata for last uploaded bundle.
GET /api/v1/upgrade/uc-bundle-metadata
System (Lifecycle Management) > Upgrade (Status)
Get Uc Upgrade metadata.
GET /api/v1/upgrade/uc-upgrade-metadata
System (Lifecycle Management) > Upgrade (Status)
Get upgrade-coordinator upgrade status
GET /api/v1/upgrade/uc-upgrade-status
System (Lifecycle Management) > Upgrade (Ui Preferences)
Get preferences for rendering the UI.
GET /api/v1/upgrade/ui/preferences
System (Lifecycle Management) > Upgrade (Upgrade Units)
Get upgrade units
GET /api/v1/upgrade/upgrade-units
System (Lifecycle Management) > Upgrade (Upgrade Units)
Get upgrade units stats
GET /api/v1/upgrade/upgrade-units-stats
System (Lifecycle Management) > Upgrade (Upgrade Units)
Get a specific upgrade unit
GET /api/v1/upgrade/upgrade-units/{upgrade-unit-id}
System (Lifecycle Management) > Upgrade (Upgrade Units)
Get upgrade units aggregate-info
GET /api/v1/upgrade/upgrade-units/aggregate-info
System (Settings) > Licenses
Accept end user license agreement
POST /global-manager/api/v1/eula/accept
POST /api/v1/eula/accept
System (Settings) > Licenses
Return the acceptance status of end user license agreement
GET /global-manager/api/v1/eula/acceptance
GET /api/v1/eula/acceptance
System (Settings) > Licenses
Return the content of end user license agreement
GET /global-manager/api/v1/eula/content
GET /api/v1/eula/content
System Administration > Configuration > Auto-Reject-Ip-Options-Gateway-Firewall
Fetch the auto reject IP options gateway firewall configuration value.
GET /global-manager/api/v1/system-config/auto-reject-ip-options-gateway-firewall
System Administration > Configuration > Auto-Reject-Ip-Options-Gateway-Firewall
Saves the configuration for auto reject IP options gateway firewall configuration
PATCH /global-manager/api/v1/system-config/auto-reject-ip-options-gateway-firewall
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Corfu Log Replication Server
Read the Corfu Log Replication Server service properties
GET /api/v1/cluster/{cluster-node-id}/node/services/datastore_log_replication
GET /api/v1/node/services/datastore_log_replication
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Corfu Log Replication Server
Restart, start or stop the Corfu Log Replication Server service
POST /api/v1/cluster/{cluster-node-id}/node/services/datastore_log_replication?action=restart
POST /api/v1/cluster/{cluster-node-id}/node/services/datastore_log_replication?action=start
POST /api/v1/cluster/{cluster-node-id}/node/services/datastore_log_replication?action=stop
POST /api/v1/node/services/datastore_log_replication?action=restart
POST /api/v1/node/services/datastore_log_replication?action=start
POST /api/v1/node/services/datastore_log_replication?action=stop
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Corfu Log Replication Server
Read the Corfu Log Replication Server service status
GET /api/v1/cluster/{cluster-node-id}/node/services/datastore_log_replication/status
GET /api/v1/node/services/datastore_log_replication/status
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Global Manager Service
Read service properties
GET /api/v1/cluster/{cluster-node-id}/node/services/global-manager
GET /api/v1/node/services/global-manager
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Global Manager Service
Restart, start or stop the service
POST /api/v1/cluster/{cluster-node-id}/node/services/global-manager?action=start
POST /api/v1/cluster/{cluster-node-id}/node/services/global-manager?action=stop
POST /api/v1/cluster/{cluster-node-id}/node/services/global-manager?action=restart
POST /api/v1/node/services/global-manager?action=start
POST /api/v1/node/services/global-manager?action=stop
POST /api/v1/node/services/global-manager?action=restart
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Global Manager Service
Enable Global Manager service
POST /api/v1/cluster/{cluster-node-id}/node/services/global-manager?action=enable
POST /api/v1/node/services/global-manager?action=enable
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Global Manager Service
Deactivate Global Manager service
POST /api/v1/cluster/{cluster-node-id}/node/services/global-manager?action=disable
POST /api/v1/node/services/global-manager?action=disable
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Global Manager Service
Reset the logging levels to default values
POST /api/v1/cluster/{cluster-node-id}/node/services/global-manager?action=reset-manager-logging-levels
POST /api/v1/node/services/global-manager?action=reset-manager-logging-levels
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Global Manager Service
Update service properties
PUT /api/v1/cluster/{cluster-node-id}/node/services/global-manager
PUT /api/v1/node/services/global-manager
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Global Manager Service
Read service status
GET /api/v1/cluster/{cluster-node-id}/node/services/global-manager/status
GET /api/v1/node/services/global-manager/status
System Administration > Configuration > Fabric > Nodes > Services > NSX Message Service
Read NSX Message Bus service properties
GET /api/v1/cluster/{cluster-node-id}/node/services/nsx-message-bus
GET /api/v1/node/services/nsx-message-bus
System Administration > Configuration > Fabric > Nodes > Services > NSX Message Service
Restart, start or stop the NSX Message Bus service
POST /api/v1/cluster/{cluster-node-id}/node/services/nsx-message-bus?action=restart
POST /api/v1/cluster/{cluster-node-id}/node/services/nsx-message-bus?action=start
POST /api/v1/cluster/{cluster-node-id}/node/services/nsx-message-bus?action=stop
POST /api/v1/node/services/nsx-message-bus?action=restart
POST /api/v1/node/services/nsx-message-bus?action=start
POST /api/v1/node/services/nsx-message-bus?action=stop
System Administration > Configuration > Fabric > Nodes > Services > NSX Message Service
Read NSX Message Bus service status
GET /api/v1/cluster/{cluster-node-id}/node/services/nsx-message-bus/status
GET /api/v1/node/services/nsx-message-bus/status
System Administration > Configuration > Fabric > Nodes > Settings
List node FIPs modules
GET /api/v1/transport-nodes/{transport-node-id}/node/fips/modules
GET /api/v1/transport-nodes/{transport-node-id}/node/fips/modules?component_name=nsx-manager
GET /api/v1/transport-nodes/{transport-node-id}/node/fips/modules?component_name=nsx-global-manager
GET /api/v1/transport-nodes/{transport-node-id}/node/fips/modules?component_name=nsx-edge
GET /api/v1/cluster/{cluster-node-id}/node/fips/modules
GET /api/v1/cluster/{cluster-node-id}/node/fips/modules?component_name=nsx-manager
GET /api/v1/cluster/{cluster-node-id}/node/fips/modules?component_name=nsx-global-manager
GET /api/v1/cluster/{cluster-node-id}/node/fips/modules?component_name=nsx-edge
GET /api/v1/node/fips/modules
GET /api/v1/node/fips/modules?component_name=nsx-manager
GET /api/v1/node/fips/modules?component_name=nsx-global-manager
GET /api/v1/node/fips/modules?component_name=nsx-edge
System Administration > Diagnosis
Perform host resolution test
POST /api/v1/administration/network-diagnosis/host-resolution-test
System Administration > Diagnosis
Perform ping reachability test
POST /api/v1/administration/network-diagnosis/ping-reachability-test
System Administration > Monitoring > NSX Manager Health
Gets Node health status
GET /api/v1/reverse-proxy/node/health
Troubleshooting > Traceflow
List TraceflowConfig for infra
GET /global-manager/api/v1/global-infra/traceflows
Troubleshooting > Traceflow
Delete traceflow config
DELETE /global-manager/api/v1/global-infra/traceflows/{traceflow-id}
Troubleshooting > Traceflow
Read traceflow config
GET /global-manager/api/v1/global-infra/traceflows/{traceflow-id}
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.
PATCH /global-manager/api/v1/global-infra/traceflows/{traceflow-id} (Deprecated)
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.
POST /global-manager/api/v1/global-infra/traceflows/{traceflow-id} (Deprecated)
Troubleshooting > Traceflow
Create or update a traceflow config
PUT /global-manager/api/v1/global-infra/traceflows/{traceflow-id}
Troubleshooting > Traceflow
Read traceflow observations
GET /global-manager/api/v1/global-infra/traceflows/{traceflow-id}/observations
Troubleshooting > Traceflow
Read traceflow status
GET /global-manager/api/v1/global-infra/traceflows/{traceflow-id}/status
User Management > Access Token
Create registration access token
POST /global-manager/api/v1/aaa/registration-token
POST /api/v1/aaa/registration-token
User Management > Access Token
Delete registration access token

Deprecated: Use API POST /api/v1/aaa/registration-token/delete
DELETE /global-manager/api/v1/aaa/registration-token/{token} (Deprecated)
DELETE /api/v1/aaa/registration-token/{token} (Deprecated)
User Management > Access Token
Get registration access token

Deprecated: Use API POST /api/v1/aaa/registration-token/retrieve
GET /global-manager/api/v1/aaa/registration-token/{token} (Deprecated)
GET /api/v1/aaa/registration-token/{token} (Deprecated)
User Management > Access Token
Delete registration access token
POST /global-manager/api/v1/aaa/registration-token/delete
POST /api/v1/aaa/registration-token/delete
User Management > Access Token
Get registration access token
POST /global-manager/api/v1/aaa/registration-token/retrieve
POST /api/v1/aaa/registration-token/retrieve
User Management > Principal Identities
Return the list of OpenID Connect end-points.
GET /api/v1/trust-management/oidc-uris
User Management > Principal Identities
Add an OpenID Connect end-point.
POST /api/v1/trust-management/oidc-uris
User Management > Principal Identities
Update a OpenID Connect end-point's thumbprint
POST /api/v1/trust-management/oidc-uris?action=update_thumbprint
User Management > Principal Identities
Get an OpenID Connect end-point.
GET /api/v1/trust-management/oidc-uris/{id}
User Management > Principal Identities
Refresh an OpenID Connect end-point
POST /api/v1/trust-management/oidc-uris/{id}?action=refresh
User Management > Principal Identities
Update an OpenID Connect end-point.
PUT /api/v1/trust-management/oidc-uris/{id}
User Management > Principal Identities
Check the health of an OpenID Connect end-point
GET /api/v1/trust-management/oidc-uris/{id}/health
User Management > Principal Identities
Configure NSX for OIDC authentication with VIDB
POST /api/v1/trust-management/oidc-uris/action/configure-vidb-oidc-endpoint
User Management > Principal Identities
Configure NSX for OIDC authentication with VC/WS1B
POST /api/v1/trust-management/oidc-uris/action/configure-ws1b-oidc-endpoint
User Management > Principal Identities
Unconfigure NSX for OIDC authentication with VC/WS1B
POST /api/v1/trust-management/oidc-uris/action/remove-ws1b-oidc-endpoint
User Management > Principal Identities
Test connection to VIDB
POST /api/v1/trust-management/oidc-uris/action/test-vidb-oidc-endpoint-connection
User Management > Principal Identities
Return the list of principal identities
GET /api/v1/trust-management/principal-identities
User Management > Principal Identities
Register a name-certificate combination.

Deprecated: Deprecated, use POST /trust-management/principal-identities/with-certificate instead.
POST /api/v1/trust-management/principal-identities (Deprecated)
User Management > Principal Identities
Update a principal identity's certificate
POST /api/v1/trust-management/principal-identities?action=update_certificate
User Management > Principal Identities
Delete a principal identity
DELETE /api/v1/trust-management/principal-identities/{principal-identity-id}
User Management > Principal Identities
Get a principal identity
GET /api/v1/trust-management/principal-identities/{principal-identity-id}
User Management > Principal Identities
Register a name-certificate combination.
POST /api/v1/trust-management/principal-identities/with-certificate
User Management > Principal Identities
Return the list of token-based principal identities. | These don't have certificate or role information.
GET /api/v1/trust-management/token-principal-identities
User Management > Principal Identities
Register a token-based principal identity.
POST /api/v1/trust-management/token-principal-identities
User Management > Principal Identities
Delete a token-based principal identity
DELETE /api/v1/trust-management/token-principal-identities/{principal-identity-id}
User Management > Principal Identities
Get a token-based principal identity
GET /api/v1/trust-management/token-principal-identities/{principal-identity-id}
User Management > Roles
List RBAC features
GET /global-manager/api/v1/aaa/features-with-properties
GET /api/v1/aaa/features-with-properties
User Management > Roles
Get all users and groups with their roles
GET /global-manager/api/v1/aaa/role-bindings
GET /api/v1/aaa/role-bindings
User Management > Roles
Assign roles to User or Group
POST /global-manager/api/v1/aaa/role-bindings
POST /api/v1/aaa/role-bindings
User Management > Roles
Delete all stale role assignments
POST /global-manager/api/v1/aaa/role-bindings?action=delete_stale_bindings
POST /api/v1/aaa/role-bindings?action=delete_stale_bindings
User Management > Roles
Delete user/group's roles assignment
DELETE /global-manager/api/v1/aaa/role-bindings/{binding-id}
DELETE /api/v1/aaa/role-bindings/{binding-id}
User Management > Roles
Get user/group's role information
GET /global-manager/api/v1/aaa/role-bindings/{binding-id}
GET /api/v1/aaa/role-bindings/{binding-id}
User Management > Roles
Update User or Group's roles
PUT /global-manager/api/v1/aaa/role-bindings/{binding-id}
PUT /api/v1/aaa/role-bindings/{binding-id}
User Management > Roles
Get information about all roles
GET /global-manager/api/v1/aaa/roles
GET /api/v1/aaa/roles
User Management > Roles
Validate a new feature permission set
POST /global-manager/api/v1/aaa/roles?action=validate
POST /api/v1/aaa/roles?action=validate
User Management > Roles
Get information about all roles with features and their permissions
GET /global-manager/api/v1/aaa/roles-with-feature-permissions
GET /api/v1/aaa/roles-with-feature-permissions
User Management > Roles
Delete custom role
DELETE /global-manager/api/v1/aaa/roles/{role}
DELETE /api/v1/aaa/roles/{role}
User Management > Roles
Get role information
GET /global-manager/api/v1/aaa/roles/{role}
GET /api/v1/aaa/roles/{role}
User Management > Roles
Clone an already present role
POST /global-manager/api/v1/aaa/roles/{role}?action=clone
POST /api/v1/aaa/roles/{role}?action=clone
User Management > Roles
Update custom role
PUT /global-manager/api/v1/aaa/roles/{role}
PUT /api/v1/aaa/roles/{role}
User Management > Roles
Set role assignment permission configuration
PUT /global-manager/api/v1/aaa/roles/{role}/role-assignment-permission-config
PUT /api/v1/aaa/roles/{role}/role-assignment-permission-config
User Management > User Authentication
Authenticate and create a session
POST /api/session/create
User Management > User Authentication
Destroy an authenticated session
POST /api/session/destroy
User Management > Users
Get the name and role information of the user.
GET /global-manager/api/v1/aaa/user-info
GET /api/v1/aaa/user-info
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.
GET /global-manager/api/v1/aaa/vidm/groups (Deprecated)
GET /api/v1/aaa/vidm/groups (Deprecated)
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.
POST /global-manager/api/v1/aaa/vidm/search (Deprecated)
POST /api/v1/aaa/vidm/search (Deprecated)
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.
GET /global-manager/api/v1/aaa/vidm/users (Deprecated)
GET /api/v1/aaa/vidm/users (Deprecated)
User Management > VIDM Configuration
Read AAA provider vIDM properties

Deprecated: vIDM is deprecated by vIDB. Use API GET /api/v1/trust-management/oidc-uris/.
GET /api/v1/cluster/{cluster-node-id}/node/aaa/providers/vidm (Deprecated)
GET /api/v1/node/aaa/providers/vidm (Deprecated)
User Management > VIDM Configuration
Update AAA provider vIDM properties

Deprecated: vIDM is deprecated by vIDB. Use API POST /api/v1/trust-management/oidc-uris/action/configure-vidb-oidc-endpoint.
PUT /api/v1/cluster/{cluster-node-id}/node/aaa/providers/vidm (Deprecated)
PUT /api/v1/node/aaa/providers/vidm (Deprecated)
User Management > VIDM Configuration
Read AAA provider vIDM status

Deprecated: vIDM is deprecated by vIDB. Use API GET /api/v1/trust-management/oidc-uris/{id}/health.
GET /api/v1/cluster/{cluster-node-id}/node/aaa/providers/vidm/status (Deprecated)
GET /api/v1/node/aaa/providers/vidm/status (Deprecated)