NSX-T Data Center REST API
RefreshRequestParameters (schema)
    Parameters that affect whether CSM returns the cached resource or
refreshes the cache before returning
    
| Name | Description | Type | Notes | 
|---|---|---|---|
| refresh | Determines whether to refresh cache or not
 If true, the cache is refreshed before returning If false, cached resource is returned  | 
            
            boolean | Default: "False" |