ZoneList.yaml 286 Bytes
Newer Older
description: Collection of the zone information list.
required:
- resourceURL
properties:
  zone:
    description: Collection of the zone information list.
    type: array
    items:
      $ref: '#/definitions/ZoneInfo'
  resourceURL:
    $ref: '#/definitions/ResourceURL'