INPUT_OBJECT
input UpdateFloatingIpsInput {# Required. UUID used to identify the cluster the request goes to.clusterUuid: String!# Required. New list of cluster IPs.newClusterIps: [String!]!}