Skip to main content

Get LAN Networks (v2.0)

List all the LAN networks.

Path Parameters
  • tenant_id string required

    The ID of the tenant.

  • site_id string required

    The ID of the site.

Responses

Successful Operation


Schema
  • oneOf

  • count int32

    The count of the query list.

  • deleted_count int64

    The deleted number of queries.

  • deleted_ids string[]

    The deleted query IDs.

  • description

    Description of the query. Max size = 256.

  • id string

    The ID.

  • next_query object

    Details of the next query.

  • tenant_id string
  • total_count int64

    Total number of queries.

Loading...