// Code generated by "make api"; DO NOT EDIT. // Copyright IBM Corp. 2020, 2026 // SPDX-License-Identifier: MPL-2.0 package targets type AuthorizeSessionArguments struct { HostId string `json:"host_id,omitempty"` }