NSX-T Data Center Global Manager REST API
All Methods
API Description | API Path |
---|---|
API Usage > User Authentication Authenticate and create a session |
POST /api/session/create
|
API Usage > User Authentication Destroy an authenticated session |
POST /api/session/destroy
|
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 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 Get infra segment cross site traffic statistics |
GET /global-manager/api/v1/global-infra/segments/{segment-id}/inter-site-forwarder/status
|
Federation > Inter-Sites Get RTEP span and mac address-table |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-services-id}/inter-site/bgp-summary
|
Federation > Inter-Sites Get RTEP mesh connectivity status |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-services-id}/inter-site/status
|
Federation > Inter-Sites 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 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 Get segment cross site traffic statistics |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/inter-site-forwarder/status
|
Federation > Observability Get monitoring info |
GET /global-manager/api/v1/observability/flow-details
|
Federation > Onboarding Check Onboarding configuration conflicts |
POST /global-manager/api/v1/global-infra/sites/{site-id}/onboarding?action=check_conflict
|
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 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 > Security > East West Security > Distributed Firewall > Settings > 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
|
Federation > Security > East West Security > Distributed Firewall > Settings > 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
|
Federation > Security > East West Security > Distributed Firewall > Settings > 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
|
Federation > Security > East West Security > Distributed Firewall > Settings > Distributed Firewall Settings Get global distributed firewall configurations for all the sites |
GET /global-manager/api/v1/global-infra/sites/settings/firewall/security
|
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
|
Management Plane API > NSX Component Administration > Appliance Management Read the Appliance Proxy service properties |
GET /api/v1/cluster/{cluster-node-id}/node/services/applianceproxy
GET /api/v1/node/services/applianceproxy |
Management Plane API > NSX Component Administration > Appliance Management 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 |
Management Plane API > NSX Component Administration > Appliance Management Read the Appliance Proxy service status |
GET /api/v1/cluster/{cluster-node-id}/node/services/applianceproxy/status
GET /api/v1/node/services/applianceproxy/status |
Policy Get the list of services where the given group is consumed. |
GET /global-manager/api/v1/global-infra/group-service-associations
|
Policy > Infra > Certificates > CSR Return All the Generated CSRs |
GET /global-manager/api/v1/global-infra/csrs
|
Policy > Infra > Certificates > CSR Generate a new self-signed certificate |
POST /global-manager/api/v1/global-infra/csrs?action=self_sign
|
Policy > Infra > Certificates > CSR Delete a CSR |
DELETE /global-manager/api/v1/global-infra/csrs/{csr-id}
|
Policy > Infra > Certificates > CSR Show CSR Data for the Given CSR ID |
GET /global-manager/api/v1/global-infra/csrs/{csr-id}
|
Policy > Infra > Certificates > CSR Self-Sign the CSR |
POST /global-manager/api/v1/global-infra/csrs/{csr-id}?action=self_sign
|
Policy > Infra > Certificates > CSR Generate a New Certificate Signing Request |
POST /global-manager/api/v1/global-infra/csrs/{csr-id}?action=create
|
Policy > Infra > Certificates > CSR Import a Certificate Associated with an Approved CSR |
POST /global-manager/api/v1/global-infra/csrs/{csr-id}?action=import
|
Policy > Infra > Certificates > CSR 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
|
Policy > Infra > Certificates > CSR Get CSR PEM File for the Given CSR ID |
GET /global-manager/api/v1/global-infra/csrs/{csr-id}/pem-file
|
Policy > Infra > Certificates > Certificates Returns information about all the CA bundles |
GET /global-manager/api/v1/global-infra/cabundles
|
Policy > Infra > Certificates > Certificates Deletes CA bundle |
DELETE /global-manager/api/v1/global-infra/cabundles/{cabundle-id}
|
Policy > Infra > Certificates > Certificates Returns information about a CA bundle |
GET /global-manager/api/v1/global-infra/cabundles/{cabundle-id}
|
Policy > Infra > Certificates > Certificates Adds or updates a CA bundle |
PATCH /global-manager/api/v1/global-infra/cabundles/{cabundle-id}
|
Policy > Infra > Certificates > Certificates Adds or replaces a CA bundle |
POST /global-manager/api/v1/global-infra/cabundles/{cabundle-id}
|
Policy > Infra > Certificates > Certificates Adds or replaces a CA bundle |
PUT /global-manager/api/v1/global-infra/cabundles/{cabundle-id}
|
Policy > Infra > Certificates > Certificates Downloads a CA bundle |
GET /global-manager/api/v1/global-infra/cabundles/{cabundle-id}/pem-file
|
Policy > Infra > Certificates > Certificates Return All the User-Facing Components' Certificates |
GET /global-manager/api/v1/global-infra/certificates
|
Policy > Infra > Certificates > Certificates Delete Certificate for the Given Certificate ID |
DELETE /global-manager/api/v1/global-infra/certificates/{certificate-id}
|
Policy > Infra > Certificates > Certificates Show Certificate Data for the Given Certificate ID |
GET /global-manager/api/v1/global-infra/certificates/{certificate-id}
|
Policy > Infra > Certificates > Certificates Add a New Certificate |
PATCH /global-manager/api/v1/global-infra/certificates/{certificate-id}
|
Policy > Infra > Certificates > Certificates Add a New Certificate |
PUT /global-manager/api/v1/global-infra/certificates/{certificate-id}
|
Policy > Infra > Certificates > Certification Revocation List Return All Added CRLs |
GET /global-manager/api/v1/global-infra/crls
|
Policy > Infra > Certificates > Certification Revocation List Delete a CRL |
DELETE /global-manager/api/v1/global-infra/crls/{crl-id}
|
Policy > Infra > Certificates > Certification Revocation List Show CRL Data for the Given CRL id. |
GET /global-manager/api/v1/global-infra/crls/{crl-id}
|
Policy > Infra > Certificates > Certification Revocation List Create or patch a Certificate Revocation List |
PATCH /global-manager/api/v1/global-infra/crls/{crl-id}
|
Policy > Infra > Certificates > Certification Revocation List Upload a new or updated Certificate Revocation List |
POST /global-manager/api/v1/global-infra/crls/{crl-id}?action=upload
|
Policy > Infra > Certificates > Certification Revocation List Create a new Certificate Revocation List |
POST /global-manager/api/v1/global-infra/crls/{crl-id}?action=import
|
Policy > Infra > Certificates > Certification Revocation List Create or fully replace a Certificate Revocation List |
PUT /global-manager/api/v1/global-infra/crls/{crl-id}
|
Policy > Infra > Constraints List tenant Constraints. |
GET /global-manager/api/v1/global-infra/constraints
|
Policy > Infra > Constraints Read tenant Constraint. |
GET /global-manager/api/v1/global-infra/constraints/{constraint-id}
|
Policy > Infra > Domains > Domain List domains for infra |
GET /global-manager/api/v1/global-infra/domains
|
Policy > Infra > Domains > Domain Delete Domain and all the entities contained by this domain |
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}
|
Policy > Infra > Domains > Domain Read domain |
GET /global-manager/api/v1/global-infra/domains/{domain-id}
|
Policy > Infra > Domains > Domain Patch a domain |
PATCH /global-manager/api/v1/global-infra/domains/{domain-id}
|
Policy > Infra > Domains > Domain Create or update a domain |
PUT /global-manager/api/v1/global-infra/domains/{domain-id}
|
Policy > Infra > Domains > Domain Deployment Maps List Domain Deployment maps for infra |
GET /global-manager/api/v1/global-infra/domains/{domain-id}/domain-deployment-maps
|
Policy > Infra > 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 > Infra > 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 > Infra > 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 > Infra > 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 > Infra > Enforcement Points List enforcementpoints under Site |
GET /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points
|
Policy > Infra > Enforcement Points Full sync EnforcementPoint from Site |
POST /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcement-point-id}?action=full-sync
|
Policy > Infra > Enforcement Points Delete EnforcementPoint from Site |
DELETE /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}
|
Policy > Infra > Enforcement Points Read an Enforcement Point under Infra/Site |
GET /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}
|
Policy > Infra > Enforcement Points Patch a new Enforcement Point under Site |
PATCH /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}
|
Policy > Infra > Enforcement Points Reload an Enforcement Point under Site |
POST /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}?action=reload
|
Policy > Infra > Enforcement Points Create/update a new Enforcement Point under Site |
PUT /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}
|
Policy > Infra > Enforcement Points List Edge Clusters under an Enforcement Point |
GET /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/edge-clusters
|
Policy > Infra > Enforcement Points Read a 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}
|
Policy > Infra > Enforcement Points 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
|
Policy > Infra > Enforcement Points Read a 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}
|
Policy > Infra > Hierarchical API Read infra |
GET /global-manager/api/v1/global-infra
|
Policy > Infra > Hierarchical API Update the infra including all the nested entities |
PATCH /global-manager/api/v1/global-infra
|
Policy > Infra > Hierarchical API Update the infra object |
PUT /global-manager/api/v1/global-infra
|
Policy > Infra > Labels List labels for infra |
GET /global-manager/api/v1/global-infra/labels
|
Policy > Infra > Labels Read lable |
GET /global-manager/api/v1/global-infra/labels/{label-id}
|
Policy > Infra > Monitoring Get configs for policy |
GET /global-manager/api/v1/global-infra/config
|
Policy > Infra > Monitoring Get health stats for policy modules |
GET /global-manager/api/v1/global-infra/health
|
Policy > Infra > Monitoring Get operational stats for policy modules |
GET /global-manager/api/v1/global-infra/opstats
|
Policy > Infra > Monitoring Get performance metrics for policy |
GET /global-manager/api/v1/global-infra/performance
|
Policy > Infra > Realized State List All alarms in the system |
GET /global-manager/api/v1/global-infra/realized-state/alarms
|
Policy > Infra > Realized State Get list of realized objects associated with intent object |
GET /global-manager/api/v1/global-infra/realized-state/realized-entities
|
Policy > Infra > 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 > Infra > Realized State Get consolidated status of an intent object |
GET /global-manager/api/v1/global-infra/realized-state/status
|
Policy > Inventory > Groups > 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
|
Policy > Inventory > Groups > Group Members Get member types for a given Group |
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/member-types
|
Policy > Inventory > Groups > 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
|
Policy > Inventory > Groups > 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
|
Policy > Inventory > Groups > 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
|
Policy > Inventory > Groups > 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
|
Policy > Inventory > Groups > 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
|
Policy > Inventory > Groups > Group Members Get logical ports that belong to this Group |
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/members/logical-ports
|
Policy > Inventory > Groups > Group Members Get logical switches that belong to this Group |
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/members/logical-switches
|
Policy > Inventory > Groups > Group Members Get Effective Physical Server Members that belong to this group. |
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/members/physical-servers
|
Policy > Inventory > Groups > Group Members Get pods that belong to this Group |
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/members/pods
|
Policy > Inventory > Groups > 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
|
Policy > Inventory > Groups > Group Members Get segments that belong to this Group |
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/members/segments
|
Policy > Inventory > Groups > 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
|
Policy > Inventory > Groups > 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
|
Policy > Inventory > Groups > 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
|
Policy > Inventory > Groups > Group Members Get groups for which the given object is a member |
GET /global-manager/api/v1/global-infra/group-associations
|
Policy > Inventory > Groups > Group Members Get groups for which the given IP address is a member |
GET /global-manager/api/v1/global-infra/ip-address-group-associations
|
Policy > Inventory > Groups > Group Members Get groups for which the given Physical Server is a member |
GET /global-manager/api/v1/global-infra/physical-server-group-associations
|
Policy > Inventory > Groups > Group Members Get groups for which the given pod is a member |
GET /global-manager/api/v1/global-infra/pod-group-associations
|
Policy > Inventory > Groups > Group Members Get groups for which the given VM is a member |
GET /global-manager/api/v1/global-infra/virtual-machine-group-associations
|
Policy > Inventory > Groups > Group Members Get groups for which the given VIF is a member |
GET /global-manager/api/v1/global-infra/virtual-network-interface-group-associations
|
Policy > Inventory > Groups > Groups List Groups for a domain |
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups
|
Policy > Inventory > Groups > Groups Delete Group |
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}
|
Policy > Inventory > Groups > Groups Read group |
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}
|
Policy > Inventory > Groups > Groups Patch a group |
PATCH /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}
|
Policy > Inventory > Groups > Groups Create or update a group |
PUT /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}
|
Policy > Inventory > Groups > Groups Delete Group External ID Expression |
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/external-id-expressions/{expression-id}
|
Policy > Inventory > Groups > 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}
|
Policy > Inventory > Groups > 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}
|
Policy > Inventory > Groups > Groups Delete Group IPAddressExpression |
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/ip-address-expressions/{expression-id}
|
Policy > Inventory > Groups > 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}
|
Policy > Inventory > Groups > 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}
|
Policy > Inventory > Groups > Groups Delete Group MACAddressExpression |
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/mac-address-expressions/{expression-id}
|
Policy > Inventory > Groups > 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}
|
Policy > Inventory > Groups > 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}
|
Policy > Inventory > Groups > Groups Delete Group Path Expression |
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/path-expressions/{expression-id}
|
Policy > Inventory > Groups > Groups Patch a group path expression |
PATCH /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/path-expressions/{expression-id}
|
Policy > Inventory > Groups > 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}
|
Policy > Inventory > Profiles > Context Profiles Get PolicyContextProfiles |
GET /global-manager/api/v1/global-infra/context-profiles
|
Policy > Inventory > Profiles > Context Profiles Delete Policy Context Profile |
DELETE /global-manager/api/v1/global-infra/context-profiles/{context-profile-id}
|
Policy > Inventory > Profiles > Context Profiles Get PolicyContextProfile |
GET /global-manager/api/v1/global-infra/context-profiles/{context-profile-id}
|
Policy > Inventory > Profiles > Context Profiles Create PolicyContextProfile |
PATCH /global-manager/api/v1/global-infra/context-profiles/{context-profile-id}
|
Policy > Inventory > Profiles > Context Profiles Create PolicyContextProfile |
PUT /global-manager/api/v1/global-infra/context-profiles/{context-profile-id}
|
Policy > Inventory > Profiles > Context Profiles List Context Profile supported attribute types |
GET /global-manager/api/v1/global-infra/context-profiles/attribute-types
|
Policy > Inventory > Profiles > Context Profiles List Policy Context Profile supported attributes and sub-attributes |
GET /global-manager/api/v1/global-infra/context-profiles/attributes
|
Policy > Inventory > Profiles > 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)
|
Policy > Inventory > Profiles > 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)
|
Policy > Inventory > Profiles > Context Profiles Retrieves custom attribute values for given attribute key |
GET /global-manager/api/v1/global-infra/context-profiles/custom-attributes/default
|
Policy > Inventory > Profiles > Context Profiles Update custom attribute value list for given attribute key. |
PATCH /global-manager/api/v1/global-infra/context-profiles/custom-attributes/default
|
Policy > Inventory > Profiles > Context Profiles Adds/Removes custom attribute values from list |
POST /global-manager/api/v1/global-infra/context-profiles/custom-attributes/default
|
Policy > Inventory > Services List Services for infra |
GET /global-manager/api/v1/global-infra/services
|
Policy > Inventory > Services Delete Service |
DELETE /global-manager/api/v1/global-infra/services/{service-id}
|
Policy > Inventory > Services Read a service |
GET /global-manager/api/v1/global-infra/services/{service-id}
|
Policy > Inventory > Services Patch a Service |
PATCH /global-manager/api/v1/global-infra/services/{service-id}
|
Policy > Inventory > Services Create or update a Service |
PUT /global-manager/api/v1/global-infra/services/{service-id}
|
Policy > Inventory > Services List Service entries for the given service |
GET /global-manager/api/v1/global-infra/services/{service-id}/service-entries
|
Policy > Inventory > Services Delete Service entry |
DELETE /global-manager/api/v1/global-infra/services/{service-id}/service-entries/{service-entry-id}
|
Policy > Inventory > Services Service entry |
GET /global-manager/api/v1/global-infra/services/{service-id}/service-entries/{service-entry-id}
|
Policy > Inventory > Services Patch a ServiceEntry |
PATCH /global-manager/api/v1/global-infra/services/{service-id}/service-entries/{service-entry-id}
|
Policy > Inventory > Services Create or update a ServiceEntry |
PUT /global-manager/api/v1/global-infra/services/{service-id}/service-entries/{service-entry-id}
|
Policy > Inventory > Tags List all unique tags. |
GET /global-manager/api/v1/global-infra/tags
|
Policy > Inventory > Tags List all objects assigned with matching scope and tag values |
GET /global-manager/api/v1/global-infra/tags/effective-resources
|
Policy > Inventory > Tags Get details of tag bulk operation request |
GET /global-manager/api/v1/global-infra/tags/tag-operations/{operation-id}
|
Policy > Inventory > Tags Assign or Unassign tag on multiple Virtual Machines. |
PUT /global-manager/api/v1/global-infra/tags/tag-operations/{operation-id}
|
Policy > Inventory > Tags Get status of tag bulk operation |
GET /global-manager/api/v1/global-infra/tags/tag-operations/{operation-id}/status
|
Policy > Inventory > Vm List all VM tag replication policies |
GET /global-manager/api/v1/global-infra/vm-tag-replication-policies
|
Policy > Inventory > Vm Delete the VM tag replication policy specified by id |
DELETE /global-manager/api/v1/global-infra/vm-tag-replication-policies/{id}
|
Policy > Inventory > Vm Get the VM tag replication policy specified by id |
GET /global-manager/api/v1/global-infra/vm-tag-replication-policies/{id}
|
Policy > Inventory > Vm Patch the VM tag replication policy |
PATCH /global-manager/api/v1/global-infra/vm-tag-replication-policies/{id}
|
Policy > Inventory > Vm Create or update the VM tag replication policy |
PUT /global-manager/api/v1/global-infra/vm-tag-replication-policies/{id}
|
Policy > Monitoring > Compliance Returns the compliance status |
GET /global-manager/api/v1/compliance/status
|
Policy > Monitoring > Finetuning For each type of entity what are the attributes owned by policy. |
GET /global-manager/api/v1/fine-tuning/resources
|
Policy > Monitoring > Latency List latency profiles |
GET /global-manager/api/v1/global-infra/latency-profiles
|
Policy > Monitoring > Latency Delete latency profile |
DELETE /global-manager/api/v1/global-infra/latency-profiles/{profile-id}
|
Policy > Monitoring > Latency Read latency profile |
GET /global-manager/api/v1/global-infra/latency-profiles/{profile-id}
|
Policy > Monitoring > Latency Patch latency profile |
PATCH /global-manager/api/v1/global-infra/latency-profiles/{profile-id}
|
Policy > Monitoring > Latency Create or Replace latency profile |
PUT /global-manager/api/v1/global-infra/latency-profiles/{profile-id}
|
Policy > Monitoring > Traceflow List TraceflowConfig for infra |
GET /global-manager/api/v1/global-infra/traceflows
|
Policy > Monitoring > Traceflow Delete traceflow config |
DELETE /global-manager/api/v1/global-infra/traceflows/{traceflow-id}
|
Policy > Monitoring > Traceflow Read traceflow config |
GET /global-manager/api/v1/global-infra/traceflows/{traceflow-id}
|
Policy > Monitoring > 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)
|
Policy > Monitoring > 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)
|
Policy > Monitoring > Traceflow Create or update a traceflow config |
PUT /global-manager/api/v1/global-infra/traceflows/{traceflow-id}
|
Policy > Monitoring > Traceflow Read traceflow observations |
GET /global-manager/api/v1/global-infra/traceflows/{traceflow-id}/observations
|
Policy > Monitoring > Traceflow Read traceflow status |
GET /global-manager/api/v1/global-infra/traceflows/{traceflow-id}/status
|
Policy > Networking > Connectivity > Routing > Tier-0 Gateways Recover of Tier0 and linked tier1 gateway(s). |
POST /global-manager/api/v1/global-infra/tier-0s?action=site_failover
|
Policy > Networking > Connectivity > Segments 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
|
Policy > Networking > Connectivity > Segments Get downlink port Address Resolution Protocol Proxies for infra segment |
GET /global-manager/api/v1/global-infra/segments/{segment-id}/arp-proxy
|
Policy > Networking > Connectivity > Segments 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
|
Policy > Networking > Connectivity > Segments 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
|
Policy > Networking > Connectivity > Segments > Bridge Endpoints > Statistics 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
|
Policy > Networking > Connectivity > Segments > Bridge Endpoints > Statistics 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
|
Policy > Networking > Connectivity > Segments > Edge Bridge Profiles List L2 Bridge Endpoint Profiles |
GET /global-manager/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcement-point-id}/edge-bridge-profiles
|
Policy > Networking > Connectivity > Segments > Edge Bridge Profiles 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}
|
Policy > Networking > Connectivity > Segments > Edge Bridge Profiles 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}
|
Policy > Networking > Connectivity > Segments > Edge Bridge Profiles 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}
|
Policy > Networking > Connectivity > Segments > Edge Bridge Profiles 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}
|
Policy > Networking > Connectivity > Segments > MAC Table Get infra segment MAC table in CSV |
GET /global-manager/api/v1/global-infra/segments/{segment-id}/mac-table?format=csv
|
Policy > Networking > Connectivity > Segments > MAC Table Get infra segment MAC table |
GET /global-manager/api/v1/global-infra/segments/{segment-id}/mac-table
|
Policy > Networking > Connectivity > Segments > MAC Table Get Tier-1 segment MAC table |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/mac-table
|
Policy > Networking > Connectivity > Segments > MAC Table 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
|
Policy > Networking > Connectivity > Segments > Ports List infra segment ports |
GET /global-manager/api/v1/global-infra/segments/{segment-id}/ports
|
Policy > Networking > Connectivity > Segments > Ports Get infra segment port by ID |
GET /global-manager/api/v1/global-infra/segments/{segment-id}/ports/{port-id}
|
Policy > Networking > Connectivity > Segments > Ports List all effective profiles for infra segment port |
GET /global-manager/api/v1/global-infra/segments/{segment-id}/ports/{port-id}/effective-profiles
|
Policy > Networking > Connectivity > Segments > Ports List Tier-1 segment ports |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/ports
|
Policy > Networking > Connectivity > Segments > 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}
|
Policy > Networking > Connectivity > Segments > 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
|
Policy > Networking > Connectivity > Segments > Ports > MAC Table 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
|
Policy > Networking > Connectivity > Segments > Ports > MAC Table Get MAC table for infra segment port |
GET /global-manager/api/v1/global-infra/segments/{segment-id}/ports/{port-id}/mac-table
|
Policy > Networking > Connectivity > Segments > Ports > MAC Table 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
|
Policy > Networking > Connectivity > Segments > Ports > MAC Table 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
|
Policy > Networking > Connectivity > Segments > Ports > State Get infra segment port state |
GET /global-manager/api/v1/global-infra/segments/{segment-id}/ports/{port-id}/state
|
Policy > Networking > Connectivity > Segments > Ports > State 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
|
Policy > Networking > Connectivity > Segments > Ports > Statistics Get infra segment port statistics information |
GET /global-manager/api/v1/global-infra/segments/{segments-id}/ports/{port-id}/statistics
|
Policy > Networking > Connectivity > Segments > Ports > Statistics 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
|
Policy > Networking > Connectivity > Segments > Ports > Status Get infra segment port status information |
GET /global-manager/api/v1/global-infra/segments/{segments-id}/ports/{port-id}/status
|
Policy > Networking > Connectivity > Segments > Ports > Status Get segment port status information |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segments-id}/ports/{port-id}/status
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Discovery Profile Binding Get Group discovery profile binding map |
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/discovery-profile-binding-maps
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Discovery Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Discovery Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Discovery Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Discovery Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Discovery Profile Binding 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
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Discovery Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Discovery Profile Binding List Infra Segment Discovery Profile Binding Maps |
GET /global-manager/api/v1/global-infra/segments/{infra-segment-id}/segment-discovery-profile-binding-maps
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Discovery Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Discovery Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Discovery Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Discovery Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Discovery Profile Binding 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
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Discovery Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Discovery Profile Binding 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
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Discovery Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Discovery Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Discovery Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Discovery Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > IP Discovery Profiles List IP Discovery Profiles |
GET /global-manager/api/v1/global-infra/ip-discovery-profiles
|
Policy > Networking > Connectivity > Segments > Segment Profiles > IP Discovery Profiles Delete IP Discovery Profile |
DELETE /global-manager/api/v1/global-infra/ip-discovery-profiles/{ip-discovery-profile-id}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > IP Discovery Profiles Get IP Discovery Profile |
GET /global-manager/api/v1/global-infra/ip-discovery-profiles/{ip-discovery-profile-id}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > IP Discovery Profiles Create IP Discovery Profile |
PATCH /global-manager/api/v1/global-infra/ip-discovery-profiles/{ip-discovery-profile-id}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > IP Discovery Profiles Update IP Discovery Profile |
PUT /global-manager/api/v1/global-infra/ip-discovery-profiles/{ip-discovery-profile-id}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > MAC Discovery Profiles List Mac Discovery Profiles |
GET /global-manager/api/v1/global-infra/mac-discovery-profiles
|
Policy > Networking > Connectivity > Segments > Segment Profiles > MAC Discovery Profiles Delete Mac Discovery Profile |
DELETE /global-manager/api/v1/global-infra/mac-discovery-profiles/{mac-discovery-profile-id}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > MAC Discovery Profiles Get Mac Discovery Profile |
GET /global-manager/api/v1/global-infra/mac-discovery-profiles/{mac-discovery-profile-id}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > MAC Discovery Profiles Create Mac Discovery Profile |
PATCH /global-manager/api/v1/global-infra/mac-discovery-profiles/{mac-discovery-profile-id}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > MAC Discovery Profiles Update Mac Discovery Profile |
PUT /global-manager/api/v1/global-infra/mac-discovery-profiles/{mac-discovery-profile-id}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > QOS Profile Binding List Port QoS Profile Binding Maps |
GET /global-manager/api/v1/global-infra/segments/{segment-id}/ports/{port-id}/port-qos-profile-binding-maps
|
Policy > Networking > Connectivity > Segments > Segment Profiles > QOS Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > QOS Profile Binding List Segment QoS Profile Binding Maps |
GET /global-manager/api/v1/global-infra/segments/{segment-id}/segment-qos-profile-binding-maps
|
Policy > Networking > Connectivity > Segments > Segment Profiles > QOS Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > QOS Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > QOS Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > QOS Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > QOS Profile Binding 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
|
Policy > Networking > Connectivity > Segments > Segment Profiles > QOS Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > QOS Profile Binding 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
|
Policy > Networking > Connectivity > Segments > Segment Profiles > QOS Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > QOS Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > QOS Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > QOS Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > QOS Profiles List QoS Profiles |
GET /global-manager/api/v1/global-infra/qos-profiles
|
Policy > Networking > Connectivity > Segments > Segment Profiles > QOS Profiles Delete QoS profile |
DELETE /global-manager/api/v1/global-infra/qos-profiles/{qos-profile-id}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > QOS Profiles Details of QoS profile |
GET /global-manager/api/v1/global-infra/qos-profiles/{qos-profile-id}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > QOS Profiles Patch QoS profile. |
PATCH /global-manager/api/v1/global-infra/qos-profiles/{qos-profile-id}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > QOS Profiles Create or Replace QoS profile. |
PUT /global-manager/api/v1/global-infra/qos-profiles/{qos-profile-id}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Security Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Segment Security Profile Binding 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
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Segment Security Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Segment Security Profile Binding List infra segment security profile binding maps |
GET /global-manager/api/v1/global-infra/segments/{segment-id}/segment-security-profile-binding-maps
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Segment Security Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Segment Security Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Segment Security Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Segment Security Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Segment Security Profile Binding 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
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Segment Security Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Segment Security Profile Binding 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
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Segment Security Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Segment Security Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Segment Security Profile Binding 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}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Segment Security Profiles List segment security profiles |
GET /global-manager/api/v1/global-infra/segment-security-profiles
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Segment Security Profiles DELETE segment security profile |
DELETE /global-manager/api/v1/global-infra/segment-security-profiles/{segment-security-profile-id}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Segment Security Profiles GET Segment security profile id |
GET /global-manager/api/v1/global-infra/segment-security-profiles/{segment-security-profile-id}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Segment Security Profiles PATCH segment security profile id |
PATCH /global-manager/api/v1/global-infra/segment-security-profiles/{segment-security-profile-id}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Segment Security Profiles PUT segment security profile id |
PUT /global-manager/api/v1/global-infra/segment-security-profiles/{segment-security-profile-id}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Spoofguard Profiles List SpoofGuard profiles |
GET /global-manager/api/v1/global-infra/spoofguard-profiles
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Spoofguard Profiles Delete SpoofGuard profile |
DELETE /global-manager/api/v1/global-infra/spoofguard-profiles/{spoofguard-profile-id}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Spoofguard Profiles Get SpoofGuard profile |
GET /global-manager/api/v1/global-infra/spoofguard-profiles/{spoofguard-profile-id}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Spoofguard Profiles Patch SpoofGuard profile |
PATCH /global-manager/api/v1/global-infra/spoofguard-profiles/{spoofguard-profile-id}
|
Policy > Networking > Connectivity > Segments > Segment Profiles > Spoofguard Profiles Create or replace SpoofGuard profile |
PUT /global-manager/api/v1/global-infra/spoofguard-profiles/{spoofguard-profile-id}
|
Policy > Networking > Connectivity > Segments > Segments List all segments under infra |
GET /global-manager/api/v1/global-infra/segments
|
Policy > Networking > Connectivity > Segments > Segments Delete infra segment |
DELETE /global-manager/api/v1/global-infra/segments/{segment-id}
|
Policy > Networking > Connectivity > Segments > Segments Force delete infra segment |
DELETE /global-manager/api/v1/global-infra/segments/{segment-id}?force=true
|
Policy > Networking > Connectivity > Segments > Segments Read infra segment |
GET /global-manager/api/v1/global-infra/segments/{segment-id}
|
Policy > Networking > Connectivity > Segments > Segments Create or update a segment |
PATCH /global-manager/api/v1/global-infra/segments/{segment-id}
|
Policy > Networking > Connectivity > Segments > Segments Create or update a segment |
PATCH /global-manager/api/v1/global-infra/segments/{segment-id}?force=true
|
Policy > Networking > Connectivity > Segments > Segments Create or update a infra segment |
PUT /global-manager/api/v1/global-infra/segments/{segment-id}?force=true
|
Policy > Networking > Connectivity > Segments > Segments Create or update a infra segment |
PUT /global-manager/api/v1/global-infra/segments/{segment-id}
|
Policy > Networking > Connectivity > Segments > Segments List all effective profiles for infra segment |
GET /global-manager/api/v1/global-infra/segments/{segment-id}/effective-profiles
|
Policy > Networking > Connectivity > Segments > Segments (Fixed) Paginated list of all fixed segments (identified as /policy/api/v1/infra/tier-1s/ |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments
|
Policy > Networking > Connectivity > Segments > Segments (Fixed) Delete segment |
DELETE /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}
|
Policy > Networking > Connectivity > Segments > Segments (Fixed) Force delete segment |
DELETE /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}?force=true
|
Policy > Networking > Connectivity > Segments > Segments (Fixed) Read segment |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}
|
Policy > Networking > Connectivity > Segments > Segments (Fixed) Create or update a segment |
PATCH /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}
|
Policy > Networking > Connectivity > Segments > Segments (Fixed) Create or update a segment |
PUT /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}
|
Policy > Networking > Connectivity > Segments > 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
|
Policy > Networking > Connectivity > Segments > Segments (Fixed) Delete static ARP config |
DELETE /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/static-arp
|
Policy > Networking > Connectivity > Segments > Segments (Fixed) Read static ARP config |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/static-arp
|
Policy > Networking > Connectivity > Segments > 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
|
Policy > Networking > Connectivity > Segments > 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
|
Policy > Networking > Connectivity > Segments > State Get infra segment state information |
GET /global-manager/api/v1/global-infra/segments/{segments-id}/state
|
Policy > Networking > Connectivity > Segments > State Get segment state information |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segments-id}/state
|
Policy > Networking > Connectivity > Segments > State Get tier-1 segments by configuration state |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/state
|
Policy > Networking > Connectivity > Segments > Statistics Get infra segment statistics information |
GET /global-manager/api/v1/global-infra/segments/{segments-id}/statistics
|
Policy > Networking > Connectivity > Segments > Statistics Get infra segments by configuration state |
GET /global-manager/api/v1/global-infra/segments/state
|
Policy > Networking > Connectivity > Segments > Statistics Get segment statistics information |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segments-id}/statistics
|
Policy > Networking > Connectivity > Segments > TEP Table Get infra segment TEP table |
GET /global-manager/api/v1/global-infra/segments/{segment-id}/tep-table
|
Policy > Networking > Connectivity > Segments > TEP Table Get tier-1 segment TEP table in CSV |
GET /global-manager/api/v1/global-infra/segments/{segment-id}/tep-table?format=csv
|
Policy > Networking > Connectivity > Segments > TEP Table 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
|
Policy > Networking > Connectivity > Segments > TEP Table Get tier-1 segment TEP table |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/tep-table
|
Policy > Networking > Connectivity > Tier-0 Gateways > 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
|
Policy > Networking > Connectivity > Tier-0 Gateways > ARP Proxies Get Tier-0 Address Resolution Protocol Proxies |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/arp-proxies
|
Policy > Networking > Connectivity > Tier-0 Gateways > 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)
|
Policy > Networking > Connectivity > Tier-0 Gateways > 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
|
Policy > Networking > Connectivity > Tier-0 Gateways > 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > 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
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > 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
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > ARP Table Get ARP table from segment interface (downlink) |
GET /global-manager/api/v1/global-infra/segments/{segment-id}/arp-table
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > ARP Table Get ARP table from segment interface (downlink) in CSV format |
GET /global-manager/api/v1/global-infra/segments/{segment-id}/arp-table?format=csv
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > ARP Table 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)
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > ARP Table 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)
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > ARP Table 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
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > ARP Table 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
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > ARP Table 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
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > ARP Table Get tier-0 router link arp information |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/tier-1-interface/arp-table
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > DAD State 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
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > DAD State 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
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > DAD State 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
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > Interfaces List Tier-0 Interfaces |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/interfaces
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > Interfaces List Service Interfaces |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/service-interfaces
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > Statistics Get statistics for downlink router port on tier-0 router |
GET /global-manager/api/v1/global-infra/segments/{segment-id}/gateway-interface-statistics
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > 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
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > 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
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > 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
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > 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
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > Statistics Get tier-0 router link statistics information |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/tier-1-interface/statistics
|
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > 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
|
Policy > Networking > Connectivity > Tier-0 Gateways > 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
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > BGP Read BGP routing config |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/bgp
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > 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
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > 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
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > BGP List BGP neighbor configurations |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/bgp/neighbors
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > 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
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > 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
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > 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
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > 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
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > 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
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > Community Lists List BGP community lists |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/community-lists
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > Community Lists Delete a BGP community list |
DELETE /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/community-lists/{community-list-id}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > Community Lists Read a BGP community list |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/community-lists/{community-list-id}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > Forwarding Table Get forwarding table from tier-0 |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/forwarding-table
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > Forwarding Table 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
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > Inter Vrf List advertised networks |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/inter-vrf-routing/{inter-vrf-routing-id}/advertised-networks
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > Prefix List List prefix lists |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/prefix-lists
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > Prefix List Delete a prefix list |
DELETE /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/prefix-lists/{prefix-list-id}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > Prefix List Read a prefix list |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/prefix-lists/{prefix-list-id}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > Prefix List Create or patch a prefix list |
PATCH /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/prefix-lists/{prefix-list-id}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > Prefix List Create or update a prefix list |
PUT /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/prefix-lists/{prefix-list-id}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > Route Maps List route maps |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/route-maps
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > Route Maps Delete a route map |
DELETE /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/route-maps/{route-map-id}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > Route Maps Read a route map |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/route-maps/{route-map-id}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > Routing Table Get routing table from tier-0 |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/routing-table
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > Routing Table 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
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > State Get Tier0 state |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/state
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > Static Routes List Tier-0 Static Routes |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/static-routes
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > Static Routes Delete Tier-0 static routes |
DELETE /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/static-routes/{route-id}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > Static Routes Read Tier-0 static routes |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/static-routes/{route-id}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > Static Routes BFD Peers List StaticRouteBfdPeers |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/static-routes/bfd-peers
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Routing > 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Tier-0 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
|
Policy > Networking > Connectivity > Tier-0 Gateways > Tier-0 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Tier-0 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Tier-0 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Tier-0 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Tier-0 Gateways List Tier-0s |
GET /global-manager/api/v1/global-infra/tier-0s
|
Policy > Networking > Connectivity > Tier-0 Gateways > Tier-0 Gateways Delete Tier-0 |
DELETE /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Tier-0 Gateways Read Tier-0 |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Tier-0 Gateways Create or update a Tier-0 |
PATCH /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Tier-0 Gateways Create or update a Tier-0 |
PUT /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Tier-0 Locale Services List Tier-0 locale-services |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services
|
Policy > Networking > Connectivity > Tier-0 Gateways > Tier-0 Locale Services Delete Tier-0 locale-services |
DELETE /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-services-id}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Tier-0 Locale Services Read Tier-0 locale-services |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-services-id}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Tier-0 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}
|
Policy > Networking > Connectivity > Tier-0 Gateways > Tier-0 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}
|
Policy > Networking > Connectivity > Tier-1 Gateways > 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
|
Policy > Networking > Connectivity > Tier-1 Gateways > ARP Proxies Get Tier-1 Address Resolution Protocol Proxies |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/arp-proxies
|
Policy > Networking > Connectivity > Tier-1 Gateways > 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)
|
Policy > Networking > Connectivity > Tier-1 Gateways > 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
|
Policy > Networking > Connectivity > Tier-1 Gateways > 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}
|
Policy > Networking > Connectivity > Tier-1 Gateways > 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}
|
Policy > Networking > Connectivity > Tier-1 Gateways > 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}
|
Policy > Networking > Connectivity > Tier-1 Gateways > 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}
|
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > 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
|
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > 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
|
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > ARP Table 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
|
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > ARP Table 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
|
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > ARP Table Get ARP table from segment interface (downlink) |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/arp-table
|
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > ARP Table 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
|
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > ARP Table 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)
|
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > ARP Table 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)
|
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > ARP Table 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
|
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > ARP Table Get tier-1 router link arp information |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/tier-0-interface/arp-table
|
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > DAD State 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
|
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > 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
|
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > 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}
|
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > 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}
|
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > 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}
|
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > 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}
|
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > Interfaces List Tier-1 interfaces |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-services-id}/interfaces
|
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > 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}
|
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > 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}
|
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > 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}
|
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > 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}
|
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > 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
|
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > 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
|
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > 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
|
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > 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
|
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > 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
|
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > Statistics Get tier-1 router link statistics information |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/tier-0-interface/statistics
|
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > 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
|
Policy > Networking > Connectivity > Tier-1 Gateways > Routing List advertised networks |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/advertised-networks
|
Policy > Networking > Connectivity > Tier-1 Gateways > Routing List advertised networks in CSV format |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/advertised-networks/csv
|
Policy > Networking > Connectivity > Tier-1 Gateways > Routing > Forwarding Table 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
|
Policy > Networking > Connectivity > Tier-1 Gateways > Routing > Forwarding Table Get forwarding table from tier-1 |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/forwarding-table
|
Policy > Networking > Connectivity > Tier-1 Gateways > Routing > State Get Tier1 state |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/state
|
Policy > Networking > Connectivity > Tier-1 Gateways > Routing > Static Routes List Tier-1 Static Routes |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/static-routes
|
Policy > Networking > Connectivity > Tier-1 Gateways > Routing > Static Routes Delete Tier-1 static routes |
DELETE /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/static-routes/{route-id}
|
Policy > Networking > Connectivity > Tier-1 Gateways > Routing > Static Routes Read Tier-1 static routes |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/static-routes/{route-id}
|
Policy > Networking > Connectivity > Tier-1 Gateways > Routing > 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}
|
Policy > Networking > Connectivity > Tier-1 Gateways > Routing > 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}
|
Policy > Networking > Connectivity > Tier-1 Gateways > Tier-1 Gateways List Tier-1 instances |
GET /global-manager/api/v1/global-infra/tier-1s
|
Policy > Networking > Connectivity > Tier-1 Gateways > Tier-1 Gateways Delete Tier-1 configuration |
DELETE /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}
|
Policy > Networking > Connectivity > Tier-1 Gateways > Tier-1 Gateways Read Tier-1 configuration |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}
|
Policy > Networking > Connectivity > Tier-1 Gateways > Tier-1 Gateways Create or update Tier-1 configuration |
PATCH /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}
|
Policy > Networking > Connectivity > Tier-1 Gateways > Tier-1 Gateways Create or update tier-1 configuration |
PUT /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}
|
Policy > Networking > Connectivity > Tier-1 Gateways > Tier-1 Locale Services List Tier-1 locale-services |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services
|
Policy > Networking > Connectivity > Tier-1 Gateways > Tier-1 Locale Services Delete Tier-1 locale-services |
DELETE /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-services-id}
|
Policy > Networking > Connectivity > Tier-1 Gateways > Tier-1 Locale Services Read Tier-1 locale-services |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-services-id}
|
Policy > Networking > Connectivity > Tier-1 Gateways > Tier-1 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}
|
Policy > Networking > Connectivity > Tier-1 Gateways > Tier-1 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}
|
Policy > Networking > Connectivity > 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
|
Policy > Networking > Connectivity > 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}
|
Policy > Networking > IP Management > 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
|
Policy > Networking > IP Management > 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
|
Policy > Networking > IP Management > DHCP > DHCP Relay Configs List DHCP relay config instances |
GET /global-manager/api/v1/global-infra/dhcp-relay-configs
|
Policy > Networking > IP Management > DHCP > DHCP Relay Configs Delete DHCP relay configuration |
DELETE /global-manager/api/v1/global-infra/dhcp-relay-configs/{dhcp-relay-config-id}
|
Policy > Networking > IP Management > DHCP > DHCP Relay Configs Read DHCP relay configuration |
GET /global-manager/api/v1/global-infra/dhcp-relay-configs/{dhcp-relay-config-id}
|
Policy > Networking > IP Management > DHCP > DHCP Relay Configs Create or update DHCP relay configuration |
PATCH /global-manager/api/v1/global-infra/dhcp-relay-configs/{dhcp-relay-config-id}
|
Policy > Networking > IP Management > DHCP > DHCP Relay Configs Create or update DHCP relay configuration |
PUT /global-manager/api/v1/global-infra/dhcp-relay-configs/{dhcp-relay-config-id}
|
Policy > Networking > IP Management > DHCP > DHCP Server Configs List DHCP server config instances |
GET /global-manager/api/v1/global-infra/dhcp-server-configs
|
Policy > Networking > IP Management > DHCP > DHCP Server Configs Read DHCP server leases |
GET /global-manager/api/v1/global-infra/dhcp-server-configs/{config-id}/leases
|
Policy > Networking > IP Management > DHCP > DHCP Server Configs Read DHCP server state |
GET /global-manager/api/v1/global-infra/dhcp-server-configs/{config-id}/state
|
Policy > Networking > IP Management > DHCP > DHCP Server Configs Read DHCP server statistics |
GET /global-manager/api/v1/global-infra/dhcp-server-configs/{config-id}/stats
|
Policy > Networking > IP Management > DHCP > DHCP Server Configs Reset DHCP server statistics counters |
POST /global-manager/api/v1/global-infra/dhcp-server-configs/{config-id}/stats?action=reset
|
Policy > Networking > IP Management > DHCP > DHCP Server Configs Read DHCP server status |
GET /global-manager/api/v1/global-infra/dhcp-server-configs/{config-id}/status
|
Policy > Networking > IP Management > DHCP > DHCP Server Configs Delete DHCP server configuration |
DELETE /global-manager/api/v1/global-infra/dhcp-server-configs/{dhcp-server-config-id}
|
Policy > Networking > IP Management > DHCP > DHCP Server Configs Read DHCP server configuration |
GET /global-manager/api/v1/global-infra/dhcp-server-configs/{dhcp-server-config-id}
|
Policy > Networking > IP Management > DHCP > DHCP Server Configs Create or update DHCP server configuration |
PATCH /global-manager/api/v1/global-infra/dhcp-server-configs/{dhcp-server-config-id}
|
Policy > Networking > IP Management > DHCP > DHCP Server Configs Create or update DHCP server configuration |
PUT /global-manager/api/v1/global-infra/dhcp-server-configs/{dhcp-server-config-id}
|
Policy > Networking > IP Management > DHCP > DHCP Static Bindings Read DHCP static binding state |
GET /global-manager/api/v1/global-infra/segments/{segment-id}/dhcp-static-bindings/{binding-id}/state
|
Policy > Networking > IP Management > DHCP > DHCP Static Bindings 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
|
Policy > Networking > IP Management > DHCP > DHCP Static Bindings > Segments Bindings List all DHCP static bindings |
GET /global-manager/api/v1/global-infra/segments/{segment-id}/dhcp-static-binding-configs
|
Policy > Networking > IP Management > DHCP > DHCP Static Bindings > Segments Bindings Delete DHCP static binding |
DELETE /global-manager/api/v1/global-infra/segments/{segment-id}/dhcp-static-binding-configs/{binding-id}
|
Policy > Networking > IP Management > DHCP > DHCP Static Bindings > Segments Bindings Read DHCP static binding |
GET /global-manager/api/v1/global-infra/segments/{segment-id}/dhcp-static-binding-configs/{binding-id}
|
Policy > Networking > IP Management > DHCP > DHCP Static Bindings > Segments Bindings Create or update DHCP static binding |
PATCH /global-manager/api/v1/global-infra/segments/{segment-id}/dhcp-static-binding-configs/{binding-id}
|
Policy > Networking > IP Management > DHCP > DHCP Static Bindings > Segments Bindings Create or update DHCP static binding |
PUT /global-manager/api/v1/global-infra/segments/{segment-id}/dhcp-static-binding-configs/{binding-id}
|
Policy > Networking > IP Management > DHCP > DHCP Static Bindings > Segments Bindings (Fixed) List all DHCP static bindings |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/dhcp-static-binding-configs
|
Policy > Networking > IP Management > DHCP > DHCP Static Bindings > Segments Bindings (Fixed) 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}
|
Policy > Networking > IP Management > DHCP > DHCP Static Bindings > Segments Bindings (Fixed) 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}
|
Policy > Networking > IP Management > DHCP > DHCP Static Bindings > Segments Bindings (Fixed) 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}
|
Policy > Networking > IP Management > DHCP > DHCP Static Bindings > Segments Bindings (Fixed) 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}
|
Policy > Networking > IP Management > DNS > DNS Forwarder > DNS Zones List Dns Forwarder Zones |
GET /global-manager/api/v1/global-infra/dns-forwarder-zones
|
Policy > Networking > IP Management > DNS > DNS Forwarder > DNS Zones Delete the DNS Forwarder Zone |
DELETE /global-manager/api/v1/global-infra/dns-forwarder-zones/{dns-forwarder-zone-id}
|
Policy > Networking > IP Management > DNS > DNS Forwarder > DNS Zones Read the DNS Forwarder Zone |
GET /global-manager/api/v1/global-infra/dns-forwarder-zones/{dns-forwarder-zone-id}
|
Policy > Networking > IP Management > DNS > 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}
|
Policy > Networking > IP Management > DNS > 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}
|
Policy > Networking > IP Management > DNS > DNS Forwarder > Tier-0 Gateways Delete DNS configuration for tier-0 instance |
DELETE /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/dns-forwarder
|
Policy > Networking > IP Management > DNS > DNS Forwarder > Tier-0 Gateways Read the DNS Forwarder for the given tier-0 instance |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/dns-forwarder
|
Policy > Networking > IP Management > DNS > DNS Forwarder > Tier-0 Gateways Update the DNS Forwarder |
PATCH /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/dns-forwarder
|
Policy > Networking > IP Management > DNS > DNS Forwarder > Tier-0 Gateways Perform the specified DNS forwarder action |
POST /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/dns-forwarder
|
Policy > Networking > IP Management > DNS > DNS Forwarder > Tier-0 Gateways Update the DNS Forwarder |
PUT /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/dns-forwarder
|
Policy > Networking > IP Management > DNS > DNS Forwarder > Tier-0 Gateways Get the recent failed DNS queries |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/dns-forwarder/failed-queries
|
Policy > Networking > IP Management > DNS > DNS Forwarder > Tier-0 Gateways 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
|
Policy > Networking > IP Management > DNS > DNS Forwarder > Tier-0 Gateways Get tier-0 DNS forwarder statistics |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/dns-forwarder/statistics
|
Policy > Networking > IP Management > DNS > DNS Forwarder > Tier-0 Gateways Get current status of tier-0 DNS forwarder |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/dns-forwarder/status
|
Policy > Networking > IP Management > DNS > DNS Forwarder > Tier-1 Gateways Delete DNS configuration for tier-1 instance |
DELETE /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/dns-forwarder
|
Policy > Networking > IP Management > DNS > DNS Forwarder > Tier-1 Gateways Read the DNS Forwarder for the given tier-1 instance |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/dns-forwarder
|
Policy > Networking > IP Management > DNS > DNS Forwarder > Tier-1 Gateways Create or update the DNS Forwarder |
PATCH /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/dns-forwarder
|
Policy > Networking > IP Management > DNS > DNS Forwarder > Tier-1 Gateways Perform the specified DNS forwarder action |
POST /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/dns-forwarder
|
Policy > Networking > IP Management > DNS > DNS Forwarder > Tier-1 Gateways Create or update the DNS Forwarder |
PUT /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/dns-forwarder
|
Policy > Networking > IP Management > DNS > DNS Forwarder > Tier-1 Gateways Get the recent failed DNS queries |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/dns-forwarder/failed-queries
|
Policy > Networking > IP Management > DNS > DNS Forwarder > Tier-1 Gateways 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
|
Policy > Networking > IP Management > DNS > DNS Forwarder > Tier-1 Gateways Get tier-1 DNS forwarder statistics |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/dns-forwarder/statistics
|
Policy > Networking > IP Management > DNS > DNS Forwarder > Tier-1 Gateways Get current status of tier-1 DNS forwarder |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/dns-forwarder/status
|
Policy > Networking > Network Services > Forwarding Policies List forwarding policies for the given domain |
GET /global-manager/api/v1/global-infra/domains/{domain-id}/forwarding-policies
(Deprecated)
|
Policy > Networking > Network Services > Forwarding Policies Read forwarding policy |
GET /global-manager/api/v1/global-infra/domains/{domain-id}/forwarding-policies/{forwarding-policy-id}
(Deprecated)
|
Policy > Networking > Network Services > Forwarding Policies List rules |
GET /global-manager/api/v1/global-infra/domains/{domain-id}/forwarding-policies/{forwarding-policy-id}/rules
(Deprecated)
|
Policy > Networking > Network Services > Forwarding Policies Read rule |
GET /global-manager/api/v1/global-infra/domains/{domain-id}/forwarding-policies/{forwarding-policy-id}/rules/{rule-id}
(Deprecated)
|
Policy > Networking > Network Services > Metadata Proxy > Status Get metadata proxy status |
GET /global-manager/api/v1/global-infra/metadata-proxies/{metadata-proxy-id}/statistics
|
Policy > Networking > Network Services > Metadata Proxy > Status Get metadata proxy status |
GET /global-manager/api/v1/global-infra/metadata-proxies/{metadata-proxy-id}/status
|
Policy > Networking > Network Services > NAT > Rules > Tier-0 Gateways List Policy NAT types. |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/nat
|
Policy > Networking > Network Services > NAT > Rules > Tier-0 Gateways List NAT Rules |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/nat/{nat-id}/nat-rules
|
Policy > Networking > Network Services > NAT > Rules > Tier-0 Gateways Delete NAT Rule |
DELETE /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/nat/{nat-id}/nat-rules/{nat-rule-id}
|
Policy > Networking > Network Services > NAT > Rules > Tier-0 Gateways Get NAT Rule |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/nat/{nat-id}/nat-rules/{nat-rule-id}
|
Policy > Networking > Network Services > NAT > Rules > Tier-0 Gateways 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}
|
Policy > Networking > Network Services > NAT > Rules > Tier-0 Gateways 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}
|
Policy > Networking > Network Services > NAT > Rules > Tier-1 Gateways List Policy NAT types. |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/nat
|
Policy > Networking > Network Services > NAT > Rules > Tier-1 Gateways List NAT Rules |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/nat/{nat-id}/nat-rules
|
Policy > Networking > Network Services > NAT > Rules > Tier-1 Gateways Delete NAT Rule |
DELETE /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/nat/{nat-id}/nat-rules/{nat-rule-id}
|
Policy > Networking > Network Services > NAT > Rules > Tier-1 Gateways Get NAT Rule |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/nat/{nat-id}/nat-rules/{nat-rule-id}
|
Policy > Networking > Network Services > NAT > Rules > Tier-1 Gateways 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}
|
Policy > Networking > Network Services > NAT > Rules > Tier-1 Gateways 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}
|
Policy > Networking > Network Services > 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
|
Policy > Networking > Network Services > NAT > Statistics List NAT Rules Statistics |
GET /global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/nat/statistics
|
Policy > Networking > Network Services > 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
|
Policy > Networking > Network Services > NAT > Statistics List NAT Rules Statistics |
GET /global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/nat/statistics
|
Policy > Networking > Network Services > 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
|
Policy > Networking > Network Services > 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 > Networking > Networking Profiles > BFD Profiles List BfdProfiles |
GET /global-manager/api/v1/global-infra/bfd-profiles
|
Policy > 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}
|
Policy > Networking > Networking Profiles > BFD Profiles Read a BfdProfile |
GET /global-manager/api/v1/global-infra/bfd-profiles/{bfd-profile-id}
|
Policy > Networking > Networking Profiles > BFD Profiles Create or update a BfdProfile |
PATCH /global-manager/api/v1/global-infra/bfd-profiles/{bfd-profile-id}
|
Policy > Networking > Networking Profiles > BFD Profiles Create or update a BfdProfile |
PUT /global-manager/api/v1/global-infra/bfd-profiles/{bfd-profile-id}
|
Policy > Networking > Networking Profiles > Constraint Global Configuration Read the constraint global configuration |
GET /global-manager/api/v1/global-infra/constraint-global-config
|
Policy > Networking > Networking Profiles > Constraint Global Configuration Update the constraint global configuration |
PATCH /global-manager/api/v1/global-infra/constraint-global-config
|
Policy > Networking > Networking Profiles > Constraint Global Configuration Update the constraint global configuration |
PUT /global-manager/api/v1/global-infra/constraint-global-config
|
Policy > Networking > Networking Profiles > EVPN Tenant Configuration Create or Update Evpn Tenant Configuration |
PATCH /global-manager/api/v1/global-infra/evpn-tenant-configs/{config-id}
|
Policy > Networking > Networking Profiles > EVPN Tenant Configuration Create or Update Evpn Tenant Configuration |
PUT /global-manager/api/v1/global-infra/evpn-tenant-configs/{config-id}
|
Policy > Networking > Networking Profiles > Gateway QOS Profiles List all gateway QoS profiles |
GET /global-manager/api/v1/global-infra/gateway-qos-profiles
|
Policy > Networking > Networking Profiles > Gateway QOS Profiles Delete gateway QoS profile |
DELETE /global-manager/api/v1/global-infra/gateway-qos-profiles/{qos-profile-id}
|
Policy > Networking > Networking Profiles > Gateway QOS Profiles Read gateway QoS profile |
GET /global-manager/api/v1/global-infra/gateway-qos-profiles/{qos-profile-id}
|
Policy > 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}
|
Policy > 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}
|
Policy > Networking > Networking Profiles > Global Gateway Configuration Read security global configuration |
GET /global-manager/api/v1/global-infra/security-global-config
|
Policy > Networking > Networking Profiles > Global Gateway Configuration Update the security global configuration |
PUT /global-manager/api/v1/global-infra/security-global-config
|
Policy > Networking > Networking Profiles > IPV6 DAD Profiles List all IPv6 DAD profiles |
GET /global-manager/api/v1/global-infra/ipv6-dad-profiles
|
Policy > Networking > Networking Profiles > IPV6 DAD Profiles Delete IPv6 DAD profile |
DELETE /global-manager/api/v1/global-infra/ipv6-dad-profiles/{dad-profile-id}
|
Policy > Networking > Networking Profiles > IPV6 DAD Profiles Read IPv6 DAD profile |
GET /global-manager/api/v1/global-infra/ipv6-dad-profiles/{dad-profile-id}
|
Policy > 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}
|
Policy > 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}
|
Policy > Networking > Networking Profiles > IPV6 NDRA Profiles List all IPv6 NDRA profiles |
GET /global-manager/api/v1/global-infra/ipv6-ndra-profiles
|
Policy > Networking > Networking Profiles > IPV6 NDRA Profiles Delete IPv6 NDRA profile |
DELETE /global-manager/api/v1/global-infra/ipv6-ndra-profiles/{ndra-profile-id}
|
Policy > Networking > Networking Profiles > IPV6 NDRA Profiles Read IPv6 NDRA profile |
GET /global-manager/api/v1/global-infra/ipv6-ndra-profiles/{ndra-profile-id}
|
Policy > 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}
|
Policy > 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}
|
Policy > Networking > Networking Profiles > Transport Zone Profiles List Policy Transport Zone Profiles |
GET /global-manager/api/v1/global-infra/transport-zone-profiles
|
Policy > Networking > Networking Profiles > Transport Zone Profiles Get Policy Transport Zone Profile |
GET /global-manager/api/v1/global-infra/transport-zone-profiles/{tz-profile-id}
|
Policy > Security Get policies filtered based on the given criteria |
GET /global-manager/api/v1/global-infra/firewall/policies
|
Policy > Security Get rules filtered based on the given criteria |
GET /global-manager/api/v1/global-infra/firewall/rules
|
Policy > Security > East West Security > Distributed Firewall > Rules List security policies |
GET /global-manager/api/v1/global-infra/domains/{domain-id}/security-policies
|
Policy > Security > East West Security > Distributed Firewall > Rules Deletes a security policy from this domain |
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}/security-policies/{security-policy-id}
|
Policy > Security > East West Security > Distributed Firewall > Rules Read security policy |
GET /global-manager/api/v1/global-infra/domains/{domain-id}/security-policies/{security-policy-id}
|
Policy > Security > East West Security > Distributed Firewall > Rules Patch security policy |
PATCH /global-manager/api/v1/global-infra/domains/{domain-id}/security-policies/{security-policy-id}
|
Policy > Security > East West Security > Distributed Firewall > Rules Revise the positioning of security policies |
POST /global-manager/api/v1/global-infra/domains/{domain-id}/security-policies/{security-policy-id}?action=revise
|
Policy > Security > East West Security > Distributed Firewall > Rules Create or Update security policy |
PUT /global-manager/api/v1/global-infra/domains/{domain-id}/security-policies/{security-policy-id}
|
Policy > Security > East West Security > Distributed Firewall > Rules List rules |
GET /global-manager/api/v1/global-infra/domains/{domain-id}/security-policies/{security-policy-id}/rules
|
Policy > Security > East West Security > Distributed Firewall > Rules Delete rule |
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}/security-policies/{security-policy-id}/rules/{rule-id}
|
Policy > Security > East West Security > Distributed Firewall > Rules Read rule |
GET /global-manager/api/v1/global-infra/domains/{domain-id}/security-policies/{security-policy-id}/rules/{rule-id}
|
Policy > Security > East West Security > Distributed Firewall > Rules Patch a rule |
PATCH /global-manager/api/v1/global-infra/domains/{domain-id}/security-policies/{security-policy-id}/rules/{rule-id}
|
Policy > Security > East West Security > Distributed Firewall > Rules Revise the positioning of rule |
POST /global-manager/api/v1/global-infra/domains/{domain-id}/security-policies/{security-policy-id}/rules/{rule-id}?action=revise
|
Policy > Security > East West Security > Distributed Firewall > Rules Create or update a rule |
PUT /global-manager/api/v1/global-infra/domains/{domain-id}/security-policies/{security-policy-id}/rules/{rule-id}
|
Policy > Security > East West Security > Distributed Firewall > Rules Import K8s network policies to DFW Security Policies |
POST /global-manager/api/v1/global-infra/import-k8s-np-to-dfw
|
Policy > Security > East West Security > Distributed Firewall > Settings Get the list of distributed firewall dependent services |
GET /global-manager/api/v1/global-infra/settings/firewall/security/dependent-services
|
Policy > Security > East West Security > Distributed Firewall > Settings > Distributed Firewall Settings Get dfw firewall configuration |
GET /global-manager/api/v1/global-infra/settings/firewall/security
|
Policy > Security > East West Security > Distributed Firewall > Settings > Distributed Firewall Settings Update dfw firewall configuration |
PATCH /global-manager/api/v1/global-infra/settings/firewall/security
|
Policy > Security > East West Security > Distributed Firewall > Settings > Distributed Firewall Settings Update dfw firewall configuration |
PUT /global-manager/api/v1/global-infra/settings/firewall/security
|
Policy > Security > East West Security > Distributed Firewall > Settings > Drafts List policy drafts |
GET /global-manager/api/v1/global-infra/drafts
|
Policy > Security > East West Security > Distributed Firewall > Settings > Drafts Delete a manual draft |
DELETE /global-manager/api/v1/global-infra/drafts/{draft-id}
|
Policy > Security > East West Security > Distributed Firewall > Settings > Drafts Read draft |
GET /global-manager/api/v1/global-infra/drafts/{draft-id}
|
Policy > Security > East West Security > Distributed Firewall > Settings > Drafts Patch a manual draft |
PATCH /global-manager/api/v1/global-infra/drafts/{draft-id}
|
Policy > Security > East West Security > Distributed Firewall > Settings > Drafts Publish a draft |
POST /global-manager/api/v1/global-infra/drafts/{draft-id}?action=publish
|
Policy > Security > East West Security > Distributed Firewall > Settings > Drafts Create or update a manual draft |
PUT /global-manager/api/v1/global-infra/drafts/{draft-id}
|
Policy > Security > East West Security > Distributed Firewall > Settings > Drafts Get an aggregated configuration for the draft |
GET /global-manager/api/v1/global-infra/drafts/{draft-id}/aggregated
|
Policy > Security > East West Security > Distributed Firewall > Settings > Drafts Get paginated aggregated configuration for the draft |
GET /global-manager/api/v1/global-infra/drafts/{draft-id}/aggregated_with_pagination
|
Policy > Security > East West Security > Distributed Firewall > Settings > Drafts Get a preview of a configuration after publish of a draft |
GET /global-manager/api/v1/global-infra/drafts/{draft-id}/complete
|
Policy > Security > East West Security > Distributed Firewall > Settings > Exclusion List Read security policy exclude list |
GET /global-manager/api/v1/global-infra/settings/firewall/security/exclude-list
|
Policy > Security > East West Security > Distributed Firewall > Settings > Exclusion List Read security policy exclude list including system and user excluded members |
GET /global-manager/api/v1/global-infra/settings/firewall/security/exclude-list?system_owned=true
|
Policy > Security > East West Security > Distributed Firewall > Settings > Exclusion List Patch exclusion list for security policy |
PATCH /global-manager/api/v1/global-infra/settings/firewall/security/exclude-list
|
Policy > Security > East West Security > Distributed Firewall > Settings > Exclusion List Filter the firewall exclude list |
POST /global-manager/api/v1/global-infra/settings/firewall/security/exclude-list?action=filter
|
Policy > Security > East West Security > Distributed Firewall > Settings > Exclusion List Create or update exclusion list for security policy |
PUT /global-manager/api/v1/global-infra/settings/firewall/security/exclude-list
|
Policy > Security > East West Security > Distributed Firewall > Settings > Firewall Scheduler Get PolicyFirewallSchedulers |
GET /global-manager/api/v1/global-infra/firewall-schedulers
|
Policy > Security > East West Security > Distributed Firewall > Settings > Firewall Scheduler Delete Policy Firewall Scheduler |
DELETE /global-manager/api/v1/global-infra/firewall-schedulers/{firewall-scheduler-id}
|
Policy > Security > East West Security > Distributed Firewall > Settings > Firewall Scheduler Get PolicyFirewallScheduler |
GET /global-manager/api/v1/global-infra/firewall-schedulers/{firewall-scheduler-id}
|
Policy > Security > East West Security > Distributed Firewall > Settings > Firewall Scheduler Create or Update PolicyFirewallScheduler |
PATCH /global-manager/api/v1/global-infra/firewall-schedulers/{firewall-scheduler-id}
|
Policy > Security > East West Security > Distributed Firewall > Settings > Firewall Scheduler Create or Update PolicyFirewallScheduler |
PUT /global-manager/api/v1/global-infra/firewall-schedulers/{firewall-scheduler-id}
|
Policy > Security > East West Security > 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
|
Policy > Security > East West Security > Distributed Firewall > Statistics Get security policy statistics |
GET /global-manager/api/v1/global-infra/domains/{domain-id}/security-policies/{security-policy-id}/statistics
|
Policy > Security > East West Security > Distributed Firewall > Statistics Reset firewall rule statistics |
POST /global-manager/api/v1/global-infra/settings/firewall/stats?action=reset
|
Policy > Security > East West Security > Distributed Firewall > Task Get the information of export task |
GET /global-manager/api/v1/global-infra/settings/firewall/export
|
Policy > Security > East West Security > Distributed Firewall > Task Download exported file |
GET /global-manager/api/v1/global-infra/settings/firewall/export?action=download
|
Policy > Security > East West Security > Distributed Firewall > Task Cancel a running export task |
POST /global-manager/api/v1/global-infra/settings/firewall/export?action=cancel
|
Policy > Security > East West Security > Distributed Firewall > Task Invoke export task |
POST /global-manager/api/v1/global-infra/settings/firewall/export
|
Policy > Security > East West Security > Distributed Firewall > Task Get the information of import task |
GET /global-manager/api/v1/global-infra/settings/firewall/import
|
Policy > Security > East West Security > Distributed Firewall > Task Invoke import task |
POST /global-manager/api/v1/global-infra/settings/firewall/import
|
Policy > Security > East West Security > Distributed Firewall > Task Cancel a running import task |
POST /global-manager/api/v1/global-infra/settings/firewall/import?action=cancel
|
Policy > Security > North South Security > Gateway Firewall > Rules List gateway policies |
GET /global-manager/api/v1/global-infra/domains/{domain-id}/gateway-policies
|
Policy > Security > North South Security > Gateway Firewall > Rules Delete GatewayPolicy |
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}/gateway-policies/{gateway-policy-id}
|
Policy > Security > North South Security > Gateway Firewall > Rules Read gateway policy |
GET /global-manager/api/v1/global-infra/domains/{domain-id}/gateway-policies/{gateway-policy-id}
|
Policy > Security > North South Security > Gateway Firewall > Rules Update gateway policy |
PATCH /global-manager/api/v1/global-infra/domains/{domain-id}/gateway-policies/{gateway-policy-id}
|
Policy > Security > North South Security > 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
|
Policy > Security > North South Security > Gateway Firewall > Rules Update gateway policy |
PUT /global-manager/api/v1/global-infra/domains/{domain-id}/gateway-policies/{gateway-policy-id}
|
Policy > Security > North South Security > Gateway Firewall > Rules List rules |
GET /global-manager/api/v1/global-infra/domains/{domain-id}/gateway-policies/{gateway-policy-id}/rules
|
Policy > Security > North South Security > Gateway Firewall > Rules Delete rule |
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}/gateway-policies/{gateway-policy-id}/rules/{rule-id}
|
Policy > Security > North South Security > Gateway Firewall > Rules Read rule |
GET /global-manager/api/v1/global-infra/domains/{domain-id}/gateway-policies/{gateway-policy-id}/rules/{rule-id}
|
Policy > Security > North South Security > Gateway Firewall > Rules Update gateway rule |
PATCH /global-manager/api/v1/global-infra/domains/{domain-id}/gateway-policies/{gateway-policy-id}/rules/{rule-id}
|
Policy > Security > North South Security > 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
|
Policy > Security > North South Security > Gateway Firewall > Rules Update gateway rule |
PUT /global-manager/api/v1/global-infra/domains/{domain-id}/gateway-policies/{gateway-policy-id}/rules/{rule-id}
|
Policy > Security > North South Security > Gateway Firewall > Settings > Firewall Configuration Get the list of gateway firewall dependent services |
GET /global-manager/api/v1/global-infra/settings/firewall/gateway/dependent-services
|
Policy > Security > North South Security > Gateway Firewall > Statistics Get gateway rule statistics |
GET /global-manager/api/v1/global-infra/domains/{domain-id}/gateway-policies/{gateway-policy-id}/rules/{rule-id}/statistics
|
Policy > Security > North South Security > Gateway Firewall > Statistics Get gateway policy statistics |
GET /global-manager/api/v1/global-infra/domains/{domain-id}/gateway-policies/{gateway-policy-id}/statistics
|
Policy > Security > North South Security > Gateway Firewall > Tier-0 Gateways 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
|
Policy > Security > North South Security > Gateway Firewall > Tier-0 Gateways 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
|
Policy > Security > North South Security > Gateway Firewall > Tier-1 Gateways 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
|
Policy > Security > North South Security > Gateway Firewall > Tier-1 Gateways 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
|
Policy > Security > Security Profiles > Cpu Memory Thresholds Profiles List Firewall CPU Memory Thresholds Profile Binding Maps |
GET /global-manager/api/v1/global-infra/settings/firewall/cpu-mem-thresholds-profile-binding-maps
|
Policy > Security > Security Profiles > Cpu Memory Thresholds 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}
|
Policy > Security > Security Profiles > Cpu Memory Thresholds Profiles List all CPU and memory thresholds profiles |
GET /global-manager/api/v1/global-infra/settings/firewall/cpu-mem-thresholds-profiles
|
Policy > Security > Security Profiles > Cpu Memory Thresholds Profiles Delete CPU and memory thresholds profile |
DELETE /global-manager/api/v1/global-infra/settings/firewall/cpu-mem-thresholds-profiles/{profile-id}
|
Policy > Security > Security Profiles > Cpu Memory Thresholds Profiles Read the CPU and memory thresholds profile |
GET /global-manager/api/v1/global-infra/settings/firewall/cpu-mem-thresholds-profiles/{profile-id}
|
Policy > Security > Security Profiles > Cpu Memory Thresholds Profiles Create or update CPU and memory thresholds profile |
PATCH /global-manager/api/v1/global-infra/settings/firewall/cpu-mem-thresholds-profiles/{profile-id}
|
Policy > Security > Security Profiles > Cpu Memory Thresholds Profiles Create or update CPU and memory thresholds profile |
PUT /global-manager/api/v1/global-infra/settings/firewall/cpu-mem-thresholds-profiles/{profile-id}
|
Policy > 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
|
Policy > 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}
|
Policy > 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}
|
Policy > 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}
|
Policy > 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}
|
Policy > Security > Security Profiles > DNS Security Profiles List all DNS security profiles |
GET /global-manager/api/v1/global-infra/dns-security-profiles
|
Policy > Security > Security Profiles > DNS Security Profiles Delete DNS security profile |
DELETE /global-manager/api/v1/global-infra/dns-security-profiles/{profile-id}
|
Policy > 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}
|
Policy > Security > Security Profiles > DNS Security Profiles Create or update DNS security profile |
PATCH /global-manager/api/v1/global-infra/dns-security-profiles/{profile-id}
|
Policy > Security > Security Profiles > DNS Security Profiles Create or update DNS security profile |
PUT /global-manager/api/v1/global-infra/dns-security-profiles/{profile-id}
|
Policy > Security > Security Profiles > Flood Protection Profile Binding 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
|
Policy > Security > Security Profiles > Flood Protection Profile Binding 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}
|
Policy > Security > Security Profiles > Flood Protection Profile Binding 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}
|
Policy > Security > Security Profiles > Flood Protection Profile Binding 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}
|
Policy > Security > Security Profiles > Flood Protection Profile Binding 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}
|
Policy > Security > Security Profiles > Flood Protection Profile Binding List Firewall Flood Protection Profile Binding Maps for all domains |
GET /global-manager/api/v1/global-infra/domains/firewall-flood-protection-profile-binding-maps
|
Policy > Security > Security Profiles > Flood Protection Profile Binding 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}
|
Policy > Security > Security Profiles > Flood Protection Profile Binding 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}
|
Policy > Security > Security Profiles > Flood Protection Profile Binding 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}
|
Policy > Security > Security Profiles > Flood Protection Profile Binding 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}
|
Policy > Security > Security Profiles > Flood Protection Profile Binding 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}
|
Policy > Security > Security Profiles > Flood Protection Profile Binding 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}
|
Policy > Security > Security Profiles > Flood Protection Profile Binding 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}
|
Policy > Security > Security Profiles > Flood Protection Profile Binding 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}
|
Policy > Security > Security Profiles > Flood Protection Profile Binding 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}
|
Policy > Security > Security Profiles > Flood Protection Profile Binding 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}
|
Policy > Security > Security Profiles > Flood Protection Profile Binding 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}
|
Policy > Security > Security Profiles > Flood Protection Profile Binding 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}
|
Policy > Security > Security Profiles > Flood Protection Profile Binding 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}
|
Policy > Security > Security Profiles > Flood Protection Profile Binding 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}
|
Policy > Security > Security Profiles > Flood Protection Profile Binding 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}
|
Policy > Security > Security Profiles > Flood Protection Profile Binding 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}
|
Policy > Security > Security Profiles > Flood Protection Profiles List Flood Protection Profiles |
GET /global-manager/api/v1/global-infra/flood-protection-profiles
|
Policy > Security > Security Profiles > Flood Protection Profiles Delete Flood Protection Profile |
DELETE /global-manager/api/v1/global-infra/flood-protection-profiles/{flood-protection-profile-id}
|
Policy > Security > Security Profiles > Flood Protection Profiles Get Flood Protection Profile |
GET /global-manager/api/v1/global-infra/flood-protection-profiles/{flood-protection-profile-id}
|
Policy > 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}
|
Policy > 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}
|
Policy > 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
|
Policy > Security > Security Profiles > Session Timer Profile Binding 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}
|
Policy > Security > Security Profiles > Session Timer Profile Binding 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}
|
Policy > Security > Security Profiles > Session Timer Profile Binding 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}
|
Policy > Security > Security Profiles > Session Timer Profile Binding 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}
|
Policy > Security > Security Profiles > Session Timer Profile Binding 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}
|
Policy > Security > Security Profiles > Session Timer Profile Binding 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}
|
Policy > Security > Security Profiles > Session Timer Profile Binding 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}
|
Policy > Security > Security Profiles > Session Timer Profile Binding 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}
|
Policy > Security > Security Profiles > Session Timer Profile Binding 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}
|
Policy > Security > Security Profiles > Session Timer Profile Binding 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}
|
Policy > Security > Security Profiles > Session Timer Profile Binding 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}
|
Policy > Security > Security Profiles > Session Timer Profile Binding 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}
|
Policy > Security > Security Profiles > Session Timer Profile Binding 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}
|
Policy > Security > Security Profiles > Session Timer Profile Binding 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}
|
Policy > Security > Security Profiles > Session Timer Profile Binding 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}
|
Policy > Security > Security Profiles > Session Timer Profile Binding 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}
|
Policy > 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
|
Policy > 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}
|
Policy > 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}
|
Policy > 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}
|
Policy > 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}
|
Policy > 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
|
Policy > Security > Security Profiles > Session Timer Profiles List Firewall Session Timer Profiles |
GET /global-manager/api/v1/global-infra/firewall-session-timer-profiles
|
Policy > 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}
|
Policy > 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}
|
Policy > 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}
|
Policy > 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}
|
Policy > 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
|
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 |
System Administration > Configuration > Fabric > Compute Managers Return the List of Compute managers |
GET /api/v1/fabric/compute-managers
|
System Administration > Configuration > Fabric > Compute Managers Register compute manager with NSX |
POST /api/v1/fabric/compute-managers
|
System Administration > Configuration > Fabric > Compute Managers Unregister a compute manager |
DELETE /api/v1/fabric/compute-managers/{compute-manager-id}
|
System Administration > Configuration > Fabric > Compute Managers Return compute manager Information |
GET /api/v1/fabric/compute-managers/{compute-manager-id}
|
System Administration > Configuration > Fabric > Compute Managers Update compute manager |
PUT /api/v1/fabric/compute-managers/{compute-manager-id}
|
System Administration > Configuration > Fabric > Compute Managers Get the realized state of a compute manager |
GET /api/v1/fabric/compute-managers/{compute-manager-id}/state
|
System Administration > Configuration > Fabric > Compute Managers Return runtime status information for a compute manager |
GET /api/v1/fabric/compute-managers/{compute-manager-id}/status
|
System Administration > Configuration > Fabric > Compute Managers Return thumbprint hashing algorithm config used for compute manager extension |
GET /api/v1/fabric/compute-managers/thumbprint-hashing-algorithm
|
System Administration > Configuration > Fabric > Compute Managers Update thumbprint hashing algorithm used for compute manager extension |
PUT /api/v1/fabric/compute-managers/thumbprint-hashing-algorithm
|
System Administration > Configuration > Fabric > 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 > Configuration > Fabric > 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 > Configuration > Fabric > 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 > Configuration > Fabric > 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 > Configuration > Fabric > Nodes > File Store 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 Administration > Configuration > Fabric > Nodes > File Store 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 Administration > Configuration > Fabric > Nodes > File Store 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 Administration > Configuration > Fabric > Nodes > File Store 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 Administration > Configuration > Fabric > Nodes > File Store 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 Administration > Configuration > Fabric > Nodes > File Store 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 Administration > Configuration > Fabric > Nodes > File Store 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 Administration > Configuration > Fabric > Nodes > File Store 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 Administration > Configuration > Fabric > Nodes > File Store 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 Administration > Configuration > Fabric > Nodes > File Store Read file contents |
GET /api/v1/node/file-store/{file-name}/data
|
System Administration > Configuration > Fabric > Nodes > File Store Replace file contents |
PUT /api/v1/node/file-store/{file-name}/data
|
System Administration > Configuration > Fabric > Nodes > File Store 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 Administration > Configuration > Fabric > Nodes > Hardening > Mandatory Access Control 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 Administration > Configuration > Fabric > Nodes > Hardening > Mandatory Access Control 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 Administration > Configuration > Fabric > Nodes > Hardening > Mandatory Access Control 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 Administration > Configuration > Fabric > Nodes > Logs 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 > Configuration > Fabric > Nodes > Logs 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 > Configuration > Fabric > Nodes > Logs 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 > Configuration > Fabric > Nodes > NSX Manager > Manager Network Interfaces Read the NSX Manager/Controller's Network Interface Statistics |
GET /api/v1/cluster/nodes/{node-id}/network/interfaces/{interface-id}/stats
|
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > Cluster Manager Service 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 > Configuration > Fabric > Nodes > NSX Manager > Services > Cluster Manager Service 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 > Configuration > Fabric > Nodes > NSX Manager > Services > Cluster Manager Service 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > Corfu 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 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 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 > Corfu Server Read the Corfu Nonconfig Server service properties |
GET /api/v1/cluster/{cluster-node-id}/node/services/datastore_nonconfig
GET /api/v1/node/services/datastore_nonconfig |
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Corfu Server Restart, start or stop the Corfu Nonconfig Server service |
POST /api/v1/cluster/{cluster-node-id}/node/services/datastore_nonconfig?action=restart
POST /api/v1/cluster/{cluster-node-id}/node/services/datastore_nonconfig?action=start POST /api/v1/cluster/{cluster-node-id}/node/services/datastore_nonconfig?action=stop POST /api/v1/node/services/datastore_nonconfig?action=restart POST /api/v1/node/services/datastore_nonconfig?action=start POST /api/v1/node/services/datastore_nonconfig?action=stop |
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Corfu Server Read the Corfu Nonconfig Server service status |
GET /api/v1/cluster/{cluster-node-id}/node/services/datastore_nonconfig/status
GET /api/v1/node/services/datastore_nonconfig/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 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 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 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 > NSX Manager > Services > HTTP Service Read http service properties |
GET /api/v1/cluster/{cluster-node-id}/node/services/http
GET /api/v1/node/services/http |
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > HTTP Service Update http service certificate Deprecated: Please use below APIs. POST https://<nsx-mgr>/api/v1/trust-management/certificates/ |
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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > HTTP Service Update http service properties |
PUT /api/v1/cluster/{cluster-node-id}/node/services/http
PUT /api/v1/node/services/http |
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > Manager Service Read service properties |
GET /api/v1/cluster/{cluster-node-id}/node/services/manager
GET /api/v1/node/services/manager |
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > Manager Service Update service properties |
PUT /api/v1/cluster/{cluster-node-id}/node/services/manager
PUT /api/v1/node/services/manager |
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > Telemetry Service Read Telemetry service properties |
GET /api/v1/cluster/{cluster-node-id}/node/services/telemetry
GET /api/v1/node/services/telemetry |
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Telemetry Service Reset the logging levels to default values |
POST /api/v1/cluster/{cluster-node-id}/node/services/telemetry?action=reset-telemetry-logging-levels
POST /api/v1/node/services/telemetry?action=reset-telemetry-logging-levels |
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Telemetry Service Restart, start or stop Telemetry service |
POST /api/v1/cluster/{cluster-node-id}/node/services/telemetry?action=restart
POST /api/v1/cluster/{cluster-node-id}/node/services/telemetry?action=start POST /api/v1/cluster/{cluster-node-id}/node/services/telemetry?action=stop POST /api/v1/node/services/telemetry?action=restart POST /api/v1/node/services/telemetry?action=start POST /api/v1/node/services/telemetry?action=stop |
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Telemetry Service Update Telemetry service properties |
PUT /api/v1/cluster/{cluster-node-id}/node/services/telemetry
PUT /api/v1/node/services/telemetry |
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Telemetry Service Read Telemetry service status |
GET /api/v1/cluster/{cluster-node-id}/node/services/telemetry/status
GET /api/v1/node/services/telemetry/status |
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > NSX Manager > Services > 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 > Configuration > Fabric > Nodes > Network 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 > Configuration > Fabric > Nodes > Network 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 > Configuration > Fabric > Nodes > Network 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 > Configuration > Fabric > Nodes > Network 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 > Configuration > Fabric > Nodes > Network 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 > Configuration > Fabric > Nodes > Network Interfaces > Routing 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 Administration > Configuration > Fabric > Nodes > Network Interfaces > Routing 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 Administration > Configuration > Fabric > Nodes > Network Interfaces > Routing 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 Administration > Configuration > Fabric > Nodes > Network Interfaces > Routing 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 Administration > Configuration > Fabric > Nodes > Services 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 > Configuration > Fabric > Nodes > Services > 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 > Configuration > Fabric > Nodes > Services > 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 > Configuration > Fabric > Nodes > Services > 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 > 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 > Services > NSX Platform Client 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 Administration > Configuration > Fabric > Nodes > Services > NSX Platform Client 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 Administration > Configuration > Fabric > Nodes > Services > NSX Platform Client 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 Administration > Configuration > Fabric > Nodes > Services > NTP 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 > Configuration > Fabric > Nodes > Services > NTP 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 > Configuration > Fabric > Nodes > Services > NTP 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 > Configuration > Fabric > Nodes > Services > NTP 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 > Configuration > Fabric > Nodes > Services > Node Management 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 Administration > Configuration > Fabric > Nodes > Services > Node Management 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 Administration > Configuration > Fabric > Nodes > Services > Node Management 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 Administration > Configuration > Fabric > Nodes > Services > Node Management 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 Administration > Configuration > Fabric > Nodes > Services > Node Management 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 Administration > Configuration > Fabric > Nodes > Services > SNMP 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 > Configuration > Fabric > Nodes > Services > SNMP 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 > Configuration > Fabric > Nodes > Services > SNMP 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 > Configuration > Fabric > Nodes > Services > SNMP 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 > Configuration > Fabric > Nodes > Services > SNMP 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 > Configuration > Fabric > Nodes > Services > SNMP 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 > Configuration > Fabric > Nodes > Services > SSH 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 > Configuration > Fabric > Nodes > Services > SSH 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 > Configuration > Fabric > Nodes > Services > SSH 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 > Configuration > Fabric > Nodes > Services > SSH 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 > Configuration > Fabric > Nodes > Services > SSH 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 > Configuration > Fabric > Nodes > Services > SSH 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 > Configuration > Fabric > Nodes > Services > Syslog 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 > Configuration > Fabric > Nodes > Services > Syslog 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 > Configuration > Fabric > Nodes > Services > Syslog 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 > Configuration > Fabric > Nodes > Services > Syslog 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 > Configuration > Fabric > Nodes > Services > Syslog 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 > Configuration > Fabric > Nodes > Services > Syslog 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 > Configuration > Fabric > Nodes > Services > Syslog 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 > Configuration > Fabric > Nodes > Services > Syslog 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 > Configuration > Fabric > Nodes > Services > Syslog 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 > Configuration > Fabric > Nodes > Services > Tasks 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 > Configuration > Fabric > Nodes > Services > Tasks 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 > Configuration > Fabric > Nodes > Services > Tasks 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 > Configuration > Fabric > Nodes > Services > Tasks 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 > Configuration > Fabric > Nodes > Services > Tasks 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 > Configuration > Fabric > Nodes > Services > Upgrade Agent 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 > Configuration > Fabric > Nodes > Services > Upgrade Agent 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 > Configuration > Fabric > Nodes > Services > Upgrade Agent 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 > Configuration > Fabric > Nodes > Settings 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 Administration > Configuration > Fabric > Nodes > Settings 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 Administration > Configuration > Fabric > Nodes > Settings 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 Administration > Configuration > Fabric > Nodes > Settings 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 Administration > Configuration > Fabric > Nodes > Settings 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 Administration > Configuration > Fabric > Nodes > Settings 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 Administration > Configuration > Fabric > Nodes > Settings 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 Administration > Configuration > Fabric > Nodes > Settings 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 Administration > Configuration > Fabric > Nodes > Settings 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 Administration > Configuration > Fabric > Nodes > Settings Read node 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 Administration > Configuration > Fabric > Nodes > Support-Bundle Read node support bundle |
GET /api/v1/node/support-bundle
|
System Administration > Configuration > Fabric > Nodes > Transport Node Interfaces List the specified transport node's network interfaces |
GET /api/v1/transport-nodes/{transport-node-id}/network/interfaces
|
System Administration > Configuration > Fabric > Nodes > Transport Node Interfaces Read the transport node's network interface |
GET /api/v1/transport-nodes/{transport-node-id}/network/interfaces/{interface-id}
|
System Administration > Configuration > Fabric > Nodes > Transport Node Interfaces Read counters for transport node interfaces. |
GET /api/v1/transport-nodes/{transport-node-id}/network/interfaces/{interface-id}/stats
|
System Administration > Configuration > Fabric > Nodes > Transport Nodes Invoke DELETE request on target transport node |
DELETE /api/v1/transport-nodes/{target-node-id}/{target-uri}
|
System Administration > Configuration > Fabric > Nodes > Transport Nodes Invoke GET request on target transport node |
GET /api/v1/transport-nodes/{target-node-id}/{target-uri}
|
System Administration > Configuration > Fabric > Nodes > Transport Nodes Invoke POST request on target transport node |
POST /api/v1/transport-nodes/{target-node-id}/{target-uri}
|
System Administration > Configuration > Fabric > Nodes > Transport Nodes Invoke PUT request on target transport node |
PUT /api/v1/transport-nodes/{target-node-id}/{target-uri}
|
System Administration > Configuration > Fabric > Nodes > User Management > Authentication Policy 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 Administration > Configuration > Fabric > Nodes > User Management > Authentication Policy 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 Administration > Configuration > Fabric > Nodes > User Management > Authentication Policy 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 Administration > Configuration > Fabric > Nodes > User Management > Users List node users |
GET /api/v1/transport-nodes/{transport-node-id}/node/users
GET /api/v1/transport-nodes/{transport-node-id}/node/users?internal=true GET /api/v1/cluster/{cluster-node-id}/node/users GET /api/v1/cluster/{cluster-node-id}/node/users?internal=true GET /api/v1/node/users GET /api/v1/node/users?internal=true |
System Administration > Configuration > Fabric > Nodes > User Management > Users 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 Administration > Configuration > Fabric > Nodes > User Management > Users 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/node/users?action=create_user POST /api/v1/node/users?action=create_audit_user |
System Administration > Configuration > Fabric > Nodes > User Management > Users 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 Administration > Configuration > Fabric > Nodes > User Management > Users 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 Administration > Configuration > Fabric > Nodes > User Management > Users 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 Administration > Configuration > Fabric > Nodes > User Management > Users 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 Administration > Configuration > Fabric > Nodes > User Management > Users 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 Administration > Configuration > Fabric > Nodes > User Management > Users 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 Administration > Configuration > Fabric > Nodes > User Management > Users 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 Administration > Configuration > Fabric > Nodes > User Management > Users 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 Administration > Configuration > Fabric > Nodes > User Management > Users 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 Administration > Configuration > 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 > Configuration > 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 > Configuration > 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 > Configuration > NSX Managers > API Services > API Request Batching 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)
POST /api/v1/batch (Deprecated) |
System Administration > Configuration > NSX Managers > API Services > Configuration Read API service properties |
GET /api/v1/cluster/api-service
|
System Administration > Configuration > NSX Managers > API Services > Configuration Update API service properties |
PUT /api/v1/cluster/api-service
|
System Administration > Configuration > NSX Managers > Clusters > Cluster Certificate Read cluster certificate ID |
GET /api/v1/cluster/api-certificate
|
System Administration > Configuration > NSX Managers > Clusters > Cluster Certificate Clear the cluster certificate |
POST /api/v1/cluster/api-certificate?action=clear_cluster_certificate
(Deprecated)
|
System Administration > Configuration > NSX Managers > Clusters > Cluster Certificate Set the cluster certificate Deprecated: Please use below APIs. POST https://<nsx-mgr>/api/v1/trust-management/certificates/ |
POST /api/v1/cluster/api-certificate?action=set_cluster_certificate
(Deprecated)
|
System Administration > Configuration > NSX Managers > Clusters > Cluster Configuration Invoke DELETE request on target cluster node |
DELETE /api/v1/cluster/{target-node-id}/{target-uri}
|
System Administration > Configuration > NSX Managers > Clusters > Cluster Configuration Invoke GET request on target cluster node |
GET /api/v1/cluster/{target-node-id}/{target-uri}
|
System Administration > Configuration > NSX Managers > Clusters > Cluster Configuration Invoke POST request on target cluster node |
POST /api/v1/cluster/{target-node-id}/{target-uri}
|
System Administration > Configuration > NSX Managers > Clusters > Cluster Configuration Invoke PUT request on target cluster node |
PUT /api/v1/cluster/{target-node-id}/{target-uri}
|
System Administration > Configuration > NSX Managers > Clusters > Cluster Configuration Get backup frames for UI |
GET /api/v1/cluster/backups/ui_frames
|
System Administration > Configuration > NSX Managers > Clusters > Cluster Interfaces List the specified node's Network Interfaces |
GET /api/v1/cluster/nodes/{node-id}/network/interfaces
|
System Administration > Configuration > NSX Managers > Clusters > Cluster Interfaces Read the node's Network Interface |
GET /api/v1/cluster/nodes/{node-id}/network/interfaces/{interface-id}
|
System Administration > Configuration > NSX Managers > Clusters > Cluster Node Deployments Synchronizes the repository data between nsx managers. |
POST /global-manager/api/v1/cluster/node?action=repo_sync
|
System Administration > Configuration > NSX Managers > Clusters > Cluster Node Deployments Synchronizes the repository data between nsx managers. |
GET /global-manager/api/v1/cluster/nodes/{node-id}/repo_sync/status
|
System Administration > Configuration > NSX Managers > Clusters > Cluster Node Deployments Returns info for all cluster node VM auto-deployment attempts |
GET /global-manager/api/v1/cluster/nodes/deployments
|
System Administration > Configuration > NSX Managers > Clusters > Cluster Node Deployments Deploy and register a cluster node VM |
POST /global-manager/api/v1/cluster/nodes/deployments
|
System Administration > Configuration > NSX Managers > Clusters > Cluster Node Deployments Returns info for a cluster-node VM auto-deployment attempt |
GET /global-manager/api/v1/cluster/nodes/deployments/{node-id}
|
System Administration > Configuration > NSX Managers > Clusters > Cluster Node Deployments Attempt to delete an auto-deployed cluster node VM |
POST /global-manager/api/v1/cluster/nodes/deployments/{node-id}?action=delete
|
System Administration > Configuration > NSX Managers > Clusters > Cluster Node Deployments Returns the status of the VM creation/deletion |
GET /global-manager/api/v1/cluster/nodes/deployments/{node-id}/status
|
System Administration > Configuration > NSX Managers > Clusters > Cluster Virtual IP Read cluster virtual IP addresses |
GET /api/v1/cluster/api-virtual-ip
|
System Administration > Configuration > NSX Managers > Clusters > Cluster Virtual IP Set cluster virtual IP addresses |
POST /api/v1/cluster/api-virtual-ip?action=set_virtual_ip
|
System Administration > Configuration > NSX Managers > Clusters > Cluster Virtual IP 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 > Configuration > NSX Managers > Manager Configuration Read NSX Management nodes global configuration. |
GET /global-manager/api/v1/configs/management
GET /api/v1/configs/management |
System Administration > Configuration > NSX Managers > Manager Configuration Update NSX Management nodes global configuration |
PUT /global-manager/api/v1/configs/management
PUT /api/v1/configs/management |
System Administration > Configuration > NSX Managers > Nodes > Services > 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 > Configuration > NSX Managers > Nodes > Services > Auth Service Read auth service properties |
GET /api/v1/cluster/{cluster-node-id}/node/services/auth
GET /api/v1/node/services/auth |
System Administration > Configuration > NSX Managers > Nodes > Services > 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 > Configuration > NSX Managers > Nodes > Services > 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 > Configuration > NSX Managers > Nodes > Services > 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 > Configuration > NSX Managers > Nodes > Services > Auth Service Update auth service properties |
PUT /api/v1/cluster/{cluster-node-id}/node/services/auth
PUT /api/v1/node/services/auth |
System Administration > Configuration > NSX Managers > Nodes > Services > 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 > Configuration > NSX Partial Patch Fetch the policy partial patch configuration value. |
GET /global-manager/api/v1/system-config/nsx-partial-patch-config
|
System Administration > Configuration > NSX Partial Patch Saves the configuration for policy partial patch |
PATCH /global-manager/api/v1/system-config/nsx-partial-patch-config
|
System Administration > Configuration > Nodes > Manager Configuration Read Central Config properties |
GET /api/v1/cluster/{cluster-node-id}/node/central-config
GET /api/v1/node/central-config |
System Administration > Configuration > Nodes > Manager Configuration Update Central Config properties |
PUT /api/v1/cluster/{cluster-node-id}/node/central-config
PUT /api/v1/node/central-config |
System Administration > Configuration > Site Management 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 |
System Administration > Configuration > Site Management Get the site configuration |
GET /api/v1/sites
|
System Administration > Configuration > Site Management Get the compatibility list of the site |
GET /api/v1/sites/compatibility
|
System Administration > Configuration > Site Management Check whether the remote site version is compatible to this site |
GET /api/v1/sites/compatibility/remote
|
System Administration > Configuration > Site Management Get the local site configuration |
GET /api/v1/sites/self
|
System Administration > Configuration > Site Management Get overall status of the federation, including stub status |
GET /api/v1/sites/status
|
System Administration > Configuration > Site Management Get the switchover status |
GET /api/v1/sites/switchover-status
|
System Administration > Lifecycle Management > Backup Restore Management > Backup Request one-time inventory summary. |
POST /global-manager/api/v1/cluster?action=summarize_inventory_to_remote
POST /api/v1/cluster?action=summarize_inventory_to_remote |
System Administration > Lifecycle Management > Backup Restore Management > Backup Request one-time backup |
POST /global-manager/api/v1/cluster?action=backup_to_remote
POST /api/v1/cluster?action=backup_to_remote |
System Administration > Lifecycle Management > Backup Restore Management > Backup Get ssh fingerprint of remote(backup) server |
POST /global-manager/api/v1/cluster/backups?action=retrieve_ssh_fingerprint
POST /api/v1/cluster/backups?action=retrieve_ssh_fingerprint |
System Administration > Lifecycle Management > Backup Restore Management > Backup Get backup configuration |
GET /global-manager/api/v1/cluster/backups/config
GET /api/v1/cluster/backups/config |
System Administration > Lifecycle Management > Backup Restore Management > Backup Configure backup |
PUT /global-manager/api/v1/cluster/backups/config
PUT /api/v1/cluster/backups/config |
System Administration > Lifecycle Management > Backup Restore Management > Backup Get backup history |
GET /global-manager/api/v1/cluster/backups/history
GET /api/v1/cluster/backups/history |
System Administration > Lifecycle Management > Backup Restore Management > Backup Get all backup related information for a site |
GET /global-manager/api/v1/cluster/backups/overview
GET /api/v1/cluster/backups/overview |
System Administration > Lifecycle Management > Backup Restore Management > Backup Get backup status |
GET /global-manager/api/v1/cluster/backups/status
GET /api/v1/cluster/backups/status |
System Administration > Lifecycle Management > Backup Restore Management > Restore Cancel any running restore operation |
POST /global-manager/api/v1/cluster/restore?action=cancel
POST /api/v1/cluster/restore?action=cancel |
System Administration > Lifecycle Management > Backup Restore Management > Restore Advance any suspended restore operation |
POST /global-manager/api/v1/cluster/restore?action=advance
POST /api/v1/cluster/restore?action=advance |
System Administration > Lifecycle Management > Backup Restore Management > Restore Initiate a restore operation |
POST /global-manager/api/v1/cluster/restore?action=start
POST /api/v1/cluster/restore?action=start |
System Administration > Lifecycle Management > Backup Restore Management > Restore Suspend any running restore operation |
POST /global-manager/api/v1/cluster/restore?action=suspend
POST /api/v1/cluster/restore?action=suspend |
System Administration > Lifecycle Management > Backup Restore Management > Restore Retry any failed restore operation |
POST /global-manager/api/v1/cluster/restore?action=retry
POST /api/v1/cluster/restore?action=retry |
System Administration > Lifecycle Management > Backup Restore Management > 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 Administration > Lifecycle Management > Backup Restore Management > Restore List timestamps of all available Cluster Backups. |
GET /global-manager/api/v1/cluster/restore/backuptimestamps
GET /api/v1/cluster/restore/backuptimestamps |
System Administration > Lifecycle Management > Backup Restore Management > 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 Administration > Lifecycle Management > Backup Restore Management > Restore Query Restore Request Status |
GET /api/v1/cluster/restore/status
|
System Administration > Lifecycle Management > Upgrade > Bundles Upgrade the upgrade coordinator. |
POST /api/v1/upgrade?action=upgrade_uc
|
System Administration > Lifecycle Management > Upgrade > Bundles Lists the supported releases , available on VMware Download site to upgrade current system. |
GET /api/v1/upgrade/available-releases
|
System Administration > Lifecycle Management > Upgrade > Bundles Upload upgrade bundle |
POST /api/v1/upgrade/bundle?action=upload
(Deprecated)
|
System Administration > Lifecycle Management > Upgrade > Bundles Upload upgrade bundle |
POST /api/v1/upgrade/bundles?action=upload
|
System Administration > Lifecycle Management > Upgrade > Bundles Fetch upgrade bundle from given url |
POST /api/v1/upgrade/bundles
|
System Administration > Lifecycle Management > Upgrade > Bundles Get uploaded upgrade bundle information |
GET /api/v1/upgrade/bundles/{bundle-id}
|
System Administration > Lifecycle Management > Upgrade > Bundles Cancel upgrade bundle upload |
POST /api/v1/upgrade/bundles/{bundle-id}?action=cancel_upload
|
System Administration > Lifecycle Management > Upgrade > Bundles Get uploaded upgrade bundle status |
GET /api/v1/upgrade/bundles/{bundle-id}/status
|
System Administration > Lifecycle Management > Upgrade > Bundles Get uploaded upgrade bundle upload status |
GET /api/v1/upgrade/bundles/{bundle-id}/upload-status
|
System Administration > Lifecycle Management > Upgrade > Eula Accept end user license agreement |
POST /api/v1/upgrade/eula/accept
|
System Administration > Lifecycle Management > Upgrade > Eula Return the acceptance status of end user license agreement |
GET /api/v1/upgrade/eula/acceptance
|
System Administration > Lifecycle Management > Upgrade > Eula Return the content of end user license agreement |
GET /api/v1/upgrade/eula/content
|
System Administration > Lifecycle Management > Upgrade > Group Return aggregate information of upgrade unit groups filtered using given query. |
POST /api/v1/upgrade/filter/upgrade-unit-groups
|
System Administration > Lifecycle Management > Upgrade > Group Return aggregate information of upgrade-units filtered using given query. |
POST /api/v1/upgrade/filter/upgrade-units
|
System Administration > Lifecycle Management > Upgrade > Group Get upgrade unit groups based on the filter |
GET /api/v1/upgrade/filterGroups
|
System Administration > Lifecycle Management > Upgrade > Group Get upgrade unit based on the filter |
GET /api/v1/upgrade/filterUnits
|
System Administration > Lifecycle Management > Upgrade > Group Return information of all upgrade unit groups |
GET /api/v1/upgrade/upgrade-unit-groups
|
System Administration > Lifecycle Management > Upgrade > Group Create a group |
POST /api/v1/upgrade/upgrade-unit-groups
|
System Administration > Lifecycle Management > Upgrade > Group Get upgrade status for upgrade unit groups |
GET /api/v1/upgrade/upgrade-unit-groups-status
|
System Administration > Lifecycle Management > Upgrade > Group Delete the upgrade unit group |
DELETE /api/v1/upgrade/upgrade-unit-groups/{group-id}
|
System Administration > Lifecycle Management > Upgrade > Group Return upgrade unit group information |
GET /api/v1/upgrade/upgrade-unit-groups/{group-id}
|
System Administration > Lifecycle Management > Upgrade > Group Add upgrade units to specified upgrade unit group |
POST /api/v1/upgrade/upgrade-unit-groups/{group-id}?action=add_upgrade_units
|
System Administration > Lifecycle Management > Upgrade > Group Reorder upgrade unit group |
POST /api/v1/upgrade/upgrade-unit-groups/{group-id}?action=reorder
|
System Administration > Lifecycle Management > Upgrade > Group Update the upgrade unit group |
PUT /api/v1/upgrade/upgrade-unit-groups/{group-id}
|
System Administration > Lifecycle Management > Upgrade > Group Get upgrade status for group |
GET /api/v1/upgrade/upgrade-unit-groups/{group-id}/status
|
System Administration > Lifecycle Management > Upgrade > Group 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 Administration > Lifecycle Management > Upgrade > Group Return aggregate information of all upgrade unit groups |
GET /api/v1/upgrade/upgrade-unit-groups/aggregate-info
|
System Administration > Lifecycle Management > Upgrade > History Get upgrade history |
GET /api/v1/upgrade/history
|
System Administration > Lifecycle Management > Upgrade > Host Execute checks before entering host into maintenance mode |
POST /api/v1/upgrade/pre-upgrade-checks/host/planned-maintenance
|
System Administration > 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 Administration > Lifecycle Management > Upgrade > Nodes Execute upgrade task |
POST /api/v1/cluster/{cluster-node-id}/node/upgrade/performtask
POST /api/v1/node/upgrade/performtask |
System Administration > 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 Administration > 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 Administration > Lifecycle Management > Upgrade > Nodes Get list of nodes across all types |
GET /api/v1/upgrade/nodes
|
System Administration > Lifecycle Management > Upgrade > Nodes Get summary of nodes |
GET /api/v1/upgrade/nodes-summary
|
System Administration > Lifecycle Management > Upgrade > Nodes Get the version whitelist |
GET /global-manager/api/v1/upgrade/version-whitelist
GET /api/v1/upgrade/version-whitelist |
System Administration > 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 Administration > 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 Administration > Lifecycle Management > Upgrade > Plan Execute pre-upgrade checks |
POST /api/v1/upgrade?action=execute_pre_upgrade_checks
|
System Administration > Lifecycle Management > Upgrade > Plan Abort pre-upgrade checks |
POST /api/v1/upgrade?action=abort_pre_upgrade_checks
|
System Administration > Lifecycle Management > Upgrade > Plan Execute post-upgrade checks |
POST /api/v1/upgrade/{component-type}?action=execute_post_upgrade_checks
|
System Administration > Lifecycle Management > Upgrade > Plan Reset upgrade plan to default plan |
POST /api/v1/upgrade/plan?action=reset
|
System Administration > Lifecycle Management > Upgrade > Plan Upgrade selected units |
POST /api/v1/upgrade/plan?action=upgrade_selected_units
|
System Administration > Lifecycle Management > Upgrade > Plan Execute the upgrade |
POST /api/v1/upgrade/plan?action=upgrade
|
System Administration > Lifecycle Management > Upgrade > Plan Stage the upgrade bits |
POST /api/v1/upgrade/plan?action=stage-upgrade
|
System Administration > Lifecycle Management > Upgrade > Plan Start upgrade |
POST /api/v1/upgrade/plan?action=start
|
System Administration > Lifecycle Management > Upgrade > Plan Pause upgrade |
POST /api/v1/upgrade/plan?action=pause
|
System Administration > Lifecycle Management > Upgrade > Plan Continue upgrade |
POST /api/v1/upgrade/plan?action=continue
|
System Administration > Lifecycle Management > Upgrade > Plan Get upgrade plan settings for the component |
GET /api/v1/upgrade/plan/{component_type}/settings
|
System Administration > Lifecycle Management > Upgrade > Plan Update upgrade plan settings for the component |
PUT /api/v1/upgrade/plan/{component_type}/settings
|
System Administration > Lifecycle Management > Upgrade > Plan Returns pre-upgrade checks in csv format |
GET /api/v1/upgrade/pre-upgrade-checks?format=csv
|
System Administration > Lifecycle Management > Upgrade > Plan Acknowledge the pre upgrade check. |
POST /api/v1/upgrade/pre-upgrade-checks/{pre-upgrade-check-id}?action=acknowledge
|
System Administration > Lifecycle Management > Upgrade > Plan Auto resolve the pre upgrade check. |
POST /api/v1/upgrade/pre-upgrade-checks/{pre-upgrade-check-id}?action=resolve
|
System Administration > Lifecycle Management > Upgrade > Plan Get Pre-upgrade Check Failures |
GET /api/v1/upgrade/pre-upgrade-checks/failures
|
System Administration > Lifecycle Management > Upgrade > Plan Get Pre-upgrade Check Success |
GET /api/v1/upgrade/pre-upgrade-checks/success
|
System Administration > Lifecycle Management > Upgrade > Plan Returns information about upgrade checks |
GET /api/v1/upgrade/upgrade-checks-info
|
System Administration > Lifecycle Management > Upgrade > Status Get functional state of the upgrade coordinator |
GET /api/v1/upgrade/functional-state
|
System Administration > Lifecycle Management > Upgrade > Status Get upgrade status summary |
GET /api/v1/upgrade/status-summary
|
System Administration > Lifecycle Management > Upgrade > Status Get upgrade summary |
GET /api/v1/upgrade/summary
|
System Administration > Lifecycle Management > Upgrade > Status Get Uc Bundle metadata for last uploaded bundle. |
GET /api/v1/upgrade/uc-bundle-metadata
|
System Administration > Lifecycle Management > Upgrade > Status Get Uc Upgrade metadata. |
GET /api/v1/upgrade/uc-upgrade-metadata
|
System Administration > Lifecycle Management > Upgrade > Status Get upgrade-coordinator upgrade status |
GET /api/v1/upgrade/uc-upgrade-status
|
System Administration > Lifecycle Management > Upgrade > UI Get preferences for rendering the UI. |
GET /api/v1/upgrade/ui/preferences
|
System Administration > Lifecycle Management > Upgrade > Upgrade Coordinator Triggers Repository driven Uc Upgrade |
POST /api/v1/cluster/{cluster-node-id}/node/upgrade/uc
POST /api/v1/node/upgrade/uc |
System Administration > Lifecycle Management > Upgrade > Upgrade Units Get upgrade units |
GET /api/v1/upgrade/upgrade-units
|
System Administration > Lifecycle Management > Upgrade > Upgrade Units Get upgrade units stats |
GET /api/v1/upgrade/upgrade-units-stats
|
System Administration > Lifecycle Management > Upgrade > Upgrade Units Get a specific upgrade unit |
GET /api/v1/upgrade/upgrade-units/{upgrade-unit-id}
|
System Administration > Lifecycle Management > Upgrade > Upgrade Units Get upgrade units aggregate-info |
GET /api/v1/upgrade/upgrade-units/aggregate-info
|
System Administration > Monitoring > Dashboards > UI Views 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)
|
System Administration > Monitoring > Dashboards > UI Views Creates a new View. Deprecated: This API is deprecated and will be unavailable in later releases. |
POST /global-manager/api/v1/ui-views
(Deprecated)
|
System Administration > Monitoring > Dashboards > UI Views Delete View Deprecated: This API is deprecated and will be unavailable in later releases. |
DELETE /global-manager/api/v1/ui-views/{view-id}
(Deprecated)
|
System Administration > Monitoring > Dashboards > UI Views 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)
|
System Administration > Monitoring > Dashboards > UI Views Update View Deprecated: This API is deprecated and will be unavailable in later releases. |
PUT /global-manager/api/v1/ui-views/{view-id}
(Deprecated)
|
System Administration > Monitoring > Dashboards > Widget Configuration 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)
|
System Administration > Monitoring > Dashboards > Widget Configuration 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)
|
System Administration > Monitoring > Dashboards > Widget Configuration 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)
|
System Administration > Monitoring > Dashboards > Widget Configuration 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)
|
System Administration > Monitoring > Dashboards > Widget Configuration 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)
|
System Administration > Monitoring > Error Resolver 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 > Error Resolver Resolves the error |
POST /global-manager/api/v1/error-resolver?action=resolve_error
POST /api/v1/error-resolver?action=resolve_error |
System Administration > Monitoring > Error Resolver 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 > Logs > Core Dumps 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 > Logs > Core Dumps 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 > Logs > Core Dumps 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 > Logs > Core Dumps 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 > NSX Manager Health Gets Node health status |
GET /api/v1/reverse-proxy/node/health
|
System Administration > Settings > Certificates > CRL Return the list of CrlDistributionPoints |
GET /api/v1/trust-management/crl-distribution-points
|
System Administration > Settings > Certificates > CRL Create a Crl Distribution Point |
POST /api/v1/trust-management/crl-distribution-points
|
System Administration > Settings > Certificates > CRL Delete a CrlDistributionPoint |
DELETE /api/v1/trust-management/crl-distribution-points/{crl-distribution-point-id}
|
System Administration > Settings > Certificates > CRL Return the CrlDistributionPoint with <crl-distribution-point-id> |
GET /api/v1/trust-management/crl-distribution-points/{crl-distribution-point-id}
|
System Administration > Settings > Certificates > CRL 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 > Settings > Certificates > CRL Return the status of the CrlDistributionPoint |
GET /api/v1/trust-management/crl-distribution-points/{crl-distribution-point-id}/status
|
System Administration > Settings > Certificates > CRL Return stored CRL in PEM format |
POST /api/v1/trust-management/crl-distribution-points/pem-file
|
System Administration > Settings > Certificates > CSR Return the Properties of a Trust Manager |
GET /api/v1/trust-management
|
System Administration > Settings > Certificates > CSR Return All Added CRLs |
GET /api/v1/trust-management/crls
|
System Administration > Settings > Certificates > CSR Add a New Certificate Revocation List |
POST /api/v1/trust-management/crls?action=import
|
System Administration > Settings > Certificates > CSR Delete a CRL |
DELETE /api/v1/trust-management/crls/{crl-id}
|
System Administration > Settings > Certificates > CSR Show CRL Data for the Given CRL ID |
GET /api/v1/trust-management/crls/{crl-id}
|
System Administration > Settings > Certificates > CSR Update CRL for the Given CRL ID |
PUT /api/v1/trust-management/crls/{crl-id}
|
System Administration > Settings > Certificates > CSR Return All the Generated CSRs |
GET /api/v1/trust-management/csrs
|
System Administration > Settings > Certificates > CSR Generate a New Certificate Signing Request |
POST /api/v1/trust-management/csrs
|
System Administration > Settings > Certificates > CSR Generate a New Self-Signed Certificate |
POST /api/v1/trust-management/csrs?action=self_sign
|
System Administration > Settings > Certificates > CSR 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 > Settings > Certificates > CSR Delete a CSR |
DELETE /api/v1/trust-management/csrs/{csr-id}
|
System Administration > Settings > Certificates > CSR Show CSR Data for the Given CSR ID |
GET /api/v1/trust-management/csrs/{csr-id}
|
System Administration > Settings > Certificates > CSR 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 > Settings > Certificates > CSR Import a Certificate Associated with an Approved CSR |
POST /api/v1/trust-management/csrs/{csr-id}?action=import
|
System Administration > Settings > Certificates > CSR Self-Sign the CSR |
POST /api/v1/trust-management/csrs/{csr-id}?action=self_sign
|
System Administration > Settings > Certificates > CSR Get CSR PEM File for the Given CSR ID |
GET /api/v1/trust-management/csrs/{csr-id}/pem-file
|
System Administration > Settings > Certificates > Certificate Get the certificate profile for the given service type |
GET /api/v1/trust-management/certificate-profile/{service-type}
|
System Administration > Settings > Certificates > Certificate Return the list of certificate profiles. |
GET /api/v1/trust-management/certificate-profiles
|
System Administration > Settings > Certificates > Certificate Return All the User-Facing Components' Certificates |
GET /api/v1/trust-management/certificates
|
System Administration > Settings > Certificates > Certificate 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 > Settings > Certificates > Certificate Fetch the server certificate chain of a TLS service endpoint |
POST /api/v1/trust-management/certificates?action=fetch_peer_certificate_chain
|
System Administration > Settings > Certificates > Certificate 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 > Settings > Certificates > Certificate Add a New Certificate |
POST /api/v1/trust-management/certificates?action=import
|
System Administration > Settings > Certificates > Certificate Add a CA certificate as a trust anchor |
POST /api/v1/trust-management/certificates/{alias}?action=import_trusted_ca
|
System Administration > Settings > Certificates > Certificate Delete Certificate for the Given Certificate ID |
DELETE /api/v1/trust-management/certificates/{cert-id}
|
System Administration > Settings > Certificates > Certificate Validate a certificate |
GET /api/v1/trust-management/certificates/{cert-id}?action=validate
|
System Administration > Settings > Certificates > Certificate Show Certificate Data for the Given Certificate ID |
GET /api/v1/trust-management/certificates/{cert-id}
|
System Administration > Settings > Certificates > Certificate Apply a certificate for a CertificateProfile |
POST /api/v1/trust-management/certificates/{cert-id}?action=apply_certificate
|
System Administration > Settings > Certificates > Certificate Batch replace certificates |
POST /api/v1/trust-management/certificates/action/batch-replace
|
System Administration > Settings > Certificates > Certificate Renew all internal appliance certificates that will expire soon |
POST /api/v1/trust-management/certificates/action/renew-appliance-certificates
|
System Administration > Settings > Certificates > Certificate Replace a Host Certificate |
POST /api/v1/trust-management/certificates/action/replace-host-certificate/{host-id}
|
System Administration > Settings > Certificates > Certificate Delete result of certificates batch operation |
DELETE /api/v1/trust-management/certificates/batch-results
|
System Administration > Settings > Certificates > Certificate Get result of certificates batch operation |
GET /api/v1/trust-management/certificates/batch-results
|
System Administration > Settings > Certificates > Certificate Get stale certificates |
GET /api/v1/trust-management/stale-certificates
|
System Administration > Settings > Licenses Accept end user license agreement |
POST /global-manager/api/v1/eula/accept
POST /api/v1/eula/accept |
System Administration > Settings > Licenses Return the acceptance status of end user license agreement |
GET /global-manager/api/v1/eula/acceptance
GET /api/v1/eula/acceptance |
System Administration > Settings > Licenses Return the content of end user license agreement |
GET /global-manager/api/v1/eula/content
GET /api/v1/eula/content |
System Administration > Settings > Support Bundle Delete existing support bundles waiting to be downloaded |
POST /api/v1/administration/support-bundles?action=delete_async_response
|
System Administration > Settings > Support Bundle Collect support bundles from registered cluster and fabric nodes |
POST /api/v1/administration/support-bundles?action=collect
|
System Administration > Settings > Support Bundle Get support bundle configuration |
GET /api/v1/administration/support-bundles/config
|
System Administration > Settings > Support Bundle Update support bundle configuration |
PUT /api/v1/administration/support-bundles/config
|
System Administration > Settings > Support Bundle Get list of supported content filters |
GET /api/v1/administration/support-bundles/dynamic-content-filters
|
System Administration > Settings > User Management > Access Token Create registration access token |
POST /api/v1/aaa/registration-token
|
System Administration > Settings > User Management > Access Token Delete registration access token Deprecated: Use API POST /api/v1/aaa/registration-token/delete |
DELETE /api/v1/aaa/registration-token/{token}
(Deprecated)
|
System Administration > Settings > User Management > Access Token Get registration access token Deprecated: Use API POST /api/v1/aaa/registration-token/retrieve |
GET /api/v1/aaa/registration-token/{token}
(Deprecated)
|
System Administration > Settings > User Management > Access Token Delete registration access token |
POST /api/v1/aaa/registration-token/delete
|
System Administration > Settings > User Management > Access Token Get registration access token |
POST /api/v1/aaa/registration-token/retrieve
|
System Administration > Settings > User Management > LDAP Identity Sources List LDAP identity sources |
GET /global-manager/api/v1/aaa/ldap-identity-sources
|
System Administration > Settings > User Management > LDAP Identity Sources Probe an LDAP identity source |
POST /global-manager/api/v1/aaa/ldap-identity-sources?action=probe_identity_source
|
System Administration > Settings > User Management > LDAP Identity Sources Fetch the server certificate of an LDAP server |
POST /global-manager/api/v1/aaa/ldap-identity-sources?action=fetch_certificate
|
System Administration > Settings > User Management > LDAP Identity Sources Test an LDAP server |
POST /global-manager/api/v1/aaa/ldap-identity-sources?action=probe_ldap_server
|
System Administration > Settings > User Management > LDAP Identity Sources Delete an LDAP identity source |
DELETE /global-manager/api/v1/aaa/ldap-identity-sources/{ldap-identity-source-id}
|
System Administration > Settings > User Management > LDAP Identity Sources Read a single LDAP identity source |
GET /global-manager/api/v1/aaa/ldap-identity-sources/{ldap-identity-source-id}
|
System Administration > Settings > User Management > LDAP Identity Sources 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 > Settings > User Management > LDAP Identity Sources Create or update an LDAP identity source |
PUT /global-manager/api/v1/aaa/ldap-identity-sources/{ldap-identity-source-id}
|
System Administration > Settings > User Management > LDAP Identity Sources Search the LDAP identity source |
POST /global-manager/api/v1/aaa/ldap-identity-sources/{ldap-identity-source-id}/search
|
System Administration > Settings > User Management > LDAP Identity Sources Search a SCIM endpoint |
POST /api/v1/trust-management/oidc-uris/{id}/search
|
System Administration > Settings > User Management > LDAP Identity Sources 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 Administration > Settings > User Management > Principal Identity Return the list of OpenID Connect end-points. |
GET /api/v1/trust-management/oidc-uris
|
System Administration > Settings > User Management > Principal Identity Update a OpenID Connect end-point's thumbprint |
POST /api/v1/trust-management/oidc-uris?action=update_thumbprint
|
System Administration > Settings > User Management > Principal Identity Add an OpenID Connect end-point. |
POST /api/v1/trust-management/oidc-uris
|
System Administration > Settings > User Management > Principal Identity Get an OpenID Connect end-point. |
GET /api/v1/trust-management/oidc-uris/{id}
|
System Administration > Settings > User Management > Principal Identity Refresh an OpenID Connect end-point |
POST /api/v1/trust-management/oidc-uris/{id}?action=refresh
|
System Administration > Settings > User Management > Principal Identity Update an OpenID Connect end-point. |
PUT /api/v1/trust-management/oidc-uris/{id}
|
System Administration > Settings > User Management > Principal Identity Check the health of an OpenID Connect end-point |
GET /api/v1/trust-management/oidc-uris/{id}/health
|
System Administration > Settings > User Management > Principal Identity Configure NSX for OIDC authentication with VC/WS1B |
POST /api/v1/trust-management/oidc-uris/action/configure-ws1b-oidc-endpoint
|
System Administration > Settings > User Management > Principal Identity Unconfigure NSX for OIDC authentication with VC/WS1B |
POST /api/v1/trust-management/oidc-uris/action/remove-ws1b-oidc-endpoint
|
System Administration > Settings > User Management > Principal Identity Return the list of principal identities |
GET /api/v1/trust-management/principal-identities
|
System Administration > Settings > User Management > Principal Identity Update a principal identity's certificate |
POST /api/v1/trust-management/principal-identities?action=update_certificate
|
System Administration > Settings > User Management > Principal Identity Register a name-certificate combination. Deprecated: Deprecated, use POST /trust-management/principal-identities/with-certificate instead. |
POST /api/v1/trust-management/principal-identities
(Deprecated)
|
System Administration > Settings > User Management > Principal Identity Delete a principal identity |
DELETE /api/v1/trust-management/principal-identities/{principal-identity-id}
|
System Administration > Settings > User Management > Principal Identity Get a principal identity |
GET /api/v1/trust-management/principal-identities/{principal-identity-id}
|
System Administration > Settings > User Management > Principal Identity Register a name-certificate combination. |
POST /api/v1/trust-management/principal-identities/with-certificate
|
System Administration > Settings > User Management > Principal Identity Return the list of token-based principal identities. | These don't have certificate or role information. |
GET /api/v1/trust-management/token-principal-identities
|
System Administration > Settings > User Management > Principal Identity Register a token-based principal identity. |
POST /api/v1/trust-management/token-principal-identities
|
System Administration > Settings > User Management > Principal Identity Delete a token-based principal identity |
DELETE /api/v1/trust-management/token-principal-identities/{principal-identity-id}
|
System Administration > Settings > User Management > Principal Identity Get a token-based principal identity |
GET /api/v1/trust-management/token-principal-identities/{principal-identity-id}
|
System Administration > Settings > User Management > Roles List RBAC features |
GET /global-manager/api/v1/aaa/features-with-properties
GET /api/v1/aaa/features-with-properties |
System Administration > Settings > 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 |
System Administration > Settings > User Management > Roles Assign roles to User or Group |
POST /global-manager/api/v1/aaa/role-bindings
POST /api/v1/aaa/role-bindings |
System Administration > Settings > 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 |
System Administration > Settings > 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} |
System Administration > Settings > 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} |
System Administration > Settings > 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} |
System Administration > Settings > User Management > Roles Get information about all roles |
GET /global-manager/api/v1/aaa/roles
GET /api/v1/aaa/roles |
System Administration > Settings > 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 |
System Administration > Settings > 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 |
System Administration > Settings > User Management > Roles Delete custom role |
DELETE /global-manager/api/v1/aaa/roles/{role}
DELETE /api/v1/aaa/roles/{role} |
System Administration > Settings > User Management > Roles Get role information |
GET /global-manager/api/v1/aaa/roles/{role}
GET /api/v1/aaa/roles/{role} |
System Administration > Settings > 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 |
System Administration > Settings > User Management > Roles Update custom role |
PUT /global-manager/api/v1/aaa/roles/{role}
PUT /api/v1/aaa/roles/{role} |
System Administration > Settings > 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 |
System Administration > Settings > 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 |
System Administration > Settings > 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. |
GET /global-manager/api/v1/aaa/vidm/groups
GET /api/v1/aaa/vidm/groups |
System Administration > Settings > 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. |
POST /global-manager/api/v1/aaa/vidm/search
POST /api/v1/aaa/vidm/search |
System Administration > Settings > 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. |
GET /global-manager/api/v1/aaa/vidm/users
GET /api/v1/aaa/vidm/users |
System Administration > Settings > User Management > VIDM Configuration Read AAA provider vIDM properties |
GET /api/v1/cluster/{cluster-node-id}/node/aaa/providers/vidm
GET /api/v1/node/aaa/providers/vidm |
System Administration > Settings > User Management > VIDM Configuration Update AAA provider vIDM properties |
PUT /api/v1/cluster/{cluster-node-id}/node/aaa/providers/vidm
PUT /api/v1/node/aaa/providers/vidm |
System Administration > Settings > User Management > VIDM Configuration Read AAA provider vIDM status |
GET /api/v1/cluster/{cluster-node-id}/node/aaa/providers/vidm/status
GET /api/v1/node/aaa/providers/vidm/status |