pub fn global_vars(service: &ZapService) -> Result<Value, ZapApiError>
Expand description
Gets all the global variables (key/value pairs).
pub fn global_vars(service: &ZapService) -> Result<Value, ZapApiError>
Gets all the global variables (key/value pairs).