Returns list of floating IPs
def get_floating_ips(self, wait_for_completion=True, timeout=15):
Type
Return Value
dict
When wait_for_completion is False, the full API response for GET /internal/node_management/cluster_ip
GET /internal/node_management/cluster_ip
When wait_for_completion is True, the full API response of the job status
Last updated 5 years ago