You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Implement the /haips and /haips/{haipName}/* endpoints for listing all colocations and subelements in your account.
Describe the solution you'd like
A the required HaIp, HaIpService, etc. classes in transip/v6/objects.py.
Is your feature request related to a problem? Please describe.
Implement the
/haips
and/haips/{haipName}/*
endpoints for listing all colocations and subelements in your account.Describe the solution you'd like
A the required
HaIp
,HaIpService
, etc. classes intransip/v6/objects.py
.See https://github.com/roaldnefs/python-transip/blob/main/transip/v6/objects.py for an example.
The text was updated successfully, but these errors were encountered: