title: Fleet Server Host type: object properties: id: type: string name: type: string is_default: type: boolean is_preconfigured: type: boolean host_urls: type: array items: type: string required: - fleet_server_hosts - id - is_default - is_preconfigured - host_urls