NSX-T Data Center REST API
GracefulRestartMode (schema)
    BGP Graceful Restart modes.
DISABLE Disables Graceful Restart capability.
HELPER_ONLY Enables as Helper only in Graceful Restart mechanism.
GR_AND_HELPER Enables Graceful Restart capability along with HELPER mode.
    
    
    
    
    
| Name | Description | Type | Notes | 
|---|---|---|---|
| GracefulRestartMode | BGP Graceful Restart modes. DISABLE Disables Graceful Restart capability. HELPER_ONLY Enables as Helper only in Graceful Restart mechanism. GR_AND_HELPER Enables Graceful Restart capability along with HELPER mode. | string | Enum: DISABLE, HELPER_ONLY, GR_AND_HELPER | 
