IpAddressBlockGetRequestParameters (type)

{
  "additionalProperties": false, 
  "id": "IpAddressBlockGetRequestParameters", 
  "module_id": "PolicyIpam", 
  "properties": {
    "ignore_ipblock_usage": {
      "default": false, 
      "description": "When flag is set to false, IpAddressBlock usage will be calculated and shown. When flag is set to true, IpAddressBlock usage will not be shown.", 
      "title": "Flag to specify whether to fetch block usage.\n", 
      "type": "boolean"
    }
  }, 
  "title": "IpAddressBlock get request parameters", 
  "type": "object"
}