Vshield Edge Management - VMware VSHIELD APP 1.0 - API Programming Manual

Vshield api
Table of Contents

Advertisement

5

vShield Edge Management

You can manage vShield Edge services and firewall policies by using REST API. By using REST call, you can 
start or stop services, post and delete configurations, and get service status.
For each service, you can enable logging to view debug and audit messages. You must identify a syslog server 
to receive the logs.
I
   All vShield REST requests require authorization. You can use the following basic authorization:
MPORTANT
Authorization: Basic YWRtaW46ZGVmYXVsdA==
YWRtaW46ZGVmYXVsdA== represents the Base 64 encoding of the vShield Manager default login credentials 
(admin:default).
This chapter includes the following topics:
"Force a vShield Edge to Synchronize with the vShield Manager" on page 26
"Manage CLI Credentials on a vShield Edge" on page 26
"Managing DHCP" on page 26
"Managing NAT" on page 29
"Configuring the vShield Edge Firewall" on page 35
"Configuring VPNs" on page 39
"Load Balancer" on page 45
"Managing the MTU Threshold for a vShield Edge" on page 48
"View Traffic Statistics" on page 49
"Debug vShield Edge Services Using Service Statistics" on page 49
"Managing the Connection to a Syslog Server" on page 50
VMware, Inc.
5
25

Advertisement

Table of Contents
loading

Table of Contents