Kathara.types - KatharaFramework/Kathara GitHub Wiki

module Kathara.types


class SharedCollisionDomainsOption

Enum representing options for shared collision domains option.

Attributes:

  • NOT_SHARED (int): Represents the option for not sharing collision domains (value: 1).
  • LABS (int): Represents the option for sharing collision domains among network scenarios of the same user
  • (value: 2).
  • USERS (int): Represents the option for sharing collision domains among network scenarios of different users
  • (value: 3).

This file was automatically generated via lazydocs.

⚠️ **GitHub.com Fallback** ⚠️