Skip to content

No SDK support for Client Probe Profiles (system/client_probe_profiles) #116

Description

@ed6869

Summary

There is no pyaoscx class to manage Client Probe Profiles or their entries, exposed by the system/client_probe_profiles REST resource (profile container + entries children keyed by entry_id).

Expected

Add ClientProbeProfile (container) and ClientProbeProfileEntry (child) classes, following the existing container/child pattern, and register them in the API module map.

Notes

  • Profile creation requires the origin column ({name, origin: local}).
  • Entries carry vlan, source_ipv4, broadcast_ipv4, source_mac, directed_ipv4_list, directed_ipv4_range ({start_ip_addr, end_ip_addr}).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions