client

package
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 27, 2026 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation ¶

Index ¶

Constants ¶

View Source
const (
	JobStateProcessing = "Processing"
	JobStateSucceeded  = "Succeeded"
	JobStateFailed     = "Failed"
)
View Source
const (
	WebZStackPort = 5000
)

Variables ¶

This section is empty.

Functions ¶

This section is empty.

Types ¶

type AuthType ¶

type AuthType string
const (
	AuthTypeAccessKey   AuthType = "AccessKey"
	AuthTypeAccount     AuthType = "Account"
	AuthTypeAccountUser AuthType = "AccountUser"
	AuthTypeSession     AuthType = "Session"
)
const (
	//AuthTypeAccessKey AuthType = "accesskey"
	AuthTypeLogin AuthType = "login"
)

type JobView ¶

type JobView struct {
	UUID       string      `json:"uuid"`
	State      string      `json:"state"`
	Result     interface{} `json:"result,omitempty"`
	Error      interface{} `json:"error,omitempty"`
	CreateDate string      `json:"createDate"`
}

JobView job inventory view

type ZSClient ¶

type ZSClient struct {
	*ZSHttpClient
}

func NewZSClient ¶

func NewZSClient(config *ZSConfig) *ZSClient

func (*ZSClient) AckAlarmData ¶

AckAlarmData operates on AlarmData

func (*ZSClient) AckEventData ¶

AckEventData operates on EventData

func (*ZSClient) AddAccessControlListEntry ¶

AddAccessControlListEntry adds AccessControlListEntry

func (*ZSClient) AddAccessControlListRedirectRule ¶

AddAccessControlListRedirectRule adds AccessControlListRedirectRule

func (*ZSClient) AddAccessControlListToLoadBalancer ¶

func (cli *ZSClient) AddAccessControlListToLoadBalancer(ctx context.Context, params param.AddAccessControlListToLoadBalancerParam) (*view.LoadBalancerListenerInventoryView, error)

AddAccessControlListToLoadBalancer adds AccessControlListToLoadBalancer

func (*ZSClient) AddAccessControlRule ¶

AddAccessControlRule adds AccessControlRule

func (*ZSClient) AddActionToAlarm ¶

func (cli *ZSClient) AddActionToAlarm(ctx context.Context, params param.AddActionToAlarmParam) (*view.AlarmInventoryView, error)

AddActionToAlarm adds ActionToAlarm

func (*ZSClient) AddActionToEventSubscription ¶

func (cli *ZSClient) AddActionToEventSubscription(ctx context.Context, params param.AddActionToEventSubscriptionParam) (*view.EventSubscriptionInventoryView, error)

AddActionToEventSubscription adds ActionToEventSubscription

func (*ZSClient) AddAliyunEbsBackupStorage ¶

func (cli *ZSClient) AddAliyunEbsBackupStorage(ctx context.Context, params param.AddAliyunEbsBackupStorageParam) (*view.BackupStorageInventoryView, error)

AddAliyunEbsBackupStorage adds AliyunEbsBackupStorage

func (*ZSClient) AddAliyunEbsPrimaryStorage ¶

func (cli *ZSClient) AddAliyunEbsPrimaryStorage(ctx context.Context, params param.AddAliyunEbsPrimaryStorageParam) (*view.PrimaryStorageInventoryView, error)

AddAliyunEbsPrimaryStorage adds AliyunEbsPrimaryStorage

func (*ZSClient) AddAliyunKeySecret ¶

func (cli *ZSClient) AddAliyunKeySecret(ctx context.Context, params param.AddAliyunKeySecretParam) (*view.HybridAccountInventoryView, error)

AddAliyunKeySecret adds AliyunKeySecret

func (*ZSClient) AddAliyunNasAccessGroup ¶

AddAliyunNasAccessGroup adds AliyunNasAccessGroup

func (*ZSClient) AddAliyunNasFileSystem ¶

AddAliyunNasFileSystem adds AliyunNasFileSystem

func (*ZSClient) AddAliyunNasMountTarget ¶

AddAliyunNasMountTarget adds AliyunNasMountTarget

func (*ZSClient) AddAliyunNasPrimaryStorage ¶

func (cli *ZSClient) AddAliyunNasPrimaryStorage(ctx context.Context, params param.AddAliyunNasPrimaryStorageParam) (*view.PrimaryStorageInventoryView, error)

AddAliyunNasPrimaryStorage adds AliyunNasPrimaryStorage

func (*ZSClient) AddAliyunPanguPartition ¶

AddAliyunPanguPartition adds AliyunPanguPartition

func (*ZSClient) AddAppBuildSystem ¶

AddAppBuildSystem adds AppBuildSystem

func (*ZSClient) AddAttributesToIAM2Organization ¶

AddAttributesToIAM2Organization adds AttributesToIAM2Organization

func (*ZSClient) AddAttributesToIAM2Project ¶

AddAttributesToIAM2Project adds AttributesToIAM2Project

func (*ZSClient) AddAttributesToIAM2VirtualID ¶

AddAttributesToIAM2VirtualID adds AttributesToIAM2VirtualID

func (*ZSClient) AddAttributesToIAM2VirtualIDGroup ¶

AddAttributesToIAM2VirtualIDGroup adds AttributesToIAM2VirtualIDGroup

func (*ZSClient) AddBackendServerToServerGroup ¶

AddBackendServerToServerGroup adds BackendServerToServerGroup

func (*ZSClient) AddBackupStoragesToReplicationGroup ¶

AddBackupStoragesToReplicationGroup adds BackupStoragesToReplicationGroup

func (*ZSClient) AddBareMetal2Gateway ¶

func (cli *ZSClient) AddBareMetal2Gateway(ctx context.Context, params param.AddBareMetal2GatewayParam) (*view.HostInventoryView, error)

AddBareMetal2Gateway adds BareMetal2Gateway

func (*ZSClient) AddBareMetal2IpmiChassis ¶

AddBareMetal2IpmiChassis adds BareMetal2IpmiChassis

func (*ZSClient) AddBlockPrimaryStorage ¶

func (cli *ZSClient) AddBlockPrimaryStorage(ctx context.Context, params param.AddBlockPrimaryStorageParam) (*view.PrimaryStorageInventoryView, error)

AddBlockPrimaryStorage adds BlockPrimaryStorage

func (*ZSClient) AddBuildApp ¶

AddBuildApp adds BuildApp

func (*ZSClient) AddCCSCertificate ¶

AddCCSCertificate adds CCSCertificate

func (*ZSClient) AddCephBackupStorage ¶

func (cli *ZSClient) AddCephBackupStorage(ctx context.Context, params param.AddCephBackupStorageParam) (*view.BackupStorageInventoryView, error)

AddCephBackupStorage adds CephBackupStorage

func (*ZSClient) AddCephPrimaryStorage ¶

func (cli *ZSClient) AddCephPrimaryStorage(ctx context.Context, params param.AddCephPrimaryStorageParam) (*view.PrimaryStorageInventoryView, error)

AddCephPrimaryStorage adds CephPrimaryStorage

func (*ZSClient) AddCephPrimaryStoragePool ¶

AddCephPrimaryStoragePool adds CephPrimaryStoragePool

func (*ZSClient) AddCertificateToLoadBalancerListener ¶

func (cli *ZSClient) AddCertificateToLoadBalancerListener(ctx context.Context, params param.AddCertificateToLoadBalancerListenerParam) (*view.LoadBalancerListenerInventoryView, error)

AddCertificateToLoadBalancerListener adds CertificateToLoadBalancerListener

func (*ZSClient) AddConnectionAccessPointFromRemote ¶

func (cli *ZSClient) AddConnectionAccessPointFromRemote(ctx context.Context, params param.AddConnectionAccessPointFromRemoteParam) (*view.ConnectionAccessPointInventoryView, error)

AddConnectionAccessPointFromRemote adds ConnectionAccessPointFromRemote

func (*ZSClient) AddContainerManagementEndpoint ¶

AddContainerManagementEndpoint adds ContainerManagementEndpoint

func (*ZSClient) AddDataCenterFromRemote ¶

func (cli *ZSClient) AddDataCenterFromRemote(ctx context.Context, params param.AddDataCenterFromRemoteParam) (*view.DataCenterInventoryView, error)

AddDataCenterFromRemote adds DataCenterFromRemote

func (*ZSClient) AddDisasterImageStoreBackupStorage ¶

AddDisasterImageStoreBackupStorage adds DisasterImageStoreBackupStorage

func (*ZSClient) AddDnsToL3Network ¶

func (cli *ZSClient) AddDnsToL3Network(ctx context.Context, params param.AddDnsToL3NetworkParam) (*view.L3NetworkInventoryView, error)

AddDnsToL3Network adds DnsToL3Network

func (*ZSClient) AddDnsToVpcRouter ¶

func (cli *ZSClient) AddDnsToVpcRouter(ctx context.Context, params param.AddDnsToVpcRouterParam) (*view.VpcRouterVmInventoryView, error)

AddDnsToVpcRouter adds DnsToVpcRouter

func (*ZSClient) AddEmailAddressToSNSEmailEndpoint ¶

func (cli *ZSClient) AddEmailAddressToSNSEmailEndpoint(ctx context.Context, params param.AddEmailAddressToSNSEmailEndpointParam) (*view.SNSEmailAddressInventoryView, error)

AddEmailAddressToSNSEmailEndpoint adds EmailAddressToSNSEmailEndpoint

func (*ZSClient) AddEventRuleTemplate ¶

AddEventRuleTemplate adds EventRuleTemplate

func (*ZSClient) AddExternalBackupStorage ¶

AddExternalBackupStorage adds ExternalBackupStorage

func (*ZSClient) AddExternalPrimaryStorage ¶

func (cli *ZSClient) AddExternalPrimaryStorage(ctx context.Context, params param.AddExternalPrimaryStorageParam) (*view.PrimaryStorageInventoryView, error)

AddExternalPrimaryStorage adds ExternalPrimaryStorage

func (*ZSClient) AddFiSecSecurityMachine ¶

func (cli *ZSClient) AddFiSecSecurityMachine(ctx context.Context, params param.AddFiSecSecurityMachineParam) (*view.SecurityMachineInventoryView, error)

AddFiSecSecurityMachine adds FiSecSecurityMachine

func (*ZSClient) AddFlkSecSecurityMachine ¶

func (cli *ZSClient) AddFlkSecSecurityMachine(ctx context.Context, params param.AddFlkSecSecurityMachineParam) (*view.SecurityMachineInventoryView, error)

AddFlkSecSecurityMachine adds FlkSecSecurityMachine

func (*ZSClient) AddHostRouteToL3Network ¶

func (cli *ZSClient) AddHostRouteToL3Network(ctx context.Context, params param.AddHostRouteToL3NetworkParam) (*view.L3NetworkInventoryView, error)

AddHostRouteToL3Network adds HostRouteToL3Network

func (*ZSClient) AddHostToHostSchedulingRuleGroup ¶

AddHostToHostSchedulingRuleGroup adds HostToHostSchedulingRuleGroup

func (*ZSClient) AddHybridKeySecret ¶

func (cli *ZSClient) AddHybridKeySecret(ctx context.Context, params param.AddHybridKeySecretParam) (*view.HybridAccountInventoryView, error)

AddHybridKeySecret adds HybridKeySecret

func (*ZSClient) AddIAM2TicketFlow ¶

func (cli *ZSClient) AddIAM2TicketFlow(ctx context.Context, params param.AddIAM2TicketFlowParam) (*view.TicketFlowInventoryView, error)

AddIAM2TicketFlow adds IAM2TicketFlow

func (*ZSClient) AddIAM2VirtualIDGroupToProjects ¶

AddIAM2VirtualIDGroupToProjects adds IAM2VirtualIDGroupToProjects

func (*ZSClient) AddIAM2VirtualIDsToGroup ¶

AddIAM2VirtualIDsToGroup adds IAM2VirtualIDsToGroup

func (*ZSClient) AddIAM2VirtualIDsToOrganization ¶

AddIAM2VirtualIDsToOrganization adds IAM2VirtualIDsToOrganization

func (*ZSClient) AddIAM2VirtualIDsToProject ¶

AddIAM2VirtualIDsToProject adds IAM2VirtualIDsToProject

func (*ZSClient) AddIAM2VirtualIDsToProjects ¶

AddIAM2VirtualIDsToProjects adds IAM2VirtualIDsToProjects

func (*ZSClient) AddIdentityZoneFromRemote ¶

func (cli *ZSClient) AddIdentityZoneFromRemote(ctx context.Context, params param.AddIdentityZoneFromRemoteParam) (*view.IdentityZoneInventoryView, error)

AddIdentityZoneFromRemote adds IdentityZoneFromRemote

func (*ZSClient) AddImage ¶

func (cli *ZSClient) AddImage(ctx context.Context, params param.AddImageParam) (*view.ImageInventoryView, error)

AddImage adds Image

func (*ZSClient) AddImageAsync ¶

func (cli *ZSClient) AddImageAsync(ctx context.Context, params param.AddImageParam) (string, error)

AddImageAsync Async

func (*ZSClient) AddImageStoreBackupStorage ¶

AddImageStoreBackupStorage adds ImageStoreBackupStorage

func (*ZSClient) AddInfoSecSecurityMachine ¶

func (cli *ZSClient) AddInfoSecSecurityMachine(ctx context.Context, params param.AddInfoSecSecurityMachineParam) (*view.SecurityMachineInventoryView, error)

AddInfoSecSecurityMachine adds InfoSecSecurityMachine

func (*ZSClient) AddInstanceToMonitorGroup ¶

AddInstanceToMonitorGroup adds InstanceToMonitorGroup

func (*ZSClient) AddIntegrityResource ¶

AddIntegrityResource adds IntegrityResource

func (*ZSClient) AddIpRange ¶

func (cli *ZSClient) AddIpRange(ctx context.Context, params param.AddIpRangeParam) (*view.IpRangeInventoryView, error)

AddIpRange adds IpRange

func (*ZSClient) AddIpRangeByNetworkCidr ¶

func (cli *ZSClient) AddIpRangeByNetworkCidr(ctx context.Context, params param.AddIpRangeByNetworkCidrParam) (*view.IpRangeInventoryView, error)

AddIpRangeByNetworkCidr adds IpRangeByNetworkCidr

func (*ZSClient) AddIpv6Range ¶

func (cli *ZSClient) AddIpv6Range(ctx context.Context, params param.AddIpv6RangeParam) (*view.IpRangeInventoryView, error)

AddIpv6Range adds Ipv6Range

func (*ZSClient) AddIpv6RangeByNetworkCidr ¶

func (cli *ZSClient) AddIpv6RangeByNetworkCidr(ctx context.Context, params param.AddIpv6RangeByNetworkCidrParam) (*view.IpRangeInventoryView, error)

AddIpv6RangeByNetworkCidr adds Ipv6RangeByNetworkCidr

func (*ZSClient) AddIscsiServer ¶

func (cli *ZSClient) AddIscsiServer(ctx context.Context, params param.AddIscsiServerParam) (*view.IscsiServerInventoryView, error)

AddIscsiServer adds IscsiServer

func (*ZSClient) AddJitSecurityMachine ¶

func (cli *ZSClient) AddJitSecurityMachine(ctx context.Context, params param.AddJitSecurityMachineParam) (*view.SecurityMachineInventoryView, error)

AddJitSecurityMachine adds JitSecurityMachine

func (*ZSClient) AddKVMHost ¶

func (cli *ZSClient) AddKVMHost(ctx context.Context, params param.AddKVMHostParam) (*view.HostInventoryView, error)

AddKVMHost adds KVMHost

func (*ZSClient) AddKVMHostAsync ¶

func (cli *ZSClient) AddKVMHostAsync(ctx context.Context, params param.AddKVMHostParam) (string, error)

AddKVMHostAsync Async

func (*ZSClient) AddKVMHostFromConfigFile ¶

func (cli *ZSClient) AddKVMHostFromConfigFile(ctx context.Context) (*view.AddHostFromConfigFileEventView, error)

AddKVMHostFromConfigFile adds KVMHostFromConfigFile

func (*ZSClient) AddKVMHostFromConfigFileAsync ¶

func (cli *ZSClient) AddKVMHostFromConfigFileAsync(ctx context.Context, params param.AddKVMHostFromConfigFileParam) (string, error)

AddKVMHostFromConfigFileAsync Async

func (*ZSClient) AddL3NetworkToGroup ¶

AddL3NetworkToGroup adds L3NetworkToGroup

func (*ZSClient) AddLabelToAlarm ¶

func (cli *ZSClient) AddLabelToAlarm(ctx context.Context, params param.AddLabelToAlarmParam) (*view.AlarmLabelInventoryView, error)

AddLabelToAlarm adds LabelToAlarm

func (*ZSClient) AddLabelToEventSubscription ¶

AddLabelToEventSubscription adds LabelToEventSubscription

func (*ZSClient) AddLdapServer ¶

func (cli *ZSClient) AddLdapServer(ctx context.Context, params param.AddLdapServerParam) (*view.LdapServerInventoryView, error)

AddLdapServer adds LdapServer

func (*ZSClient) AddLocalPrimaryStorage ¶

func (cli *ZSClient) AddLocalPrimaryStorage(ctx context.Context) (*view.PrimaryStorageInventoryView, error)

AddLocalPrimaryStorage adds LocalPrimaryStorage

func (*ZSClient) AddLogConfiguration ¶

func (cli *ZSClient) AddLogConfiguration(ctx context.Context, params param.AddLogConfigurationParam) (*view.JsonLabelInventoryView, error)

AddLogConfiguration adds LogConfiguration

func (*ZSClient) AddLogServer ¶

func (cli *ZSClient) AddLogServer(ctx context.Context, params param.AddLogServerParam) (*view.LogServerInventoryView, error)

AddLogServer adds LogServer

func (*ZSClient) AddMdevDeviceSpecToVmInstance ¶

AddMdevDeviceSpecToVmInstance adds MdevDeviceSpecToVmInstance

func (*ZSClient) AddMetricRuleTemplate ¶

AddMetricRuleTemplate adds MetricRuleTemplate

func (*ZSClient) AddMiniStorage ¶

AddMiniStorage adds MiniStorage

func (*ZSClient) AddModel ¶

func (cli *ZSClient) AddModel(ctx context.Context, params param.AddModelParam) (*view.ModelInventoryView, error)

AddModel adds Model

func (*ZSClient) AddModelAsync ¶

func (cli *ZSClient) AddModelAsync(ctx context.Context, params param.AddModelParam) (string, error)

AddModelAsync Async

func (*ZSClient) AddModelCenter ¶

func (cli *ZSClient) AddModelCenter(ctx context.Context, params param.AddModelCenterParam) (*view.ModelCenterInventoryView, error)

AddModelCenter adds ModelCenter

func (*ZSClient) AddModelService ¶

func (cli *ZSClient) AddModelService(ctx context.Context, params param.AddModelServiceParam) (*view.ModelServiceInventoryView, error)

AddModelService adds ModelService

func (*ZSClient) AddModelServiceAsync ¶

func (cli *ZSClient) AddModelServiceAsync(ctx context.Context, params param.AddModelServiceParam) (string, error)

AddModelServiceAsync Async

func (*ZSClient) AddMonToCephBackupStorage ¶

func (cli *ZSClient) AddMonToCephBackupStorage(ctx context.Context, params param.AddMonToCephBackupStorageParam) (*view.CephBackupStorageInventoryView, error)

AddMonToCephBackupStorage adds MonToCephBackupStorage

func (*ZSClient) AddMonToCephPrimaryStorage ¶

AddMonToCephPrimaryStorage adds MonToCephPrimaryStorage

func (*ZSClient) AddNfsPrimaryStorage ¶

func (cli *ZSClient) AddNfsPrimaryStorage(ctx context.Context) (*view.PrimaryStorageInventoryView, error)

AddNfsPrimaryStorage adds NfsPrimaryStorage

func (*ZSClient) AddNvmeServer ¶

func (cli *ZSClient) AddNvmeServer(ctx context.Context, params param.AddNvmeServerParam) (*view.NvmeServerInventoryView, error)

AddNvmeServer adds NvmeServer

func (*ZSClient) AddOssBucketFromRemote ¶

func (cli *ZSClient) AddOssBucketFromRemote(ctx context.Context, params param.AddOssBucketFromRemoteParam) (*view.OssBucketInventoryView, error)

AddOssBucketFromRemote adds OssBucketFromRemote

func (*ZSClient) AddPciDeviceSpecToVmInstance ¶

AddPciDeviceSpecToVmInstance adds PciDeviceSpecToVmInstance

func (*ZSClient) AddPolicyStatementsToRole ¶

AddPolicyStatementsToRole adds PolicyStatementsToRole

func (*ZSClient) AddPreconfigurationTemplate ¶

AddPreconfigurationTemplate adds PreconfigurationTemplate

func (*ZSClient) AddProxyToResource ¶

AddProxyToResource adds ProxyToResource

func (*ZSClient) AddRemoteCidrsToIPsecConnection ¶

func (cli *ZSClient) AddRemoteCidrsToIPsecConnection(ctx context.Context, params param.AddRemoteCidrsToIPsecConnectionParam) (*view.IPsecConnectionInventoryView, error)

AddRemoteCidrsToIPsecConnection adds RemoteCidrsToIPsecConnection

func (*ZSClient) AddRendezvousPointToMulticastRouter ¶

func (cli *ZSClient) AddRendezvousPointToMulticastRouter(ctx context.Context, params param.AddRendezvousPointToMulticastRouterParam) (*view.MulticastRouterInventoryView, error)

AddRendezvousPointToMulticastRouter adds RendezvousPointToMulticastRouter

func (*ZSClient) AddReservedIpRange ¶

AddReservedIpRange adds ReservedIpRange

func (*ZSClient) AddResourceStackVmPortMonitor ¶

AddResourceStackVmPortMonitor adds ResourceStackVmPortMonitor

func (*ZSClient) AddResourceToIAM2Project ¶

AddResourceToIAM2Project adds ResourceToIAM2Project

func (*ZSClient) AddResourcesToDirectory ¶

AddResourcesToDirectory adds ResourcesToDirectory

func (*ZSClient) AddRolesToIAM2VirtualID ¶

AddRolesToIAM2VirtualID adds RolesToIAM2VirtualID

func (*ZSClient) AddRolesToIAM2VirtualIDGroup ¶

AddRolesToIAM2VirtualIDGroup adds RolesToIAM2VirtualIDGroup

func (*ZSClient) AddSNSDingTalkAtPerson ¶

AddSNSDingTalkAtPerson adds SNSDingTalkAtPerson

func (*ZSClient) AddSNSFeiShuAtPerson ¶

AddSNSFeiShuAtPerson adds SNSFeiShuAtPerson

func (*ZSClient) AddSNSSmsReceiver ¶

AddSNSSmsReceiver adds SNSSmsReceiver

func (*ZSClient) AddSNSWeComAtPerson ¶

AddSNSWeComAtPerson adds SNSWeComAtPerson

func (*ZSClient) AddSanSecSecurityMachine ¶

func (cli *ZSClient) AddSanSecSecurityMachine(ctx context.Context, params param.AddSanSecSecurityMachineParam) (*view.SecurityMachineInventoryView, error)

AddSanSecSecurityMachine adds SanSecSecurityMachine

func (*ZSClient) AddSchedulerJobGroupToSchedulerTrigger ¶

AddSchedulerJobGroupToSchedulerTrigger adds SchedulerJobGroupToSchedulerTrigger

func (*ZSClient) AddSchedulerJobToSchedulerTrigger ¶

AddSchedulerJobToSchedulerTrigger adds SchedulerJobToSchedulerTrigger

func (*ZSClient) AddSchedulerJobsToSchedulerJobGroup ¶

AddSchedulerJobsToSchedulerJobGroup adds SchedulerJobsToSchedulerJobGroup

func (*ZSClient) AddSdnController ¶

AddSdnController adds SdnController

func (*ZSClient) AddSecurityGroupRule ¶

func (cli *ZSClient) AddSecurityGroupRule(ctx context.Context, params param.AddSecurityGroupRuleParam) (*view.SecurityGroupInventoryView, error)

AddSecurityGroupRule adds SecurityGroupRule

func (*ZSClient) AddServerGroupToLoadBalancerListener ¶

func (cli *ZSClient) AddServerGroupToLoadBalancerListener(ctx context.Context, params param.AddServerGroupToLoadBalancerListenerParam) (*view.LoadBalancerListenerInventoryView, error)

AddServerGroupToLoadBalancerListener adds ServerGroupToLoadBalancerListener

func (*ZSClient) AddSftpBackupStorage ¶

AddSftpBackupStorage adds SftpBackupStorage

func (*ZSClient) AddSharedBlockGroupPrimaryStorage ¶

func (cli *ZSClient) AddSharedBlockGroupPrimaryStorage(ctx context.Context, params param.AddSharedBlockGroupPrimaryStorageParam) (*view.PrimaryStorageInventoryView, error)

AddSharedBlockGroupPrimaryStorage adds SharedBlockGroupPrimaryStorage

func (*ZSClient) AddSharedBlockToSharedBlockGroup ¶

AddSharedBlockToSharedBlockGroup adds SharedBlockToSharedBlockGroup

func (*ZSClient) AddSharedMountPointPrimaryStorage ¶

func (cli *ZSClient) AddSharedMountPointPrimaryStorage(ctx context.Context) (*view.PrimaryStorageInventoryView, error)

AddSharedMountPointPrimaryStorage adds SharedMountPointPrimaryStorage

func (*ZSClient) AddSimulatorBackupStorage ¶

func (cli *ZSClient) AddSimulatorBackupStorage(ctx context.Context, params param.AddSimulatorBackupStorageParam) (*view.BackupStorageInventoryView, error)

AddSimulatorBackupStorage adds SimulatorBackupStorage

func (*ZSClient) AddSimulatorHost ¶

func (cli *ZSClient) AddSimulatorHost(ctx context.Context, params param.AddSimulatorHostParam) (*view.HostInventoryView, error)

AddSimulatorHost adds SimulatorHost

func (*ZSClient) AddSimulatorPrimaryStorage ¶

func (cli *ZSClient) AddSimulatorPrimaryStorage(ctx context.Context, params param.AddSimulatorPrimaryStorageParam) (*view.PrimaryStorageInventoryView, error)

AddSimulatorPrimaryStorage adds SimulatorPrimaryStorage

func (*ZSClient) AddStackTemplate ¶

AddStackTemplate adds StackTemplate

func (*ZSClient) AddStorageProtocol ¶

AddStorageProtocol adds StorageProtocol

func (*ZSClient) AddThirdpartyPlatform ¶

AddThirdpartyPlatform adds ThirdpartyPlatform

func (*ZSClient) AddTicketTypesToTicketFlowCollection ¶

AddTicketTypesToTicketFlowCollection adds TicketTypesToTicketFlowCollection

func (*ZSClient) AddUserToGroup ¶

func (cli *ZSClient) AddUserToGroup(ctx context.Context, params param.AddUserToGroupParam) (*view.AddUserToGroupEventView, error)

AddUserToGroup adds UserToGroup

func (*ZSClient) AddV2VConversionHost ¶

AddV2VConversionHost adds V2VConversionHost

func (*ZSClient) AddVCenter ¶

func (cli *ZSClient) AddVCenter(ctx context.Context, params param.AddVCenterParam) (*view.VCenterInventoryView, error)

AddVCenter adds VCenter

func (*ZSClient) AddVRouterNetworksToFlowMeter ¶

AddVRouterNetworksToFlowMeter adds VRouterNetworksToFlowMeter

func (*ZSClient) AddVRouterNetworksToOspfArea ¶

AddVRouterNetworksToOspfArea adds VRouterNetworksToOspfArea

func (*ZSClient) AddVRouterRouteEntry ¶

AddVRouterRouteEntry adds VRouterRouteEntry

func (*ZSClient) AddVmNicToLoadBalancer ¶

AddVmNicToLoadBalancer adds VmNicToLoadBalancer

func (*ZSClient) AddVmNicToSecurityGroup ¶

AddVmNicToSecurityGroup adds VmNicToSecurityGroup

func (*ZSClient) AddVmToAffinityGroup ¶

func (cli *ZSClient) AddVmToAffinityGroup(ctx context.Context, params param.AddVmToAffinityGroupParam) (*view.AffinityGroupInventoryView, error)

AddVmToAffinityGroup adds VmToAffinityGroup

func (*ZSClient) AddVmToVmSchedulingRuleGroup ¶

AddVmToVmSchedulingRuleGroup adds VmToVmSchedulingRuleGroup

func (*ZSClient) AddXDragonHost ¶

func (cli *ZSClient) AddXDragonHost(ctx context.Context, params param.AddXDragonHostParam) (*view.HostInventoryView, error)

AddXDragonHost adds XDragonHost

func (*ZSClient) AddZBox ¶

func (cli *ZSClient) AddZBox(ctx context.Context, params param.AddZBoxParam) (*view.ZBoxInventoryView, error)

AddZBox adds ZBox

func (*ZSClient) AllocateHostResource ¶

AllocateHostResource operates on HostResource

func (*ZSClient) ApplyDRSAdvice ¶

func (cli *ZSClient) ApplyDRSAdvice(ctx context.Context, adviceUuid string, params param.ApplyDRSAdviceParam) (*view.DRSAdviceInventoryView, error)

ApplyDRSAdvice operates on DRSAdvice

func (*ZSClient) ApplyMonitorTemplateToMonitorGroup ¶

ApplyMonitorTemplateToMonitorGroup operates on MonitorTemplateToMonitorGroup

func (*ZSClient) ApplyRuleSetChanges ¶

func (cli *ZSClient) ApplyRuleSetChanges(ctx context.Context, uuid string, params param.ApplyRuleSetChangesParam) (*view.VpcFirewallRuleSetInventoryView, error)

ApplyRuleSetChanges operates on RuleSetChanges

func (*ZSClient) ApplyTemplateConfig ¶

func (cli *ZSClient) ApplyTemplateConfig(ctx context.Context, templateUuid string, params param.ApplyTemplateConfigParam) (*view.TemplateConfigInventoryView, error)

ApplyTemplateConfig operates on TemplateConfig

func (*ZSClient) AttachAliyunDiskToEcs ¶

func (cli *ZSClient) AttachAliyunDiskToEcs(ctx context.Context, params param.AttachAliyunDiskToEcsParam) (*view.AliyunDiskInventoryView, error)

AttachAliyunDiskToEcs operates on AliyunDiskToEcs

func (*ZSClient) AttachAliyunKey ¶

func (cli *ZSClient) AttachAliyunKey(ctx context.Context, uuid string, params param.AttachAliyunKeyParam) (*view.AttachAliyunKeyEventView, error)

AttachAliyunKey operates on AliyunKey

func (*ZSClient) AttachAppBuildSystemToZone ¶

AttachAppBuildSystemToZone operates on AppBuildSystemToZone

func (*ZSClient) AttachAutoScalingTemplateToGroup ¶

func (cli *ZSClient) AttachAutoScalingTemplateToGroup(ctx context.Context, params param.AttachAutoScalingTemplateToGroupParam) (*view.AutoScalingGroupInventoryView, error)

AttachAutoScalingTemplateToGroup operates on AutoScalingTemplateToGroup

func (*ZSClient) AttachBackupStorageToZone ¶

func (cli *ZSClient) AttachBackupStorageToZone(ctx context.Context, params param.AttachBackupStorageToZoneParam) (*view.BackupStorageInventoryView, error)

AttachBackupStorageToZone operates on BackupStorageToZone

func (*ZSClient) AttachBareMetal2GatewayToCluster ¶

func (cli *ZSClient) AttachBareMetal2GatewayToCluster(ctx context.Context, params param.AttachBareMetal2GatewayToClusterParam) (*view.BareMetal2GatewayInventoryView, error)

AttachBareMetal2GatewayToCluster operates on BareMetal2GatewayToCluster

func (*ZSClient) AttachBareMetal2ProvisionNetworkToCluster ¶

AttachBareMetal2ProvisionNetworkToCluster operates on BareMetal2ProvisionNetworkToCluster

func (*ZSClient) AttachBaremetalPxeServerToCluster ¶

func (cli *ZSClient) AttachBaremetalPxeServerToCluster(ctx context.Context, params param.AttachBaremetalPxeServerToClusterParam) (*view.BaremetalPxeServerInventoryView, error)

AttachBaremetalPxeServerToCluster operates on BaremetalPxeServerToCluster

func (*ZSClient) AttachCCSCertificateToUser ¶

func (cli *ZSClient) AttachCCSCertificateToUser(ctx context.Context, params param.AttachCCSCertificateToUserParam) (*view.CCSCertificateInventoryView, error)

AttachCCSCertificateToUser operates on CCSCertificateToUser

func (*ZSClient) AttachDataVolumeToHost ¶

AttachDataVolumeToHost operates on DataVolumeToHost

func (*ZSClient) AttachDataVolumeToVm ¶

func (cli *ZSClient) AttachDataVolumeToVm(ctx context.Context, params param.AttachDataVolumeToVmParam) (*view.VolumeInventoryView, error)

AttachDataVolumeToVm operates on DataVolumeToVm

func (*ZSClient) AttachEip ¶

func (cli *ZSClient) AttachEip(ctx context.Context, params param.AttachEipParam) (*view.EipInventoryView, error)

AttachEip operates on Eip

func (*ZSClient) AttachFirewallRuleSetToL3 ¶

AttachFirewallRuleSetToL3 operates on FirewallRuleSetToL3

func (*ZSClient) AttachGuestToolsIsoToVm ¶

func (cli *ZSClient) AttachGuestToolsIsoToVm(ctx context.Context, uuid string, params param.AttachGuestToolsIsoToVmParam) (*view.AttachGuestToolsIsoToVmEventView, error)

AttachGuestToolsIsoToVm operates on GuestToolsIsoToVm

func (*ZSClient) AttachHybridEipToEcs ¶

AttachHybridEipToEcs operates on HybridEipToEcs

func (*ZSClient) AttachHybridKey ¶

func (cli *ZSClient) AttachHybridKey(ctx context.Context, uuid string, params param.AttachHybridKeyParam) (*view.AttachHybridKeyEventView, error)

AttachHybridKey operates on HybridKey

func (*ZSClient) AttachIAM2ProjectToIAM2Organization ¶

func (cli *ZSClient) AttachIAM2ProjectToIAM2Organization(ctx context.Context, params param.AttachIAM2ProjectToIAM2OrganizationParam) (*view.IAM2ProjectInventoryView, error)

AttachIAM2ProjectToIAM2Organization operates on IAM2ProjectToIAM2Organization

func (*ZSClient) AttachIscsiServerToCluster ¶

func (cli *ZSClient) AttachIscsiServerToCluster(ctx context.Context, params param.AttachIscsiServerToClusterParam) (*view.IscsiServerInventoryView, error)

AttachIscsiServerToCluster operates on IscsiServerToCluster

func (*ZSClient) AttachIsoToVmInstance ¶

func (cli *ZSClient) AttachIsoToVmInstance(ctx context.Context, params param.AttachIsoToVmInstanceParam) (*view.VmInstanceInventoryView, error)

AttachIsoToVmInstance operates on IsoToVmInstance

func (*ZSClient) AttachL2NetworkToCluster ¶

func (cli *ZSClient) AttachL2NetworkToCluster(ctx context.Context, params param.AttachL2NetworkToClusterParam) (*view.L2NetworkInventoryView, error)

AttachL2NetworkToCluster operates on L2NetworkToCluster

func (*ZSClient) AttachL3NetworkToVm ¶

func (cli *ZSClient) AttachL3NetworkToVm(ctx context.Context, params param.AttachL3NetworkToVmParam) (*view.VmInstanceInventoryView, error)

AttachL3NetworkToVm operates on L3NetworkToVm

func (*ZSClient) AttachL3NetworkToVmNic ¶

func (cli *ZSClient) AttachL3NetworkToVmNic(ctx context.Context, params param.AttachL3NetworkToVmNicParam) (*view.VmNicInventoryView, error)

AttachL3NetworkToVmNic operates on L3NetworkToVmNic

func (*ZSClient) AttachL3NetworksToIPsecConnection ¶

func (cli *ZSClient) AttachL3NetworksToIPsecConnection(ctx context.Context, params param.AttachL3NetworksToIPsecConnectionParam) (*view.IPsecConnectionInventoryView, error)

AttachL3NetworksToIPsecConnection operates on L3NetworksToIPsecConnection

func (*ZSClient) AttachMdevDeviceToVm ¶

func (cli *ZSClient) AttachMdevDeviceToVm(ctx context.Context, params param.AttachMdevDeviceToVmParam) (*view.MdevDeviceInventoryView, error)

AttachMdevDeviceToVm operates on MdevDeviceToVm

func (*ZSClient) AttachMonitorTriggerActionToTrigger ¶

AttachMonitorTriggerActionToTrigger operates on MonitorTriggerActionToTrigger

func (*ZSClient) AttachNetworkServiceToL3Network ¶

func (cli *ZSClient) AttachNetworkServiceToL3Network(ctx context.Context, params param.AttachNetworkServiceToL3NetworkParam) (*view.L3NetworkInventoryView, error)

AttachNetworkServiceToL3Network operates on NetworkServiceToL3Network

func (*ZSClient) AttachNfvInstToGroup ¶

func (cli *ZSClient) AttachNfvInstToGroup(ctx context.Context, groupUuid string, nfvInstUuid string, params param.AttachNfvInstToGroupParam) (*view.NfvInstGroupInventoryView, error)

AttachNfvInstToGroup operates on NfvInstToGroup

func (*ZSClient) AttachNicToBonding ¶

func (cli *ZSClient) AttachNicToBonding(ctx context.Context, uuid string, params param.AttachNicToBondingParam) (*view.HostNetworkBondingInventoryView, error)

AttachNicToBonding operates on NicToBonding

func (*ZSClient) AttachNvmeServerToCluster ¶

func (cli *ZSClient) AttachNvmeServerToCluster(ctx context.Context, params param.AttachNvmeServerToClusterParam) (*view.NvmeServerInventoryView, error)

AttachNvmeServerToCluster operates on NvmeServerToCluster

func (*ZSClient) AttachOssBucketToEcsDataCenter ¶

func (cli *ZSClient) AttachOssBucketToEcsDataCenter(ctx context.Context, ossBucketUuid string, params param.AttachOssBucketToEcsDataCenterParam) (*view.OssBucketInventoryView, error)

AttachOssBucketToEcsDataCenter operates on OssBucketToEcsDataCenter

func (*ZSClient) AttachPciDeviceToVm ¶

func (cli *ZSClient) AttachPciDeviceToVm(ctx context.Context, params param.AttachPciDeviceToVmParam) (*view.PciDeviceInventoryView, error)

AttachPciDeviceToVm operates on PciDeviceToVm

func (*ZSClient) AttachPoliciesToUser ¶

AttachPoliciesToUser operates on PoliciesToUser

func (*ZSClient) AttachPolicyRouteRuleSetToL3 ¶

AttachPolicyRouteRuleSetToL3 operates on PolicyRouteRuleSetToL3

func (*ZSClient) AttachPolicyToRole ¶

AttachPolicyToRole operates on PolicyToRole

func (*ZSClient) AttachPolicyToUser ¶

AttachPolicyToUser operates on PolicyToUser

func (*ZSClient) AttachPolicyToUserGroup ¶

AttachPolicyToUserGroup operates on PolicyToUserGroup

func (*ZSClient) AttachPortForwardingRule ¶

AttachPortForwardingRule operates on PortForwardingRule

func (*ZSClient) AttachPriceTableToAccount ¶

func (cli *ZSClient) AttachPriceTableToAccount(ctx context.Context, params param.AttachPriceTableToAccountParam) (*view.PriceTableInventoryView, error)

AttachPriceTableToAccount operates on PriceTableToAccount

func (*ZSClient) AttachPrimaryStorageToCluster ¶

func (cli *ZSClient) AttachPrimaryStorageToCluster(ctx context.Context, params param.AttachPrimaryStorageToClusterParam) (*view.PrimaryStorageInventoryView, error)

AttachPrimaryStorageToCluster operates on PrimaryStorageToCluster

func (*ZSClient) AttachProvisionNicToBonding ¶

func (cli *ZSClient) AttachProvisionNicToBonding(ctx context.Context, params param.AttachProvisionNicToBondingParam) (*view.BareMetal2InstanceInventoryView, error)

AttachProvisionNicToBonding operates on ProvisionNicToBonding

func (*ZSClient) AttachRoleToAccount ¶

AttachRoleToAccount operates on RoleToAccount

func (*ZSClient) AttachScsiLunToVmInstance ¶

func (cli *ZSClient) AttachScsiLunToVmInstance(ctx context.Context, params param.AttachScsiLunToVmInstanceParam) (*view.ScsiLunInventoryView, error)

AttachScsiLunToVmInstance operates on ScsiLunToVmInstance

func (*ZSClient) AttachSecurityGroupToL3Network ¶

func (cli *ZSClient) AttachSecurityGroupToL3Network(ctx context.Context, params param.AttachSecurityGroupToL3NetworkParam) (*view.SecurityGroupInventoryView, error)

AttachSecurityGroupToL3Network operates on SecurityGroupToL3Network

func (*ZSClient) AttachServiceToObservabilityServer ¶

func (cli *ZSClient) AttachServiceToObservabilityServer(ctx context.Context, params param.AttachServiceToObservabilityServerParam) (*view.ObservabilityServerVmInventoryView, error)

AttachServiceToObservabilityServer operates on ServiceToObservabilityServer

func (*ZSClient) AttachSshKeyPairToVmInstance ¶

func (cli *ZSClient) AttachSshKeyPairToVmInstance(ctx context.Context, params param.AttachSshKeyPairToVmInstanceParam) (*view.SshKeyPairInventoryView, error)

AttachSshKeyPairToVmInstance operates on SshKeyPairToVmInstance

func (*ZSClient) AttachTagToResources ¶

AttachTagToResources operates on TagToResources

func (*ZSClient) AttachUsbDeviceToVm ¶

func (cli *ZSClient) AttachUsbDeviceToVm(ctx context.Context, params param.AttachUsbDeviceToVmParam) (*view.UsbDeviceInventoryView, error)

AttachUsbDeviceToVm operates on UsbDeviceToVm

func (*ZSClient) AttachUserDefinedXmlHookScriptToVm ¶

AttachUserDefinedXmlHookScriptToVm operates on UserDefinedXmlHookScriptToVm

func (*ZSClient) AttachVRouterRouteTableToVRouter ¶

func (cli *ZSClient) AttachVRouterRouteTableToVRouter(ctx context.Context, params param.AttachVRouterRouteTableToVRouterParam) (*view.VRouterRouteTableInventoryView, error)

AttachVRouterRouteTableToVRouter operates on VRouterRouteTableToVRouter

func (*ZSClient) AttachVipToLoadBalancer ¶

func (cli *ZSClient) AttachVipToLoadBalancer(ctx context.Context, params param.AttachVipToLoadBalancerParam) (*view.LoadBalancerInventoryView, error)

AttachVipToLoadBalancer operates on VipToLoadBalancer

func (*ZSClient) AttachVipToVpcSharedQos ¶

AttachVipToVpcSharedQos operates on VipToVpcSharedQos

func (*ZSClient) AttachVmNicToVm ¶

func (cli *ZSClient) AttachVmNicToVm(ctx context.Context, params param.AttachVmNicToVmParam) (*view.VmInstanceInventoryView, error)

AttachVmNicToVm operates on VmNicToVm

func (*ZSClient) BackupDatabaseToPublicCloud ¶

BackupDatabaseToPublicCloud operates on DatabaseToPublicCloud

func (*ZSClient) BackupStorageMigrateImage ¶

func (cli *ZSClient) BackupStorageMigrateImage(ctx context.Context, imageUuid string, params param.BackupStorageMigrateImageParam) (*view.ImageInventoryView, error)

BackupStorageMigrateImage operates on StorageMigrateImage

func (*ZSClient) BackupStorageMigrateImageAsync ¶

func (cli *ZSClient) BackupStorageMigrateImageAsync(ctx context.Context, params param.BackupStorageMigrateImageParam) (string, error)

BackupStorageMigrateImageAsync Async

func (*ZSClient) BatchAddBareMetal2IpmiChassis ¶

func (cli *ZSClient) BatchAddBareMetal2IpmiChassis(ctx context.Context) (*view.LongJobInventoryView, error)

BatchAddBareMetal2IpmiChassis operates on AddBareMetal2IpmiChassis

func (*ZSClient) BatchCreateBaremetalChassis ¶

func (cli *ZSClient) BatchCreateBaremetalChassis(ctx context.Context, params param.BatchCreateBaremetalChassisParam) (*view.LongJobInventoryView, error)

BatchCreateBaremetalChassis operates on CreateBaremetalChassis

func (*ZSClient) BatchCreateBaremetalChassisAsync ¶

func (cli *ZSClient) BatchCreateBaremetalChassisAsync(ctx context.Context, params param.BatchCreateBaremetalChassisParam) (string, error)

BatchCreateBaremetalChassisAsync Async

func (*ZSClient) BatchCreateIAM2VirtualIDFromConfigFile ¶

BatchCreateIAM2VirtualIDFromConfigFile operates on CreateIAM2VirtualIDFromConfigFile

func (*ZSClient) BatchDeleteVolumeSnapshot ¶

BatchDeleteVolumeSnapshot operates on DeleteVolumeSnapshot

func (*ZSClient) BatchQuery ¶

func (cli *ZSClient) BatchQuery(ctx context.Context) (*view.BatchQueryView, error)

BatchQuery operates on Query

func (*ZSClient) BatchSyncVolumeSize ¶

func (cli *ZSClient) BatchSyncVolumeSize(ctx context.Context, params param.BatchSyncVolumeSizeParam) (*view.BatchSyncVolumeSizeView, error)

BatchSyncVolumeSize operates on SyncVolumeSize

func (*ZSClient) BindModelToService ¶

func (cli *ZSClient) BindModelToService(ctx context.Context, params param.BindModelToServiceParam) (*view.ModelServiceInventoryView, error)

BindModelToService operates on BindModelToService

func (*ZSClient) BootstrapMiniHost ¶

func (cli *ZSClient) BootstrapMiniHost(ctx context.Context, params param.BootstrapMiniHostParam) (*view.BootstrapMiniHostEventView, error)

BootstrapMiniHost operates on MiniHost

func (*ZSClient) CalculateAccountBillingSpending ¶

func (cli *ZSClient) CalculateAccountBillingSpending(ctx context.Context, accountUuid string, params param.CalculateAccountBillingSpendingParam) (*view.CalculateAccountBillingSpendingView, error)

CalculateAccountBillingSpending operates on AccountBillingSpending

func (*ZSClient) CalculateAccountSpending ¶

func (cli *ZSClient) CalculateAccountSpending(ctx context.Context, accountUuid string, params param.CalculateAccountSpendingParam) (*view.CalculateAccountSpendingView, error)

CalculateAccountSpending operates on AccountSpending

func (*ZSClient) CalculateImageHash ¶

func (cli *ZSClient) CalculateImageHash(ctx context.Context, uuid string, params param.CalculateImageHashParam) (*view.ImageInventoryView, error)

CalculateImageHash operates on ImageHash

func (*ZSClient) CalculateResourceSpending ¶

func (cli *ZSClient) CalculateResourceSpending(ctx context.Context, params param.CalculateResourceSpendingParam) (*view.CalculateResourceSpendingView, error)

CalculateResourceSpending operates on ResourceSpending

func (*ZSClient) CancelLongJob ¶

func (cli *ZSClient) CancelLongJob(ctx context.Context, uuid string, params param.CancelLongJobParam) (*view.CancelLongJobEventView, error)

CancelLongJob operates on CancelLongJob

func (*ZSClient) ChangeAccessControlListRedirectRule ¶

func (cli *ZSClient) ChangeAccessControlListRedirectRule(ctx context.Context, uuid string, params param.ChangeAccessControlListRedirectRuleParam) (*view.AccessControlListEntryInventoryView, error)

ChangeAccessControlListRedirectRule changes AccessControlListRedirectRule

func (*ZSClient) ChangeAccessControlListServerGroup ¶

func (cli *ZSClient) ChangeAccessControlListServerGroup(ctx context.Context, aclUuid string, params param.ChangeAccessControlListServerGroupParam) (*view.LoadBalancerListerAclView, error)

ChangeAccessControlListServerGroup changes AccessControlListServerGroup

func (*ZSClient) ChangeAccessKeyState ¶

func (cli *ZSClient) ChangeAccessKeyState(ctx context.Context, uuid string, params param.ChangeAccessKeyStateParam) (*view.AccessKeyInventoryView, error)

ChangeAccessKeyState changes AccessKeyState

func (*ZSClient) ChangeAccountPriceTableBinding ¶

func (cli *ZSClient) ChangeAccountPriceTableBinding(ctx context.Context, tableUuid string, accountUuid string, params param.ChangeAccountPriceTableBindingParam) (*view.PriceTableInventoryView, error)

ChangeAccountPriceTableBinding changes AccountPriceTableBinding

func (*ZSClient) ChangeActiveAlarmState ¶

ChangeActiveAlarmState changes ActiveAlarmState

func (*ZSClient) ChangeAffinityGroupState ¶

func (cli *ZSClient) ChangeAffinityGroupState(ctx context.Context, uuid string, params param.ChangeAffinityGroupStateParam) (*view.AffinityGroupInventoryView, error)

ChangeAffinityGroupState changes AffinityGroupState

func (*ZSClient) ChangeAlarmState ¶

func (cli *ZSClient) ChangeAlarmState(ctx context.Context, uuid string, params param.ChangeAlarmStateParam) (*view.AlarmInventoryView, error)

ChangeAlarmState changes AlarmState

func (*ZSClient) ChangeAppBuildSystemState ¶

func (cli *ZSClient) ChangeAppBuildSystemState(ctx context.Context, uuid string, params param.ChangeAppBuildSystemStateParam) (*view.AppBuildSystemInventoryView, error)

ChangeAppBuildSystemState changes AppBuildSystemState

func (*ZSClient) ChangeAutoScalingGroupState ¶

func (cli *ZSClient) ChangeAutoScalingGroupState(ctx context.Context, uuid string, params param.ChangeAutoScalingGroupStateParam) (*view.AutoScalingGroupInventoryView, error)

ChangeAutoScalingGroupState changes AutoScalingGroupState

func (*ZSClient) ChangeBackupStorageState ¶

func (cli *ZSClient) ChangeBackupStorageState(ctx context.Context, uuid string, params param.ChangeBackupStorageStateParam) (*view.BackupStorageInventoryView, error)

ChangeBackupStorageState changes BackupStorageState

func (*ZSClient) ChangeBareMetal2ChassisOfferingState ¶

func (cli *ZSClient) ChangeBareMetal2ChassisOfferingState(ctx context.Context, uuid string, params param.ChangeBareMetal2ChassisOfferingStateParam) (*view.BareMetal2ChassisOfferingInventoryView, error)

ChangeBareMetal2ChassisOfferingState changes BareMetal2ChassisOfferingState

func (*ZSClient) ChangeBareMetal2ChassisState ¶

func (cli *ZSClient) ChangeBareMetal2ChassisState(ctx context.Context, uuid string, params param.ChangeBareMetal2ChassisStateParam) (*view.BareMetal2ChassisInventoryView, error)

ChangeBareMetal2ChassisState changes BareMetal2ChassisState

func (*ZSClient) ChangeBareMetal2GatewayCluster ¶

func (cli *ZSClient) ChangeBareMetal2GatewayCluster(ctx context.Context, gatewayUuid string, params param.ChangeBareMetal2GatewayClusterParam) (*view.BareMetal2GatewayInventoryView, error)

ChangeBareMetal2GatewayCluster changes BareMetal2GatewayCluster

func (*ZSClient) ChangeBareMetal2GatewayState ¶

func (cli *ZSClient) ChangeBareMetal2GatewayState(ctx context.Context, uuid string, params param.ChangeBareMetal2GatewayStateParam) (*view.BareMetal2GatewayInventoryView, error)

ChangeBareMetal2GatewayState changes BareMetal2GatewayState

func (*ZSClient) ChangeBareMetal2InstancePassword ¶

func (cli *ZSClient) ChangeBareMetal2InstancePassword(ctx context.Context, uuid string, params param.ChangeBareMetal2InstancePasswordParam) (*view.BareMetal2InstanceInventoryView, error)

ChangeBareMetal2InstancePassword changes BareMetal2InstancePassword

func (*ZSClient) ChangeBareMetal2ProvisionNetworkState ¶

func (cli *ZSClient) ChangeBareMetal2ProvisionNetworkState(ctx context.Context, uuid string, params param.ChangeBareMetal2ProvisionNetworkStateParam) (*view.BareMetal2ProvisionNetworkInventoryView, error)

ChangeBareMetal2ProvisionNetworkState changes BareMetal2ProvisionNetworkState

func (*ZSClient) ChangeBaremetalChassisState ¶

func (cli *ZSClient) ChangeBaremetalChassisState(ctx context.Context, uuid string, params param.ChangeBaremetalChassisStateParam) (*view.BaremetalChassisInventoryView, error)

ChangeBaremetalChassisState changes BaremetalChassisState

func (*ZSClient) ChangeClusterState ¶

func (cli *ZSClient) ChangeClusterState(ctx context.Context, uuid string, params param.ChangeClusterStateParam) (*view.ClusterInventoryView, error)

ChangeClusterState changes ClusterState

func (*ZSClient) ChangeDiskOfferingState ¶

func (cli *ZSClient) ChangeDiskOfferingState(ctx context.Context, uuid string, params param.ChangeDiskOfferingStateParam) (*view.DiskOfferingInventoryView, error)

ChangeDiskOfferingState changes DiskOfferingState

func (*ZSClient) ChangeEipState ¶

func (cli *ZSClient) ChangeEipState(ctx context.Context, uuid string, params param.ChangeEipStateParam) (*view.EipInventoryView, error)

ChangeEipState changes EipState

func (*ZSClient) ChangeEventSubscriptionState ¶

func (cli *ZSClient) ChangeEventSubscriptionState(ctx context.Context, uuid string, params param.ChangeEventSubscriptionStateParam) (*view.EventSubscriptionInventoryView, error)

ChangeEventSubscriptionState changes EventSubscriptionState

func (*ZSClient) ChangeFirewallRuleState ¶

func (cli *ZSClient) ChangeFirewallRuleState(ctx context.Context, uuid string, params param.ChangeFirewallRuleStateParam) (*view.VpcFirewallRuleInventoryView, error)

ChangeFirewallRuleState changes FirewallRuleState

func (*ZSClient) ChangeHostNetworkInterfaceLldpMode ¶

ChangeHostNetworkInterfaceLldpMode changes HostNetworkInterfaceLldpMode

func (*ZSClient) ChangeHostPassword ¶

func (cli *ZSClient) ChangeHostPassword(ctx context.Context, hostUuid string, params param.ChangeHostPasswordParam) (*view.ChangeHostPasswordEventView, error)

ChangeHostPassword changes HostPassword

func (*ZSClient) ChangeHostState ¶

func (cli *ZSClient) ChangeHostState(ctx context.Context, uuid string, params param.ChangeHostStateParam) (*view.HostInventoryView, error)

ChangeHostState changes HostState

func (*ZSClient) ChangeIAM2OrganizationParent ¶

func (cli *ZSClient) ChangeIAM2OrganizationParent(ctx context.Context, parentUuid string, params param.ChangeIAM2OrganizationParentParam) (*view.ChangeIAM2OrganizationParentEventView, error)

ChangeIAM2OrganizationParent changes IAM2OrganizationParent

func (*ZSClient) ChangeIAM2OrganizationState ¶

func (cli *ZSClient) ChangeIAM2OrganizationState(ctx context.Context, uuid string, params param.ChangeIAM2OrganizationStateParam) (*view.IAM2OrganizationInventoryView, error)

ChangeIAM2OrganizationState changes IAM2OrganizationState

func (*ZSClient) ChangeIAM2ProjectState ¶

func (cli *ZSClient) ChangeIAM2ProjectState(ctx context.Context, uuid string, params param.ChangeIAM2ProjectStateParam) (*view.IAM2ProjectInventoryView, error)

ChangeIAM2ProjectState changes IAM2ProjectState

func (*ZSClient) ChangeIAM2VirtualIDGroupState ¶

func (cli *ZSClient) ChangeIAM2VirtualIDGroupState(ctx context.Context, uuid string, params param.ChangeIAM2VirtualIDGroupStateParam) (*view.IAM2VirtualIDGroupInventoryView, error)

ChangeIAM2VirtualIDGroupState changes IAM2VirtualIDGroupState

func (*ZSClient) ChangeIAM2VirtualIDState ¶

func (cli *ZSClient) ChangeIAM2VirtualIDState(ctx context.Context, uuid string, params param.ChangeIAM2VirtualIDStateParam) (*view.IAM2VirtualIDInventoryView, error)

ChangeIAM2VirtualIDState changes IAM2VirtualIDState

func (*ZSClient) ChangeIAM2VirtualIDType ¶

func (cli *ZSClient) ChangeIAM2VirtualIDType(ctx context.Context, uuid string, params param.ChangeIAM2VirtualIDTypeParam) (*view.IAM2VirtualIDInventoryView, error)

ChangeIAM2VirtualIDType changes IAM2VirtualIDType

func (*ZSClient) ChangeIPSecConnectionState ¶

func (cli *ZSClient) ChangeIPSecConnectionState(ctx context.Context, uuid string, params param.ChangeIPSecConnectionStateParam) (*view.IPsecConnectionInventoryView, error)

ChangeIPSecConnectionState changes IPSecConnectionState

func (*ZSClient) ChangeIPsecConnection ¶

func (cli *ZSClient) ChangeIPsecConnection(ctx context.Context, uuid string, params param.ChangeIPsecConnectionParam) (*view.IPsecConnectionInventoryView, error)

ChangeIPsecConnection changes IPsecConnection

func (*ZSClient) ChangeImageState ¶

func (cli *ZSClient) ChangeImageState(ctx context.Context, uuid string, params param.ChangeImageStateParam) (*view.ImageInventoryView, error)

ChangeImageState changes ImageState

func (*ZSClient) ChangeInstanceOffering ¶

func (cli *ZSClient) ChangeInstanceOffering(ctx context.Context, vmInstanceUuid string, params param.ChangeInstanceOfferingParam) (*view.VmInstanceInventoryView, error)

ChangeInstanceOffering changes InstanceOffering

func (*ZSClient) ChangeInstanceOfferingState ¶

func (cli *ZSClient) ChangeInstanceOfferingState(ctx context.Context, uuid string, params param.ChangeInstanceOfferingStateParam) (*view.InstanceOfferingInventoryView, error)

ChangeInstanceOfferingState changes InstanceOfferingState

func (*ZSClient) ChangeL2NetworkVlanId ¶

func (cli *ZSClient) ChangeL2NetworkVlanId(ctx context.Context, uuid string, params param.ChangeL2NetworkVlanIdParam) (*view.L2NetworkInventoryView, error)

ChangeL2NetworkVlanId changes L2NetworkVlanId

func (*ZSClient) ChangeL3NetworkDhcpIpAddress ¶

func (cli *ZSClient) ChangeL3NetworkDhcpIpAddress(ctx context.Context, l3NetworkUuid string, params param.ChangeL3NetworkDhcpIpAddressParam) (*view.ChangeL3NetworkDhcpIpAddressEventView, error)

ChangeL3NetworkDhcpIpAddress changes L3NetworkDhcpIpAddress

func (*ZSClient) ChangeL3NetworkState ¶

func (cli *ZSClient) ChangeL3NetworkState(ctx context.Context, uuid string, params param.ChangeL3NetworkStateParam) (*view.L3NetworkInventoryView, error)

ChangeL3NetworkState changes L3NetworkState

func (*ZSClient) ChangeLoadBalancerBackendServer ¶

func (cli *ZSClient) ChangeLoadBalancerBackendServer(ctx context.Context, serverGroupUuid string, params param.ChangeLoadBalancerBackendServerParam) (*view.LoadBalancerServerGroupInventoryView, error)

ChangeLoadBalancerBackendServer changes LoadBalancerBackendServer

func (*ZSClient) ChangeLoadBalancerListener ¶

func (cli *ZSClient) ChangeLoadBalancerListener(ctx context.Context, uuid string, params param.ChangeLoadBalancerListenerParam) (*view.LoadBalancerListenerInventoryView, error)

ChangeLoadBalancerListener changes LoadBalancerListener

func (*ZSClient) ChangeMediaState ¶

func (cli *ZSClient) ChangeMediaState(ctx context.Context, uuid string, params param.ChangeMediaStateParam) (*view.MediaInventoryView, error)

ChangeMediaState changes MediaState

func (*ZSClient) ChangeMonitorTriggerActionState ¶

func (cli *ZSClient) ChangeMonitorTriggerActionState(ctx context.Context, uuid string, params param.ChangeMonitorTriggerActionStateParam) (*view.MonitorTriggerActionInventoryView, error)

ChangeMonitorTriggerActionState changes MonitorTriggerActionState

func (*ZSClient) ChangeMonitorTriggerState ¶

func (cli *ZSClient) ChangeMonitorTriggerState(ctx context.Context, uuid string, params param.ChangeMonitorTriggerStateParam) (*view.MonitorTriggerInventoryView, error)

ChangeMonitorTriggerState changes MonitorTriggerState

func (*ZSClient) ChangeMulticastRouterState ¶

func (cli *ZSClient) ChangeMulticastRouterState(ctx context.Context, uuid string, params param.ChangeMulticastRouterStateParam) (*view.MulticastRouterInventoryView, error)

ChangeMulticastRouterState changes MulticastRouterState

func (*ZSClient) ChangeNfvInstGroupOperationMode ¶

func (cli *ZSClient) ChangeNfvInstGroupOperationMode(ctx context.Context, uuid string, params param.ChangeNfvInstGroupOperationModeParam) (*view.NfvInstGroupInventoryView, error)

ChangeNfvInstGroupOperationMode changes NfvInstGroupOperationMode

func (*ZSClient) ChangePortForwardingRuleState ¶

func (cli *ZSClient) ChangePortForwardingRuleState(ctx context.Context, uuid string, params param.ChangePortForwardingRuleStateParam) (*view.PortForwardingRuleInventoryView, error)

ChangePortForwardingRuleState changes PortForwardingRuleState

func (*ZSClient) ChangePortMirrorState ¶

func (cli *ZSClient) ChangePortMirrorState(ctx context.Context, uuid string, params param.ChangePortMirrorStateParam) (*view.PortMirrorInventoryView, error)

ChangePortMirrorState changes PortMirrorState

func (*ZSClient) ChangePreconfigurationTemplateState ¶

func (cli *ZSClient) ChangePreconfigurationTemplateState(ctx context.Context, uuid string, params param.ChangePreconfigurationTemplateStateParam) (*view.PreconfigurationTemplateInventoryView, error)

ChangePreconfigurationTemplateState changes PreconfigurationTemplateState

func (*ZSClient) ChangePrimaryStorageState ¶

func (cli *ZSClient) ChangePrimaryStorageState(ctx context.Context, uuid string, params param.ChangePrimaryStorageStateParam) (*view.PrimaryStorageInventoryView, error)

ChangePrimaryStorageState changes PrimaryStorageState

func (*ZSClient) ChangeResourceOwner ¶

ChangeResourceOwner changes ResourceOwner

func (*ZSClient) ChangeRoleState ¶

func (cli *ZSClient) ChangeRoleState(ctx context.Context, uuid string, params param.ChangeRoleStateParam) (*view.RoleInventoryView, error)

ChangeRoleState changes RoleState

func (*ZSClient) ChangeSNSApplicationEndpointState ¶

func (cli *ZSClient) ChangeSNSApplicationEndpointState(ctx context.Context, uuid string, params param.ChangeSNSApplicationEndpointStateParam) (*view.SNSApplicationEndpointInventoryView, error)

ChangeSNSApplicationEndpointState changes SNSApplicationEndpointState

func (*ZSClient) ChangeSNSApplicationPlatformState ¶

func (cli *ZSClient) ChangeSNSApplicationPlatformState(ctx context.Context, uuid string, params param.ChangeSNSApplicationPlatformStateParam) (*view.SNSApplicationPlatformInventoryView, error)

ChangeSNSApplicationPlatformState changes SNSApplicationPlatformState

func (*ZSClient) ChangeSNSTopicState ¶

func (cli *ZSClient) ChangeSNSTopicState(ctx context.Context, uuid string, params param.ChangeSNSTopicStateParam) (*view.SNSTopicInventoryView, error)

ChangeSNSTopicState changes SNSTopicState

func (*ZSClient) ChangeSchedulerState ¶

func (cli *ZSClient) ChangeSchedulerState(ctx context.Context, uuid string, params param.ChangeSchedulerStateParam) (*view.SchedulerJobInventoryView, error)

ChangeSchedulerState changes SchedulerState

func (*ZSClient) ChangeSdnController ¶

func (cli *ZSClient) ChangeSdnController(ctx context.Context, uuid string, params param.ChangeSdnControllerParam) (*view.SdnControllerInventoryView, error)

ChangeSdnController changes SdnController

func (*ZSClient) ChangeSecretResourcePoolState ¶

func (cli *ZSClient) ChangeSecretResourcePoolState(ctx context.Context, uuid string, params param.ChangeSecretResourcePoolStateParam) (*view.SecretResourcePoolInventoryView, error)

ChangeSecretResourcePoolState changes SecretResourcePoolState

func (*ZSClient) ChangeSecurityGroupRule ¶

func (cli *ZSClient) ChangeSecurityGroupRule(ctx context.Context, uuid string, params param.ChangeSecurityGroupRuleParam) (*view.SecurityGroupRuleInventoryView, error)

ChangeSecurityGroupRule changes SecurityGroupRule

func (*ZSClient) ChangeSecurityGroupRuleState ¶

func (cli *ZSClient) ChangeSecurityGroupRuleState(ctx context.Context, securityGroupUuid string, params param.ChangeSecurityGroupRuleStateParam) (*view.SecurityGroupInventoryView, error)

ChangeSecurityGroupRuleState changes SecurityGroupRuleState

func (*ZSClient) ChangeSecurityGroupState ¶

func (cli *ZSClient) ChangeSecurityGroupState(ctx context.Context, uuid string, params param.ChangeSecurityGroupStateParam) (*view.SecurityGroupInventoryView, error)

ChangeSecurityGroupState changes SecurityGroupState

func (*ZSClient) ChangeSecurityMachineState ¶

func (cli *ZSClient) ChangeSecurityMachineState(ctx context.Context, uuid string, params param.ChangeSecurityMachineStateParam) (*view.SecurityMachineInventoryView, error)

ChangeSecurityMachineState changes SecurityMachineState

func (*ZSClient) ChangeSlbGroupDeployType ¶

func (cli *ZSClient) ChangeSlbGroupDeployType(ctx context.Context, slbGroupUuid string, params param.ChangeSlbGroupDeployTypeParam) (*view.SlbGroupInventoryView, error)

ChangeSlbGroupDeployType changes SlbGroupDeployType

func (*ZSClient) ChangeSlbGroupMonitorIps ¶

func (cli *ZSClient) ChangeSlbGroupMonitorIps(ctx context.Context, slbGroupUuid string, params param.ChangeSlbGroupMonitorIpsParam) (*view.SlbGroupInventoryView, error)

ChangeSlbGroupMonitorIps changes SlbGroupMonitorIps

func (*ZSClient) ChangeTicketFlowCollectionState ¶

func (cli *ZSClient) ChangeTicketFlowCollectionState(ctx context.Context, uuid string, params param.ChangeTicketFlowCollectionStateParam) (*view.TicketFlowCollectionInventoryView, error)

ChangeTicketFlowCollectionState changes TicketFlowCollectionState

func (*ZSClient) ChangeTicketStatus ¶

func (cli *ZSClient) ChangeTicketStatus(ctx context.Context, uuid string, params param.ChangeTicketStatusParam) (*view.TicketInventoryView, error)

ChangeTicketStatus changes TicketStatus

func (*ZSClient) ChangeV2VConversionHostState ¶

func (cli *ZSClient) ChangeV2VConversionHostState(ctx context.Context, uuid string, params param.ChangeV2VConversionHostStateParam) (*view.V2VConversionHostInventoryView, error)

ChangeV2VConversionHostState changes V2VConversionHostState

func (*ZSClient) ChangeVfNicHaState ¶

func (cli *ZSClient) ChangeVfNicHaState(ctx context.Context, vfNicUuid string, params param.ChangeVfNicHaStateParam) (*view.VmVfNicInventoryView, error)

ChangeVfNicHaState changes VfNicHaState

func (*ZSClient) ChangeVipState ¶

func (cli *ZSClient) ChangeVipState(ctx context.Context, uuid string, params param.ChangeVipStateParam) (*view.VipInventoryView, error)

ChangeVipState changes VipState

func (*ZSClient) ChangeVmImage ¶

func (cli *ZSClient) ChangeVmImage(ctx context.Context, vmInstanceUuid string, params param.ChangeVmImageParam) (*view.VmInstanceInventoryView, error)

ChangeVmImage changes VmImage

func (*ZSClient) ChangeVmNicNetwork ¶

func (cli *ZSClient) ChangeVmNicNetwork(ctx context.Context, params param.ChangeVmNicNetworkParam) (*view.VmNicInventoryView, error)

ChangeVmNicNetwork changes VmNicNetwork

func (*ZSClient) ChangeVmNicSecurityPolicy ¶

func (cli *ZSClient) ChangeVmNicSecurityPolicy(ctx context.Context, vmNicUuid string, params param.ChangeVmNicSecurityPolicyParam) (*view.VmNicSecurityPolicyInventoryView, error)

ChangeVmNicSecurityPolicy changes VmNicSecurityPolicy

func (*ZSClient) ChangeVmNicState ¶

func (cli *ZSClient) ChangeVmNicState(ctx context.Context, vmNicUuid string, params param.ChangeVmNicStateParam) (*view.VmInstanceInventoryView, error)

ChangeVmNicState changes VmNicState

func (*ZSClient) ChangeVmNicType ¶

func (cli *ZSClient) ChangeVmNicType(ctx context.Context, vmNicUuid string, params param.ChangeVmNicTypeParam) (*view.VmNicInventoryView, error)

ChangeVmNicType changes VmNicType

func (*ZSClient) ChangeVmPassword ¶

func (cli *ZSClient) ChangeVmPassword(ctx context.Context, uuid string, params param.ChangeVmPasswordParam) (*view.ChangeVmPasswordEventView, error)

ChangeVmPassword changes VmPassword

func (*ZSClient) ChangeVmSchedulingRuleState ¶

func (cli *ZSClient) ChangeVmSchedulingRuleState(ctx context.Context, uuid string, params param.ChangeVmSchedulingRuleStateParam) (*view.VmSchedulingRuleInventoryView, error)

ChangeVmSchedulingRuleState changes VmSchedulingRuleState

func (*ZSClient) ChangeVolumeState ¶

func (cli *ZSClient) ChangeVolumeState(ctx context.Context, uuid string, params param.ChangeVolumeStateParam) (*view.VolumeInventoryView, error)

ChangeVolumeState changes VolumeState

func (*ZSClient) ChangeVpcHaGroupMonitorIps ¶

func (cli *ZSClient) ChangeVpcHaGroupMonitorIps(ctx context.Context, uuid string, params param.ChangeVpcHaGroupMonitorIpsParam) (*view.VpcHaGroupInventoryView, error)

ChangeVpcHaGroupMonitorIps changes VpcHaGroupMonitorIps

func (*ZSClient) ChangeVpcSharedQosBandwidth ¶

func (cli *ZSClient) ChangeVpcSharedQosBandwidth(ctx context.Context, params param.ChangeVpcSharedQosBandwidthParam) (*view.VpcSharedQosInventoryView, error)

ChangeVpcSharedQosBandwidth changes VpcSharedQosBandwidth

func (*ZSClient) ChangeZoneState ¶

func (cli *ZSClient) ChangeZoneState(ctx context.Context, uuid string, params param.ChangeZoneStateParam) (*view.ZoneInventoryView, error)

ChangeZoneState changes ZoneState

func (*ZSClient) CheckApiPermission ¶

func (cli *ZSClient) CheckApiPermission(ctx context.Context, params param.CheckApiPermissionParam) (*view.CheckApiPermissionView, error)

CheckApiPermission operates on ApiPermission

func (*ZSClient) CheckBareMetal2IpmiChassisConfigFile ¶

func (cli *ZSClient) CheckBareMetal2IpmiChassisConfigFile(ctx context.Context) (*view.CheckBareMetal2ChassisConfigFileView, error)

CheckBareMetal2IpmiChassisConfigFile operates on BareMetal2IpmiChassisConfigFile

func (*ZSClient) CheckBaremetalChassisConfigFile ¶

CheckBaremetalChassisConfigFile operates on BaremetalChassisConfigFile

func (*ZSClient) CheckBatchDataIntegrity ¶

func (cli *ZSClient) CheckBatchDataIntegrity(ctx context.Context) (*view.CheckBatchDataIntegrityView, error)

CheckBatchDataIntegrity operates on BatchDataIntegrity

func (*ZSClient) CheckBuildAppParameters ¶

func (cli *ZSClient) CheckBuildAppParameters(ctx context.Context, params param.CheckBuildAppParametersParam) (*view.CheckBuildAppParametersView, error)

CheckBuildAppParameters operates on BuildAppParameters

func (*ZSClient) CheckElaborationContent ¶

func (cli *ZSClient) CheckElaborationContent(ctx context.Context, params param.CheckElaborationContentParam) (*view.CheckElaborationContentView, error)

CheckElaborationContent operates on ElaborationContent

func (*ZSClient) CheckFirewallRuleConfigFile ¶

func (cli *ZSClient) CheckFirewallRuleConfigFile(ctx context.Context, params param.CheckFirewallRuleConfigFileParam) (*view.CheckFirewallRuleConfigFileView, error)

CheckFirewallRuleConfigFile operates on FirewallRuleConfigFile

func (*ZSClient) CheckIAM2OrganizationAvailability ¶

func (cli *ZSClient) CheckIAM2OrganizationAvailability(ctx context.Context) (*view.CheckIAM2OrganizationAvailabilityView, error)

CheckIAM2OrganizationAvailability operates on IAM2OrganizationAvailability

func (*ZSClient) CheckIAM2VirtualIDConfigFile ¶

CheckIAM2VirtualIDConfigFile operates on IAM2VirtualIDConfigFile

func (*ZSClient) CheckIpAvailability ¶

func (cli *ZSClient) CheckIpAvailability(ctx context.Context, l3NetworkUuid string, ip string) (*view.CheckIpAvailabilityView, error)

CheckIpAvailability operates on IpAvailability

func (*ZSClient) CheckKVMHostConfigFile ¶

func (cli *ZSClient) CheckKVMHostConfigFile(ctx context.Context) (*view.CheckHostConfigFileView, error)

CheckKVMHostConfigFile operates on KVMHostConfigFile

func (*ZSClient) CheckNetworkReachable ¶

func (cli *ZSClient) CheckNetworkReachable(ctx context.Context) (*view.CheckNetworkReachableView, error)

CheckNetworkReachable operates on NetworkReachable

func (*ZSClient) CheckResourcePermission ¶

func (cli *ZSClient) CheckResourcePermission(ctx context.Context) (*view.CheckResourcePermissionView, error)

CheckResourcePermission operates on ResourcePermission

func (*ZSClient) CheckScsiLunClusterStatus ¶

func (cli *ZSClient) CheckScsiLunClusterStatus(ctx context.Context, uuid string, clusterUuid string, params param.CheckScsiLunClusterStatusParam) (*view.ScsiLunClusterStatusInventoryView, error)

CheckScsiLunClusterStatus operates on ScsiLunClusterStatus

func (*ZSClient) CheckStackTemplateParameters ¶

CheckStackTemplateParameters operates on StackTemplateParameters

func (*ZSClient) CheckStaticProvisionIp ¶

func (cli *ZSClient) CheckStaticProvisionIp(ctx context.Context, params param.CheckStaticProvisionIpParam) (*view.CheckStaticProvisionIpView, error)

CheckStaticProvisionIp operates on StaticProvisionIp

func (*ZSClient) CheckVipPortAvailability ¶

func (cli *ZSClient) CheckVipPortAvailability(ctx context.Context, uuid string) (*view.CheckVipPortAvailabilityView, error)

CheckVipPortAvailability operates on VipPortAvailability

func (*ZSClient) CheckVolumeSnapshotGroupAvailability ¶

func (cli *ZSClient) CheckVolumeSnapshotGroupAvailability(ctx context.Context) (*view.CheckVolumeSnapshotGroupAvailabilityView, error)

CheckVolumeSnapshotGroupAvailability operates on VolumeSnapshotGroupAvailability

func (*ZSClient) CleanInvalidLdapBinding ¶

func (cli *ZSClient) CleanInvalidLdapBinding(ctx context.Context) (*view.AccountInventoryView, error)

CleanInvalidLdapBinding operates on InvalidLdapBinding

func (*ZSClient) CleanInvalidLdapIAM2Binding ¶

func (cli *ZSClient) CleanInvalidLdapIAM2Binding(ctx context.Context) (*view.IAM2VirtualIDInventoryView, error)

CleanInvalidLdapIAM2Binding operates on InvalidLdapIAM2Binding

func (*ZSClient) CleanLongJob ¶

func (cli *ZSClient) CleanLongJob(ctx context.Context, uuid string, params param.CleanLongJobParam) (*view.LongJobInventoryView, error)

CleanLongJob operates on LongJob

func (*ZSClient) CleanQueue ¶

func (cli *ZSClient) CleanQueue(ctx context.Context, params param.CleanQueueParam) (*view.CleanQueueEventView, error)

CleanQueue operates on Queue

func (*ZSClient) CleanUpBareMetal2Bonding ¶

func (cli *ZSClient) CleanUpBareMetal2Bonding(ctx context.Context, chassisUuid string, params param.CleanUpBareMetal2BondingParam) (*view.CleanUpBaremetal2BondingEventView, error)

CleanUpBareMetal2Bonding operates on UpBareMetal2Bonding

func (*ZSClient) CleanUpBaremetalChassisBonding ¶

func (cli *ZSClient) CleanUpBaremetalChassisBonding(ctx context.Context, chassisUuid string, params param.CleanUpBaremetalChassisBondingParam) (*view.CleanUpBaremetalChassisBondingEventView, error)

CleanUpBaremetalChassisBonding operates on UpBaremetalChassisBonding

func (*ZSClient) CleanUpImageCacheOnPrimaryStorage ¶

CleanUpImageCacheOnPrimaryStorage operates on UpImageCacheOnPrimaryStorage

func (*ZSClient) CleanUpStorageTrashOnPrimaryStorage ¶

CleanUpStorageTrashOnPrimaryStorage operates on UpStorageTrashOnPrimaryStorage

func (*ZSClient) CleanUpTrashOnBackupStorage ¶

CleanUpTrashOnBackupStorage operates on UpTrashOnBackupStorage

func (*ZSClient) CleanUpTrashOnPrimaryStorage ¶

CleanUpTrashOnPrimaryStorage operates on UpTrashOnPrimaryStorage

func (*ZSClient) CleanV2VConversionCache ¶

func (cli *ZSClient) CleanV2VConversionCache(ctx context.Context, uuid string, params param.CleanV2VConversionCacheParam) (*view.CleanV2VConversionCacheEventView, error)

CleanV2VConversionCache operates on V2VConversionCache

func (*ZSClient) CleanupBillingUsage ¶

func (cli *ZSClient) CleanupBillingUsage(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

CleanupBillingUsage operates on upBillingUsage

func (*ZSClient) CloneImage ¶

func (cli *ZSClient) CloneImage(ctx context.Context, params param.CloneImageParam) (*view.ImageInventoryView, error)

CloneImage operates on Image

func (*ZSClient) CloneModelService ¶

func (cli *ZSClient) CloneModelService(ctx context.Context, params param.CloneModelServiceParam) (*view.ModelServiceInventoryView, error)

CloneModelService operates on ModelService

func (*ZSClient) CloneMonitorTemplate ¶

CloneMonitorTemplate operates on MonitorTemplate

func (*ZSClient) CloneVmInstance ¶

func (cli *ZSClient) CloneVmInstance(ctx context.Context, vmInstanceUuid string, params param.CloneVmInstanceParam) (*view.VmInstanceInventoryView, error)

CloneVmInstance operates on VmInstance

func (*ZSClient) ConvertVmFromForeignHypervisor ¶

func (cli *ZSClient) ConvertVmFromForeignHypervisor(ctx context.Context, params param.ConvertVmFromForeignHypervisorParam) (*view.LongJobInventoryView, error)

ConvertVmFromForeignHypervisor operates on ConvertVmFromForeignHypervisor

func (*ZSClient) ConvertVmFromForeignHypervisorAsync ¶

func (cli *ZSClient) ConvertVmFromForeignHypervisorAsync(ctx context.Context, params param.ConvertVmFromForeignHypervisorParam) (string, error)

ConvertVmFromForeignHypervisorAsync Async

func (*ZSClient) CreateAccessControlList ¶

CreateAccessControlList creates AccessControlList

func (*ZSClient) CreateAccessKey ¶

func (cli *ZSClient) CreateAccessKey(ctx context.Context, params param.CreateAccessKeyParam) (*view.AccessKeyInventoryView, error)

CreateAccessKey creates AccessKey

func (*ZSClient) CreateAccount ¶

func (cli *ZSClient) CreateAccount(ctx context.Context, params param.CreateAccountParam) (*view.AccountInventoryView, error)

CreateAccount creates Account

func (*ZSClient) CreateAffinityGroup ¶

func (cli *ZSClient) CreateAffinityGroup(ctx context.Context, params param.CreateAffinityGroupParam) (*view.AffinityGroupInventoryView, error)

CreateAffinityGroup creates AffinityGroup

func (*ZSClient) CreateAiSiNoSecretResourcePool ¶

func (cli *ZSClient) CreateAiSiNoSecretResourcePool(ctx context.Context, params param.CreateAiSiNoSecretResourcePoolParam) (*view.SecretResourcePoolInventoryView, error)

CreateAiSiNoSecretResourcePool creates AiSiNoSecretResourcePool

func (*ZSClient) CreateAlarm ¶

func (cli *ZSClient) CreateAlarm(ctx context.Context, params param.CreateAlarmParam) (*view.AlarmInventoryView, error)

CreateAlarm creates Alarm

func (*ZSClient) CreateAliyunDiskFromRemote ¶

func (cli *ZSClient) CreateAliyunDiskFromRemote(ctx context.Context, params param.CreateAliyunDiskFromRemoteParam) (*view.AliyunDiskInventoryView, error)

CreateAliyunDiskFromRemote creates AliyunDiskFromRemote

func (*ZSClient) CreateAliyunNasAccessGroup ¶

CreateAliyunNasAccessGroup creates AliyunNasAccessGroup

func (*ZSClient) CreateAliyunNasAccessGroupRule ¶

func (cli *ZSClient) CreateAliyunNasAccessGroupRule(ctx context.Context, params param.CreateAliyunNasAccessGroupRuleParam) (*view.AliyunNasAccessRuleInventoryView, error)

CreateAliyunNasAccessGroupRule creates AliyunNasAccessGroupRule

func (*ZSClient) CreateAliyunNasFileSystem ¶

func (cli *ZSClient) CreateAliyunNasFileSystem(ctx context.Context, params param.CreateAliyunNasFileSystemParam) (*view.NasFileSystemInventoryView, error)

CreateAliyunNasFileSystem creates AliyunNasFileSystem

func (*ZSClient) CreateAliyunNasMountTarget ¶

func (cli *ZSClient) CreateAliyunNasMountTarget(ctx context.Context, params param.CreateAliyunNasMountTargetParam) (*view.NasMountTargetInventoryView, error)

CreateAliyunNasMountTarget creates AliyunNasMountTarget

func (*ZSClient) CreateAliyunProxyVSwitch ¶

CreateAliyunProxyVSwitch creates AliyunProxyVSwitch

func (*ZSClient) CreateAliyunProxyVpc ¶

func (cli *ZSClient) CreateAliyunProxyVpc(ctx context.Context, params param.CreateAliyunProxyVpcParam) (*view.AliyunProxyVpcInventoryView, error)

CreateAliyunProxyVpc creates AliyunProxyVpc

func (*ZSClient) CreateAliyunRouterInterfaceRemote ¶

func (cli *ZSClient) CreateAliyunRouterInterfaceRemote(ctx context.Context, params param.CreateAliyunRouterInterfaceRemoteParam) (*view.AliyunRouterInterfaceInventoryView, error)

CreateAliyunRouterInterfaceRemote creates AliyunRouterInterfaceRemote

func (*ZSClient) CreateAliyunSmsSNSTextTemplate ¶

func (cli *ZSClient) CreateAliyunSmsSNSTextTemplate(ctx context.Context, params param.CreateAliyunSmsSNSTextTemplateParam) (*view.SNSTextTemplateInventoryView, error)

CreateAliyunSmsSNSTextTemplate creates AliyunSmsSNSTextTemplate

func (*ZSClient) CreateAliyunSnapshotRemote ¶

func (cli *ZSClient) CreateAliyunSnapshotRemote(ctx context.Context, params param.CreateAliyunSnapshotRemoteParam) (*view.AliyunSnapshotInventoryView, error)

CreateAliyunSnapshotRemote creates AliyunSnapshotRemote

func (*ZSClient) CreateAliyunVpcVirtualRouterEntryRemote ¶

func (cli *ZSClient) CreateAliyunVpcVirtualRouterEntryRemote(ctx context.Context, params param.CreateAliyunVpcVirtualRouterEntryRemoteParam) (*view.VpcVirtualRouteEntryInventoryView, error)

CreateAliyunVpcVirtualRouterEntryRemote creates AliyunVpcVirtualRouterEntryRemote

func (*ZSClient) CreateAutoScalingGroup ¶

CreateAutoScalingGroup creates AutoScalingGroup

func (*ZSClient) CreateAutoScalingGroupAddingNewInstanceRule ¶

func (cli *ZSClient) CreateAutoScalingGroupAddingNewInstanceRule(ctx context.Context, params param.CreateAutoScalingGroupAddingNewInstanceRuleParam) (*view.AutoScalingRuleInventoryView, error)

CreateAutoScalingGroupAddingNewInstanceRule creates AutoScalingGroupAddingNewInstanceRule

func (*ZSClient) CreateAutoScalingGroupRemovalInstanceRule ¶

func (cli *ZSClient) CreateAutoScalingGroupRemovalInstanceRule(ctx context.Context, params param.CreateAutoScalingGroupRemovalInstanceRuleParam) (*view.AutoScalingRuleInventoryView, error)

CreateAutoScalingGroupRemovalInstanceRule creates AutoScalingGroupRemovalInstanceRule

func (*ZSClient) CreateAutoScalingRuleAlarmTrigger ¶

CreateAutoScalingRuleAlarmTrigger creates AutoScalingRuleAlarmTrigger

func (*ZSClient) CreateAutoScalingRuleSchedulerJobTrigger ¶

func (cli *ZSClient) CreateAutoScalingRuleSchedulerJobTrigger(ctx context.Context, params param.CreateAutoScalingRuleSchedulerJobTriggerParam) (*view.AutoScalingRuleTriggerInventoryView, error)

CreateAutoScalingRuleSchedulerJobTrigger creates AutoScalingRuleSchedulerJobTrigger

func (*ZSClient) CreateAutoScalingVmTemplate ¶

CreateAutoScalingVmTemplate creates AutoScalingVmTemplate

func (*ZSClient) CreateBareMetal2Bonding ¶

CreateBareMetal2Bonding creates BareMetal2Bonding

func (*ZSClient) CreateBareMetal2Instance ¶

CreateBareMetal2Instance creates BareMetal2Instance

func (*ZSClient) CreateBareMetal2InstanceAsync ¶

func (cli *ZSClient) CreateBareMetal2InstanceAsync(ctx context.Context, params param.CreateBareMetal2InstanceParam) (string, error)

CreateBareMetal2InstanceAsync Async

func (*ZSClient) CreateBareMetal2InstanceFromVmBackup ¶ added in v0.0.2

func (cli *ZSClient) CreateBareMetal2InstanceFromVmBackup(ctx context.Context, params param.CreateBareMetal2InstanceFromVmBackupParam) (*view.BareMetal2InstanceInventoryView, error)

CreateBareMetal2InstanceFromVmBackup creates BareMetal2InstanceFromVmBackup

func (*ZSClient) CreateBareMetal2InstanceFromVolumeBackup ¶ added in v0.0.2

func (cli *ZSClient) CreateBareMetal2InstanceFromVolumeBackup(ctx context.Context, params param.CreateBareMetal2InstanceFromVolumeBackupParam) (*view.BareMetal2InstanceInventoryView, error)

CreateBareMetal2InstanceFromVolumeBackup creates BareMetal2InstanceFromVolumeBackup

func (*ZSClient) CreateBareMetal2IpmiChassisHardwareInfo ¶

func (cli *ZSClient) CreateBareMetal2IpmiChassisHardwareInfo(ctx context.Context, params param.CreateBareMetal2IpmiChassisHardwareInfoParam) (*view.CreateBareMetal2ChassisHardwareView, error)

CreateBareMetal2IpmiChassisHardwareInfo creates BareMetal2IpmiChassisHardwareInfo

func (*ZSClient) CreateBareMetal2ProvisionNetwork ¶

CreateBareMetal2ProvisionNetwork creates BareMetal2ProvisionNetwork

func (*ZSClient) CreateBaremetalBonding ¶

CreateBaremetalBonding creates BaremetalBonding

func (*ZSClient) CreateBaremetalChassis ¶

CreateBaremetalChassis creates BaremetalChassis

func (*ZSClient) CreateBaremetalInstance ¶

CreateBaremetalInstance creates BaremetalInstance

func (*ZSClient) CreateBaremetalPxeServer ¶

CreateBaremetalPxeServer creates BaremetalPxeServer

func (*ZSClient) CreateBlockVolume ¶

func (cli *ZSClient) CreateBlockVolume(ctx context.Context, params param.CreateBlockVolumeParam) (*view.BlockVolumeInventoryView, error)

CreateBlockVolume creates BlockVolume

func (*ZSClient) CreateBonding ¶

CreateBonding creates Bonding

func (*ZSClient) CreateBuildApp ¶

CreateBuildApp creates BuildApp

func (*ZSClient) CreateCSPSecretResourcePool ¶

func (cli *ZSClient) CreateCSPSecretResourcePool(ctx context.Context, params param.CreateCSPSecretResourcePoolParam) (*view.SecretResourcePoolInventoryView, error)

CreateCSPSecretResourcePool creates CSPSecretResourcePool

func (*ZSClient) CreateCasClient ¶

func (cli *ZSClient) CreateCasClient(ctx context.Context, params param.CreateCasClientParam) (*view.CasClientInventoryView, error)

CreateCasClient creates CasClient

func (*ZSClient) CreateCbtTask ¶

func (cli *ZSClient) CreateCbtTask(ctx context.Context, params param.CreateCbtTaskParam) (*view.CbtTaskInventoryView, error)

CreateCbtTask creates CbtTask

func (*ZSClient) CreateCdpPolicy ¶

func (cli *ZSClient) CreateCdpPolicy(ctx context.Context, params param.CreateCdpPolicyParam) (*view.CdpPolicyInventoryView, error)

CreateCdpPolicy creates CdpPolicy

func (*ZSClient) CreateCdpTask ¶

func (cli *ZSClient) CreateCdpTask(ctx context.Context, params param.CreateCdpTaskParam) (*view.CdpTaskInventoryView, error)

CreateCdpTask creates CdpTask

func (*ZSClient) CreateCertificate ¶

func (cli *ZSClient) CreateCertificate(ctx context.Context, params param.CreateCertificateParam) (*view.CertificateInventoryView, error)

CreateCertificate creates Certificate

func (*ZSClient) CreateCluster ¶

func (cli *ZSClient) CreateCluster(ctx context.Context, params param.CreateClusterParam) (*view.ClusterInventoryView, error)

CreateCluster creates Cluster

func (*ZSClient) CreateClusterDRS ¶

func (cli *ZSClient) CreateClusterDRS(ctx context.Context, params param.CreateClusterDRSParam) (*view.ClusterDRSInventoryView, error)

CreateClusterDRS creates ClusterDRS

func (*ZSClient) CreateConnectionBetweenL3NetworkAndAliyunVSwitch ¶

func (cli *ZSClient) CreateConnectionBetweenL3NetworkAndAliyunVSwitch(ctx context.Context, params param.CreateConnectionBetweenL3NetworkAndAliyunVSwitchParam) (*view.ConnectionRelationShipInventoryView, error)

CreateConnectionBetweenL3NetworkAndAliyunVSwitch creates ConnectionBetweenL3NetworkAndAliyunVSwitch

func (*ZSClient) CreateDataVolume ¶

func (cli *ZSClient) CreateDataVolume(ctx context.Context, params param.CreateDataVolumeParam) (*view.VolumeInventoryView, error)

CreateDataVolume creates DataVolume

func (*ZSClient) CreateDataVolumeFromVolumeBackup ¶

func (cli *ZSClient) CreateDataVolumeFromVolumeBackup(ctx context.Context, params param.CreateDataVolumeFromVolumeBackupParam) (*view.VolumeInventoryView, error)

CreateDataVolumeFromVolumeBackup creates DataVolumeFromVolumeBackup

func (*ZSClient) CreateDataVolumeFromVolumeSnapshot ¶

func (cli *ZSClient) CreateDataVolumeFromVolumeSnapshot(ctx context.Context, params param.CreateDataVolumeFromVolumeSnapshotParam) (*view.VolumeInventoryView, error)

CreateDataVolumeFromVolumeSnapshot creates DataVolumeFromVolumeSnapshot

func (*ZSClient) CreateDataVolumeFromVolumeTemplate ¶

func (cli *ZSClient) CreateDataVolumeFromVolumeTemplate(ctx context.Context, params param.CreateDataVolumeFromVolumeTemplateParam) (*view.VolumeInventoryView, error)

CreateDataVolumeFromVolumeTemplate creates DataVolumeFromVolumeTemplate

func (*ZSClient) CreateDataVolumeTemplateFromVolume ¶

func (cli *ZSClient) CreateDataVolumeTemplateFromVolume(ctx context.Context, params param.CreateDataVolumeTemplateFromVolumeParam) (*view.ImageInventoryView, error)

CreateDataVolumeTemplateFromVolume creates DataVolumeTemplateFromVolume

func (*ZSClient) CreateDataVolumeTemplateFromVolumeAsync ¶

func (cli *ZSClient) CreateDataVolumeTemplateFromVolumeAsync(ctx context.Context, params param.CreateDataVolumeTemplateFromVolumeParam) (string, error)

CreateDataVolumeTemplateFromVolumeAsync Async

func (*ZSClient) CreateDataVolumeTemplateFromVolumeBackup ¶

func (cli *ZSClient) CreateDataVolumeTemplateFromVolumeBackup(ctx context.Context, params param.CreateDataVolumeTemplateFromVolumeBackupParam) (*view.ImageInventoryView, error)

CreateDataVolumeTemplateFromVolumeBackup creates DataVolumeTemplateFromVolumeBackup

func (*ZSClient) CreateDataVolumeTemplateFromVolumeSnapshot ¶

func (cli *ZSClient) CreateDataVolumeTemplateFromVolumeSnapshot(ctx context.Context, params param.CreateDataVolumeTemplateFromVolumeSnapshotParam) (*view.ImageInventoryView, error)

CreateDataVolumeTemplateFromVolumeSnapshot creates DataVolumeTemplateFromVolumeSnapshot

func (*ZSClient) CreateDatabaseBackup ¶

func (cli *ZSClient) CreateDatabaseBackup(ctx context.Context, params param.CreateDatabaseBackupParam) (*view.DatabaseBackupInventoryView, error)

CreateDatabaseBackup creates DatabaseBackup

func (*ZSClient) CreateDatabaseBackupAsync ¶

func (cli *ZSClient) CreateDatabaseBackupAsync(ctx context.Context, params param.CreateDatabaseBackupParam) (string, error)

CreateDatabaseBackupAsync Async

func (*ZSClient) CreateDataset ¶

func (cli *ZSClient) CreateDataset(ctx context.Context, params param.CreateDatasetParam) (*view.DatasetInventoryView, error)

CreateDataset creates Dataset

func (*ZSClient) CreateDatasetAsync ¶

func (cli *ZSClient) CreateDatasetAsync(ctx context.Context, params param.CreateDatasetParam) (string, error)

CreateDatasetAsync Async

func (*ZSClient) CreateDirectory ¶

func (cli *ZSClient) CreateDirectory(ctx context.Context, params param.CreateDirectoryParam) (*view.DirectoryInventoryView, error)

CreateDirectory creates Directory

func (*ZSClient) CreateDiskOffering ¶

func (cli *ZSClient) CreateDiskOffering(ctx context.Context, params param.CreateDiskOfferingParam) (*view.DiskOfferingInventoryView, error)

CreateDiskOffering creates DiskOffering

func (*ZSClient) CreateEcsImageFromEcsSnapshot ¶

func (cli *ZSClient) CreateEcsImageFromEcsSnapshot(ctx context.Context, params param.CreateEcsImageFromEcsSnapshotParam) (*view.EcsImageInventoryView, error)

CreateEcsImageFromEcsSnapshot creates EcsImageFromEcsSnapshot

func (*ZSClient) CreateEcsImageFromLocalImage ¶

func (cli *ZSClient) CreateEcsImageFromLocalImage(ctx context.Context, params param.CreateEcsImageFromLocalImageParam) (*view.EcsImageInventoryView, error)

CreateEcsImageFromLocalImage creates EcsImageFromLocalImage

func (*ZSClient) CreateEcsInstanceFromEcsImage ¶

func (cli *ZSClient) CreateEcsInstanceFromEcsImage(ctx context.Context, params param.CreateEcsInstanceFromEcsImageParam) (*view.EcsInstanceInventoryView, error)

CreateEcsInstanceFromEcsImage creates EcsInstanceFromEcsImage

func (*ZSClient) CreateEcsSecurityGroupRemote ¶

func (cli *ZSClient) CreateEcsSecurityGroupRemote(ctx context.Context, params param.CreateEcsSecurityGroupRemoteParam) (*view.EcsSecurityGroupInventoryView, error)

CreateEcsSecurityGroupRemote creates EcsSecurityGroupRemote

func (*ZSClient) CreateEcsSecurityGroupRuleRemote ¶

func (cli *ZSClient) CreateEcsSecurityGroupRuleRemote(ctx context.Context, params param.CreateEcsSecurityGroupRuleRemoteParam) (*view.EcsSecurityGroupRuleInventoryView, error)

CreateEcsSecurityGroupRuleRemote creates EcsSecurityGroupRuleRemote

func (*ZSClient) CreateEcsVSwitchRemote ¶

func (cli *ZSClient) CreateEcsVSwitchRemote(ctx context.Context, params param.CreateEcsVSwitchRemoteParam) (*view.EcsVSwitchInventoryView, error)

CreateEcsVSwitchRemote creates EcsVSwitchRemote

func (*ZSClient) CreateEcsVpcRemote ¶

func (cli *ZSClient) CreateEcsVpcRemote(ctx context.Context, params param.CreateEcsVpcRemoteParam) (*view.EcsVpcInventoryView, error)

CreateEcsVpcRemote creates EcsVpcRemote

func (*ZSClient) CreateEip ¶

func (cli *ZSClient) CreateEip(ctx context.Context, params param.CreateEipParam) (*view.EipInventoryView, error)

CreateEip creates Eip

func (*ZSClient) CreateEmailMedia ¶

func (cli *ZSClient) CreateEmailMedia(ctx context.Context, params param.CreateEmailMediaParam) (*view.MediaInventoryView, error)

CreateEmailMedia creates EmailMedia

func (*ZSClient) CreateEmailMonitorTriggerAction ¶

func (cli *ZSClient) CreateEmailMonitorTriggerAction(ctx context.Context, params param.CreateEmailMonitorTriggerActionParam) (*view.MonitorTriggerActionInventoryView, error)

CreateEmailMonitorTriggerAction creates EmailMonitorTrigger

func (*ZSClient) CreateFaultToleranceVmInstance ¶

CreateFaultToleranceVmInstance creates FaultToleranceVmInstance

func (*ZSClient) CreateFiSecSecretResourcePool ¶

func (cli *ZSClient) CreateFiSecSecretResourcePool(ctx context.Context, params param.CreateFiSecSecretResourcePoolParam) (*view.SecretResourcePoolInventoryView, error)

CreateFiSecSecretResourcePool creates FiSecSecretResourcePool

func (*ZSClient) CreateFirewallIpSetTemplate ¶

CreateFirewallIpSetTemplate creates FirewallIpSetTemplate

func (*ZSClient) CreateFirewallRule ¶

CreateFirewallRule creates FirewallRule

func (*ZSClient) CreateFirewallRuleFromConfigFile ¶

func (cli *ZSClient) CreateFirewallRuleFromConfigFile(ctx context.Context, params param.CreateFirewallRuleFromConfigFileParam) (*view.VpcFirewallRuleSetInventoryView, error)

CreateFirewallRuleFromConfigFile creates FirewallRuleFromConfigFile

func (*ZSClient) CreateFirewallRuleSet ¶

CreateFirewallRuleSet creates FirewallRuleSet

func (*ZSClient) CreateFirewallRuleTemplate ¶

CreateFirewallRuleTemplate creates FirewallRuleTemplate

func (*ZSClient) CreateFlkSecSecretResourcePool ¶

func (cli *ZSClient) CreateFlkSecSecretResourcePool(ctx context.Context, params param.CreateFlkSecSecretResourcePoolParam) (*view.SecretResourcePoolInventoryView, error)

CreateFlkSecSecretResourcePool creates FlkSecSecretResourcePool

func (*ZSClient) CreateFlowCollector ¶

func (cli *ZSClient) CreateFlowCollector(ctx context.Context, params param.CreateFlowCollectorParam) (*view.FlowCollectorInventoryView, error)

CreateFlowCollector creates FlowCollector

func (*ZSClient) CreateFlowMeter ¶

func (cli *ZSClient) CreateFlowMeter(ctx context.Context, params param.CreateFlowMeterParam) (*view.FlowMeterInventoryView, error)

CreateFlowMeter creates FlowMeter

func (*ZSClient) CreateGuestVmScript ¶

func (cli *ZSClient) CreateGuestVmScript(ctx context.Context, params param.CreateGuestVmScriptParam) (*view.GuestVmScriptInventoryView, error)

CreateGuestVmScript creates GuestVmScript

func (*ZSClient) CreateHaiTaiSecretResourcePool ¶

func (cli *ZSClient) CreateHaiTaiSecretResourcePool(ctx context.Context, params param.CreateHaiTaiSecretResourcePoolParam) (*view.SecretResourcePoolInventoryView, error)

CreateHaiTaiSecretResourcePool creates HaiTaiSecretResourcePool

func (*ZSClient) CreateHostNetworkServiceType ¶

func (cli *ZSClient) CreateHostNetworkServiceType(ctx context.Context, params param.CreateHostNetworkServiceTypeParam) (*view.HostNetworkLabelInventoryView, error)

CreateHostNetworkServiceType creates HostNetworkServiceType

func (*ZSClient) CreateHostSchedulingRuleGroup ¶

CreateHostSchedulingRuleGroup creates HostSchedulingRuleGroup

func (*ZSClient) CreateHuaweiIMasterVRouter ¶

CreateHuaweiIMasterVRouter creates HuaweiIMasterVRouter

func (*ZSClient) CreateHybridEip ¶

CreateHybridEip creates HybridEip

func (*ZSClient) CreateIAM2Organization ¶

CreateIAM2Organization creates IAM2Organization

func (*ZSClient) CreateIAM2Project ¶

func (cli *ZSClient) CreateIAM2Project(ctx context.Context, params param.CreateIAM2ProjectParam) (*view.IAM2ProjectInventoryView, error)

CreateIAM2Project creates IAM2Project

func (*ZSClient) CreateIAM2ProjectFromTemplate ¶

func (cli *ZSClient) CreateIAM2ProjectFromTemplate(ctx context.Context, params param.CreateIAM2ProjectFromTemplateParam) (*view.IAM2ProjectInventoryView, error)

CreateIAM2ProjectFromTemplate creates IAM2ProjectFromTemplate

func (*ZSClient) CreateIAM2ProjectRole ¶

func (cli *ZSClient) CreateIAM2ProjectRole(ctx context.Context) (*view.RoleInventoryView, error)

CreateIAM2ProjectRole creates IAM2ProjectRole

func (*ZSClient) CreateIAM2ProjectTemplate ¶

CreateIAM2ProjectTemplate creates IAM2ProjectTemplate

func (*ZSClient) CreateIAM2ProjectTemplateFromProject ¶

func (cli *ZSClient) CreateIAM2ProjectTemplateFromProject(ctx context.Context, params param.CreateIAM2ProjectTemplateFromProjectParam) (*view.IAM2ProjectTemplateInventoryView, error)

CreateIAM2ProjectTemplateFromProject creates IAM2ProjectTemplateFromProject

func (*ZSClient) CreateIAM2TickFlowCollection ¶

CreateIAM2TickFlowCollection creates IAM2TickFlowCollection

func (*ZSClient) CreateIAM2VirtualID ¶

func (cli *ZSClient) CreateIAM2VirtualID(ctx context.Context, params param.CreateIAM2VirtualIDParam) (*view.IAM2VirtualIDInventoryView, error)

CreateIAM2VirtualID creates IAM2VirtualID

func (*ZSClient) CreateIAM2VirtualIDFromLdapUid ¶

func (cli *ZSClient) CreateIAM2VirtualIDFromLdapUid(ctx context.Context, params param.CreateIAM2VirtualIDFromLdapUidParam) (*view.LdapResourceRefInventoryView, error)

CreateIAM2VirtualIDFromLdapUid creates IAM2VirtualIDFromLdapUid

func (*ZSClient) CreateIAM2VirtualIDGroup ¶

CreateIAM2VirtualIDGroup creates IAM2VirtualIDGroup

func (*ZSClient) CreateIAM2VirtualIDLdapBinding ¶

func (cli *ZSClient) CreateIAM2VirtualIDLdapBinding(ctx context.Context, params param.CreateIAM2VirtualIDLdapBindingParam) (*view.LdapResourceRefInventoryView, error)

CreateIAM2VirtualIDLdapBinding creates IAM2VirtualIDLdapBinding

func (*ZSClient) CreateIPsecConnection ¶

func (cli *ZSClient) CreateIPsecConnection(ctx context.Context, params param.CreateIPsecConnectionParam) (*view.IPsecConnectionInventoryView, error)

CreateIPsecConnection creates IPsecConnection

func (*ZSClient) CreateImageGroupFromImage ¶

func (cli *ZSClient) CreateImageGroupFromImage(ctx context.Context, params param.CreateImageGroupFromImageParam) (*view.ImageGroupInventoryView, error)

CreateImageGroupFromImage creates ImageGroupFromImage

func (*ZSClient) CreateImageGroupFromSnapshot ¶

func (cli *ZSClient) CreateImageGroupFromSnapshot(ctx context.Context, params param.CreateImageGroupFromSnapshotParam) (*view.ImageGroupInventoryView, error)

CreateImageGroupFromSnapshot creates ImageGroupFromSnapshot

func (*ZSClient) CreateImageGroupFromVmInstance ¶

func (cli *ZSClient) CreateImageGroupFromVmInstance(ctx context.Context, params param.CreateImageGroupFromVmInstanceParam) (*view.ImageGroupInventoryView, error)

CreateImageGroupFromVmInstance creates ImageGroupFromVmInstance

func (*ZSClient) CreateImageReplicationGroup ¶

CreateImageReplicationGroup creates ImageReplicationGroup

func (*ZSClient) CreateInfoSecSecretResourcePool ¶

func (cli *ZSClient) CreateInfoSecSecretResourcePool(ctx context.Context, params param.CreateInfoSecSecretResourcePoolParam) (*view.SecretResourcePoolInventoryView, error)

CreateInfoSecSecretResourcePool creates InfoSecSecretResourcePool

func (*ZSClient) CreateInstanceOffering ¶

CreateInstanceOffering creates InstanceOffering

func (*ZSClient) CreateJitSecretResourcePool ¶

func (cli *ZSClient) CreateJitSecretResourcePool(ctx context.Context) (*view.SecretResourcePoolInventoryView, error)

CreateJitSecretResourcePool creates JitSecretResourcePool

func (*ZSClient) CreateKoAlSecretResourcePool ¶

func (cli *ZSClient) CreateKoAlSecretResourcePool(ctx context.Context, params param.CreateKoAlSecretResourcePoolParam) (*view.SecretResourcePoolInventoryView, error)

CreateKoAlSecretResourcePool creates KoAlSecretResourcePool

func (*ZSClient) CreateL2HardwareVxlanNetwork ¶

CreateL2HardwareVxlanNetwork creates L2HardwareVxlanNetwork

func (*ZSClient) CreateL2HardwareVxlanNetworkPool ¶

CreateL2HardwareVxlanNetworkPool creates L2HardwareVxlanNetworkPool

func (*ZSClient) CreateL2NoVlanNetwork ¶

func (cli *ZSClient) CreateL2NoVlanNetwork(ctx context.Context) (*view.L2NetworkInventoryView, error)

CreateL2NoVlanNetwork creates L2NoVlanNetwork

func (*ZSClient) CreateL2PortGroup ¶

func (cli *ZSClient) CreateL2PortGroup(ctx context.Context, params param.CreateL2PortGroupParam) (*view.CreateL2PortGroupEventView, error)

CreateL2PortGroup creates L2PortGroup

func (*ZSClient) CreateL2TfNetwork ¶

func (cli *ZSClient) CreateL2TfNetwork(ctx context.Context, params param.CreateL2TfNetworkParam) (*view.L2NetworkInventoryView, error)

CreateL2TfNetwork creates L2TfNetwork

func (*ZSClient) CreateL2VirtualSwitch ¶

CreateL2VirtualSwitch creates L2VirtualSwitch

func (*ZSClient) CreateL2VlanNetwork ¶

func (cli *ZSClient) CreateL2VlanNetwork(ctx context.Context, params param.CreateL2VlanNetworkParam) (*view.L2VlanNetworkInventoryView, error)

CreateL2VlanNetwork creates L2VlanNetwork

func (*ZSClient) CreateL2VxlanNetwork ¶

func (cli *ZSClient) CreateL2VxlanNetwork(ctx context.Context, params param.CreateL2VxlanNetworkParam) (*view.L2VxlanNetworkInventoryView, error)

CreateL2VxlanNetwork creates L2VxlanNetwork

func (*ZSClient) CreateL2VxlanNetworkPool ¶

func (cli *ZSClient) CreateL2VxlanNetworkPool(ctx context.Context) (*view.L2VxlanNetworkPoolInventoryView, error)

CreateL2VxlanNetworkPool creates L2VxlanNetworkPool

func (*ZSClient) CreateL3Network ¶

func (cli *ZSClient) CreateL3Network(ctx context.Context, params param.CreateL3NetworkParam) (*view.L3NetworkInventoryView, error)

CreateL3Network creates L3Network

func (*ZSClient) CreateLdapBinding ¶

CreateLdapBinding creates LdapBinding

func (*ZSClient) CreateLoadBalancer ¶

func (cli *ZSClient) CreateLoadBalancer(ctx context.Context, params param.CreateLoadBalancerParam) (*view.LoadBalancerInventoryView, error)

CreateLoadBalancer creates LoadBalancer

func (*ZSClient) CreateLoadBalancerListener ¶

CreateLoadBalancerListener creates LoadBalancerListener

func (*ZSClient) CreateLoadBalancerServerGroup ¶

CreateLoadBalancerServerGroup creates LoadBalancerServerGroup

func (*ZSClient) CreateMetricDataHttpReceiver ¶

CreateMetricDataHttpReceiver creates MetricDataHttpReceiver

func (*ZSClient) CreateMetricTemplate ¶

func (cli *ZSClient) CreateMetricTemplate(ctx context.Context, params param.CreateMetricTemplateParam) (*view.MetricTemplateInventoryView, error)

CreateMetricTemplate creates MetricTemplate

func (*ZSClient) CreateMiniCluster ¶

func (cli *ZSClient) CreateMiniCluster(ctx context.Context, params param.CreateMiniClusterParam) (*view.ClusterInventoryView, error)

CreateMiniCluster creates MiniCluster

func (*ZSClient) CreateMonitorGroup ¶

func (cli *ZSClient) CreateMonitorGroup(ctx context.Context, params param.CreateMonitorGroupParam) (*view.MonitorGroupInventoryView, error)

CreateMonitorGroup creates MonitorGroup

func (*ZSClient) CreateMonitorTemplate ¶

func (cli *ZSClient) CreateMonitorTemplate(ctx context.Context, params param.CreateMonitorTemplateParam) (*view.MonitorTemplateInventoryView, error)

CreateMonitorTemplate creates MonitorTemplate

func (*ZSClient) CreateMonitorTrigger ¶

func (cli *ZSClient) CreateMonitorTrigger(ctx context.Context, params param.CreateMonitorTriggerParam) (*view.MonitorTriggerInventoryView, error)

CreateMonitorTrigger creates MonitorTrigger

func (*ZSClient) CreateMulticastRouter ¶

func (cli *ZSClient) CreateMulticastRouter(ctx context.Context, params param.CreateMulticastRouterParam) (*view.MulticastRouterInventoryView, error)

CreateMulticastRouter creates MulticastRouter

func (*ZSClient) CreateNfvInst ¶

func (cli *ZSClient) CreateNfvInst(ctx context.Context, params param.CreateNfvInstParam) (*view.NfvInstInventoryView, error)

CreateNfvInst creates NfvInst

func (*ZSClient) CreateNfvInstGroup ¶

func (cli *ZSClient) CreateNfvInstGroup(ctx context.Context, params param.CreateNfvInstGroupParam) (*view.NfvInstGroupInventoryView, error)

CreateNfvInstGroup creates NfvInstGroup

func (*ZSClient) CreateNfvInstOffering ¶

CreateNfvInstOffering creates NfvInstOffering

func (*ZSClient) CreateOAuthClient ¶

func (cli *ZSClient) CreateOAuthClient(ctx context.Context, params param.CreateOAuthClientParam) (*view.OAuth2ClientInventoryView, error)

CreateOAuthClient creates OAuthClient

func (*ZSClient) CreateObservabilityServer ¶

func (cli *ZSClient) CreateObservabilityServer(ctx context.Context, params param.CreateObservabilityServerParam) (*view.VmInstanceInventoryView, error)

CreateObservabilityServer creates ObservabilityServer

func (*ZSClient) CreateObservabilityServerOffering ¶

func (cli *ZSClient) CreateObservabilityServerOffering(ctx context.Context, params param.CreateObservabilityServerOfferingParam) (*view.InstanceOfferingInventoryView, error)

CreateObservabilityServerOffering creates ObservabilityServerOffering

func (*ZSClient) CreateOssBackupBucketRemote ¶

CreateOssBackupBucketRemote creates OssBackupBucketRemote

func (*ZSClient) CreateOssBucketRemote ¶

func (cli *ZSClient) CreateOssBucketRemote(ctx context.Context, params param.CreateOssBucketRemoteParam) (*view.OssBucketInventoryView, error)

CreateOssBucketRemote creates OssBucketRemote

func (*ZSClient) CreateOvnControllerOffering ¶

func (cli *ZSClient) CreateOvnControllerOffering(ctx context.Context, params param.CreateOvnControllerOfferingParam) (*view.InstanceOfferingInventoryView, error)

CreateOvnControllerOffering creates OvnControllerOffering

func (*ZSClient) CreateOvnControllerVm ¶

func (cli *ZSClient) CreateOvnControllerVm(ctx context.Context) (*view.ApplianceVmInventoryView, error)

CreateOvnControllerVm creates OvnControllerVm

func (*ZSClient) CreatePciDeviceOffering ¶

CreatePciDeviceOffering creates PciDeviceOffering

func (*ZSClient) CreatePluginSecretResourcePool ¶

func (cli *ZSClient) CreatePluginSecretResourcePool(ctx context.Context, params param.CreatePluginSecretResourcePoolParam) (*view.SecretResourcePoolInventoryView, error)

CreatePluginSecretResourcePool creates PluginSecretResourcePool

func (*ZSClient) CreatePolicy ¶

func (cli *ZSClient) CreatePolicy(ctx context.Context, params param.CreatePolicyParam) (*view.PolicyInventoryView, error)

CreatePolicy creates Policy

func (*ZSClient) CreatePolicyRouteRule ¶

func (cli *ZSClient) CreatePolicyRouteRule(ctx context.Context, params param.CreatePolicyRouteRuleParam) (*view.PolicyRouteRuleInventoryView, error)

CreatePolicyRouteRule creates PolicyRouteRule

func (*ZSClient) CreatePolicyRouteRuleSet ¶

CreatePolicyRouteRuleSet creates PolicyRouteRuleSet

func (*ZSClient) CreatePolicyRouteTable ¶

CreatePolicyRouteTable creates PolicyRouteTable

func (*ZSClient) CreatePolicyRouteTableRouteEntry ¶

CreatePolicyRouteTableRouteEntry creates PolicyRouteTableRouteEntry

func (*ZSClient) CreatePortForwardingRule ¶

CreatePortForwardingRule creates PortForwardingRule

func (*ZSClient) CreatePortMirror ¶

func (cli *ZSClient) CreatePortMirror(ctx context.Context, params param.CreatePortMirrorParam) (*view.PortMirrorInventoryView, error)

CreatePortMirror creates PortMirror

func (*ZSClient) CreatePortMirrorSession ¶

CreatePortMirrorSession creates PortMirrorSession

func (*ZSClient) CreatePriceTable ¶

func (cli *ZSClient) CreatePriceTable(ctx context.Context, params param.CreatePriceTableParam) (*view.PriceTableInventoryView, error)

CreatePriceTable creates PriceTable

func (*ZSClient) CreateResourcePrice ¶

func (cli *ZSClient) CreateResourcePrice(ctx context.Context, params param.CreateResourcePriceParam) (*view.PriceInventoryView, error)

CreateResourcePrice creates ResourcePrice

func (*ZSClient) CreateResourceStack ¶

func (cli *ZSClient) CreateResourceStack(ctx context.Context, params param.CreateResourceStackParam) (*view.ResourceStackInventoryView, error)

CreateResourceStack creates ResourceStack

func (*ZSClient) CreateResourceStackFromApp ¶

func (cli *ZSClient) CreateResourceStackFromApp(ctx context.Context, params param.CreateResourceStackFromAppParam) (*view.ResourceStackInventoryView, error)

CreateResourceStackFromApp creates ResourceStackFromApp

func (*ZSClient) CreateRole ¶

func (cli *ZSClient) CreateRole(ctx context.Context, params param.CreateRoleParam) (*view.RoleInventoryView, error)

CreateRole creates Role

func (*ZSClient) CreateRootVolumeTemplateFromRootVolume ¶

func (cli *ZSClient) CreateRootVolumeTemplateFromRootVolume(ctx context.Context, params param.CreateRootVolumeTemplateFromRootVolumeParam) (*view.ImageInventoryView, error)

CreateRootVolumeTemplateFromRootVolume creates RootVolumeTemplateFromRootVolume

func (*ZSClient) CreateRootVolumeTemplateFromRootVolumeAsync ¶

func (cli *ZSClient) CreateRootVolumeTemplateFromRootVolumeAsync(ctx context.Context, params param.CreateRootVolumeTemplateFromRootVolumeParam) (string, error)

CreateRootVolumeTemplateFromRootVolumeAsync Async

func (*ZSClient) CreateRootVolumeTemplateFromVolumeBackup ¶

func (cli *ZSClient) CreateRootVolumeTemplateFromVolumeBackup(ctx context.Context, params param.CreateRootVolumeTemplateFromVolumeBackupParam) (*view.ImageInventoryView, error)

CreateRootVolumeTemplateFromVolumeBackup creates RootVolumeTemplateFromVolumeBackup

func (*ZSClient) CreateRootVolumeTemplateFromVolumeSnapshot ¶

func (cli *ZSClient) CreateRootVolumeTemplateFromVolumeSnapshot(ctx context.Context, params param.CreateRootVolumeTemplateFromVolumeSnapshotParam) (*view.ImageInventoryView, error)

CreateRootVolumeTemplateFromVolumeSnapshot creates RootVolumeTemplateFromVolumeSnapshot

func (*ZSClient) CreateSAML2Client ¶

func (cli *ZSClient) CreateSAML2Client(ctx context.Context, params param.CreateSAML2ClientParam) (*view.SAML2ClientInventoryView, error)

CreateSAML2Client creates SAML2Client

func (*ZSClient) CreateSNSAliyunSmsEndpoint ¶

CreateSNSAliyunSmsEndpoint creates SNSAliyunSmsEndpoint

func (*ZSClient) CreateSNSDingTalkEndpoint ¶

CreateSNSDingTalkEndpoint creates SNSDingTalkEndpoint

func (*ZSClient) CreateSNSEmailEndpoint ¶

CreateSNSEmailEndpoint creates SNSEmailEndpoint

func (*ZSClient) CreateSNSEmailPlatform ¶

CreateSNSEmailPlatform creates SNSEmailPlatform

func (*ZSClient) CreateSNSFeiShuEndpoint ¶

CreateSNSFeiShuEndpoint creates SNSFeiShuEndpoint

func (*ZSClient) CreateSNSHttpEndpoint ¶

func (cli *ZSClient) CreateSNSHttpEndpoint(ctx context.Context, params param.CreateSNSHttpEndpointParam) (*view.SNSHttpEndpointInventoryView, error)

CreateSNSHttpEndpoint creates SNSHttpEndpoint

func (*ZSClient) CreateSNSMicrosoftTeamsEndpoint ¶

CreateSNSMicrosoftTeamsEndpoint creates SNSMicrosoftTeamsEndpoint

func (*ZSClient) CreateSNSPluginEndpoint ¶

CreateSNSPluginEndpoint creates SNSPluginEndpoint

func (*ZSClient) CreateSNSSnmpEndpoint ¶

func (cli *ZSClient) CreateSNSSnmpEndpoint(ctx context.Context) (*view.SNSApplicationEndpointInventoryView, error)

CreateSNSSnmpEndpoint creates SNSSnmpEndpoint

func (*ZSClient) CreateSNSSnmpPlatform ¶

CreateSNSSnmpPlatform creates SNSSnmpPlatform

func (*ZSClient) CreateSNSTextTemplate ¶

func (cli *ZSClient) CreateSNSTextTemplate(ctx context.Context, params param.CreateSNSTextTemplateParam) (*view.SNSTextTemplateInventoryView, error)

CreateSNSTextTemplate creates SNSTextTemplate

func (*ZSClient) CreateSNSTopic ¶

func (cli *ZSClient) CreateSNSTopic(ctx context.Context, params param.CreateSNSTopicParam) (*view.SNSTopicInventoryView, error)

CreateSNSTopic creates SNSTopic

func (*ZSClient) CreateSNSUniversalSmsEndpoint ¶

CreateSNSUniversalSmsEndpoint creates SNSUniversalSmsEndpoint

func (*ZSClient) CreateSNSWeComEndpoint ¶

CreateSNSWeComEndpoint creates SNSWeComEndpoint

func (*ZSClient) CreateSSORedirectTemplate ¶

CreateSSORedirectTemplate creates SSORedirectTemplate

func (*ZSClient) CreateSanSecSecretResourcePool ¶

func (cli *ZSClient) CreateSanSecSecretResourcePool(ctx context.Context, params param.CreateSanSecSecretResourcePoolParam) (*view.SecretResourcePoolInventoryView, error)

CreateSanSecSecretResourcePool creates SanSecSecretResourcePool

func (*ZSClient) CreateSchedulerJob ¶

func (cli *ZSClient) CreateSchedulerJob(ctx context.Context, params param.CreateSchedulerJobParam) (*view.SchedulerJobInventoryView, error)

CreateSchedulerJob creates SchedulerJob

func (*ZSClient) CreateSchedulerJobGroup ¶

CreateSchedulerJobGroup creates SchedulerJobGroup

func (*ZSClient) CreateSchedulerTrigger ¶

CreateSchedulerTrigger creates SchedulerTrigger

func (*ZSClient) CreateSecurityGroup ¶

func (cli *ZSClient) CreateSecurityGroup(ctx context.Context, params param.CreateSecurityGroupParam) (*view.SecurityGroupInventoryView, error)

CreateSecurityGroup creates SecurityGroup

func (*ZSClient) CreateSlbGroup ¶

func (cli *ZSClient) CreateSlbGroup(ctx context.Context, params param.CreateSlbGroupParam) (*view.SlbGroupInventoryView, error)

CreateSlbGroup creates SlbGroup

func (*ZSClient) CreateSlbInstance ¶

func (cli *ZSClient) CreateSlbInstance(ctx context.Context, params param.CreateSlbInstanceParam) (*view.SlbVmInstanceInventoryView, error)

CreateSlbInstance creates SlbInstance

func (*ZSClient) CreateSlbOffering ¶

CreateSlbOffering creates SlbOffering

func (*ZSClient) CreateSnmpAgent ¶

func (cli *ZSClient) CreateSnmpAgent(ctx context.Context, params param.CreateSnmpAgentParam) (*view.SnmpAgentInventoryView, error)

CreateSnmpAgent creates SnmpAgent

func (*ZSClient) CreateSshKeyPair ¶

func (cli *ZSClient) CreateSshKeyPair(ctx context.Context, params param.CreateSshKeyPairParam) (*view.SshKeyPairInventoryView, error)

CreateSshKeyPair creates SshKeyPair

func (*ZSClient) CreateSystemTag ¶

func (cli *ZSClient) CreateSystemTag(ctx context.Context) (*view.SystemTagInventoryView, error)

CreateSystemTag creates SystemTag

func (*ZSClient) CreateSystemTags ¶

func (cli *ZSClient) CreateSystemTags(ctx context.Context, params param.CreateSystemTagsParam) (*view.SystemTagInventoryView, error)

CreateSystemTags creates SystemTags

func (*ZSClient) CreateTag ¶

CreateTag creates Tag

func (*ZSClient) CreateTicket ¶

func (cli *ZSClient) CreateTicket(ctx context.Context, params param.CreateTicketParam) (*view.TicketInventoryView, error)

CreateTicket creates Ticket

func (*ZSClient) CreateUser ¶

func (cli *ZSClient) CreateUser(ctx context.Context, params param.CreateUserParam) (*view.UserInventoryView, error)

CreateUser creates User

func (*ZSClient) CreateUserGroup ¶

func (cli *ZSClient) CreateUserGroup(ctx context.Context, params param.CreateUserGroupParam) (*view.UserGroupInventoryView, error)

CreateUserGroup creates UserGroup

func (*ZSClient) CreateUserProxyConfig ¶

func (cli *ZSClient) CreateUserProxyConfig(ctx context.Context, params param.CreateUserProxyConfigParam) (*view.UserProxyConfigInventoryView, error)

CreateUserProxyConfig creates UserProxyConfig

func (*ZSClient) CreateUserTag ¶

func (cli *ZSClient) CreateUserTag(ctx context.Context) (*view.UserTagInventoryView, error)

CreateUserTag creates UserTag

func (*ZSClient) CreateVRouterOspfArea ¶

func (cli *ZSClient) CreateVRouterOspfArea(ctx context.Context, params param.CreateVRouterOspfAreaParam) (*view.RouterAreaInventoryView, error)

CreateVRouterOspfArea creates VRouterOspfArea

func (*ZSClient) CreateVRouterRouteTable ¶

CreateVRouterRouteTable creates VRouterRouteTable

func (*ZSClient) CreateVip ¶

func (cli *ZSClient) CreateVip(ctx context.Context, params param.CreateVipParam) (*view.VipInventoryView, error)

CreateVip creates Vip

func (*ZSClient) CreateVirtualRouterOffering ¶

func (cli *ZSClient) CreateVirtualRouterOffering(ctx context.Context, params param.CreateVirtualRouterOfferingParam) (*view.InstanceOfferingInventoryView, error)

CreateVirtualRouterOffering creates VirtualRouterOffering

func (*ZSClient) CreateVmBackup ¶

CreateVmBackup creates VmBackup

func (*ZSClient) CreateVmBackupAsync ¶

func (cli *ZSClient) CreateVmBackupAsync(ctx context.Context, params param.CreateVmBackupParam) (string, error)

CreateVmBackupAsync Async

func (*ZSClient) CreateVmCdRom ¶

func (cli *ZSClient) CreateVmCdRom(ctx context.Context, params param.CreateVmCdRomParam) (*view.VmCdRomInventoryView, error)

CreateVmCdRom creates VmCdRom

func (*ZSClient) CreateVmFromCdpBackup ¶

func (cli *ZSClient) CreateVmFromCdpBackup(ctx context.Context, params param.CreateVmFromCdpBackupParam) (*view.VmInstanceInventoryView, error)

CreateVmFromCdpBackup creates VmFromCdpBackup

func (*ZSClient) CreateVmFromCdpBackupAsync ¶

func (cli *ZSClient) CreateVmFromCdpBackupAsync(ctx context.Context, params param.CreateVmFromCdpBackupParam) (string, error)

CreateVmFromCdpBackupAsync Async

func (*ZSClient) CreateVmFromVmBackup ¶

func (cli *ZSClient) CreateVmFromVmBackup(ctx context.Context, params param.CreateVmFromVmBackupParam) (*view.VmInstanceInventoryView, error)

CreateVmFromVmBackup creates VmFromVmBackup

func (*ZSClient) CreateVmFromVolumeBackup ¶

func (cli *ZSClient) CreateVmFromVolumeBackup(ctx context.Context, params param.CreateVmFromVolumeBackupParam) (*view.VmInstanceInventoryView, error)

CreateVmFromVolumeBackup creates VmFromVolumeBackup

func (*ZSClient) CreateVmInstance ¶

func (cli *ZSClient) CreateVmInstance(ctx context.Context, params param.CreateVmInstanceParam) (*view.VmInstanceInventoryView, error)

CreateVmInstance creates VmInstance

func (*ZSClient) CreateVmInstanceFromOvf ¶

func (cli *ZSClient) CreateVmInstanceFromOvf(ctx context.Context, params param.CreateVmInstanceFromOvfParam) (*view.VmInstanceInventoryView, error)

CreateVmInstanceFromOvf creates VmInstanceFromOvf

func (*ZSClient) CreateVmInstanceFromOvfAsync ¶

func (cli *ZSClient) CreateVmInstanceFromOvfAsync(ctx context.Context, params param.CreateVmInstanceFromOvfParam) (string, error)

CreateVmInstanceFromOvfAsync Async

func (*ZSClient) CreateVmInstanceFromVolume ¶

func (cli *ZSClient) CreateVmInstanceFromVolume(ctx context.Context, params param.CreateVmInstanceFromVolumeParam) (*view.VmInstanceInventoryView, error)

CreateVmInstanceFromVolume creates VmInstanceFromVolume

func (*ZSClient) CreateVmInstanceFromVolumeSnapshot ¶

func (cli *ZSClient) CreateVmInstanceFromVolumeSnapshot(ctx context.Context, params param.CreateVmInstanceFromVolumeSnapshotParam) (*view.VmInstanceInventoryView, error)

CreateVmInstanceFromVolumeSnapshot creates VmInstanceFromVolumeSnapshot

func (*ZSClient) CreateVmInstanceFromVolumeSnapshotGroup ¶

func (cli *ZSClient) CreateVmInstanceFromVolumeSnapshotGroup(ctx context.Context, params param.CreateVmInstanceFromVolumeSnapshotGroupParam) (*view.VmInstanceInventoryView, error)

CreateVmInstanceFromVolumeSnapshotGroup creates VmInstanceFromVolumeSnapshotGroup

func (*ZSClient) CreateVmNic ¶

func (cli *ZSClient) CreateVmNic(ctx context.Context, params param.CreateVmNicParam) (*view.VmNicInventoryView, error)

CreateVmNic creates VmNic

func (*ZSClient) CreateVmSchedulingRule ¶

func (cli *ZSClient) CreateVmSchedulingRule(ctx context.Context, params param.CreateVmSchedulingRuleParam) (*view.AffinityGroupInventoryView, error)

CreateVmSchedulingRule creates VmSchedulingRule

func (*ZSClient) CreateVmSchedulingRuleGroup ¶

CreateVmSchedulingRuleGroup creates VmSchedulingRuleGroup

func (*ZSClient) CreateVmUserDefinedXmlHookScript ¶

func (cli *ZSClient) CreateVmUserDefinedXmlHookScript(ctx context.Context, params param.CreateVmUserDefinedXmlHookScriptParam) (*view.XmlHookInventoryView, error)

CreateVmUserDefinedXmlHookScript creates VmUserDefinedXmlHookScript

func (*ZSClient) CreateVniRange ¶

func (cli *ZSClient) CreateVniRange(ctx context.Context, params param.CreateVniRangeParam) (*view.VniRangeInventoryView, error)

CreateVniRange creates VniRange

func (*ZSClient) CreateVolumeBackup ¶

func (cli *ZSClient) CreateVolumeBackup(ctx context.Context, params param.CreateVolumeBackupParam) (*view.VolumeBackupInventoryView, error)

CreateVolumeBackup creates VolumeBackup

func (*ZSClient) CreateVolumeBackupAsync ¶

func (cli *ZSClient) CreateVolumeBackupAsync(ctx context.Context, params param.CreateVolumeBackupParam) (string, error)

CreateVolumeBackupAsync Async

func (*ZSClient) CreateVolumeSnapshot ¶

func (cli *ZSClient) CreateVolumeSnapshot(ctx context.Context, params param.CreateVolumeSnapshotParam) (*view.VolumeSnapshotInventoryView, error)

CreateVolumeSnapshot creates VolumeSnapshot

func (*ZSClient) CreateVolumeSnapshotGroup ¶

CreateVolumeSnapshotGroup creates VolumeSnapshotGroup

func (*ZSClient) CreateVolumesSnapshot ¶

func (cli *ZSClient) CreateVolumesSnapshot(ctx context.Context, params param.CreateVolumesSnapshotParam) (*view.VolumeSnapshotInventoryView, error)

CreateVolumesSnapshot creates VolumesSnapshot

func (*ZSClient) CreateVpcFirewall ¶

func (cli *ZSClient) CreateVpcFirewall(ctx context.Context, params param.CreateVpcFirewallParam) (*view.VpcFirewallInventoryView, error)

CreateVpcFirewall creates VpcFirewall

func (*ZSClient) CreateVpcHaGroup ¶

func (cli *ZSClient) CreateVpcHaGroup(ctx context.Context, params param.CreateVpcHaGroupParam) (*view.VpcHaGroupInventoryView, error)

CreateVpcHaGroup creates VpcHaGroup

func (*ZSClient) CreateVpcSharedQos ¶

func (cli *ZSClient) CreateVpcSharedQos(ctx context.Context, params param.CreateVpcSharedQosParam) (*view.VpcSharedQosInventoryView, error)

CreateVpcSharedQos creates VpcSharedQos

func (*ZSClient) CreateVpcUserVpnGatewayRemote ¶

func (cli *ZSClient) CreateVpcUserVpnGatewayRemote(ctx context.Context, params param.CreateVpcUserVpnGatewayRemoteParam) (*view.VpcUserVpnGatewayInventoryView, error)

CreateVpcUserVpnGatewayRemote creates VpcUserVpnGatewayRemote

func (*ZSClient) CreateVpcVRouter ¶

func (cli *ZSClient) CreateVpcVRouter(ctx context.Context, params param.CreateVpcVRouterParam) (*view.VmInstanceInventoryView, error)

CreateVpcVRouter creates VpcVRouter

func (*ZSClient) CreateVpcVpnConnectionRemote ¶

func (cli *ZSClient) CreateVpcVpnConnectionRemote(ctx context.Context, params param.CreateVpcVpnConnectionRemoteParam) (*view.VpcVpnConnectionInventoryView, error)

CreateVpcVpnConnectionRemote creates VpcVpnConnectionRemote

func (*ZSClient) CreateVpnIkeConfig ¶

CreateVpnIkeConfig creates VpnIkeConfig

func (*ZSClient) CreateVpnIpsecConfig ¶

CreateVpnIpsecConfig creates VpnIpsecConfig

func (*ZSClient) CreateVxlanPoolRemoteVtep ¶

func (cli *ZSClient) CreateVxlanPoolRemoteVtep(ctx context.Context, params param.CreateVxlanPoolRemoteVtepParam) (*view.RemoteVtepInventoryView, error)

CreateVxlanPoolRemoteVtep creates VxlanPoolRemoteVtep

func (*ZSClient) CreateVxlanVtep ¶

func (cli *ZSClient) CreateVxlanVtep(ctx context.Context, params param.CreateVxlanVtepParam) (*view.VtepInventoryView, error)

CreateVxlanVtep creates VxlanVtep

func (*ZSClient) CreateWebhook ¶

func (cli *ZSClient) CreateWebhook(ctx context.Context, params param.CreateWebhookParam) (*view.WebhookInventoryView, error)

CreateWebhook creates Webhook

func (*ZSClient) CreateZBoxBackup ¶

CreateZBoxBackup creates ZBoxBackup

func (*ZSClient) CreateZBoxBackupAsync ¶

func (cli *ZSClient) CreateZBoxBackupAsync(ctx context.Context, params param.CreateZBoxBackupParam) (string, error)

CreateZBoxBackupAsync Async

func (*ZSClient) CreateZone ¶

func (cli *ZSClient) CreateZone(ctx context.Context, params param.CreateZoneParam) (*view.ZoneInventoryView, error)

CreateZone creates Zone

func (*ZSClient) DebugSignal ¶

func (cli *ZSClient) DebugSignal(ctx context.Context, params param.DebugSignalParam) (*view.DebugSignalEventView, error)

DebugSignal operates on DebugSignal

func (*ZSClient) DecodeStackTemplate ¶

func (cli *ZSClient) DecodeStackTemplate(ctx context.Context, params param.DecodeStackTemplateParam) (*view.DecodeStackTemplateView, error)

DecodeStackTemplate operates on DecodeStackTemplate

func (*ZSClient) DegradeFromLicenseServer ¶

func (cli *ZSClient) DegradeFromLicenseServer(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DegradeFromLicenseServer operates on DegradeFromLicenseServer

func (*ZSClient) DeleteAccessControlList ¶

func (cli *ZSClient) DeleteAccessControlList(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteAccessControlList deletes AccessControlList

func (*ZSClient) DeleteAccessControlRule ¶

func (cli *ZSClient) DeleteAccessControlRule(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteAccessControlRule deletes AccessControlRule

func (*ZSClient) DeleteAccessKey ¶

func (cli *ZSClient) DeleteAccessKey(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteAccessKey deletes AccessKey

func (*ZSClient) DeleteAccount ¶

func (cli *ZSClient) DeleteAccount(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteAccount deletes Account

func (*ZSClient) DeleteAffinityGroup ¶

func (cli *ZSClient) DeleteAffinityGroup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteAffinityGroup deletes AffinityGroup

func (*ZSClient) DeleteAlarm ¶

func (cli *ZSClient) DeleteAlarm(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteAlarm deletes Alarm

func (*ZSClient) DeleteAlert ¶

func (cli *ZSClient) DeleteAlert(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteAlert deletes Alert

func (*ZSClient) DeleteAliyunDiskFromLocal ¶

func (cli *ZSClient) DeleteAliyunDiskFromLocal(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteAliyunDiskFromLocal deletes AliyunDiskFromLocal

func (*ZSClient) DeleteAliyunDiskFromRemote ¶

func (cli *ZSClient) DeleteAliyunDiskFromRemote(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteAliyunDiskFromRemote deletes AliyunDiskFromRemote

func (*ZSClient) DeleteAliyunKeySecret ¶

func (cli *ZSClient) DeleteAliyunKeySecret(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteAliyunKeySecret deletes AliyunKeySecret

func (*ZSClient) DeleteAliyunNasAccessGroup ¶

func (cli *ZSClient) DeleteAliyunNasAccessGroup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteAliyunNasAccessGroup deletes AliyunNasAccessGroup

func (*ZSClient) DeleteAliyunNasAccessGroupRule ¶

func (cli *ZSClient) DeleteAliyunNasAccessGroupRule(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteAliyunNasAccessGroupRule deletes AliyunNasAccessGroupRule

func (*ZSClient) DeleteAliyunPanguPartition ¶

func (cli *ZSClient) DeleteAliyunPanguPartition(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteAliyunPanguPartition deletes AliyunPanguPartition

func (*ZSClient) DeleteAliyunProxyVSwitch ¶

func (cli *ZSClient) DeleteAliyunProxyVSwitch(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteAliyunProxyVSwitch deletes AliyunProxyVSwitch

func (*ZSClient) DeleteAliyunProxyVpc ¶

func (cli *ZSClient) DeleteAliyunProxyVpc(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteAliyunProxyVpc deletes AliyunProxyVpc

func (*ZSClient) DeleteAliyunRouteEntryRemote ¶

func (cli *ZSClient) DeleteAliyunRouteEntryRemote(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteAliyunRouteEntryRemote deletes AliyunRouteEntryRemote

func (*ZSClient) DeleteAliyunRouterInterfaceLocal ¶

func (cli *ZSClient) DeleteAliyunRouterInterfaceLocal(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteAliyunRouterInterfaceLocal deletes AliyunRouterInterfaceLocal

func (*ZSClient) DeleteAliyunRouterInterfaceRemote ¶

func (cli *ZSClient) DeleteAliyunRouterInterfaceRemote(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteAliyunRouterInterfaceRemote deletes AliyunRouterInterfaceRemote

func (*ZSClient) DeleteAliyunSnapshotFromLocal ¶

func (cli *ZSClient) DeleteAliyunSnapshotFromLocal(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteAliyunSnapshotFromLocal deletes AliyunSnapshotFromLocal

func (*ZSClient) DeleteAliyunSnapshotFromRemote ¶

func (cli *ZSClient) DeleteAliyunSnapshotFromRemote(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteAliyunSnapshotFromRemote deletes AliyunSnapshotFromRemote

func (*ZSClient) DeleteAllEcsInstancesFromDataCenter ¶

func (cli *ZSClient) DeleteAllEcsInstancesFromDataCenter(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteAllEcsInstancesFromDataCenter deletes AllEcsInstancesFromDataCenter

func (*ZSClient) DeleteAppBuildSystem ¶

func (cli *ZSClient) DeleteAppBuildSystem(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteAppBuildSystem deletes AppBuildSystem

func (*ZSClient) DeleteAutoScalingGroup ¶

func (cli *ZSClient) DeleteAutoScalingGroup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteAutoScalingGroup deletes AutoScalingGroup

func (*ZSClient) DeleteAutoScalingGroupInstance ¶

func (cli *ZSClient) DeleteAutoScalingGroupInstance(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteAutoScalingGroupInstance deletes AutoScalingGroupInstance

func (*ZSClient) DeleteAutoScalingRule ¶

func (cli *ZSClient) DeleteAutoScalingRule(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteAutoScalingRule deletes AutoScalingRule

func (*ZSClient) DeleteAutoScalingRuleTrigger ¶

func (cli *ZSClient) DeleteAutoScalingRuleTrigger(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteAutoScalingRuleTrigger deletes AutoScalingRuleTrigger

func (*ZSClient) DeleteAutoScalingTemplate ¶

func (cli *ZSClient) DeleteAutoScalingTemplate(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteAutoScalingTemplate deletes AutoScalingTemplate

func (*ZSClient) DeleteBackupFileInPublic ¶

func (cli *ZSClient) DeleteBackupFileInPublic(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteBackupFileInPublic deletes BackupFileInPublic

func (*ZSClient) DeleteBackupStorage ¶

func (cli *ZSClient) DeleteBackupStorage(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteBackupStorage deletes BackupStorage

func (*ZSClient) DeleteBareMetal2Chassis ¶

func (cli *ZSClient) DeleteBareMetal2Chassis(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteBareMetal2Chassis deletes BareMetal2Chassis

func (*ZSClient) DeleteBareMetal2Gateway ¶

func (cli *ZSClient) DeleteBareMetal2Gateway(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteBareMetal2Gateway deletes BareMetal2Gateway

func (*ZSClient) DeleteBareMetal2ProvisionNetwork ¶

func (cli *ZSClient) DeleteBareMetal2ProvisionNetwork(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteBareMetal2ProvisionNetwork deletes BareMetal2ProvisionNetwork

func (*ZSClient) DeleteBaremetalChassis ¶

func (cli *ZSClient) DeleteBaremetalChassis(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteBaremetalChassis deletes BaremetalChassis

func (*ZSClient) DeleteBaremetalPxeServer ¶

func (cli *ZSClient) DeleteBaremetalPxeServer(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteBaremetalPxeServer deletes BaremetalPxeServer

func (*ZSClient) DeleteBilling ¶

func (cli *ZSClient) DeleteBilling(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteBilling deletes Billing

func (*ZSClient) DeleteBonding ¶

func (cli *ZSClient) DeleteBonding(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteBonding deletes Bonding

func (*ZSClient) DeleteBuildApp ¶

func (cli *ZSClient) DeleteBuildApp(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteBuildApp deletes BuildApp

func (*ZSClient) DeleteBuildAppExportHistory ¶

func (cli *ZSClient) DeleteBuildAppExportHistory(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteBuildAppExportHistory deletes BuildAppExportHistory

func (*ZSClient) DeleteCCSCertificate ¶

func (cli *ZSClient) DeleteCCSCertificate(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteCCSCertificate deletes CCSCertificate

func (*ZSClient) DeleteCbtTask ¶

func (cli *ZSClient) DeleteCbtTask(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteCbtTask deletes CbtTask

func (*ZSClient) DeleteCdpPolicy ¶

func (cli *ZSClient) DeleteCdpPolicy(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteCdpPolicy deletes CdpPolicy

func (*ZSClient) DeleteCdpTask ¶

func (cli *ZSClient) DeleteCdpTask(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteCdpTask deletes CdpTask

func (*ZSClient) DeleteCdpTaskData ¶

func (cli *ZSClient) DeleteCdpTaskData(ctx context.Context, params param.DeleteCdpTaskDataParam) (*view.DeleteCdpTaskDataEventView, error)

DeleteCdpTaskData deletes CdpTaskData

func (*ZSClient) DeleteCephPrimaryStoragePool ¶

func (cli *ZSClient) DeleteCephPrimaryStoragePool(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteCephPrimaryStoragePool deletes CephPrimaryStoragePool

func (*ZSClient) DeleteCertificate ¶

func (cli *ZSClient) DeleteCertificate(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteCertificate deletes Certificate

func (*ZSClient) DeleteCluster ¶

func (cli *ZSClient) DeleteCluster(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteCluster deletes Cluster

func (*ZSClient) DeleteClusterDRS ¶

func (cli *ZSClient) DeleteClusterDRS(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteClusterDRS deletes ClusterDRS

func (*ZSClient) DeleteConnectionAccessPointLocal ¶

func (cli *ZSClient) DeleteConnectionAccessPointLocal(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteConnectionAccessPointLocal deletes ConnectionAccessPointLocal

func (*ZSClient) DeleteConnectionBetweenL3NetWorkAndAliyunVSwitch ¶

func (cli *ZSClient) DeleteConnectionBetweenL3NetWorkAndAliyunVSwitch(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteConnectionBetweenL3NetWorkAndAliyunVSwitch deletes ConnectionBetweenL3NetWorkAndAliyunVSwitch

func (*ZSClient) DeleteContainerManagementEndpoint ¶

func (cli *ZSClient) DeleteContainerManagementEndpoint(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteContainerManagementEndpoint deletes ContainerManagementEndpoint

func (*ZSClient) DeleteContainerResourceFromEndpoint ¶

func (cli *ZSClient) DeleteContainerResourceFromEndpoint(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteContainerResourceFromEndpoint deletes ContainerResourceFromEndpoint

func (*ZSClient) DeleteDataCenterInLocal ¶

func (cli *ZSClient) DeleteDataCenterInLocal(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteDataCenterInLocal deletes DataCenterInLocal

func (*ZSClient) DeleteDataVolume ¶

func (cli *ZSClient) DeleteDataVolume(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteDataVolume deletes DataVolume

func (*ZSClient) DeleteDatabaseBackup ¶

func (cli *ZSClient) DeleteDatabaseBackup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteDatabaseBackup deletes DatabaseBackup

func (*ZSClient) DeleteDataset ¶

func (cli *ZSClient) DeleteDataset(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteDataset deletes Dataset

func (*ZSClient) DeleteDatasets ¶

func (cli *ZSClient) DeleteDatasets(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteDatasets deletes Datasets

func (*ZSClient) DeleteDirectory ¶

func (cli *ZSClient) DeleteDirectory(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteDirectory deletes Directory

func (*ZSClient) DeleteDiskOffering ¶

func (cli *ZSClient) DeleteDiskOffering(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteDiskOffering deletes DiskOffering

func (*ZSClient) DeleteEcsImageLocal ¶

func (cli *ZSClient) DeleteEcsImageLocal(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteEcsImageLocal deletes EcsImageLocal

func (*ZSClient) DeleteEcsImageRemote ¶

func (cli *ZSClient) DeleteEcsImageRemote(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteEcsImageRemote deletes EcsImageRemote

func (*ZSClient) DeleteEcsInstance ¶

func (cli *ZSClient) DeleteEcsInstance(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteEcsInstance deletes EcsInstance

func (*ZSClient) DeleteEcsInstanceLocal ¶

func (cli *ZSClient) DeleteEcsInstanceLocal(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteEcsInstanceLocal deletes EcsInstanceLocal

func (*ZSClient) DeleteEcsSecurityGroupInLocal ¶

func (cli *ZSClient) DeleteEcsSecurityGroupInLocal(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteEcsSecurityGroupInLocal deletes EcsSecurityGroupInLocal

func (*ZSClient) DeleteEcsSecurityGroupRemote ¶

func (cli *ZSClient) DeleteEcsSecurityGroupRemote(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteEcsSecurityGroupRemote deletes EcsSecurityGroupRemote

func (*ZSClient) DeleteEcsSecurityGroupRuleRemote ¶

func (cli *ZSClient) DeleteEcsSecurityGroupRuleRemote(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteEcsSecurityGroupRuleRemote deletes EcsSecurityGroupRuleRemote

func (*ZSClient) DeleteEcsVSwitchInLocal ¶

func (cli *ZSClient) DeleteEcsVSwitchInLocal(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteEcsVSwitchInLocal deletes EcsVSwitchInLocal

func (*ZSClient) DeleteEcsVSwitchRemote ¶

func (cli *ZSClient) DeleteEcsVSwitchRemote(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteEcsVSwitchRemote deletes EcsVSwitchRemote

func (*ZSClient) DeleteEcsVpcInLocal ¶

func (cli *ZSClient) DeleteEcsVpcInLocal(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteEcsVpcInLocal deletes EcsVpcInLocal

func (*ZSClient) DeleteEcsVpcRemote ¶

func (cli *ZSClient) DeleteEcsVpcRemote(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteEcsVpcRemote deletes EcsVpcRemote

func (*ZSClient) DeleteEip ¶

func (cli *ZSClient) DeleteEip(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteEip deletes Eip

func (*ZSClient) DeleteEmailAddressOfSNSEmailEndpoint ¶

func (cli *ZSClient) DeleteEmailAddressOfSNSEmailEndpoint(ctx context.Context, endpointUuid string, emailAddressUuid string, deleteMode param.DeleteMode) error

DeleteEmailAddressOfSNSEmailEndpoint deletes EmailAddressOfSNSEmailEndpoint

func (*ZSClient) DeleteEventRuleTemplate ¶

func (cli *ZSClient) DeleteEventRuleTemplate(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteEventRuleTemplate deletes EventRuleTemplate

func (*ZSClient) DeleteExportedDatabaseBackupFromBackupStorage ¶

func (cli *ZSClient) DeleteExportedDatabaseBackupFromBackupStorage(ctx context.Context, databaseBackupUuid string, backupStorageUuid string, deleteMode param.DeleteMode) error

DeleteExportedDatabaseBackupFromBackupStorage deletes ExportedDatabaseBackupFromBackupStorage

func (*ZSClient) DeleteExportedImageFromBackupStorage ¶

func (cli *ZSClient) DeleteExportedImageFromBackupStorage(ctx context.Context, backupStorageUuid string, imageUuid string, deleteMode param.DeleteMode) error

DeleteExportedImageFromBackupStorage deletes ExportedImageFromBackupStorage

func (*ZSClient) DeleteExternalBackup ¶

func (cli *ZSClient) DeleteExternalBackup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteExternalBackup deletes ExternalBackup

func (*ZSClient) DeleteFirewall ¶

func (cli *ZSClient) DeleteFirewall(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteFirewall deletes Firewall

func (*ZSClient) DeleteFirewallIpSetTemplate ¶

func (cli *ZSClient) DeleteFirewallIpSetTemplate(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteFirewallIpSetTemplate deletes FirewallIpSetTemplate

func (*ZSClient) DeleteFirewallRule ¶

func (cli *ZSClient) DeleteFirewallRule(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteFirewallRule deletes FirewallRule

func (*ZSClient) DeleteFirewallRuleSet ¶

func (cli *ZSClient) DeleteFirewallRuleSet(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteFirewallRuleSet deletes FirewallRuleSet

func (*ZSClient) DeleteFirewallRuleTemplate ¶

func (cli *ZSClient) DeleteFirewallRuleTemplate(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteFirewallRuleTemplate deletes FirewallRuleTemplate

func (*ZSClient) DeleteFlowCollector ¶

func (cli *ZSClient) DeleteFlowCollector(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteFlowCollector deletes FlowCollector

func (*ZSClient) DeleteFlowMeter ¶

func (cli *ZSClient) DeleteFlowMeter(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteFlowMeter deletes FlowMeter

func (*ZSClient) DeleteGCJob ¶

func (cli *ZSClient) DeleteGCJob(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteGCJob deletes GCJob

func (*ZSClient) DeleteGuestVmScript ¶

func (cli *ZSClient) DeleteGuestVmScript(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteGuestVmScript deletes GuestVmScript

func (*ZSClient) DeleteHost ¶

func (cli *ZSClient) DeleteHost(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteHost deletes Host

func (*ZSClient) DeleteHostNetworkServiceType ¶

func (cli *ZSClient) DeleteHostNetworkServiceType(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteHostNetworkServiceType deletes HostNetworkServiceType

func (*ZSClient) DeleteHostSchedulingRuleGroup ¶

func (cli *ZSClient) DeleteHostSchedulingRuleGroup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteHostSchedulingRuleGroup deletes HostSchedulingRuleGroup

func (*ZSClient) DeleteHuaweiIMasterFabric ¶

func (cli *ZSClient) DeleteHuaweiIMasterFabric(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteHuaweiIMasterFabric deletes HuaweiIMasterFabric

func (*ZSClient) DeleteHuaweiIMasterTenant ¶

func (cli *ZSClient) DeleteHuaweiIMasterTenant(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteHuaweiIMasterTenant deletes HuaweiIMasterTenant

func (*ZSClient) DeleteHuaweiIMasterVRouter ¶

func (cli *ZSClient) DeleteHuaweiIMasterVRouter(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteHuaweiIMasterVRouter deletes HuaweiIMasterVRouter

func (*ZSClient) DeleteHuaweiIMasterVpc ¶

func (cli *ZSClient) DeleteHuaweiIMasterVpc(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteHuaweiIMasterVpc deletes HuaweiIMasterVpc

func (*ZSClient) DeleteHybridEipFromLocal ¶

func (cli *ZSClient) DeleteHybridEipFromLocal(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteHybridEipFromLocal deletes HybridEipFromLocal

func (*ZSClient) DeleteHybridEipRemote ¶

func (cli *ZSClient) DeleteHybridEipRemote(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteHybridEipRemote deletes HybridEipRemote

func (*ZSClient) DeleteHybridKeySecret ¶

func (cli *ZSClient) DeleteHybridKeySecret(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteHybridKeySecret deletes HybridKeySecret

func (*ZSClient) DeleteIAM2Organization ¶

func (cli *ZSClient) DeleteIAM2Organization(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteIAM2Organization deletes IAM2Organization

func (*ZSClient) DeleteIAM2Project ¶

func (cli *ZSClient) DeleteIAM2Project(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteIAM2Project deletes IAM2Project

func (*ZSClient) DeleteIAM2ProjectTemplate ¶

func (cli *ZSClient) DeleteIAM2ProjectTemplate(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteIAM2ProjectTemplate deletes IAM2ProjectTemplate

func (*ZSClient) DeleteIAM2TicketFlow ¶

func (cli *ZSClient) DeleteIAM2TicketFlow(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteIAM2TicketFlow deletes IAM2TicketFlow

func (*ZSClient) DeleteIAM2VirtualID ¶

func (cli *ZSClient) DeleteIAM2VirtualID(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteIAM2VirtualID deletes IAM2VirtualID

func (*ZSClient) DeleteIAM2VirtualIDGroup ¶

func (cli *ZSClient) DeleteIAM2VirtualIDGroup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteIAM2VirtualIDGroup deletes IAM2VirtualIDGroup

func (*ZSClient) DeleteIAM2VirtualIDLdapBinding ¶

func (cli *ZSClient) DeleteIAM2VirtualIDLdapBinding(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteIAM2VirtualIDLdapBinding deletes IAM2VirtualIDLdapBinding

func (*ZSClient) DeleteIPsecConnection ¶

func (cli *ZSClient) DeleteIPsecConnection(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteIPsecConnection deletes IPsecConnection

func (*ZSClient) DeleteIdentityZoneInLocal ¶

func (cli *ZSClient) DeleteIdentityZoneInLocal(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteIdentityZoneInLocal deletes IdentityZoneInLocal

func (*ZSClient) DeleteImage ¶

func (cli *ZSClient) DeleteImage(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteImage deletes Image

func (*ZSClient) DeleteImagePackage ¶

func (cli *ZSClient) DeleteImagePackage(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteImagePackage deletes ImagePackage

func (*ZSClient) DeleteImageReplicationGroup ¶

func (cli *ZSClient) DeleteImageReplicationGroup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteImageReplicationGroup deletes ImageReplicationGroup

func (*ZSClient) DeleteInstanceOffering ¶

func (cli *ZSClient) DeleteInstanceOffering(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteInstanceOffering deletes InstanceOffering

func (*ZSClient) DeleteIpAddress ¶

func (cli *ZSClient) DeleteIpAddress(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteIpAddress deletes IpAddress

func (*ZSClient) DeleteIpRange ¶

func (cli *ZSClient) DeleteIpRange(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteIpRange deletes IpRange

func (*ZSClient) DeleteIscsiServer ¶

func (cli *ZSClient) DeleteIscsiServer(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteIscsiServer deletes IscsiServer

func (*ZSClient) DeleteL2Network ¶

func (cli *ZSClient) DeleteL2Network(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteL2Network deletes L2Network

func (*ZSClient) DeleteL3Network ¶

func (cli *ZSClient) DeleteL3Network(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteL3Network deletes L3Network

func (*ZSClient) DeleteLdapBinding ¶

func (cli *ZSClient) DeleteLdapBinding(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteLdapBinding deletes LdapBinding

func (*ZSClient) DeleteLdapServer ¶

func (cli *ZSClient) DeleteLdapServer(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteLdapServer deletes LdapServer

func (*ZSClient) DeleteLicense ¶

func (cli *ZSClient) DeleteLicense(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteLicense deletes License

func (*ZSClient) DeleteLoadBalancer ¶

func (cli *ZSClient) DeleteLoadBalancer(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteLoadBalancer deletes LoadBalancer

func (*ZSClient) DeleteLoadBalancerListener ¶

func (cli *ZSClient) DeleteLoadBalancerListener(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteLoadBalancerListener deletes LoadBalancerListener

func (*ZSClient) DeleteLoadBalancerServerGroup ¶

func (cli *ZSClient) DeleteLoadBalancerServerGroup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteLoadBalancerServerGroup deletes LoadBalancerServerGroup

func (*ZSClient) DeleteLogConfiguration ¶

func (cli *ZSClient) DeleteLogConfiguration(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteLogConfiguration deletes LogConfiguration

func (*ZSClient) DeleteLogServer ¶

func (cli *ZSClient) DeleteLogServer(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteLogServer deletes LogServer

func (*ZSClient) DeleteLongJob ¶

func (cli *ZSClient) DeleteLongJob(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteLongJob deletes LongJob

func (*ZSClient) DeleteMdevDevice ¶

func (cli *ZSClient) DeleteMdevDevice(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteMdevDevice deletes MdevDevice

func (*ZSClient) DeleteMedia ¶

func (cli *ZSClient) DeleteMedia(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteMedia deletes Media

func (*ZSClient) DeleteMetricData ¶

func (cli *ZSClient) DeleteMetricData(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteMetricData deletes MetricData

func (*ZSClient) DeleteMetricDataHttpReceiver ¶

func (cli *ZSClient) DeleteMetricDataHttpReceiver(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteMetricDataHttpReceiver deletes MetricDataHttpReceiver

func (*ZSClient) DeleteMetricRuleTemplate ¶

func (cli *ZSClient) DeleteMetricRuleTemplate(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteMetricRuleTemplate deletes MetricRuleTemplate

func (*ZSClient) DeleteMetricTemplate ¶

func (cli *ZSClient) DeleteMetricTemplate(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteMetricTemplate deletes MetricTemplate

func (*ZSClient) DeleteModel ¶

func (cli *ZSClient) DeleteModel(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteModel deletes Model

func (*ZSClient) DeleteModelCenter ¶

func (cli *ZSClient) DeleteModelCenter(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteModelCenter deletes ModelCenter

func (*ZSClient) DeleteModelEvaluationTask ¶

func (cli *ZSClient) DeleteModelEvaluationTask(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteModelEvaluationTask deletes ModelEvaluationTask

func (*ZSClient) DeleteModelEvaluationTasks ¶

func (cli *ZSClient) DeleteModelEvaluationTasks(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteModelEvaluationTasks deletes ModelEvaluationTasks

func (*ZSClient) DeleteModelService ¶

func (cli *ZSClient) DeleteModelService(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteModelService deletes ModelService

func (*ZSClient) DeleteModelServiceInstanceGroup ¶

func (cli *ZSClient) DeleteModelServiceInstanceGroup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteModelServiceInstanceGroup deletes ModelServiceInstanceGroup

func (*ZSClient) DeleteModelServiceInstanceGroups ¶

func (cli *ZSClient) DeleteModelServiceInstanceGroups(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteModelServiceInstanceGroups deletes ModelServiceInstanceGroups

func (*ZSClient) DeleteModelServices ¶

func (cli *ZSClient) DeleteModelServices(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteModelServices deletes ModelServices

func (*ZSClient) DeleteModels ¶

func (cli *ZSClient) DeleteModels(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteModels deletes Models

func (*ZSClient) DeleteMonitorGroup ¶

func (cli *ZSClient) DeleteMonitorGroup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteMonitorGroup deletes MonitorGroup

func (*ZSClient) DeleteMonitorTemplate ¶

func (cli *ZSClient) DeleteMonitorTemplate(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteMonitorTemplate deletes MonitorTemplate

func (*ZSClient) DeleteMonitorTrigger ¶

func (cli *ZSClient) DeleteMonitorTrigger(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteMonitorTrigger deletes MonitorTrigger

func (*ZSClient) DeleteMonitorTriggerAction ¶

func (cli *ZSClient) DeleteMonitorTriggerAction(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteMonitorTriggerAction deletes MonitorTrigger

func (*ZSClient) DeleteMulticastRouter ¶

func (cli *ZSClient) DeleteMulticastRouter(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteMulticastRouter deletes MulticastRouter

func (*ZSClient) DeleteNasFileSystem ¶

func (cli *ZSClient) DeleteNasFileSystem(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteNasFileSystem deletes NasFileSystem

func (*ZSClient) DeleteNasMountTarget ¶

func (cli *ZSClient) DeleteNasMountTarget(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteNasMountTarget deletes NasMountTarget

func (*ZSClient) DeleteNfvInstGroup ¶

func (cli *ZSClient) DeleteNfvInstGroup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteNfvInstGroup deletes NfvInstGroup

func (*ZSClient) DeleteNicQos ¶

func (cli *ZSClient) DeleteNicQos(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteNicQos deletes NicQos

func (*ZSClient) DeleteNvmeServer ¶

func (cli *ZSClient) DeleteNvmeServer(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteNvmeServer deletes NvmeServer

func (*ZSClient) DeleteOssBucketFileRemote ¶

func (cli *ZSClient) DeleteOssBucketFileRemote(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteOssBucketFileRemote deletes OssBucketFileRemote

func (*ZSClient) DeleteOssBucketNameLocal ¶

func (cli *ZSClient) DeleteOssBucketNameLocal(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteOssBucketNameLocal deletes OssBucketNameLocal

func (*ZSClient) DeleteOssBucketRemote ¶

func (cli *ZSClient) DeleteOssBucketRemote(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteOssBucketRemote deletes OssBucketRemote

func (*ZSClient) DeletePciDevice ¶

func (cli *ZSClient) DeletePciDevice(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeletePciDevice deletes PciDevice

func (*ZSClient) DeletePciDeviceOffering ¶

func (cli *ZSClient) DeletePciDeviceOffering(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeletePciDeviceOffering deletes PciDeviceOffering

func (*ZSClient) DeletePluginDrivers ¶

func (cli *ZSClient) DeletePluginDrivers(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeletePluginDrivers deletes PluginDrivers

func (*ZSClient) DeletePolicy ¶

func (cli *ZSClient) DeletePolicy(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeletePolicy deletes Policy

func (*ZSClient) DeletePolicyRouteRule ¶

func (cli *ZSClient) DeletePolicyRouteRule(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeletePolicyRouteRule deletes PolicyRouteRule

func (*ZSClient) DeletePolicyRouteRuleSet ¶

func (cli *ZSClient) DeletePolicyRouteRuleSet(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeletePolicyRouteRuleSet deletes PolicyRouteRuleSet

func (*ZSClient) DeletePolicyRouteTable ¶

func (cli *ZSClient) DeletePolicyRouteTable(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeletePolicyRouteTable deletes PolicyRouteTable

func (*ZSClient) DeletePolicyRouteTableRouteEntry ¶

func (cli *ZSClient) DeletePolicyRouteTableRouteEntry(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeletePolicyRouteTableRouteEntry deletes PolicyRouteTableRouteEntry

func (*ZSClient) DeletePortForwardingRule ¶

func (cli *ZSClient) DeletePortForwardingRule(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeletePortForwardingRule deletes PortForwardingRule

func (*ZSClient) DeletePortMirror ¶

func (cli *ZSClient) DeletePortMirror(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeletePortMirror deletes PortMirror

func (*ZSClient) DeletePortMirrorSession ¶

func (cli *ZSClient) DeletePortMirrorSession(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeletePortMirrorSession deletes PortMirrorSession

func (*ZSClient) DeletePreconfigurationTemplate ¶

func (cli *ZSClient) DeletePreconfigurationTemplate(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeletePreconfigurationTemplate deletes PreconfigurationTemplate

func (*ZSClient) DeletePriceTable ¶

func (cli *ZSClient) DeletePriceTable(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeletePriceTable deletes PriceTable

func (*ZSClient) DeletePrimaryStorage ¶

func (cli *ZSClient) DeletePrimaryStorage(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeletePrimaryStorage deletes PrimaryStorage

func (*ZSClient) DeletePublishApp ¶

func (cli *ZSClient) DeletePublishApp(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeletePublishApp deletes PublishApp

func (*ZSClient) DeleteReservedIpRange ¶

func (cli *ZSClient) DeleteReservedIpRange(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteReservedIpRange deletes ReservedIpRange

func (*ZSClient) DeleteResourceConfig ¶

func (cli *ZSClient) DeleteResourceConfig(ctx context.Context, category string, name string, resourceUuid string, deleteMode param.DeleteMode) error

DeleteResourceConfig deletes ResourceConfig

func (*ZSClient) DeleteResourcePrice ¶

func (cli *ZSClient) DeleteResourcePrice(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteResourcePrice deletes ResourcePrice

func (*ZSClient) DeleteResourceStack ¶

func (cli *ZSClient) DeleteResourceStack(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteResourceStack deletes ResourceStack

func (*ZSClient) DeleteResourceStackVmPortMonitor ¶

func (cli *ZSClient) DeleteResourceStackVmPortMonitor(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteResourceStackVmPortMonitor deletes ResourceStackVmPortMonitor

func (*ZSClient) DeleteRole ¶

func (cli *ZSClient) DeleteRole(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteRole deletes Role

func (*ZSClient) DeleteSNSApplicationEndpoint ¶

func (cli *ZSClient) DeleteSNSApplicationEndpoint(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteSNSApplicationEndpoint deletes SNSApplicationEndpoint

func (*ZSClient) DeleteSNSApplicationPlatform ¶

func (cli *ZSClient) DeleteSNSApplicationPlatform(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteSNSApplicationPlatform deletes SNSApplicationPlatform

func (*ZSClient) DeleteSNSTextTemplate ¶

func (cli *ZSClient) DeleteSNSTextTemplate(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteSNSTextTemplate deletes SNSTextTemplate

func (*ZSClient) DeleteSNSTopic ¶

func (cli *ZSClient) DeleteSNSTopic(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteSNSTopic deletes SNSTopic

func (*ZSClient) DeleteSSOClient ¶

func (cli *ZSClient) DeleteSSOClient(ctx context.Context, params param.DeleteSSOClientParam) (*view.SSOClientInventoryView, error)

DeleteSSOClient deletes SSOClient

func (*ZSClient) DeleteSSORedirectTemplate ¶

DeleteSSORedirectTemplate deletes SSORedirectTemplate

func (*ZSClient) DeleteSchedulerJob ¶

func (cli *ZSClient) DeleteSchedulerJob(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteSchedulerJob deletes SchedulerJob

func (*ZSClient) DeleteSchedulerJobGroup ¶

func (cli *ZSClient) DeleteSchedulerJobGroup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteSchedulerJobGroup deletes SchedulerJobGroup

func (*ZSClient) DeleteSchedulerTrigger ¶

func (cli *ZSClient) DeleteSchedulerTrigger(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteSchedulerTrigger deletes SchedulerTrigger

func (*ZSClient) DeleteSecretResourcePool ¶

func (cli *ZSClient) DeleteSecretResourcePool(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteSecretResourcePool deletes SecretResourcePool

func (*ZSClient) DeleteSecurityGroup ¶

func (cli *ZSClient) DeleteSecurityGroup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteSecurityGroup deletes SecurityGroup

func (*ZSClient) DeleteSecurityGroupRule ¶

func (cli *ZSClient) DeleteSecurityGroupRule(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteSecurityGroupRule deletes SecurityGroupRule

func (*ZSClient) DeleteSecurityMachine ¶

func (cli *ZSClient) DeleteSecurityMachine(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteSecurityMachine deletes SecurityMachine

func (*ZSClient) DeleteSlbGroup ¶

func (cli *ZSClient) DeleteSlbGroup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteSlbGroup deletes SlbGroup

func (*ZSClient) DeleteSshKeyPair ¶

func (cli *ZSClient) DeleteSshKeyPair(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteSshKeyPair deletes SshKeyPair

func (*ZSClient) DeleteStackTemplate ¶

func (cli *ZSClient) DeleteStackTemplate(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteStackTemplate deletes StackTemplate

func (*ZSClient) DeleteTag ¶

func (cli *ZSClient) DeleteTag(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteTag deletes Tag

func (*ZSClient) DeleteThirdpartyPlatform ¶

func (cli *ZSClient) DeleteThirdpartyPlatform(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteThirdpartyPlatform deletes ThirdpartyPlatform

func (*ZSClient) DeleteTicket ¶

func (cli *ZSClient) DeleteTicket(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteTicket deletes Ticket

func (*ZSClient) DeleteTicketFlowCollection ¶

func (cli *ZSClient) DeleteTicketFlowCollection(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteTicketFlowCollection deletes TicketFlowCollection

func (*ZSClient) DeleteUser ¶

func (cli *ZSClient) DeleteUser(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteUser deletes User

func (*ZSClient) DeleteUserGroup ¶

func (cli *ZSClient) DeleteUserGroup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteUserGroup deletes UserGroup

func (*ZSClient) DeleteUserProxyConfig ¶

func (cli *ZSClient) DeleteUserProxyConfig(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteUserProxyConfig deletes UserProxyConfig

func (*ZSClient) DeleteV2VConversionHost ¶

func (cli *ZSClient) DeleteV2VConversionHost(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteV2VConversionHost deletes V2VConversionHost

func (*ZSClient) DeleteVCenter ¶

func (cli *ZSClient) DeleteVCenter(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVCenter deletes VCenter

func (*ZSClient) DeleteVRouterOspfArea ¶

func (cli *ZSClient) DeleteVRouterOspfArea(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVRouterOspfArea deletes VRouterOspfArea

func (*ZSClient) DeleteVRouterRouteEntry ¶

func (cli *ZSClient) DeleteVRouterRouteEntry(ctx context.Context, routeTableUuid string, uuid string, deleteMode param.DeleteMode) error

DeleteVRouterRouteEntry deletes VRouterRouteEntry

func (*ZSClient) DeleteVRouterRouteTable ¶

func (cli *ZSClient) DeleteVRouterRouteTable(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVRouterRouteTable deletes VRouterRouteTable

func (*ZSClient) DeleteVip ¶

func (cli *ZSClient) DeleteVip(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVip deletes Vip

func (*ZSClient) DeleteVipQos ¶

func (cli *ZSClient) DeleteVipQos(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVipQos deletes VipQos

func (*ZSClient) DeleteVirtualBorderRouterLocal ¶

func (cli *ZSClient) DeleteVirtualBorderRouterLocal(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVirtualBorderRouterLocal deletes VirtualBorderRouterLocal

func (*ZSClient) DeleteVirtualRouterLocal ¶

func (cli *ZSClient) DeleteVirtualRouterLocal(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVirtualRouterLocal deletes VirtualRouterLocal

func (*ZSClient) DeleteVmBackup ¶

func (cli *ZSClient) DeleteVmBackup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVmBackup deletes VmBackup

func (*ZSClient) DeleteVmBootMode ¶

func (cli *ZSClient) DeleteVmBootMode(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVmBootMode deletes VmBootMode

func (*ZSClient) DeleteVmCdRom ¶

func (cli *ZSClient) DeleteVmCdRom(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVmCdRom deletes VmCdRom

func (*ZSClient) DeleteVmConsolePassword ¶

func (cli *ZSClient) DeleteVmConsolePassword(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVmConsolePassword deletes VmConsolePassword

func (*ZSClient) DeleteVmHostname ¶

func (cli *ZSClient) DeleteVmHostname(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVmHostname deletes VmHostname

func (*ZSClient) DeleteVmInstanceHaLevel ¶

func (cli *ZSClient) DeleteVmInstanceHaLevel(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVmInstanceHaLevel deletes VmInstanceHaLevel

func (*ZSClient) DeleteVmNic ¶

func (cli *ZSClient) DeleteVmNic(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVmNic deletes VmNic

func (*ZSClient) DeleteVmNicFromSecurityGroup ¶

func (cli *ZSClient) DeleteVmNicFromSecurityGroup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVmNicFromSecurityGroup deletes VmNicFromSecurityGroup

func (*ZSClient) DeleteVmSchedulingRuleGroup ¶

func (cli *ZSClient) DeleteVmSchedulingRuleGroup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVmSchedulingRuleGroup deletes VmSchedulingRuleGroup

func (*ZSClient) DeleteVmSshKey ¶

func (cli *ZSClient) DeleteVmSshKey(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVmSshKey deletes VmSshKey

func (*ZSClient) DeleteVmStaticIp ¶

func (cli *ZSClient) DeleteVmStaticIp(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVmStaticIp deletes VmStaticIp

func (*ZSClient) DeleteVmUserDefinedXml ¶

func (cli *ZSClient) DeleteVmUserDefinedXml(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVmUserDefinedXml deletes VmUserDefinedXml

func (*ZSClient) DeleteVmUserDefinedXmlHookScript ¶

func (cli *ZSClient) DeleteVmUserDefinedXmlHookScript(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVmUserDefinedXmlHookScript deletes VmUserDefinedXmlHookScript

func (*ZSClient) DeleteVniRange ¶

func (cli *ZSClient) DeleteVniRange(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVniRange deletes VniRange

func (*ZSClient) DeleteVolumeBackup ¶

func (cli *ZSClient) DeleteVolumeBackup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVolumeBackup deletes VolumeBackup

func (*ZSClient) DeleteVolumeQos ¶

func (cli *ZSClient) DeleteVolumeQos(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVolumeQos deletes VolumeQos

func (*ZSClient) DeleteVolumeSnapshot ¶

func (cli *ZSClient) DeleteVolumeSnapshot(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVolumeSnapshot deletes VolumeSnapshot

func (*ZSClient) DeleteVolumeSnapshotGroup ¶

func (cli *ZSClient) DeleteVolumeSnapshotGroup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVolumeSnapshotGroup deletes VolumeSnapshotGroup

func (*ZSClient) DeleteVpcHaGroup ¶

func (cli *ZSClient) DeleteVpcHaGroup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVpcHaGroup deletes VpcHaGroup

func (*ZSClient) DeleteVpcIkeConfigLocal ¶

func (cli *ZSClient) DeleteVpcIkeConfigLocal(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVpcIkeConfigLocal deletes VpcIkeConfigLocal

func (*ZSClient) DeleteVpcIpSecConfigLocal ¶

func (cli *ZSClient) DeleteVpcIpSecConfigLocal(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVpcIpSecConfigLocal deletes VpcIpSecConfigLocal

func (*ZSClient) DeleteVpcSharedQos ¶

func (cli *ZSClient) DeleteVpcSharedQos(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVpcSharedQos deletes VpcSharedQos

func (*ZSClient) DeleteVpcUserVpnGatewayLocal ¶

func (cli *ZSClient) DeleteVpcUserVpnGatewayLocal(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVpcUserVpnGatewayLocal deletes VpcUserVpnGatewayLocal

func (*ZSClient) DeleteVpcUserVpnGatewayRemote ¶

func (cli *ZSClient) DeleteVpcUserVpnGatewayRemote(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVpcUserVpnGatewayRemote deletes VpcUserVpnGatewayRemote

func (*ZSClient) DeleteVpcVpnConnectionLocal ¶

func (cli *ZSClient) DeleteVpcVpnConnectionLocal(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVpcVpnConnectionLocal deletes VpcVpnConnectionLocal

func (*ZSClient) DeleteVpcVpnConnectionRemote ¶

func (cli *ZSClient) DeleteVpcVpnConnectionRemote(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVpcVpnConnectionRemote deletes VpcVpnConnectionRemote

func (*ZSClient) DeleteVpcVpnGatewayLocal ¶

func (cli *ZSClient) DeleteVpcVpnGatewayLocal(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVpcVpnGatewayLocal deletes VpcVpnGatewayLocal

func (*ZSClient) DeleteVxlanL2Network ¶

func (cli *ZSClient) DeleteVxlanL2Network(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteVxlanL2Network deletes VxlanL2Network

func (*ZSClient) DeleteVxlanPoolRemoteVtep ¶

func (cli *ZSClient) DeleteVxlanPoolRemoteVtep(ctx context.Context, l2NetworkUuid string, clusterUuid string, deleteMode param.DeleteMode) error

DeleteVxlanPoolRemoteVtep deletes VxlanPoolRemoteVtep

func (*ZSClient) DeleteWebhook ¶

func (cli *ZSClient) DeleteWebhook(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteWebhook deletes Webhook

func (*ZSClient) DeleteZone ¶

func (cli *ZSClient) DeleteZone(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DeleteZone deletes Zone

func (*ZSClient) DeployAppDevelopmentService ¶

func (cli *ZSClient) DeployAppDevelopmentService(ctx context.Context) (*view.ModelServiceInstanceGroupInventoryView, error)

DeployAppDevelopmentService operates on DeployAppDevelopmentService

func (*ZSClient) DeployDistributedModelService ¶

DeployDistributedModelService operates on DeployDistributedModelService

func (*ZSClient) DeployModelEvalService ¶

DeployModelEvalService operates on DeployModelEvalService

func (*ZSClient) DeployModelService ¶

DeployModelService operates on DeployModelService

func (*ZSClient) DescribeVmInstanceRecoveryPoint ¶

func (cli *ZSClient) DescribeVmInstanceRecoveryPoint(ctx context.Context, uuid string) (*view.DescribeVmInstanceRecoveryPointView, error)

DescribeVmInstanceRecoveryPoint operates on DescribeVmInstanceRecoveryPoint

func (*ZSClient) DestroyBaremetalInstance ¶

func (cli *ZSClient) DestroyBaremetalInstance(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DestroyBaremetalInstance destroys BaremetalInstance

func (*ZSClient) DestroyVmInstance ¶

func (cli *ZSClient) DestroyVmInstance(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DestroyVmInstance destroys VmInstance

func (*ZSClient) DetachAliyunDiskFromEcs ¶

DetachAliyunDiskFromEcs operates on AliyunDiskFromEcs

func (*ZSClient) DetachAliyunKey ¶

func (cli *ZSClient) DetachAliyunKey(ctx context.Context, uuid string, params param.DetachAliyunKeyParam) (*view.DetachAliyunKeyEventView, error)

DetachAliyunKey operates on AliyunKey

func (*ZSClient) DetachAppBuildSystemToZone ¶

func (cli *ZSClient) DetachAppBuildSystemToZone(ctx context.Context, zoneUuid string, buildSystemUuid string, deleteMode param.DeleteMode) error

DetachAppBuildSystemToZone operates on AppBuildSystemToZone

func (*ZSClient) DetachAutoScalingTemplateFromGroup ¶

func (cli *ZSClient) DetachAutoScalingTemplateFromGroup(ctx context.Context, templateUuid string, groupUuid string, deleteMode param.DeleteMode) error

DetachAutoScalingTemplateFromGroup operates on AutoScalingTemplateFromGroup

func (*ZSClient) DetachBackupStorageFromZone ¶

func (cli *ZSClient) DetachBackupStorageFromZone(ctx context.Context, zoneUuid string, backupStorageUuid string, deleteMode param.DeleteMode) error

DetachBackupStorageFromZone operates on BackupStorageFromZone

func (*ZSClient) DetachBareMetal2GatewayFromCluster ¶

func (cli *ZSClient) DetachBareMetal2GatewayFromCluster(ctx context.Context, clusterUuid string, gatewayUuid string, deleteMode param.DeleteMode) error

DetachBareMetal2GatewayFromCluster operates on BareMetal2GatewayFromCluster

func (*ZSClient) DetachBareMetal2ProvisionNetworkFromCluster ¶

func (cli *ZSClient) DetachBareMetal2ProvisionNetworkFromCluster(ctx context.Context, clusterUuid string, networkUuid string, deleteMode param.DeleteMode) error

DetachBareMetal2ProvisionNetworkFromCluster operates on BareMetal2ProvisionNetworkFromCluster

func (*ZSClient) DetachBaremetalPxeServerFromCluster ¶

func (cli *ZSClient) DetachBaremetalPxeServerFromCluster(ctx context.Context, clusterUuid string, pxeServerUuid string, deleteMode param.DeleteMode) error

DetachBaremetalPxeServerFromCluster operates on BaremetalPxeServerFromCluster

func (*ZSClient) DetachCCSCertificateFromUser ¶

DetachCCSCertificateFromUser operates on CCSCertificateFromUser

func (*ZSClient) DetachDataVolumeFromHost ¶

func (cli *ZSClient) DetachDataVolumeFromHost(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DetachDataVolumeFromHost operates on DataVolumeFromHost

func (*ZSClient) DetachDataVolumeFromVm ¶

func (cli *ZSClient) DetachDataVolumeFromVm(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DetachDataVolumeFromVm operates on DataVolumeFromVm

func (*ZSClient) DetachEip ¶

func (cli *ZSClient) DetachEip(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DetachEip operates on Eip

func (*ZSClient) DetachFirewallRuleSetFromL3 ¶

DetachFirewallRuleSetFromL3 operates on FirewallRuleSetFromL3

func (*ZSClient) DetachHostFromHostSchedulingRuleGroup ¶

func (cli *ZSClient) DetachHostFromHostSchedulingRuleGroup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DetachHostFromHostSchedulingRuleGroup operates on HostFromHostSchedulingRuleGroup

func (*ZSClient) DetachHybridEipFromEcs ¶

DetachHybridEipFromEcs operates on HybridEipFromEcs

func (*ZSClient) DetachHybridKey ¶

func (cli *ZSClient) DetachHybridKey(ctx context.Context, uuid string, params param.DetachHybridKeyParam) (*view.DetachHybridKeyEventView, error)

DetachHybridKey operates on HybridKey

func (*ZSClient) DetachIAM2ProjectFromIAM2Organization ¶

func (cli *ZSClient) DetachIAM2ProjectFromIAM2Organization(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DetachIAM2ProjectFromIAM2Organization operates on IAM2ProjectFromIAM2Organization

func (*ZSClient) DetachIscsiServerFromCluster ¶

func (cli *ZSClient) DetachIscsiServerFromCluster(ctx context.Context, clusterUuid string, uuid string, deleteMode param.DeleteMode) error

DetachIscsiServerFromCluster operates on IscsiServerFromCluster

func (*ZSClient) DetachIsoFromVmInstance ¶

func (cli *ZSClient) DetachIsoFromVmInstance(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DetachIsoFromVmInstance operates on IsoFromVmInstance

func (*ZSClient) DetachL2NetworkFromCluster ¶

func (cli *ZSClient) DetachL2NetworkFromCluster(ctx context.Context, l2NetworkUuid string, clusterUuid string, deleteMode param.DeleteMode) error

DetachL2NetworkFromCluster operates on L2NetworkFromCluster

func (*ZSClient) DetachL3NetworkFromVm ¶

func (cli *ZSClient) DetachL3NetworkFromVm(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DetachL3NetworkFromVm operates on L3NetworkFromVm

func (*ZSClient) DetachL3NetworksFromIPsecConnection ¶

func (cli *ZSClient) DetachL3NetworksFromIPsecConnection(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DetachL3NetworksFromIPsecConnection operates on L3NetworksFromIPsecConnection

func (*ZSClient) DetachMdevDeviceFromVm ¶

func (cli *ZSClient) DetachMdevDeviceFromVm(ctx context.Context, mdevDeviceUuid string, vmInstanceUuid string, deleteMode param.DeleteMode) error

DetachMdevDeviceFromVm operates on MdevDeviceFromVm

func (*ZSClient) DetachMonitorTriggerActionFromTrigger ¶

func (cli *ZSClient) DetachMonitorTriggerActionFromTrigger(ctx context.Context, triggerUuid string, actionUuid string, deleteMode param.DeleteMode) error

DetachMonitorTriggerActionFromTrigger operates on MonitorTriggerActionFromTrigger

func (*ZSClient) DetachNetworkServiceFromL3Network ¶

func (cli *ZSClient) DetachNetworkServiceFromL3Network(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DetachNetworkServiceFromL3Network operates on NetworkServiceFromL3Network

func (*ZSClient) DetachNfvInstFromGroup ¶

func (cli *ZSClient) DetachNfvInstFromGroup(ctx context.Context, groupUuid string, nfvInstUuid string, params param.DetachNfvInstFromGroupParam) (*view.NfvInstGroupInventoryView, error)

DetachNfvInstFromGroup operates on NfvInstFromGroup

func (*ZSClient) DetachNicFromBonding ¶

func (cli *ZSClient) DetachNicFromBonding(ctx context.Context, uuid string, params param.DetachNicFromBondingParam) (*view.HostNetworkBondingInventoryView, error)

DetachNicFromBonding operates on NicFromBonding

func (*ZSClient) DetachNvmeServerFromCluster ¶

func (cli *ZSClient) DetachNvmeServerFromCluster(ctx context.Context, clusterUuid string, uuid string, deleteMode param.DeleteMode) error

DetachNvmeServerFromCluster operates on NvmeServerFromCluster

func (*ZSClient) DetachOssBucketFromEcsDataCenter ¶

func (cli *ZSClient) DetachOssBucketFromEcsDataCenter(ctx context.Context, ossBucketUuid string, params param.DetachOssBucketFromEcsDataCenterParam) (*view.OssBucketInventoryView, error)

DetachOssBucketFromEcsDataCenter operates on OssBucketFromEcsDataCenter

func (*ZSClient) DetachPciDeviceFromVm ¶

func (cli *ZSClient) DetachPciDeviceFromVm(ctx context.Context, params param.DetachPciDeviceFromVmParam) (*view.PciDeviceInventoryView, error)

DetachPciDeviceFromVm operates on PciDeviceFromVm

func (*ZSClient) DetachPoliciesFromUser ¶

func (cli *ZSClient) DetachPoliciesFromUser(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DetachPoliciesFromUser operates on PoliciesFromUser

func (*ZSClient) DetachPolicyFromRole ¶

func (cli *ZSClient) DetachPolicyFromRole(ctx context.Context, policyUuid string, roleUuid string, deleteMode param.DeleteMode) error

DetachPolicyFromRole operates on PolicyFromRole

func (*ZSClient) DetachPolicyFromUser ¶

func (cli *ZSClient) DetachPolicyFromUser(ctx context.Context, userUuid string, policyUuid string, deleteMode param.DeleteMode) error

DetachPolicyFromUser operates on PolicyFromUser

func (*ZSClient) DetachPolicyFromUserGroup ¶

func (cli *ZSClient) DetachPolicyFromUserGroup(ctx context.Context, groupUuid string, policyUuid string, deleteMode param.DeleteMode) error

DetachPolicyFromUserGroup operates on PolicyFromUserGroup

func (*ZSClient) DetachPolicyRouteRuleSetFromL3 ¶

func (cli *ZSClient) DetachPolicyRouteRuleSetFromL3(ctx context.Context, ruleSetUuid string, l3Uuid string, deleteMode param.DeleteMode) error

DetachPolicyRouteRuleSetFromL3 operates on PolicyRouteRuleSetFromL3

func (*ZSClient) DetachPortForwardingRule ¶

func (cli *ZSClient) DetachPortForwardingRule(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DetachPortForwardingRule operates on PortForwardingRule

func (*ZSClient) DetachPriceTableFromAccount ¶

func (cli *ZSClient) DetachPriceTableFromAccount(ctx context.Context, tableUuid string, accountUuid string, deleteMode param.DeleteMode) error

DetachPriceTableFromAccount operates on PriceTableFromAccount

func (*ZSClient) DetachPrimaryStorageFromCluster ¶

func (cli *ZSClient) DetachPrimaryStorageFromCluster(ctx context.Context, clusterUuid string, primaryStorageUuid string, deleteMode param.DeleteMode) error

DetachPrimaryStorageFromCluster operates on PrimaryStorageFromCluster

func (*ZSClient) DetachProvisionNicFromBonding ¶

func (cli *ZSClient) DetachProvisionNicFromBonding(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DetachProvisionNicFromBonding operates on ProvisionNicFromBonding

func (*ZSClient) DetachRoleFromAccount ¶

func (cli *ZSClient) DetachRoleFromAccount(ctx context.Context, accountUuid string, roleUuid string, deleteMode param.DeleteMode) error

DetachRoleFromAccount operates on RoleFromAccount

func (*ZSClient) DetachScsiLunFromHost ¶

func (cli *ZSClient) DetachScsiLunFromHost(ctx context.Context, uuid string, params param.DetachScsiLunFromHostParam) (*view.ScsiLunInventoryView, error)

DetachScsiLunFromHost operates on ScsiLunFromHost

func (*ZSClient) DetachScsiLunFromVmInstance ¶

func (cli *ZSClient) DetachScsiLunFromVmInstance(ctx context.Context, vmInstanceUuid string, uuid string, deleteMode param.DeleteMode) error

DetachScsiLunFromVmInstance operates on ScsiLunFromVmInstance

func (*ZSClient) DetachSecurityGroupFromL3Network ¶

func (cli *ZSClient) DetachSecurityGroupFromL3Network(ctx context.Context, securityGroupUuid string, l3NetworkUuid string, deleteMode param.DeleteMode) error

DetachSecurityGroupFromL3Network operates on SecurityGroupFromL3Network

func (*ZSClient) DetachServiceFromObservabilityServer ¶

func (cli *ZSClient) DetachServiceFromObservabilityServer(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DetachServiceFromObservabilityServer operates on ServiceFromObservabilityServer

func (*ZSClient) DetachSshKeyPairFromVmInstance ¶

func (cli *ZSClient) DetachSshKeyPairFromVmInstance(ctx context.Context, sshKeyPairUuid string, vmInstanceUuid string, deleteMode param.DeleteMode) error

DetachSshKeyPairFromVmInstance operates on SshKeyPairFromVmInstance

func (*ZSClient) DetachTagFromResources ¶

func (cli *ZSClient) DetachTagFromResources(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DetachTagFromResources operates on TagFromResources

func (*ZSClient) DetachUsbDeviceFromVm ¶

func (cli *ZSClient) DetachUsbDeviceFromVm(ctx context.Context, params param.DetachUsbDeviceFromVmParam) (*view.UsbDeviceInventoryView, error)

DetachUsbDeviceFromVm operates on UsbDeviceFromVm

func (*ZSClient) DetachUserDefinedXmlHookScriptFromVm ¶

func (cli *ZSClient) DetachUserDefinedXmlHookScriptFromVm(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DetachUserDefinedXmlHookScriptFromVm operates on UserDefinedXmlHookScriptFromVm

func (*ZSClient) DetachVRouterRouteTableFromVRouter ¶

func (cli *ZSClient) DetachVRouterRouteTableFromVRouter(ctx context.Context, routeTableUuid string, virtualRouterVmUuid string, deleteMode param.DeleteMode) error

DetachVRouterRouteTableFromVRouter operates on VRouterRouteTableFromVRouter

func (*ZSClient) DetachVipFromVpcSharedQos ¶

func (cli *ZSClient) DetachVipFromVpcSharedQos(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DetachVipFromVpcSharedQos operates on VipFromVpcSharedQos

func (*ZSClient) DetachVmFromVmSchedulingRuleGroup ¶

func (cli *ZSClient) DetachVmFromVmSchedulingRuleGroup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

DetachVmFromVmSchedulingRuleGroup operates on VmFromVmSchedulingRuleGroup

func (*ZSClient) DisableCbtTask ¶

func (cli *ZSClient) DisableCbtTask(ctx context.Context, params param.DisableCbtTaskParam) (*view.CbtTaskInventoryView, error)

DisableCbtTask operates on DisableCbtTask

func (*ZSClient) DisableCdpTask ¶

func (cli *ZSClient) DisableCdpTask(ctx context.Context, params param.DisableCdpTaskParam) (*view.CdpTaskInventoryView, error)

DisableCdpTask operates on DisableCdpTask

func (*ZSClient) DiscoverExternalPrimaryStorage ¶

DiscoverExternalPrimaryStorage operates on DiscoverExternalPrimaryStorage

func (*ZSClient) DownloadBackupFileFromPublicCloud ¶

DownloadBackupFileFromPublicCloud operates on DownloadBackupFileFromPublicCloud

func (*ZSClient) EjectZBox ¶

func (cli *ZSClient) EjectZBox(ctx context.Context, uuid string, params param.EjectZBoxParam) (*view.ZBoxInventoryView, error)

EjectZBox operates on EjectZBox

func (*ZSClient) EnableCbtTask ¶

func (cli *ZSClient) EnableCbtTask(ctx context.Context, params param.EnableCbtTaskParam) (*view.EnableCbtTaskEventView, error)

EnableCbtTask operates on EnableCbtTask

func (*ZSClient) EnableCdpTask ¶

func (cli *ZSClient) EnableCdpTask(ctx context.Context, params param.EnableCdpTaskParam) (*view.CdpTaskInventoryView, error)

EnableCdpTask operates on EnableCdpTask

func (*ZSClient) EnableCdpTaskAsync ¶

func (cli *ZSClient) EnableCdpTaskAsync(ctx context.Context, params param.EnableCdpTaskParam) (string, error)

EnableCdpTaskAsync Async

func (*ZSClient) ExecuteAutoScalingRule ¶

func (cli *ZSClient) ExecuteAutoScalingRule(ctx context.Context, uuid string, params param.ExecuteAutoScalingRuleParam) (*view.ExecuteAutoScalingRuleEventView, error)

ExecuteAutoScalingRule operates on ExecuteAutoScalingRule

func (*ZSClient) ExecuteDRSScheduling ¶

func (cli *ZSClient) ExecuteDRSScheduling(ctx context.Context, uuid string, params param.ExecuteDRSSchedulingParam) (*view.ExecuteDRSSchedulingEventView, error)

ExecuteDRSScheduling operates on ExecuteDRSScheduling

func (*ZSClient) ExecuteGuestVmCommand ¶

ExecuteGuestVmCommand operates on ExecuteGuestVmCommand

func (*ZSClient) ExecuteGuestVmScript ¶

ExecuteGuestVmScript operates on ExecuteGuestVmScript

func (*ZSClient) ExportBuildApp ¶

ExportBuildApp operates on BuildApp

func (*ZSClient) ExportDatabaseBackupFromBackupStorage ¶

func (cli *ZSClient) ExportDatabaseBackupFromBackupStorage(ctx context.Context, databaseBackupUuid string, backupStorageUuid string, params param.ExportDatabaseBackupFromBackupStorageParam) (*view.ExportDatabaseBackupFromBackupStorageEventView, error)

ExportDatabaseBackupFromBackupStorage operates on DatabaseBackupFromBackupStorage

func (*ZSClient) ExportImageFromBackupStorage ¶

func (cli *ZSClient) ExportImageFromBackupStorage(ctx context.Context, backupStorageUuid string, params param.ExportImageFromBackupStorageParam) (*view.ExportImageFromBackupStorageEventView, error)

ExportImageFromBackupStorage operates on ImageFromBackupStorage

func (*ZSClient) ExportImageFromBackupStorageAsync ¶

func (cli *ZSClient) ExportImageFromBackupStorageAsync(ctx context.Context, params param.ExportImageFromBackupStorageParam) (string, error)

ExportImageFromBackupStorageAsync Async

func (*ZSClient) ExportNbdVolumes ¶

func (cli *ZSClient) ExportNbdVolumes(ctx context.Context, params param.ExportNbdVolumesParam) (*view.ExportNbdVolumesEventView, error)

ExportNbdVolumes operates on NbdVolumes

func (*ZSClient) ExportVmOvaPackage ¶

func (cli *ZSClient) ExportVmOvaPackage(ctx context.Context, params param.ExportVmOvaPackageParam) (*view.ImagePackageInventoryView, error)

ExportVmOvaPackage operates on VmOvaPackage

func (*ZSClient) ExportVmOvaPackageAsync ¶

func (cli *ZSClient) ExportVmOvaPackageAsync(ctx context.Context, params param.ExportVmOvaPackageParam) (string, error)

ExportVmOvaPackageAsync Async

func (*ZSClient) ExpungeBaremetalInstance ¶

func (cli *ZSClient) ExpungeBaremetalInstance(ctx context.Context, uuid string) error

ExpungeBaremetalInstance operates on BaremetalInstance

func (*ZSClient) ExpungeDataVolume ¶

func (cli *ZSClient) ExpungeDataVolume(ctx context.Context, uuid string) error

ExpungeDataVolume operates on DataVolume

func (*ZSClient) ExpungeIAM2Project ¶

func (cli *ZSClient) ExpungeIAM2Project(ctx context.Context, uuid string) error

ExpungeIAM2Project operates on IAM2Project

func (*ZSClient) ExpungeImage ¶

func (cli *ZSClient) ExpungeImage(ctx context.Context, uuid string) error

ExpungeImage operates on Image

func (*ZSClient) ExpungeImageGroup ¶

func (cli *ZSClient) ExpungeImageGroup(ctx context.Context, uuid string) error

ExpungeImageGroup operates on ImageGroup

func (*ZSClient) ExpungeVmInstance ¶

func (cli *ZSClient) ExpungeVmInstance(ctx context.Context, uuid string) error

ExpungeVmInstance operates on VmInstance

func (*ZSClient) ExpungeVmUserDefinedXmlHookScript ¶

func (cli *ZSClient) ExpungeVmUserDefinedXmlHookScript(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

ExpungeVmUserDefinedXmlHookScript operates on VmUserDefinedXmlHookScript

func (*ZSClient) FailoverFaultToleranceVm ¶

FailoverFaultToleranceVm operates on FailoverFaultToleranceVm

func (*ZSClient) FlattenVmInstance ¶

func (cli *ZSClient) FlattenVmInstance(ctx context.Context, uuid string, params param.FlattenVmInstanceParam) (*view.VmInstanceInventoryView, error)

FlattenVmInstance operates on FlattenVmInstance

func (*ZSClient) FlattenVmInstanceAsync ¶

func (cli *ZSClient) FlattenVmInstanceAsync(ctx context.Context, params param.FlattenVmInstanceParam) (string, error)

FlattenVmInstanceAsync Async

func (*ZSClient) FlattenVolume ¶

func (cli *ZSClient) FlattenVolume(ctx context.Context, uuid string, params param.FlattenVolumeParam) (*view.VolumeInventoryView, error)

FlattenVolume operates on FlattenVolume

func (*ZSClient) FlattenVolumeAsync ¶

func (cli *ZSClient) FlattenVolumeAsync(ctx context.Context, params param.FlattenVolumeParam) (string, error)

FlattenVolumeAsync Async

func (*ZSClient) FstrimVm ¶

func (cli *ZSClient) FstrimVm(ctx context.Context, params param.FstrimVmParam) (*view.FstrimVmEventView, error)

FstrimVm operates on FstrimVm

func (*ZSClient) GCAliyunSnapshotRemote ¶

GCAliyunSnapshotRemote operates on GCAliyunSnapshotRemote

func (*ZSClient) GenerateAccountBilling ¶

func (cli *ZSClient) GenerateAccountBilling(ctx context.Context, accountUuid string, params param.GenerateAccountBillingParam) (*view.GenerateAccountBillingEventView, error)

GenerateAccountBilling operates on AccountBilling

func (*ZSClient) GenerateHygonMdevDevices ¶

func (cli *ZSClient) GenerateHygonMdevDevices(ctx context.Context, hostUuid string, params param.GenerateHygonMdevDevicesParam) (*view.GenerateHygonMdevDevicesEventView, error)

GenerateHygonMdevDevices operates on HygonMdevDevices

func (*ZSClient) GenerateMdevDevices ¶

func (cli *ZSClient) GenerateMdevDevices(ctx context.Context, pciDeviceUuid string, params param.GenerateMdevDevicesParam) (*view.GenerateVirtualPciDevicesEventView, error)

GenerateMdevDevices operates on MdevDevices

func (*ZSClient) GenerateModelMetadata ¶

GenerateModelMetadata operates on ModelMetadata

func (*ZSClient) GenerateSeMdevDevices ¶

func (cli *ZSClient) GenerateSeMdevDevices(ctx context.Context, mttyDeviceUuid string, params param.GenerateSeMdevDevicesParam) (*view.GenerateSeMdevDevicesEventView, error)

GenerateSeMdevDevices operates on SeMdevDevices

func (*ZSClient) GenerateSriovPciDevices ¶

func (cli *ZSClient) GenerateSriovPciDevices(ctx context.Context, pciDeviceUuid string, params param.GenerateSriovPciDevicesParam) (*view.GenerateVirtualPciDevicesEventView, error)

GenerateSriovPciDevices operates on SriovPciDevices

func (*ZSClient) GenerateSshKeyPair ¶

GenerateSshKeyPair operates on SshKeyPair

func (*ZSClient) GetAccessControlList ¶

func (cli *ZSClient) GetAccessControlList(ctx context.Context, uuid string) (*view.AccessControlListInventoryView, error)

func (*ZSClient) GetAccessControlRule ¶

func (cli *ZSClient) GetAccessControlRule(ctx context.Context, uuid string) (*view.AccessControlRuleInventoryView, error)

func (*ZSClient) GetAccessKey ¶

func (cli *ZSClient) GetAccessKey(ctx context.Context, uuid string) (*view.AccessKeyInventoryView, error)

func (*ZSClient) GetAccessPath ¶

func (cli *ZSClient) GetAccessPath(ctx context.Context) (*view.GetAccessPathView, error)

GetAccessPath gets AccessPath by uuid

func (*ZSClient) GetAccount ¶

func (cli *ZSClient) GetAccount(ctx context.Context, uuid string) (*view.AccountInventoryView, error)

func (*ZSClient) GetAccountBilling ¶

func (cli *ZSClient) GetAccountBilling(ctx context.Context, uuid string) (*view.BillingInventoryView, error)

func (*ZSClient) GetAccountPriceTableRef ¶

func (cli *ZSClient) GetAccountPriceTableRef(ctx context.Context, uuid string) (*view.AccountPriceTableRefInventoryView, error)

func (*ZSClient) GetAccountQuotaUsage ¶

func (cli *ZSClient) GetAccountQuotaUsage(ctx context.Context, uuid string) (*view.GetAccountQuotaUsageView, error)

GetAccountQuotaUsage gets AccountQuotaUsage by uuid

func (*ZSClient) GetAccountResourceRef ¶

func (cli *ZSClient) GetAccountResourceRef(ctx context.Context, uuid string) (*view.AccountResourceRefInventoryView, error)

func (*ZSClient) GetActiveAlarm ¶

func (cli *ZSClient) GetActiveAlarm(ctx context.Context, uuid string) (*view.ActiveAlarmInventoryView, error)

func (*ZSClient) GetActiveAlarmStatus ¶

func (cli *ZSClient) GetActiveAlarmStatus(ctx context.Context) (*view.GetActiveAlarmStatusView, error)

GetActiveAlarmStatus gets ActiveAlarmStatus by uuid

func (*ZSClient) GetActiveAlarmTemplate ¶

func (cli *ZSClient) GetActiveAlarmTemplate(ctx context.Context, uuid string) (*view.ActiveAlarmTemplateInventoryView, error)

func (*ZSClient) GetAddressPool ¶

func (cli *ZSClient) GetAddressPool(ctx context.Context, uuid string) (*view.AddressPoolInventoryView, error)

func (*ZSClient) GetAffinityGroup ¶

func (cli *ZSClient) GetAffinityGroup(ctx context.Context, uuid string) (*view.AffinityGroupInventoryView, error)

func (*ZSClient) GetAgentVersion ¶

func (cli *ZSClient) GetAgentVersion(ctx context.Context, uuid string) (*view.AgentVersionInventoryView, error)

func (*ZSClient) GetAlarm ¶

func (cli *ZSClient) GetAlarm(ctx context.Context, uuid string) (*view.AlarmInventoryView, error)

func (*ZSClient) GetAlarmData ¶

func (cli *ZSClient) GetAlarmData(ctx context.Context) (*view.GetAlarmDataView, error)

GetAlarmData gets AlarmData by uuid

func (*ZSClient) GetAlarmRecord ¶

func (cli *ZSClient) GetAlarmRecord(ctx context.Context, uuid string) (*view.AlarmRecordsInventoryView, error)

func (*ZSClient) GetAlert ¶

func (cli *ZSClient) GetAlert(ctx context.Context, uuid string) (*view.AlertInventoryView, error)

func (*ZSClient) GetAlertDataAck ¶

func (cli *ZSClient) GetAlertDataAck(ctx context.Context, uuid string) (*view.AlertDataAckInventoryView, error)

func (*ZSClient) GetAliyunDiskFromLocal ¶

func (cli *ZSClient) GetAliyunDiskFromLocal(ctx context.Context, uuid string) (*view.AliyunDiskInventoryView, error)

func (*ZSClient) GetAliyunEbsBackupStorage ¶

func (cli *ZSClient) GetAliyunEbsBackupStorage(ctx context.Context, uuid string) (*view.BackupStorageInventoryView, error)

func (*ZSClient) GetAliyunEbsPrimaryStorage ¶

func (cli *ZSClient) GetAliyunEbsPrimaryStorage(ctx context.Context, uuid string) (*view.PrimaryStorageInventoryView, error)

func (*ZSClient) GetAliyunNasAccessGroup ¶

func (cli *ZSClient) GetAliyunNasAccessGroup(ctx context.Context, uuid string) (*view.AliyunNasAccessGroupInventoryView, error)

func (*ZSClient) GetAliyunNasAccessGroupRemote ¶

func (cli *ZSClient) GetAliyunNasAccessGroupRemote(ctx context.Context) (*view.AliyunNasAccessGroupPropertyView, error)

GetAliyunNasAccessGroupRemote gets AliyunNasAccessGroupRemote by uuid

func (*ZSClient) GetAliyunNasFileSystemRemote ¶

func (cli *ZSClient) GetAliyunNasFileSystemRemote(ctx context.Context) (*view.AliyunNasFileSystemPropertyView, error)

GetAliyunNasFileSystemRemote gets AliyunNasFileSystemRemote by uuid

func (*ZSClient) GetAliyunNasMountTargetRemote ¶

func (cli *ZSClient) GetAliyunNasMountTargetRemote(ctx context.Context) (*view.AliyunNasMountTargetPropertyView, error)

GetAliyunNasMountTargetRemote gets AliyunNasMountTargetRemote by uuid

func (*ZSClient) GetAliyunPanguPartition ¶

func (cli *ZSClient) GetAliyunPanguPartition(ctx context.Context, uuid string) (*view.AliyunPanguPartitionInventoryView, error)

func (*ZSClient) GetAliyunProxyVSwitch ¶

func (cli *ZSClient) GetAliyunProxyVSwitch(ctx context.Context, uuid string) (*view.AliyunProxyVSwitchInventoryView, error)

func (*ZSClient) GetAliyunProxyVpc ¶

func (cli *ZSClient) GetAliyunProxyVpc(ctx context.Context, uuid string) (*view.AliyunProxyVpcInventoryView, error)

func (*ZSClient) GetAliyunRouteEntryFromLocal ¶

func (cli *ZSClient) GetAliyunRouteEntryFromLocal(ctx context.Context, uuid string) (*view.VpcVirtualRouteEntryInventoryView, error)

func (*ZSClient) GetAliyunRouterInterfaceFromLocal ¶

func (cli *ZSClient) GetAliyunRouterInterfaceFromLocal(ctx context.Context, uuid string) (*view.AliyunRouterInterfaceInventoryView, error)

func (*ZSClient) GetAliyunSmsSNSTextTemplate ¶

func (cli *ZSClient) GetAliyunSmsSNSTextTemplate(ctx context.Context, uuid string) (*view.AliyunSmsSNSTextTemplateInventoryView, error)

func (*ZSClient) GetAliyunSnapshotFromLocal ¶

func (cli *ZSClient) GetAliyunSnapshotFromLocal(ctx context.Context, uuid string) (*view.AliyunSnapshotInventoryView, error)

func (*ZSClient) GetAliyunVirtualRouterFromLocal ¶

func (cli *ZSClient) GetAliyunVirtualRouterFromLocal(ctx context.Context, uuid string) (*view.VpcVirtualRouterInventoryView, error)

func (*ZSClient) GetAllEventMetadata ¶

func (cli *ZSClient) GetAllEventMetadata(ctx context.Context) (*view.GetAllEventMetadataView, error)

GetAllEventMetadata gets AllEventMetadata by uuid

func (*ZSClient) GetAllMetricMetadata ¶

func (cli *ZSClient) GetAllMetricMetadata(ctx context.Context) (*view.GetAllMetricMetadataView, error)

GetAllMetricMetadata gets AllMetricMetadata by uuid

func (*ZSClient) GetAppBuildSystem ¶

func (cli *ZSClient) GetAppBuildSystem(ctx context.Context, uuid string) (*view.AppBuildSystemInventoryView, error)

func (*ZSClient) GetAppBuildSystemCapacity ¶

func (cli *ZSClient) GetAppBuildSystemCapacity(ctx context.Context) (*view.GetAppBuildSystemCapacityView, error)

GetAppBuildSystemCapacity gets AppBuildSystemCapacity by uuid

func (*ZSClient) GetApplianceVm ¶

func (cli *ZSClient) GetApplianceVm(ctx context.Context, uuid string) (*view.ApplianceVmInventoryView, error)

func (*ZSClient) GetApplicationDevelopmentService ¶

func (cli *ZSClient) GetApplicationDevelopmentService(ctx context.Context, uuid string) (*view.ApplicationDevelopmentServiceInventoryView, error)

func (*ZSClient) GetArchiveTicket ¶

func (cli *ZSClient) GetArchiveTicket(ctx context.Context, uuid string) (*view.ArchiveTicketInventoryView, error)

func (*ZSClient) GetArchiveTicketHistory ¶

func (cli *ZSClient) GetArchiveTicketHistory(ctx context.Context, uuid string) (*view.ArchiveTicketStatusHistoryInventoryView, error)

func (*ZSClient) GetAttachablePublicL3ForVRouter ¶

func (cli *ZSClient) GetAttachablePublicL3ForVRouter(ctx context.Context, uuid string) (*view.L3NetworkInventoryView, error)

GetAttachablePublicL3ForVRouter gets AttachablePublicL3ForVRouter by uuid

func (*ZSClient) GetAttachableVpcL3Network ¶

func (cli *ZSClient) GetAttachableVpcL3Network(ctx context.Context, params param.GetAttachableVpcL3NetworkParam) (*view.L3NetworkInventoryView, error)

GetAttachableVpcL3Network gets AttachableVpcL3Network by uuid

func (*ZSClient) GetAudit ¶

func (cli *ZSClient) GetAudit(ctx context.Context, uuid string) (*view.AuditsInventoryView, error)

func (*ZSClient) GetAuditData ¶

func (cli *ZSClient) GetAuditData(ctx context.Context) (*view.GetAuditDataView, error)

GetAuditData gets AuditData by uuid

func (*ZSClient) GetAutoScalingGroup ¶

func (cli *ZSClient) GetAutoScalingGroup(ctx context.Context, uuid string) (*view.AutoScalingGroupInventoryView, error)

func (*ZSClient) GetAutoScalingGroupActivity ¶

func (cli *ZSClient) GetAutoScalingGroupActivity(ctx context.Context, uuid string) (*view.AutoScalingGroupActivityInventoryView, error)

func (*ZSClient) GetAutoScalingGroupInstance ¶

func (cli *ZSClient) GetAutoScalingGroupInstance(ctx context.Context, uuid string) (*view.AutoScalingGroupInstanceInventoryView, error)

func (*ZSClient) GetAutoScalingRule ¶

func (cli *ZSClient) GetAutoScalingRule(ctx context.Context, uuid string) (*view.AutoScalingRuleInventoryView, error)

func (*ZSClient) GetAutoScalingRuleTrigger ¶

func (cli *ZSClient) GetAutoScalingRuleTrigger(ctx context.Context, uuid string) (*view.AutoScalingRuleTriggerInventoryView, error)

func (*ZSClient) GetAutoScalingVmTemplate ¶

func (cli *ZSClient) GetAutoScalingVmTemplate(ctx context.Context, uuid string) (*view.AutoScalingVmTemplateInventoryView, error)

func (*ZSClient) GetAvailableTriggers ¶

func (cli *ZSClient) GetAvailableTriggers(ctx context.Context) (*view.SchedulerTriggerInventoryView, error)

GetAvailableTriggers gets AvailableTriggers by uuid

func (*ZSClient) GetAvailableVpcL3Network ¶

func (cli *ZSClient) GetAvailableVpcL3Network(ctx context.Context) (*view.GetAvailableVpcL3NetworkView, error)

GetAvailableVpcL3Network gets AvailableVpcL3Network by uuid

func (*ZSClient) GetBackupStorage ¶

func (cli *ZSClient) GetBackupStorage(ctx context.Context, uuid string) (*view.BackupStorageInventoryView, error)

func (*ZSClient) GetBackupStorageCandidatesForImageMigration ¶

func (cli *ZSClient) GetBackupStorageCandidatesForImageMigration(ctx context.Context, uuid string) (*view.BackupStorageInventoryView, error)

GetBackupStorageCandidatesForImageMigration gets BackupStorageCandidatesForImageMigration by uuid

func (*ZSClient) GetBackupStorageCapacity ¶

func (cli *ZSClient) GetBackupStorageCapacity(ctx context.Context) (*view.GetBackupStorageCapacityView, error)

GetBackupStorageCapacity gets BackupStorageCapacity by uuid

func (*ZSClient) GetBackupStorageTypes ¶

func (cli *ZSClient) GetBackupStorageTypes(ctx context.Context) (*view.GetBackupStorageTypesView, error)

GetBackupStorageTypes gets BackupStorageTypes by uuid

func (*ZSClient) GetBareMetal2Bonding ¶

func (cli *ZSClient) GetBareMetal2Bonding(ctx context.Context, uuid string) (*view.BareMetal2BondingInventoryView, error)

func (*ZSClient) GetBareMetal2BondingNicRef ¶

func (cli *ZSClient) GetBareMetal2BondingNicRef(ctx context.Context, uuid string) (*view.BareMetal2ChassisInventoryView, error)

func (*ZSClient) GetBareMetal2Chassis ¶

func (cli *ZSClient) GetBareMetal2Chassis(ctx context.Context, uuid string) (*view.BareMetal2ChassisInventoryView, error)

func (*ZSClient) GetBareMetal2ChassisGpuDevice ¶

func (cli *ZSClient) GetBareMetal2ChassisGpuDevice(ctx context.Context, uuid string) (*view.BareMetal2ChassisGpuDeviceInventoryView, error)

func (*ZSClient) GetBareMetal2ChassisOffering ¶

func (cli *ZSClient) GetBareMetal2ChassisOffering(ctx context.Context, uuid string) (*view.BareMetal2ChassisOfferingInventoryView, error)

func (*ZSClient) GetBareMetal2ChassisPciDevice ¶

func (cli *ZSClient) GetBareMetal2ChassisPciDevice(ctx context.Context, uuid string) (*view.BareMetal2ChassisPciDeviceInventoryView, error)

func (*ZSClient) GetBareMetal2ChassisPowerStatus ¶

func (cli *ZSClient) GetBareMetal2ChassisPowerStatus(ctx context.Context, uuid string) (*view.GetBareMetal2ChassisPowerStatusView, error)

GetBareMetal2ChassisPowerStatus gets BareMetal2ChassisPowerStatus by uuid

func (*ZSClient) GetBareMetal2Gateway ¶

func (cli *ZSClient) GetBareMetal2Gateway(ctx context.Context, uuid string) (*view.BareMetal2GatewayInventoryView, error)

func (*ZSClient) GetBareMetal2GatewayAllocatorStrategies ¶

func (cli *ZSClient) GetBareMetal2GatewayAllocatorStrategies(ctx context.Context) (*view.GetBareMetal2GatewayAllocatorStrategiesView, error)

GetBareMetal2GatewayAllocatorStrategies gets BareMetal2GatewayAllocatorStrategies by uuid

func (*ZSClient) GetBareMetal2Instance ¶

func (cli *ZSClient) GetBareMetal2Instance(ctx context.Context, uuid string) (*view.BareMetal2InstanceInventoryView, error)

func (*ZSClient) GetBareMetal2ProvisionNetwork ¶

func (cli *ZSClient) GetBareMetal2ProvisionNetwork(ctx context.Context, uuid string) (*view.BareMetal2ProvisionNetworkInventoryView, error)

func (*ZSClient) GetBareMetal2ProvisionNetworkIpAddressCapacity ¶

func (cli *ZSClient) GetBareMetal2ProvisionNetworkIpAddressCapacity(ctx context.Context) (*view.GetBareMetal2ProvisionNetworkIpAddressCapacityView, error)

GetBareMetal2ProvisionNetworkIpAddressCapacity gets BareMetal2ProvisionNetworkIpAddressCapacity by uuid

func (*ZSClient) GetBareMetal2SupportedBootMode ¶

func (cli *ZSClient) GetBareMetal2SupportedBootMode(ctx context.Context) (*view.GetBareMetal2SupportedBootModeView, error)

GetBareMetal2SupportedBootMode gets BareMetal2SupportedBootMode by uuid

func (*ZSClient) GetBaremetalBonding ¶

func (cli *ZSClient) GetBaremetalBonding(ctx context.Context, uuid string) (*view.BaremetalBondingInventoryView, error)

func (*ZSClient) GetBaremetalChassis ¶

func (cli *ZSClient) GetBaremetalChassis(ctx context.Context, uuid string) (*view.BaremetalChassisInventoryView, error)

func (*ZSClient) GetBaremetalChassisPowerStatus ¶

func (cli *ZSClient) GetBaremetalChassisPowerStatus(ctx context.Context, uuid string) (*view.GetBaremetalChassisPowerStatusView, error)

GetBaremetalChassisPowerStatus gets BaremetalChassisPowerStatus by uuid

func (*ZSClient) GetBaremetalInstance ¶

func (cli *ZSClient) GetBaremetalInstance(ctx context.Context, uuid string) (*view.BaremetalInstanceInventoryView, error)

func (*ZSClient) GetBaremetalPxeServer ¶

func (cli *ZSClient) GetBaremetalPxeServer(ctx context.Context, uuid string) (*view.BaremetalPxeServerInventoryView, error)

func (*ZSClient) GetBlockPrimaryStorage ¶

func (cli *ZSClient) GetBlockPrimaryStorage(ctx context.Context, uuid string) (*view.BlockPrimaryStorageInventoryView, error)

func (*ZSClient) GetBlockPrimaryStorageMetadata ¶

func (cli *ZSClient) GetBlockPrimaryStorageMetadata(ctx context.Context, params param.GetBlockPrimaryStorageMetadataParam) (*view.BlockPrimaryStorageInventoryView, error)

GetBlockPrimaryStorageMetadata gets BlockPrimaryStorageMetadata by uuid

func (*ZSClient) GetBlockVolume ¶

func (cli *ZSClient) GetBlockVolume(ctx context.Context, uuid string) (*view.BlockVolumeInventoryView, error)

func (*ZSClient) GetBuildApp ¶

func (cli *ZSClient) GetBuildApp(ctx context.Context, uuid string) (*view.BuildApplicationInventoryView, error)

func (*ZSClient) GetBuildAppExportHistory ¶

func (cli *ZSClient) GetBuildAppExportHistory(ctx context.Context, uuid string) (*view.BuildAppExportHistoryInventoryView, error)

func (*ZSClient) GetCCSCertificate ¶

func (cli *ZSClient) GetCCSCertificate(ctx context.Context, uuid string) (*view.CCSCertificateInventoryView, error)

func (*ZSClient) GetCandidateAffinityGroupForAttachingVm ¶

func (cli *ZSClient) GetCandidateAffinityGroupForAttachingVm(ctx context.Context) (*view.AffinityGroupInventoryView, error)

GetCandidateAffinityGroupForAttachingVm gets CandidateAffinityGroupForAttachingVm by uuid

func (*ZSClient) GetCandidateAffinityGroupForCreatingVm ¶

func (cli *ZSClient) GetCandidateAffinityGroupForCreatingVm(ctx context.Context) (*view.AffinityGroupInventoryView, error)

GetCandidateAffinityGroupForCreatingVm gets CandidateAffinityGroupForCreatingVm by uuid

func (*ZSClient) GetCandidateBackupStorageForCreatingImage ¶

func (cli *ZSClient) GetCandidateBackupStorageForCreatingImage(ctx context.Context) (*view.BackupStorageInventoryView, error)

GetCandidateBackupStorageForCreatingImage gets CandidateBackupStorageForCreatingImage by uuid

func (*ZSClient) GetCandidateClustersForAttachingL2Network ¶

func (cli *ZSClient) GetCandidateClustersForAttachingL2Network(ctx context.Context, uuid string) (*view.ClusterInventoryView, error)

GetCandidateClustersForAttachingL2Network gets CandidateClustersForAttachingL2Network by uuid

func (*ZSClient) GetCandidateInterfaceVlanIds ¶

func (cli *ZSClient) GetCandidateInterfaceVlanIds(ctx context.Context) (*view.GetCandidateInterfaceVlanIdsView, error)

GetCandidateInterfaceVlanIds gets CandidateInterfaceVlanIds by uuid

func (*ZSClient) GetCandidateIsoForAttachingVm ¶

func (cli *ZSClient) GetCandidateIsoForAttachingVm(ctx context.Context, uuid string) (*view.ImageInventoryView, error)

GetCandidateIsoForAttachingVm gets CandidateIsoForAttachingVm by uuid

func (*ZSClient) GetCandidateL2NetworksForAttachingCluster ¶

func (cli *ZSClient) GetCandidateL2NetworksForAttachingCluster(ctx context.Context, uuid string) (*view.L2NetworkDataView, error)

GetCandidateL2NetworksForAttachingCluster gets CandidateL2NetworksForAttachingCluster by uuid

func (*ZSClient) GetCandidateL3NetworksForChangeVmNicNetwork ¶

func (cli *ZSClient) GetCandidateL3NetworksForChangeVmNicNetwork(ctx context.Context, uuid string) (*view.L3NetworkInventoryView, error)

GetCandidateL3NetworksForChangeVmNicNetwork gets CandidateL3NetworksForChangeVmNicNetwork by uuid

func (*ZSClient) GetCandidateL3NetworksForIpSecConnection ¶

func (cli *ZSClient) GetCandidateL3NetworksForIpSecConnection(ctx context.Context) (*view.L3NetworkInventoryView, error)

GetCandidateL3NetworksForIpSecConnection gets CandidateL3NetworksForIpSecConnection by uuid

func (*ZSClient) GetCandidateL3NetworksForLoadBalancer ¶

func (cli *ZSClient) GetCandidateL3NetworksForLoadBalancer(ctx context.Context, uuid string) (*view.L3NetworkInventoryView, error)

GetCandidateL3NetworksForLoadBalancer gets CandidateL3NetworksForLoadBalancer by uuid

func (*ZSClient) GetCandidateL3NetworksForServerGroup ¶

func (cli *ZSClient) GetCandidateL3NetworksForServerGroup(ctx context.Context) (*view.L3NetworkInventoryView, error)

GetCandidateL3NetworksForServerGroup gets CandidateL3NetworksForServerGroup by uuid

func (*ZSClient) GetCandidateLdapEntryForBinding ¶

func (cli *ZSClient) GetCandidateLdapEntryForBinding(ctx context.Context) (*view.GetLdapEntryView, error)

GetCandidateLdapEntryForBinding gets CandidateLdapEntryForBinding by uuid

func (*ZSClient) GetCandidateLdapEntryForIAM2Binding ¶

func (cli *ZSClient) GetCandidateLdapEntryForIAM2Binding(ctx context.Context) (*view.GetLdapEntryView, error)

GetCandidateLdapEntryForIAM2Binding gets CandidateLdapEntryForIAM2Binding by uuid

func (*ZSClient) GetCandidateMiniHosts ¶

func (cli *ZSClient) GetCandidateMiniHosts(ctx context.Context) (*view.GetCandidateMiniHostsView, error)

GetCandidateMiniHosts gets CandidateMiniHosts by uuid

func (*ZSClient) GetCandidateNetworkInterfaces ¶

func (cli *ZSClient) GetCandidateNetworkInterfaces(ctx context.Context) (*view.GetCandidateNetworkInterfacesView, error)

GetCandidateNetworkInterfaces gets CandidateNetworkInterfaces by uuid

func (*ZSClient) GetCandidatePrimaryStoragesForCreatingVm ¶

func (cli *ZSClient) GetCandidatePrimaryStoragesForCreatingVm(ctx context.Context) (*view.GetCandidatePrimaryStoragesForCreatingVmView, error)

GetCandidatePrimaryStoragesForCreatingVm gets CandidatePrimaryStoragesForCreatingVm by uuid

func (*ZSClient) GetCandidateVMForAttachingAffinityGroup ¶

func (cli *ZSClient) GetCandidateVMForAttachingAffinityGroup(ctx context.Context) (*view.VmInstanceInventoryView, error)

GetCandidateVMForAttachingAffinityGroup gets CandidateVMForAttachingAffinityGroup by uuid

func (*ZSClient) GetCandidateVmForAttachingIso ¶

func (cli *ZSClient) GetCandidateVmForAttachingIso(ctx context.Context, uuid string) (*view.VmInstanceInventoryView, error)

GetCandidateVmForAttachingIso gets CandidateVmForAttachingIso by uuid

func (*ZSClient) GetCandidateVmNicForSecurityGroup ¶

func (cli *ZSClient) GetCandidateVmNicForSecurityGroup(ctx context.Context, uuid string) (*view.VmNicInventoryView, error)

GetCandidateVmNicForSecurityGroup gets CandidateVmNicForSecurityGroup by uuid

func (*ZSClient) GetCandidateVmNicsForLoadBalancer ¶

func (cli *ZSClient) GetCandidateVmNicsForLoadBalancer(ctx context.Context, uuid string) (*view.VmNicInventoryView, error)

GetCandidateVmNicsForLoadBalancer gets CandidateVmNicsForLoadBalancer by uuid

func (*ZSClient) GetCandidateVmNicsForLoadBalancerServerGroup ¶

func (cli *ZSClient) GetCandidateVmNicsForLoadBalancerServerGroup(ctx context.Context) (*view.VmNicInventoryView, error)

GetCandidateVmNicsForLoadBalancerServerGroup gets CandidateVmNicsForLoadBalancerServerGroup by uuid

func (*ZSClient) GetCandidateVmNicsForPortMirror ¶

func (cli *ZSClient) GetCandidateVmNicsForPortMirror(ctx context.Context, portMirrorUuid string, typeParam string) (*view.VmNicInventoryView, error)

GetCandidateVmNicsForPortMirror gets CandidateVmNicsForPortMirror by uuid

func (*ZSClient) GetCandidateZonesClustersHostsForCreatingVm ¶

func (cli *ZSClient) GetCandidateZonesClustersHostsForCreatingVm(ctx context.Context) (*view.GetCandidateZonesClustersHostsForCreatingVmView, error)

GetCandidateZonesClustersHostsForCreatingVm gets CandidateZonesClustersHostsForCreatingVm by uuid

func (*ZSClient) GetCbtTask ¶

func (cli *ZSClient) GetCbtTask(ctx context.Context, uuid string) (*view.CbtTaskInventoryView, error)

func (*ZSClient) GetCdpBackupStorageRequirement ¶

func (cli *ZSClient) GetCdpBackupStorageRequirement(ctx context.Context, uuid string) (*view.GetCdpBackupStorageRequirementView, error)

GetCdpBackupStorageRequirement gets CdpBackupStorageRequirement by uuid

func (*ZSClient) GetCdpPolicy ¶

func (cli *ZSClient) GetCdpPolicy(ctx context.Context, uuid string) (*view.CdpPolicyInventoryView, error)

func (*ZSClient) GetCdpTask ¶

func (cli *ZSClient) GetCdpTask(ctx context.Context, uuid string) (*view.CdpTaskInventoryView, error)

func (*ZSClient) GetCephBackupStorage ¶

func (cli *ZSClient) GetCephBackupStorage(ctx context.Context, uuid string) (*view.BackupStorageInventoryView, error)

func (*ZSClient) GetCephOsdGroup ¶

func (cli *ZSClient) GetCephOsdGroup(ctx context.Context, uuid string) (*view.CephOsdGroupInventoryView, error)

func (*ZSClient) GetCephPrimaryStorage ¶

func (cli *ZSClient) GetCephPrimaryStorage(ctx context.Context, uuid string) (*view.PrimaryStorageInventoryView, error)

func (*ZSClient) GetCephPrimaryStoragePool ¶

func (cli *ZSClient) GetCephPrimaryStoragePool(ctx context.Context, uuid string) (*view.CephPrimaryStoragePoolInventoryView, error)

func (*ZSClient) GetCertificate ¶

func (cli *ZSClient) GetCertificate(ctx context.Context, uuid string) (*view.CertificateInventoryView, error)

func (*ZSClient) GetChainTask ¶

func (cli *ZSClient) GetChainTask(ctx context.Context) (*view.GetChainTaskView, error)

GetChainTask gets ChainTask by uuid

func (*ZSClient) GetChronyServers ¶

func (cli *ZSClient) GetChronyServers(ctx context.Context) (*view.GetChronyServersView, error)

GetChronyServers gets ChronyServers by uuid

func (*ZSClient) GetCluster ¶

func (cli *ZSClient) GetCluster(ctx context.Context, uuid string) (*view.ClusterInventoryView, error)

func (*ZSClient) GetClusterDRS ¶

func (cli *ZSClient) GetClusterDRS(ctx context.Context, uuid string) (*view.ClusterDRSInventoryView, error)

func (*ZSClient) GetClusterDRSStatus ¶

func (cli *ZSClient) GetClusterDRSStatus(ctx context.Context) (*view.GetClusterDRSStatusView, error)

GetClusterDRSStatus gets ClusterDRSStatus by uuid

func (*ZSClient) GetClusterHostNetworkFacts ¶

func (cli *ZSClient) GetClusterHostNetworkFacts(ctx context.Context, uuid string) (*view.GetClusterHostNetworkFactsView, error)

GetClusterHostNetworkFacts gets ClusterHostNetworkFacts by uuid

func (*ZSClient) GetConnectionAccessPointFromLocal ¶

func (cli *ZSClient) GetConnectionAccessPointFromLocal(ctx context.Context, uuid string) (*view.ConnectionAccessPointInventoryView, error)

func (*ZSClient) GetConnectionAccessPointFromRemote ¶

func (cli *ZSClient) GetConnectionAccessPointFromRemote(ctx context.Context, uuid string) (*view.ConnectionAccessPointInventoryView, error)

GetConnectionAccessPointFromRemote gets ConnectionAccessPointFromRemote by uuid

func (*ZSClient) GetConnectionBetweenL3NetworkAndAliyunVSwitch ¶

func (cli *ZSClient) GetConnectionBetweenL3NetworkAndAliyunVSwitch(ctx context.Context, uuid string) (*view.ConnectionRelationShipInventoryView, error)

func (*ZSClient) GetConsoleProxyAgent ¶

func (cli *ZSClient) GetConsoleProxyAgent(ctx context.Context, uuid string) (*view.ConsoleProxyAgentInventoryView, error)

func (*ZSClient) GetContainerImage ¶

func (cli *ZSClient) GetContainerImage(ctx context.Context, uuid string) (*view.ContainerImageInventoryView, error)

func (*ZSClient) GetContainerManagementEndpoint ¶

func (cli *ZSClient) GetContainerManagementEndpoint(ctx context.Context, uuid string) (*view.ContainerManagementEndpointInventoryView, error)

func (*ZSClient) GetContainerUsage ¶

func (cli *ZSClient) GetContainerUsage(ctx context.Context) (*view.GetContainerUsageView, error)

GetContainerUsage gets ContainerUsage by uuid

func (*ZSClient) GetCpuMemoryCapacity ¶

func (cli *ZSClient) GetCpuMemoryCapacity(ctx context.Context) (*view.GetCpuMemoryCapacityView, error)

GetCpuMemoryCapacity gets CpuMemoryCapacity by uuid

func (*ZSClient) GetCreateEcsImageProgress ¶

func (cli *ZSClient) GetCreateEcsImageProgress(ctx context.Context, dataCenterUuid string, imageUuid string) (*view.GetCreateEcsImageProgressView, error)

GetCreateEcsImageProgress gets CreateEcsImageProgress by uuid

func (*ZSClient) GetCurrentTime ¶

func (cli *ZSClient) GetCurrentTime(ctx context.Context) (*view.GetCurrentTimeView, error)

GetCurrentTime gets CurrentTime by uuid

func (*ZSClient) GetDRSAdvice ¶

func (cli *ZSClient) GetDRSAdvice(ctx context.Context, uuid string) (*view.DRSAdviceInventoryView, error)

func (*ZSClient) GetDRSVmMigrationActivity ¶

func (cli *ZSClient) GetDRSVmMigrationActivity(ctx context.Context, uuid string) (*view.DRSVmMigrationActivityInventoryView, error)

func (*ZSClient) GetDataCenterFromLocal ¶

func (cli *ZSClient) GetDataCenterFromLocal(ctx context.Context, uuid string) (*view.DataCenterInventoryView, error)

func (*ZSClient) GetDataCenterFromRemote ¶

func (cli *ZSClient) GetDataCenterFromRemote(ctx context.Context) (*view.DataCenterPropertyView, error)

GetDataCenterFromRemote gets DataCenterFromRemote by uuid

func (*ZSClient) GetDataVolumeAttachableVm ¶

func (cli *ZSClient) GetDataVolumeAttachableVm(ctx context.Context, uuid string) (*view.VmInstanceInventoryView, error)

GetDataVolumeAttachableVm gets DataVolumeAttachableVm by uuid

func (*ZSClient) GetDatabaseBackup ¶

func (cli *ZSClient) GetDatabaseBackup(ctx context.Context, uuid string) (*view.DatabaseBackupInventoryView, error)

func (*ZSClient) GetDatabaseBackupFromImageStore ¶

func (cli *ZSClient) GetDatabaseBackupFromImageStore(ctx context.Context) (*view.GetDatabaseBackupFromImageStoreView, error)

GetDatabaseBackupFromImageStore gets DatabaseBackupFromImageStore by uuid

func (*ZSClient) GetDataset ¶

func (cli *ZSClient) GetDataset(ctx context.Context, uuid string) (*view.DatasetInventoryView, error)

func (*ZSClient) GetDebugSignal ¶

func (cli *ZSClient) GetDebugSignal(ctx context.Context) (*view.GetDebugSignalView, error)

GetDebugSignal gets DebugSignal by uuid

func (*ZSClient) GetDirectory ¶

func (cli *ZSClient) GetDirectory(ctx context.Context, uuid string) (*view.DirectoryInventoryView, error)

func (*ZSClient) GetDiskOffering ¶

func (cli *ZSClient) GetDiskOffering(ctx context.Context, uuid string) (*view.DiskOfferingInventoryView, error)

func (*ZSClient) GetEcsImageFromLocal ¶

func (cli *ZSClient) GetEcsImageFromLocal(ctx context.Context, uuid string) (*view.EcsImageInventoryView, error)

func (*ZSClient) GetEcsInstanceFromLocal ¶

func (cli *ZSClient) GetEcsInstanceFromLocal(ctx context.Context, uuid string) (*view.EcsInstanceInventoryView, error)

func (*ZSClient) GetEcsInstanceType ¶

func (cli *ZSClient) GetEcsInstanceType(ctx context.Context) (*view.GetEcsInstanceTypeView, error)

GetEcsInstanceType gets EcsInstanceType by uuid

func (*ZSClient) GetEcsInstanceVncUrl ¶

func (cli *ZSClient) GetEcsInstanceVncUrl(ctx context.Context, uuid string) (*view.GetEcsInstanceVncUrlView, error)

GetEcsInstanceVncUrl gets EcsInstanceVncUrl by uuid

func (*ZSClient) GetEcsSecurityGroupFromLocal ¶

func (cli *ZSClient) GetEcsSecurityGroupFromLocal(ctx context.Context, uuid string) (*view.EcsSecurityGroupInventoryView, error)

func (*ZSClient) GetEcsSecurityGroupRuleFromLocal ¶

func (cli *ZSClient) GetEcsSecurityGroupRuleFromLocal(ctx context.Context, uuid string) (*view.EcsSecurityGroupRuleInventoryView, error)

func (*ZSClient) GetEcsVSwitchFromLocal ¶

func (cli *ZSClient) GetEcsVSwitchFromLocal(ctx context.Context, uuid string) (*view.EcsVSwitchInventoryView, error)

func (*ZSClient) GetEcsVpcFromLocal ¶

func (cli *ZSClient) GetEcsVpcFromLocal(ctx context.Context, uuid string) (*view.EcsVpcInventoryView, error)

func (*ZSClient) GetEip ¶

func (cli *ZSClient) GetEip(ctx context.Context, uuid string) (*view.EipInventoryView, error)

func (*ZSClient) GetEipAttachableVmNics ¶

func (cli *ZSClient) GetEipAttachableVmNics(ctx context.Context, uuid string) (*view.VmNicInventoryView, error)

GetEipAttachableVmNics gets EipAttachableVmNics by uuid

func (*ZSClient) GetElaborationCategories ¶

func (cli *ZSClient) GetElaborationCategories(ctx context.Context) (*view.GetElaborationCategoriesView, error)

GetElaborationCategories gets ElaborationCategories by uuid

func (*ZSClient) GetElaborations ¶

func (cli *ZSClient) GetElaborations(ctx context.Context) (*view.GetElaborationsView, error)

GetElaborations gets Elaborations by uuid

func (*ZSClient) GetEmailMedia ¶

func (cli *ZSClient) GetEmailMedia(ctx context.Context, uuid string) (*view.MediaInventoryView, error)

func (*ZSClient) GetEmailTriggerAction ¶

func (cli *ZSClient) GetEmailTriggerAction(ctx context.Context, uuid string) (*view.MonitorTriggerActionInventoryView, error)

func (*ZSClient) GetEncryptedField ¶

func (cli *ZSClient) GetEncryptedField(ctx context.Context) (*view.GetEncryptedFieldView, error)

GetEncryptedField gets EncryptedField by uuid

func (*ZSClient) GetEthernetVF ¶

func (cli *ZSClient) GetEthernetVF(ctx context.Context, uuid string) (*view.EthernetVfPciDeviceInventoryView, error)

func (*ZSClient) GetEventData ¶

func (cli *ZSClient) GetEventData(ctx context.Context) (*view.GetEventDataView, error)

GetEventData gets EventData by uuid

func (*ZSClient) GetEventFromResourceStack ¶

func (cli *ZSClient) GetEventFromResourceStack(ctx context.Context, uuid string) (*view.CloudFormationStackEventInventoryView, error)

func (*ZSClient) GetEventLog ¶

func (cli *ZSClient) GetEventLog(ctx context.Context, uuid string) (*view.EventLogInventoryView, error)

func (*ZSClient) GetEventRecord ¶

func (cli *ZSClient) GetEventRecord(ctx context.Context, uuid string) (*view.EventRecordsInventoryView, error)

func (*ZSClient) GetEventRuleTemplate ¶

func (cli *ZSClient) GetEventRuleTemplate(ctx context.Context, uuid string) (*view.EventRuleTemplateInventoryView, error)

func (*ZSClient) GetEventSubscription ¶

func (cli *ZSClient) GetEventSubscription(ctx context.Context, uuid string) (*view.EventSubscriptionInventoryView, error)

func (*ZSClient) GetExponBlockVolume ¶

func (cli *ZSClient) GetExponBlockVolume(ctx context.Context, uuid string) (*view.ExponBlockVolumeInventoryView, error)

func (*ZSClient) GetExternalBackup ¶

func (cli *ZSClient) GetExternalBackup(ctx context.Context, uuid string) (*view.ExternalBackupInventoryView, error)

func (*ZSClient) GetExternalServices ¶

func (cli *ZSClient) GetExternalServices(ctx context.Context) (*view.ExternalServiceInventoryView, error)

GetExternalServices gets ExternalServices by uuid

func (*ZSClient) GetFactoryModeState ¶

func (cli *ZSClient) GetFactoryModeState(ctx context.Context) (*view.GetFactoryModeStateView, error)

GetFactoryModeState gets FactoryModeState by uuid

func (*ZSClient) GetFaultToleranceVm ¶

func (cli *ZSClient) GetFaultToleranceVm(ctx context.Context, uuid string) (*view.FaultToleranceVmGroupInventoryView, error)

func (*ZSClient) GetFaultToleranceVms ¶

func (cli *ZSClient) GetFaultToleranceVms(ctx context.Context) (*view.GetFaultToleranceVmsView, error)

GetFaultToleranceVms gets FaultToleranceVms by uuid

func (*ZSClient) GetFcHbaDevice ¶

func (cli *ZSClient) GetFcHbaDevice(ctx context.Context, uuid string) (*view.HbaDeviceInventoryView, error)

func (*ZSClient) GetFiberChannelLun ¶

func (cli *ZSClient) GetFiberChannelLun(ctx context.Context, uuid string) (*view.FiberChannelLunInventoryView, error)

func (*ZSClient) GetFiberChannelStorage ¶

func (cli *ZSClient) GetFiberChannelStorage(ctx context.Context, uuid string) (*view.FiberChannelStorageInventoryView, error)

func (*ZSClient) GetFirewallIpSetTemplate ¶

func (cli *ZSClient) GetFirewallIpSetTemplate(ctx context.Context, uuid string) (*view.VpcFirewallIpSetTemplateInventoryView, error)

func (*ZSClient) GetFirewallRule ¶

func (cli *ZSClient) GetFirewallRule(ctx context.Context, uuid string) (*view.VpcFirewallRuleInventoryView, error)

func (*ZSClient) GetFirewallRuleSet ¶

func (cli *ZSClient) GetFirewallRuleSet(ctx context.Context, uuid string) (*view.VpcFirewallRuleSetInventoryView, error)

func (*ZSClient) GetFirewallRuleSetL3Ref ¶

func (cli *ZSClient) GetFirewallRuleSetL3Ref(ctx context.Context, uuid string) (*view.VpcFirewallRuleSetL3RefInventoryView, error)

func (*ZSClient) GetFirewallRuleTemplate ¶

func (cli *ZSClient) GetFirewallRuleTemplate(ctx context.Context, uuid string) (*view.VpcFirewallRuleTemplateInventoryView, error)

func (*ZSClient) GetFlowCollector ¶

func (cli *ZSClient) GetFlowCollector(ctx context.Context, uuid string) (*view.FlowCollectorInventoryView, error)

func (*ZSClient) GetFlowMeter ¶

func (cli *ZSClient) GetFlowMeter(ctx context.Context, uuid string) (*view.FlowMeterInventoryView, error)

func (*ZSClient) GetFlowMeterRouterId ¶

func (cli *ZSClient) GetFlowMeterRouterId(ctx context.Context, uuid string) (*view.GetFlowMeterRouterIdView, error)

GetFlowMeterRouterId gets FlowMeterRouterId by uuid

func (*ZSClient) GetFreeIp ¶

func (cli *ZSClient) GetFreeIp(ctx context.Context) (*view.FreeIpInventoryView, error)

GetFreeIp gets FreeIp by uuid

func (*ZSClient) GetGCJob ¶

func (cli *ZSClient) GetGCJob(ctx context.Context, uuid string) (*view.GarbageCollectorInventoryView, error)

func (*ZSClient) GetGlobalConfig ¶

func (cli *ZSClient) GetGlobalConfig(ctx context.Context, uuid string) (*view.GlobalConfigInventoryView, error)

func (*ZSClient) GetGlobalConfigOptions ¶

func (cli *ZSClient) GetGlobalConfigOptions(ctx context.Context, category string, name string) (*view.GetGlobalConfigOptionsView, error)

GetGlobalConfigOptions gets GlobalConfigOptions by uuid

func (*ZSClient) GetGlobalConfigTemplate ¶

func (cli *ZSClient) GetGlobalConfigTemplate(ctx context.Context, uuid string) (*view.GlobalConfigTemplateInventoryView, error)

func (*ZSClient) GetGpuDevice ¶

func (cli *ZSClient) GetGpuDevice(ctx context.Context, uuid string) (*view.GpuDeviceInventoryView, error)

func (*ZSClient) GetGpuDeviceSpecCandidates ¶

func (cli *ZSClient) GetGpuDeviceSpecCandidates(ctx context.Context) (*view.GpuDeviceSpecInventoryView, error)

GetGpuDeviceSpecCandidates gets GpuDeviceSpecCandidates by uuid

func (*ZSClient) GetGuestOsMetadata ¶

func (cli *ZSClient) GetGuestOsMetadata(ctx context.Context) (*view.GuestOsCharacterInventoryView, error)

GetGuestOsMetadata gets GuestOsMetadata by uuid

func (*ZSClient) GetGuestToolsState ¶

func (cli *ZSClient) GetGuestToolsState(ctx context.Context, uuid string) (*view.GuestToolsStateInventoryView, error)

func (*ZSClient) GetGuestVmScript ¶

func (cli *ZSClient) GetGuestVmScript(ctx context.Context, uuid string) (*view.GuestVmScriptInventoryView, error)

func (*ZSClient) GetGuestVmScriptExecutedRecord ¶

func (cli *ZSClient) GetGuestVmScriptExecutedRecord(ctx context.Context, uuid string) (*view.GuestVmScriptExecutedRecordInventoryView, error)

func (*ZSClient) GetGuestVmScriptExecutedRecordDetail ¶

func (cli *ZSClient) GetGuestVmScriptExecutedRecordDetail(ctx context.Context, uuid string) (*view.GuestVmScriptExecutedRecordDetailInventoryView, error)

func (*ZSClient) GetHost ¶

func (cli *ZSClient) GetHost(ctx context.Context, uuid string) (*view.HostInventoryView, error)

func (*ZSClient) GetHostAllocatorStrategies ¶

func (cli *ZSClient) GetHostAllocatorStrategies(ctx context.Context) (*view.GetHostAllocatorStrategiesView, error)

GetHostAllocatorStrategies gets HostAllocatorStrategies by uuid

func (*ZSClient) GetHostCandidatesForVmMigration ¶

func (cli *ZSClient) GetHostCandidatesForVmMigration(ctx context.Context, uuid string) (*view.HostInventoryView, error)

GetHostCandidatesForVmMigration gets HostCandidatesForVmMigration by uuid

func (*ZSClient) GetHostIommuState ¶

func (cli *ZSClient) GetHostIommuState(ctx context.Context, uuid string) (*view.GetHostIommuStateView, error)

GetHostIommuState gets HostIommuState by uuid

func (*ZSClient) GetHostIommuStatus ¶

func (cli *ZSClient) GetHostIommuStatus(ctx context.Context, uuid string) (*view.GetHostIommuStatusView, error)

GetHostIommuStatus gets HostIommuStatus by uuid

func (*ZSClient) GetHostMultipathTopology ¶

func (cli *ZSClient) GetHostMultipathTopology(ctx context.Context) (*view.GetHostMultipathTopologyView, error)

GetHostMultipathTopology gets HostMultipathTopology by uuid

func (*ZSClient) GetHostNUMATopology ¶

GetHostNUMATopology gets HostNUMATopology by uuid

func (*ZSClient) GetHostNetworkBonding ¶

func (cli *ZSClient) GetHostNetworkBonding(ctx context.Context, uuid string) (*view.HostNetworkBondingInventoryView, error)

func (*ZSClient) GetHostNetworkFacts ¶

func (cli *ZSClient) GetHostNetworkFacts(ctx context.Context, uuid string) (*view.GetHostNetworkFactsView, error)

GetHostNetworkFacts gets HostNetworkFacts by uuid

func (*ZSClient) GetHostNetworkInterface ¶

func (cli *ZSClient) GetHostNetworkInterface(ctx context.Context, uuid string) (*view.HostNetworkInterfaceInventoryView, error)

func (*ZSClient) GetHostNetworkInterfaceLldp ¶

func (cli *ZSClient) GetHostNetworkInterfaceLldp(ctx context.Context, uuid string) (*view.HostNetworkInterfaceLldpInventoryView, error)

GetHostNetworkInterfaceLldp gets HostNetworkInterfaceLldp by uuid

func (*ZSClient) GetHostOsCategory ¶

func (cli *ZSClient) GetHostOsCategory(ctx context.Context, uuid string) (*view.HostOsCategoryInventoryView, error)

func (*ZSClient) GetHostPhysicalMemory ¶

func (cli *ZSClient) GetHostPhysicalMemory(ctx context.Context, uuid string) (*view.HostPhysicalMemoryInventoryView, error)

func (*ZSClient) GetHostPhysicalMemoryFacts ¶

func (cli *ZSClient) GetHostPhysicalMemoryFacts(ctx context.Context, uuid string) (*view.HostPhysicalMemoryInventoryView, error)

GetHostPhysicalMemoryFacts gets HostPhysicalMemoryFacts by uuid

func (*ZSClient) GetHostPowerStatus ¶

func (cli *ZSClient) GetHostPowerStatus(ctx context.Context, uuid string, params param.GetHostPowerStatusParam) (*view.HostIpmiInventoryView, error)

GetHostPowerStatus gets HostPowerStatus by uuid

func (*ZSClient) GetHostResourceAllocation ¶

GetHostResourceAllocation gets HostResourceAllocation by uuid

func (*ZSClient) GetHostSchedulingRuleGroup ¶

func (cli *ZSClient) GetHostSchedulingRuleGroup(ctx context.Context, uuid string) (*view.HostSchedulingRuleGroupInventoryView, error)

func (*ZSClient) GetHostTask ¶

func (cli *ZSClient) GetHostTask(ctx context.Context) (*view.GetChainTaskView, error)

GetHostTask gets HostTask by uuid

func (*ZSClient) GetHostWebSshUrl ¶

func (cli *ZSClient) GetHostWebSshUrl(ctx context.Context, params param.GetHostWebSshUrlParam) (*view.GetHostWebSshUrlEventView, error)

GetHostWebSshUrl gets HostWebSshUrl by uuid

func (*ZSClient) GetHuaweiIMasterFabric ¶

func (cli *ZSClient) GetHuaweiIMasterFabric(ctx context.Context, uuid string) (*view.HuaweiIMasterFabricInventoryView, error)

func (*ZSClient) GetHuaweiIMasterTenant ¶

func (cli *ZSClient) GetHuaweiIMasterTenant(ctx context.Context, uuid string) (*view.HuaweiIMasterTenantInventoryView, error)

func (*ZSClient) GetHuaweiIMasterVRouter ¶

func (cli *ZSClient) GetHuaweiIMasterVRouter(ctx context.Context, uuid string) (*view.HuaweiIMasterVRouterInventoryView, error)

func (*ZSClient) GetHuaweiIMasterVpc ¶

func (cli *ZSClient) GetHuaweiIMasterVpc(ctx context.Context, uuid string) (*view.HuaweiIMasterVpcInventoryView, error)

func (*ZSClient) GetHybridEipFromLocal ¶

func (cli *ZSClient) GetHybridEipFromLocal(ctx context.Context, uuid string) (*view.HybridEipAddressInventoryView, error)

func (*ZSClient) GetHybridKeySecret ¶

func (cli *ZSClient) GetHybridKeySecret(ctx context.Context, uuid string) (*view.HybridAccountInventoryView, error)

func (*ZSClient) GetHygonDevice ¶

func (cli *ZSClient) GetHygonDevice(ctx context.Context, uuid string) (*view.HygonCcpDeviceInventoryView, error)

func (*ZSClient) GetHypervisorTypes ¶

func (cli *ZSClient) GetHypervisorTypes(ctx context.Context) (*view.GetHypervisorTypesView, error)

GetHypervisorTypes gets HypervisorTypes by uuid

func (*ZSClient) GetIAM2LdapBinding ¶

func (cli *ZSClient) GetIAM2LdapBinding(ctx context.Context, uuid string) (*view.LdapResourceRefInventoryView, error)

func (*ZSClient) GetIAM2Organization ¶

func (cli *ZSClient) GetIAM2Organization(ctx context.Context, uuid string) (*view.IAM2OrganizationInventoryView, error)

func (*ZSClient) GetIAM2OrganizationAttribute ¶

func (cli *ZSClient) GetIAM2OrganizationAttribute(ctx context.Context, uuid string) (*view.IAM2OrganizationAttributeInventoryView, error)

func (*ZSClient) GetIAM2OrganizationProjectRef ¶

func (cli *ZSClient) GetIAM2OrganizationProjectRef(ctx context.Context, uuid string) (*view.IAM2OrganizationProjectRefInventoryView, error)

func (*ZSClient) GetIAM2OrganizationVirtualIDNumber ¶

func (cli *ZSClient) GetIAM2OrganizationVirtualIDNumber(ctx context.Context, uuid string) (*view.GetIAM2OrganizationVirtualIDNumberView, error)

GetIAM2OrganizationVirtualIDNumber gets IAM2OrganizationVirtualIDNumber by uuid

func (*ZSClient) GetIAM2Project ¶

func (cli *ZSClient) GetIAM2Project(ctx context.Context, uuid string) (*view.IAM2ProjectInventoryView, error)

func (*ZSClient) GetIAM2ProjectAccountRef ¶

func (cli *ZSClient) GetIAM2ProjectAccountRef(ctx context.Context, uuid string) (*view.IAM2ProjectAccountRefInventoryView, error)

func (*ZSClient) GetIAM2ProjectAttribute ¶

func (cli *ZSClient) GetIAM2ProjectAttribute(ctx context.Context, uuid string) (*view.IAM2ProjectAttributeInventoryView, error)

func (*ZSClient) GetIAM2ProjectContainerClusterCandidates ¶

func (cli *ZSClient) GetIAM2ProjectContainerClusterCandidates(ctx context.Context) (*view.ContainerClusterInventoryView, error)

GetIAM2ProjectContainerClusterCandidates gets IAM2ProjectContainerClusterCandidates by uuid

func (*ZSClient) GetIAM2ProjectContainerImageTags ¶

func (cli *ZSClient) GetIAM2ProjectContainerImageTags(ctx context.Context, projectId string, repositoryId string, imageName string) (*view.ContainerImageTagInventoryView, error)

GetIAM2ProjectContainerImageTags gets IAM2ProjectContainerImageTags by uuid

func (*ZSClient) GetIAM2ProjectContainerImages ¶

func (cli *ZSClient) GetIAM2ProjectContainerImages(ctx context.Context, projectId string, repositoryId string) (*view.ZakuImageInventoryView, error)

GetIAM2ProjectContainerImages gets IAM2ProjectContainerImages by uuid

func (*ZSClient) GetIAM2ProjectRepository ¶

func (cli *ZSClient) GetIAM2ProjectRepository(ctx context.Context) (*view.ProjectRepositoryInventoryView, error)

GetIAM2ProjectRepository gets IAM2ProjectRepository by uuid

func (*ZSClient) GetIAM2ProjectRole ¶

func (cli *ZSClient) GetIAM2ProjectRole(ctx context.Context, uuid string) (*view.IAM2ProjectRoleInventoryView, error)

func (*ZSClient) GetIAM2ProjectTemplate ¶

func (cli *ZSClient) GetIAM2ProjectTemplate(ctx context.Context, uuid string) (*view.IAM2ProjectTemplateInventoryView, error)

func (*ZSClient) GetIAM2ProjectsOfVirtualID ¶

func (cli *ZSClient) GetIAM2ProjectsOfVirtualID(ctx context.Context) (*view.IAM2ProjectInventoryView, error)

GetIAM2ProjectsOfVirtualID gets IAM2ProjectsOfVirtualID by uuid

func (*ZSClient) GetIAM2SystemAttributes ¶

func (cli *ZSClient) GetIAM2SystemAttributes(ctx context.Context) (*view.IAM2AttributeInventoryView, error)

GetIAM2SystemAttributes gets IAM2SystemAttributes by uuid

func (*ZSClient) GetIAM2VirtualID ¶

func (cli *ZSClient) GetIAM2VirtualID(ctx context.Context, uuid string) (*view.IAM2VirtualIDInventoryView, error)

func (*ZSClient) GetIAM2VirtualIDAPIPermission ¶

func (cli *ZSClient) GetIAM2VirtualIDAPIPermission(ctx context.Context) (*view.GetIAM2VirtualIDAPIPermissionView, error)

GetIAM2VirtualIDAPIPermission gets IAM2VirtualIDAPIPermission by uuid

func (*ZSClient) GetIAM2VirtualIDAttribute ¶

func (cli *ZSClient) GetIAM2VirtualIDAttribute(ctx context.Context, uuid string) (*view.IAM2VirtualIDAttributeInventoryView, error)

func (*ZSClient) GetIAM2VirtualIDGroup ¶

func (cli *ZSClient) GetIAM2VirtualIDGroup(ctx context.Context, uuid string) (*view.IAM2VirtualIDGroupInventoryView, error)

func (*ZSClient) GetIAM2VirtualIDGroupAttribute ¶

func (cli *ZSClient) GetIAM2VirtualIDGroupAttribute(ctx context.Context, uuid string) (*view.IAM2VirtualIDGroupAttributeInventoryView, error)

func (*ZSClient) GetIAM2VirtualIDInGroup ¶

func (cli *ZSClient) GetIAM2VirtualIDInGroup(ctx context.Context) (*view.IAM2VirtualIDInventoryView, error)

GetIAM2VirtualIDInGroup gets IAM2VirtualIDInGroup by uuid

func (*ZSClient) GetIPSecConnection ¶

func (cli *ZSClient) GetIPSecConnection(ctx context.Context, uuid string) (*view.IPsecConnectionInventoryView, error)

func (*ZSClient) GetIdentityZoneFromLocal ¶

func (cli *ZSClient) GetIdentityZoneFromLocal(ctx context.Context, uuid string) (*view.IdentityZoneInventoryView, error)

func (*ZSClient) GetIdentityZoneFromRemote ¶

func (cli *ZSClient) GetIdentityZoneFromRemote(ctx context.Context) (*view.IdentityZonePropertyView, error)

GetIdentityZoneFromRemote gets IdentityZoneFromRemote by uuid

func (*ZSClient) GetImage ¶

func (cli *ZSClient) GetImage(ctx context.Context, uuid string) (*view.ImageInventoryView, error)

func (*ZSClient) GetImageCache ¶

func (cli *ZSClient) GetImageCache(ctx context.Context, uuid string) (*view.ImageCacheInventoryView, error)

func (*ZSClient) GetImageCandidatesForVmToChange ¶

func (cli *ZSClient) GetImageCandidatesForVmToChange(ctx context.Context, uuid string) (*view.ImageInventoryView, error)

GetImageCandidatesForVmToChange gets ImageCandidatesForVmToChange by uuid

func (*ZSClient) GetImageGroup ¶

func (cli *ZSClient) GetImageGroup(ctx context.Context, uuid string) (*view.ImageGroupInventoryView, error)

func (*ZSClient) GetImageGroupRef ¶

func (cli *ZSClient) GetImageGroupRef(ctx context.Context, uuid string) (*view.ImageGroupRefInventoryView, error)

func (*ZSClient) GetImagePackage ¶

func (cli *ZSClient) GetImagePackage(ctx context.Context, uuid string) (*view.ImagePackageInventoryView, error)

func (*ZSClient) GetImageQga ¶

func (cli *ZSClient) GetImageQga(ctx context.Context, uuid string) (*view.GetImageQgaView, error)

GetImageQga gets ImageQga by uuid

func (*ZSClient) GetImageReplicationGroup ¶

func (cli *ZSClient) GetImageReplicationGroup(ctx context.Context, uuid string) (*view.ImageReplicationGroupInventoryView, error)

func (*ZSClient) GetImageStoreBackupStorage ¶

func (cli *ZSClient) GetImageStoreBackupStorage(ctx context.Context, uuid string) (*view.ImageStoreBackupStorageInventoryView, error)

func (*ZSClient) GetImagesFromImageStoreBackupStorage ¶

func (cli *ZSClient) GetImagesFromImageStoreBackupStorage(ctx context.Context, uuid string, params param.GetImagesFromImageStoreBackupStorageParam) (*view.GetImagesFromImageStoreBackupStorageView, error)

GetImagesFromImageStoreBackupStorage gets ImagesFromImageStoreBackupStorage by uuid

func (*ZSClient) GetInstanceOffering ¶

func (cli *ZSClient) GetInstanceOffering(ctx context.Context, uuid string) (*view.InstanceOfferingInventoryView, error)

func (*ZSClient) GetInterdependentL3NetworksBackupStorages ¶

func (cli *ZSClient) GetInterdependentL3NetworksBackupStorages(ctx context.Context) (*view.GetInterdependentL3NetworksBackupStoragesView, error)

GetInterdependentL3NetworksBackupStorages gets InterdependentL3NetworksBackupStorages by uuid

func (*ZSClient) GetInterdependentL3NetworksImages ¶

func (cli *ZSClient) GetInterdependentL3NetworksImages(ctx context.Context) (*view.GetInterdependentL3NetworkImageView, error)

GetInterdependentL3NetworksImages gets InterdependentL3NetworksImages by uuid

func (*ZSClient) GetInterfaceServiceTypeStatistic ¶

func (cli *ZSClient) GetInterfaceServiceTypeStatistic(ctx context.Context) (*view.GetInterfaceServiceTypeStatisticView, error)

GetInterfaceServiceTypeStatistic gets InterfaceServiceTypeStatistic by uuid

func (*ZSClient) GetInvocationRecords ¶

func (cli *ZSClient) GetInvocationRecords(ctx context.Context) (*view.InvocationRecordView, error)

GetInvocationRecords gets InvocationRecords by uuid

func (*ZSClient) GetIpAddress ¶

func (cli *ZSClient) GetIpAddress(ctx context.Context, uuid string) (*view.UsedIpInventoryView, error)

func (*ZSClient) GetIpAddressCapacity ¶

func (cli *ZSClient) GetIpAddressCapacity(ctx context.Context) (*view.GetIpAddressCapacityView, error)

GetIpAddressCapacity gets IpAddressCapacity by uuid

func (*ZSClient) GetIpRange ¶

func (cli *ZSClient) GetIpRange(ctx context.Context, uuid string) (*view.IpRangeInventoryView, error)

func (*ZSClient) GetIscsiLun ¶

func (cli *ZSClient) GetIscsiLun(ctx context.Context, uuid string) (*view.IscsiLunInventoryView, error)

func (*ZSClient) GetIscsiServer ¶

func (cli *ZSClient) GetIscsiServer(ctx context.Context, uuid string) (*view.IscsiServerInventoryView, error)

func (*ZSClient) GetKvmHypervisorInfo ¶

func (cli *ZSClient) GetKvmHypervisorInfo(ctx context.Context, uuid string) (*view.KvmHypervisorInfoInventoryView, error)

func (*ZSClient) GetL2Network ¶

func (cli *ZSClient) GetL2Network(ctx context.Context, uuid string) (*view.L2NetworkInventoryView, error)

func (*ZSClient) GetL2NetworkTypes ¶

func (cli *ZSClient) GetL2NetworkTypes(ctx context.Context) (*view.GetL2NetworkTypesView, error)

GetL2NetworkTypes gets L2NetworkTypes by uuid

func (*ZSClient) GetL2PortGroupNetwork ¶

func (cli *ZSClient) GetL2PortGroupNetwork(ctx context.Context, uuid string) (*view.L2PortGroupNetworkInventoryView, error)

func (*ZSClient) GetL2VirtualSwitchNetwork ¶

func (cli *ZSClient) GetL2VirtualSwitchNetwork(ctx context.Context, uuid string) (*view.L2VirtualSwitchNetworkInventoryView, error)

func (*ZSClient) GetL2VlanNetwork ¶

func (cli *ZSClient) GetL2VlanNetwork(ctx context.Context, uuid string) (*view.L2VlanNetworkInventoryView, error)

func (*ZSClient) GetL2VxlanNetwork ¶

func (cli *ZSClient) GetL2VxlanNetwork(ctx context.Context, uuid string) (*view.L2VxlanNetworkInventoryView, error)

func (*ZSClient) GetL2VxlanNetworkPool ¶

func (cli *ZSClient) GetL2VxlanNetworkPool(ctx context.Context, uuid string) (*view.L2VxlanNetworkPoolInventoryView, error)

func (*ZSClient) GetL3Network ¶

func (cli *ZSClient) GetL3Network(ctx context.Context, uuid string) (*view.L3NetworkInventoryView, error)

func (*ZSClient) GetL3NetworkDhcpIpAddress ¶

func (cli *ZSClient) GetL3NetworkDhcpIpAddress(ctx context.Context, uuid string) (*view.GetL3NetworkDhcpIpAddressView, error)

GetL3NetworkDhcpIpAddress gets L3NetworkDhcpIpAddress by uuid

func (*ZSClient) GetL3NetworkIpStatistic ¶

func (cli *ZSClient) GetL3NetworkIpStatistic(ctx context.Context, uuid string) (*view.GetL3NetworkIpStatisticView, error)

GetL3NetworkIpStatistic gets L3NetworkIpStatistic by uuid

func (*ZSClient) GetL3NetworkMtu ¶

func (cli *ZSClient) GetL3NetworkMtu(ctx context.Context, uuid string) (*view.GetL3NetworkMtuView, error)

GetL3NetworkMtu gets L3NetworkMtu by uuid

func (*ZSClient) GetL3NetworkRouterInterfaceIp ¶

func (cli *ZSClient) GetL3NetworkRouterInterfaceIp(ctx context.Context, uuid string) (*view.GetL3NetworkRouterInterfaceIpView, error)

GetL3NetworkRouterInterfaceIp gets L3NetworkRouterInterfaceIp by uuid

func (*ZSClient) GetL3NetworkTypes ¶

func (cli *ZSClient) GetL3NetworkTypes(ctx context.Context) (*view.GetL3NetworkTypesView, error)

GetL3NetworkTypes gets L3NetworkTypes by uuid

func (*ZSClient) GetLatestGuestToolsForVm ¶

func (cli *ZSClient) GetLatestGuestToolsForVm(ctx context.Context, uuid string) (*view.GuestToolsInventoryView, error)

GetLatestGuestToolsForVm gets LatestGuestToolsForVm by uuid

func (*ZSClient) GetLdapBinding ¶

func (cli *ZSClient) GetLdapBinding(ctx context.Context, uuid string) (*view.LdapAccountRefInventoryView, error)

func (*ZSClient) GetLdapEntry ¶

func (cli *ZSClient) GetLdapEntry(ctx context.Context) (*view.GetLdapEntryView, error)

GetLdapEntry gets LdapEntry by uuid

func (*ZSClient) GetLdapServer ¶

func (cli *ZSClient) GetLdapServer(ctx context.Context, uuid string) (*view.LdapServerInventoryView, error)

func (*ZSClient) GetLdapServerAvailableAttributes ¶

func (cli *ZSClient) GetLdapServerAvailableAttributes(ctx context.Context, uuid string) (*view.GetLdapServerAvailableAttributesView, error)

GetLdapServerAvailableAttributes gets LdapServerAvailableAttributes by uuid

func (*ZSClient) GetLicenseAddOns ¶

func (cli *ZSClient) GetLicenseAddOns(ctx context.Context) (*view.GetLicenseAddOnsView, error)

GetLicenseAddOns gets LicenseAddOns by uuid

func (*ZSClient) GetLicenseAuthorizedCapacity ¶

func (cli *ZSClient) GetLicenseAuthorizedCapacity(ctx context.Context) (*view.LicenseAuthorizedCapacityInventoryView, error)

GetLicenseAuthorizedCapacity gets LicenseAuthorizedCapacity by uuid

func (*ZSClient) GetLicenseAuthorizedNode ¶

func (cli *ZSClient) GetLicenseAuthorizedNode(ctx context.Context, uuid string) (*view.LicenseAuthorizedNodeInventoryView, error)

func (*ZSClient) GetLicenseCapabilities ¶

func (cli *ZSClient) GetLicenseCapabilities(ctx context.Context) (*view.GetLicenseCapabilitiesView, error)

GetLicenseCapabilities gets LicenseCapabilities by uuid

func (*ZSClient) GetLicenseInfo ¶

func (cli *ZSClient) GetLicenseInfo(ctx context.Context) (*view.LicenseInventoryView, error)

GetLicenseInfo gets LicenseInfo by uuid

func (*ZSClient) GetLicenseNodeUsageDetails ¶

func (cli *ZSClient) GetLicenseNodeUsageDetails(ctx context.Context) (*view.GetLicenseNodeUsageDetailsView, error)

GetLicenseNodeUsageDetails gets LicenseNodeUsageDetails by uuid

func (*ZSClient) GetLicenseRecords ¶

func (cli *ZSClient) GetLicenseRecords(ctx context.Context) (*view.LicenseInventoryView, error)

GetLicenseRecords gets LicenseRecords by uuid

func (*ZSClient) GetLicenseUKeyStatus ¶

func (cli *ZSClient) GetLicenseUKeyStatus(ctx context.Context) (*view.UKeyInventoryView, error)

GetLicenseUKeyStatus gets LicenseUKeyStatus by uuid

func (*ZSClient) GetLoadBalancer ¶

func (cli *ZSClient) GetLoadBalancer(ctx context.Context, uuid string) (*view.LoadBalancerInventoryView, error)

func (*ZSClient) GetLoadBalancerListener ¶

func (cli *ZSClient) GetLoadBalancerListener(ctx context.Context, uuid string) (*view.LoadBalancerListenerInventoryView, error)

func (*ZSClient) GetLoadBalancerListenerACLEntries ¶

func (cli *ZSClient) GetLoadBalancerListenerACLEntries(ctx context.Context) (*view.StringView, error)

GetLoadBalancerListenerACLEntries gets LoadBalancerListenerACLEntries by uuid

func (*ZSClient) GetLoadBalancerOwner ¶

func (cli *ZSClient) GetLoadBalancerOwner(ctx context.Context, uuid string) (*view.GetLoadBalancerOwnerView, error)

GetLoadBalancerOwner gets LoadBalancerOwner by uuid

func (*ZSClient) GetLoadBalancerServerGroup ¶

func (cli *ZSClient) GetLoadBalancerServerGroup(ctx context.Context, uuid string) (*view.LoadBalancerServerGroupInventoryView, error)

func (*ZSClient) GetLocalRaidController ¶

func (cli *ZSClient) GetLocalRaidController(ctx context.Context, uuid string) (*view.RaidPhysicalDriveInventoryView, error)

func (*ZSClient) GetLocalRaidPhysicalDrive ¶

func (cli *ZSClient) GetLocalRaidPhysicalDrive(ctx context.Context, uuid string) (*view.RaidPhysicalDriveInventoryView, error)

func (*ZSClient) GetLocalRaidPhysicalDriveSmart ¶

func (cli *ZSClient) GetLocalRaidPhysicalDriveSmart(ctx context.Context, uuid string) (*view.GetLocalRaidPhysicalDriveSmartView, error)

GetLocalRaidPhysicalDriveSmart gets LocalRaidPhysicalDriveSmart by uuid

func (*ZSClient) GetLocalStorageHostDiskCapacity ¶

func (cli *ZSClient) GetLocalStorageHostDiskCapacity(ctx context.Context, uuid string) (*view.HostDiskCapacityView, error)

GetLocalStorageHostDiskCapacity gets LocalStorageHostDiskCapacity by uuid

func (*ZSClient) GetLocalStorageResourceRef ¶

func (cli *ZSClient) GetLocalStorageResourceRef(ctx context.Context, uuid string) (*view.LocalStorageResourceRefInventoryView, error)

func (*ZSClient) GetLogConfiguration ¶

func (cli *ZSClient) GetLogConfiguration(ctx context.Context) (*view.JsonLabelInventoryView, error)

GetLogConfiguration gets LogConfiguration by uuid

func (*ZSClient) GetLogServer ¶

func (cli *ZSClient) GetLogServer(ctx context.Context, uuid string) (*view.LogServerInventoryView, error)

func (*ZSClient) GetLongJob ¶

func (cli *ZSClient) GetLongJob(ctx context.Context, uuid string) (*view.LongJobInventoryView, error)

func (*ZSClient) GetMaaSUsage ¶

func (cli *ZSClient) GetMaaSUsage(ctx context.Context) (*view.GetMaaSUsageView, error)

GetMaaSUsage gets MaaSUsage by uuid

func (*ZSClient) GetManagementNode ¶

func (cli *ZSClient) GetManagementNode(ctx context.Context, uuid string) (*view.ManagementNodeInventoryView, error)

func (*ZSClient) GetManagementNodeArch ¶

func (cli *ZSClient) GetManagementNodeArch(ctx context.Context) (*view.GetManagementNodeArchView, error)

GetManagementNodeArch gets ManagementNodeArch by uuid

func (*ZSClient) GetManagementNodeDirCapacity ¶

func (cli *ZSClient) GetManagementNodeDirCapacity(ctx context.Context) (*view.GetManagementNodeDirCapacityView, error)

GetManagementNodeDirCapacity gets ManagementNodeDirCapacity by uuid

func (*ZSClient) GetManagementNodeOS ¶

func (cli *ZSClient) GetManagementNodeOS(ctx context.Context) (*view.GetManagementNodeOSView, error)

GetManagementNodeOS gets ManagementNodeOS by uuid

func (*ZSClient) GetMdevDevice ¶

func (cli *ZSClient) GetMdevDevice(ctx context.Context, uuid string) (*view.MdevDeviceInventoryView, error)

func (*ZSClient) GetMdevDeviceCandidates ¶

func (cli *ZSClient) GetMdevDeviceCandidates(ctx context.Context) (*view.MdevDeviceInventoryView, error)

GetMdevDeviceCandidates gets MdevDeviceCandidates by uuid

func (*ZSClient) GetMdevDeviceSpec ¶

func (cli *ZSClient) GetMdevDeviceSpec(ctx context.Context, uuid string) (*view.MdevDeviceSpecInventoryView, error)

func (*ZSClient) GetMdevDeviceSpecCandidates ¶

func (cli *ZSClient) GetMdevDeviceSpecCandidates(ctx context.Context) (*view.MdevDeviceSpecInventoryView, error)

GetMdevDeviceSpecCandidates gets MdevDeviceSpecCandidates by uuid

func (*ZSClient) GetMedia ¶

func (cli *ZSClient) GetMedia(ctx context.Context, uuid string) (*view.MediaInventoryView, error)

func (*ZSClient) GetMemorySnapshotGroupReference ¶

func (cli *ZSClient) GetMemorySnapshotGroupReference(ctx context.Context) (*view.VolumeSnapshotGroupInventoryView, error)

GetMemorySnapshotGroupReference gets MemorySnapshotGroupReference by uuid

func (*ZSClient) GetMetricData ¶

func (cli *ZSClient) GetMetricData(ctx context.Context) (*view.GetMetricDataView, error)

GetMetricData gets MetricData by uuid

func (*ZSClient) GetMetricDataHttpReceiver ¶

func (cli *ZSClient) GetMetricDataHttpReceiver(ctx context.Context, uuid string) (*view.MetricDataHttpReceiverInventoryView, error)

func (*ZSClient) GetMetricLabelValue ¶

func (cli *ZSClient) GetMetricLabelValue(ctx context.Context) (*view.GetMetricLabelValueView, error)

GetMetricLabelValue gets MetricLabelValue by uuid

func (*ZSClient) GetMetricRuleTemplate ¶

func (cli *ZSClient) GetMetricRuleTemplate(ctx context.Context, uuid string) (*view.MetricRuleTemplateInventoryView, error)

func (*ZSClient) GetMetricTemplate ¶

func (cli *ZSClient) GetMetricTemplate(ctx context.Context, uuid string) (*view.MetricDataHttpReceiverInventoryView, error)

func (*ZSClient) GetMiniStorage ¶

func (cli *ZSClient) GetMiniStorage(ctx context.Context, uuid string) (*view.MiniStorageInventoryView, error)

func (*ZSClient) GetMiniStorageHostRef ¶

func (cli *ZSClient) GetMiniStorageHostRef(ctx context.Context, uuid string) (*view.MiniStorageHostRefInventoryView, error)

func (*ZSClient) GetMiniStorageResourceReplication ¶

func (cli *ZSClient) GetMiniStorageResourceReplication(ctx context.Context, uuid string) (*view.MiniStorageResourceReplicationInventoryView, error)

func (*ZSClient) GetModel ¶

func (cli *ZSClient) GetModel(ctx context.Context, uuid string) (*view.ModelInventoryView, error)

func (*ZSClient) GetModelCenter ¶

func (cli *ZSClient) GetModelCenter(ctx context.Context, uuid string) (*view.ModelCenterInventoryView, error)

func (*ZSClient) GetModelCenterServices ¶

func (cli *ZSClient) GetModelCenterServices(ctx context.Context) (*view.GetModelCenterServicesView, error)

GetModelCenterServices gets ModelCenterServices by uuid

func (*ZSClient) GetModelEvalServiceInstanceGroup ¶

func (cli *ZSClient) GetModelEvalServiceInstanceGroup(ctx context.Context, uuid string) (*view.ModelServiceInstanceGroupInventoryView, error)

func (*ZSClient) GetModelEvaluationTask ¶

func (cli *ZSClient) GetModelEvaluationTask(ctx context.Context, uuid string) (*view.ModelEvaluationTaskInventoryView, error)

func (*ZSClient) GetModelService ¶

func (cli *ZSClient) GetModelService(ctx context.Context, uuid string) (*view.ModelServiceInventoryView, error)

func (*ZSClient) GetModelServiceInstanceGroup ¶

func (cli *ZSClient) GetModelServiceInstanceGroup(ctx context.Context, uuid string) (*view.ModelServiceInstanceGroupInventoryView, error)

func (*ZSClient) GetMonitorGroup ¶

func (cli *ZSClient) GetMonitorGroup(ctx context.Context, uuid string) (*view.MonitorGroupInventoryView, error)

func (*ZSClient) GetMonitorGroupAlarm ¶

func (cli *ZSClient) GetMonitorGroupAlarm(ctx context.Context, uuid string) (*view.MonitorGroupAlarmInventoryView, error)

func (*ZSClient) GetMonitorGroupEventSubscription ¶

func (cli *ZSClient) GetMonitorGroupEventSubscription(ctx context.Context, uuid string) (*view.MonitorGroupEventSubscriptionInventoryView, error)

func (*ZSClient) GetMonitorGroupInstance ¶

func (cli *ZSClient) GetMonitorGroupInstance(ctx context.Context, uuid string) (*view.MonitorGroupInstanceInventoryView, error)

func (*ZSClient) GetMonitorGroupTemplateRef ¶

func (cli *ZSClient) GetMonitorGroupTemplateRef(ctx context.Context, uuid string) (*view.MonitorGroupTemplateRefInventoryView, error)

func (*ZSClient) GetMonitorItem ¶

func (cli *ZSClient) GetMonitorItem(ctx context.Context) (*view.ItemInventoryView, error)

GetMonitorItem gets MonitorItem by uuid

func (*ZSClient) GetMonitorTemplate ¶

func (cli *ZSClient) GetMonitorTemplate(ctx context.Context, uuid string) (*view.MonitorTemplateInventoryView, error)

func (*ZSClient) GetMonitorTrigger ¶

func (cli *ZSClient) GetMonitorTrigger(ctx context.Context, uuid string) (*view.MonitorTriggerInventoryView, error)

func (*ZSClient) GetMonitorTriggerAction ¶

func (cli *ZSClient) GetMonitorTriggerAction(ctx context.Context, uuid string) (*view.MonitorTriggerActionInventoryView, error)

func (*ZSClient) GetMttyDevice ¶

func (cli *ZSClient) GetMttyDevice(ctx context.Context, uuid string) (*view.MttyDeviceInventoryView, error)

func (*ZSClient) GetMulticastRouter ¶

func (cli *ZSClient) GetMulticastRouter(ctx context.Context, uuid string) (*view.MulticastRouterInventoryView, error)

func (*ZSClient) GetNasFileSystem ¶

func (cli *ZSClient) GetNasFileSystem(ctx context.Context, uuid string) (*view.NasFileSystemInventoryView, error)

func (*ZSClient) GetNasMountTarget ¶

func (cli *ZSClient) GetNasMountTarget(ctx context.Context, uuid string) (*view.NasMountTargetInventoryView, error)

func (*ZSClient) GetNativeCluster ¶

func (cli *ZSClient) GetNativeCluster(ctx context.Context, uuid string) (*view.NativeClusterInventoryView, error)

func (*ZSClient) GetNativeHost ¶

func (cli *ZSClient) GetNativeHost(ctx context.Context, uuid string) (*view.NativeHostInventoryView, error)

func (*ZSClient) GetNetworkServiceL3NetworkRef ¶

func (cli *ZSClient) GetNetworkServiceL3NetworkRef(ctx context.Context, uuid string) (*view.NetworkServiceL3NetworkRefInventoryView, error)

func (*ZSClient) GetNetworkServiceProvider ¶

func (cli *ZSClient) GetNetworkServiceProvider(ctx context.Context, uuid string) (*view.NetworkServiceProviderInventoryView, error)

func (*ZSClient) GetNetworkServiceTypes ¶

func (cli *ZSClient) GetNetworkServiceTypes(ctx context.Context) (*view.GetNetworkServiceTypesView, error)

GetNetworkServiceTypes gets NetworkServiceTypes by uuid

func (*ZSClient) GetNfvInst ¶

func (cli *ZSClient) GetNfvInst(ctx context.Context, uuid string) (*view.NfvInstInventoryView, error)

func (*ZSClient) GetNfvInstGroup ¶

func (cli *ZSClient) GetNfvInstGroup(ctx context.Context, uuid string) (*view.NfvInstGroupInventoryView, error)

func (*ZSClient) GetNfvInstOffering ¶

func (cli *ZSClient) GetNfvInstOffering(ctx context.Context, uuid string) (*view.NfvInstOfferingInventoryView, error)

func (*ZSClient) GetNicQos ¶

func (cli *ZSClient) GetNicQos(ctx context.Context, uuid string) (*view.GetNicQosView, error)

GetNicQos gets NicQos by uuid

func (*ZSClient) GetNoTriggerSchedulerJobs ¶

func (cli *ZSClient) GetNoTriggerSchedulerJobs(ctx context.Context) (*view.SchedulerJobInventoryView, error)

GetNoTriggerSchedulerJobs gets NoTriggerSchedulerJobs by uuid

func (*ZSClient) GetNvmeLun ¶

func (cli *ZSClient) GetNvmeLun(ctx context.Context, uuid string) (*view.NvmeLunInventoryView, error)

func (*ZSClient) GetNvmeServer ¶

func (cli *ZSClient) GetNvmeServer(ctx context.Context, uuid string) (*view.NvmeServerInventoryView, error)

func (*ZSClient) GetNvmeTarget ¶

func (cli *ZSClient) GetNvmeTarget(ctx context.Context, uuid string) (*view.NvmeTargetInventoryView, error)

func (*ZSClient) GetOAuth2Token ¶

func (cli *ZSClient) GetOAuth2Token(ctx context.Context) (*view.OAuth2TokenInventoryView, error)

GetOAuth2Token gets OAuth2Token by uuid

func (*ZSClient) GetObservabilityServerServiceData ¶

GetObservabilityServerServiceData gets ObservabilityServerServiceData by uuid

func (*ZSClient) GetOrganizationQuotaUsage ¶

func (cli *ZSClient) GetOrganizationQuotaUsage(ctx context.Context, uuid string) (*view.GetOrganizationQuotaUsageView, error)

GetOrganizationQuotaUsage gets OrganizationQuotaUsage by uuid

func (*ZSClient) GetOssBackupBucketFromRemote ¶

func (cli *ZSClient) GetOssBackupBucketFromRemote(ctx context.Context) (*view.GetOssBackupBucketFromRemoteView, error)

GetOssBackupBucketFromRemote gets OssBackupBucketFromRemote by uuid

func (*ZSClient) GetOssBucketFileFromRemote ¶

func (cli *ZSClient) GetOssBucketFileFromRemote(ctx context.Context) (*view.GetOssBucketFileFromRemoteView, error)

GetOssBucketFileFromRemote gets OssBucketFileFromRemote by uuid

func (*ZSClient) GetOssBucketFileName ¶

func (cli *ZSClient) GetOssBucketFileName(ctx context.Context, uuid string) (*view.OssBucketInventoryView, error)

func (*ZSClient) GetOssBucketNameFromRemote ¶

func (cli *ZSClient) GetOssBucketNameFromRemote(ctx context.Context, uuid string) (*view.OssBucketPropertyView, error)

GetOssBucketNameFromRemote gets OssBucketNameFromRemote by uuid

func (*ZSClient) GetOvnController ¶

func (cli *ZSClient) GetOvnController(ctx context.Context, uuid string) (*view.OvnControllerInventoryView, error)

func (*ZSClient) GetOvnControllerVmInstance ¶

func (cli *ZSClient) GetOvnControllerVmInstance(ctx context.Context, uuid string) (*view.OvnControllerVmInstanceInventoryView, error)

func (*ZSClient) GetPciDevice ¶

func (cli *ZSClient) GetPciDevice(ctx context.Context, uuid string) (*view.PciDeviceInventoryView, error)

func (*ZSClient) GetPciDeviceCandidatesForAttachingVm ¶

func (cli *ZSClient) GetPciDeviceCandidatesForAttachingVm(ctx context.Context, uuid string) (*view.PciDeviceInventoryView, error)

GetPciDeviceCandidatesForAttachingVm gets PciDeviceCandidatesForAttachingVm by uuid

func (*ZSClient) GetPciDeviceCandidatesForNewCreateVm ¶

func (cli *ZSClient) GetPciDeviceCandidatesForNewCreateVm(ctx context.Context) (*view.PciDeviceInventoryView, error)

GetPciDeviceCandidatesForNewCreateVm gets PciDeviceCandidatesForNewCreateVm by uuid

func (*ZSClient) GetPciDeviceOffering ¶

func (cli *ZSClient) GetPciDeviceOffering(ctx context.Context, uuid string) (*view.PciDeviceOfferingInventoryView, error)

func (*ZSClient) GetPciDevicePciDeviceOffering ¶

func (cli *ZSClient) GetPciDevicePciDeviceOffering(ctx context.Context, uuid string) (*view.PciDevicePciDeviceOfferingRefInventoryView, error)

func (*ZSClient) GetPciDeviceSpec ¶

func (cli *ZSClient) GetPciDeviceSpec(ctx context.Context, uuid string) (*view.PciDeviceSpecInventoryView, error)

func (*ZSClient) GetPciDeviceSpecCandidates ¶

func (cli *ZSClient) GetPciDeviceSpecCandidates(ctx context.Context) (*view.PciDeviceSpecInventoryView, error)

GetPciDeviceSpecCandidates gets PciDeviceSpecCandidates by uuid

func (*ZSClient) GetPhysicalDriveSelfTestHistory ¶

func (cli *ZSClient) GetPhysicalDriveSelfTestHistory(ctx context.Context, uuid string) (*view.PhysicalDriveSmartSelfTestHistoryInventoryView, error)

func (*ZSClient) GetPhysicalSwitch ¶

func (cli *ZSClient) GetPhysicalSwitch(ctx context.Context, uuid string) (*view.PhysicalSwitchInventoryView, error)

func (*ZSClient) GetPlatformTimeZone ¶

func (cli *ZSClient) GetPlatformTimeZone(ctx context.Context) (*view.GetPlatformTimeZoneView, error)

GetPlatformTimeZone gets PlatformTimeZone by uuid

func (*ZSClient) GetPluginDrivers ¶

func (cli *ZSClient) GetPluginDrivers(ctx context.Context, uuid string) (*view.PluginDriverInventoryView, error)

func (*ZSClient) GetPolicy ¶

func (cli *ZSClient) GetPolicy(ctx context.Context, uuid string) (*view.PolicyInventoryView, error)

func (*ZSClient) GetPolicyRouteRule ¶

func (cli *ZSClient) GetPolicyRouteRule(ctx context.Context, uuid string) (*view.PolicyRouteRuleInventoryView, error)

func (*ZSClient) GetPolicyRouteRuleSet ¶

func (cli *ZSClient) GetPolicyRouteRuleSet(ctx context.Context, uuid string) (*view.PolicyRouteRuleSetInventoryView, error)

func (*ZSClient) GetPolicyRouteRuleSetFromVirtualRouter ¶

func (cli *ZSClient) GetPolicyRouteRuleSetFromVirtualRouter(ctx context.Context, uuid string) (*view.PolicyRouteRuleSetInventoryView, error)

GetPolicyRouteRuleSetFromVirtualRouter gets PolicyRouteRuleSetFromVirtualRouter by uuid

func (*ZSClient) GetPolicyRouteRuleSetL3Ref ¶

func (cli *ZSClient) GetPolicyRouteRuleSetL3Ref(ctx context.Context, uuid string) (*view.PolicyRouteRuleSetL3RefInventoryView, error)

func (*ZSClient) GetPolicyRouteRuleSetVRouterRef ¶

func (cli *ZSClient) GetPolicyRouteRuleSetVRouterRef(ctx context.Context, uuid string) (*view.PolicyRouteRuleSetVRouterRefInventoryView, error)

func (*ZSClient) GetPolicyRouteTable ¶

func (cli *ZSClient) GetPolicyRouteTable(ctx context.Context, uuid string) (*view.PolicyRouteTableInventoryView, error)

func (*ZSClient) GetPolicyRouteTableRouteEntry ¶

func (cli *ZSClient) GetPolicyRouteTableRouteEntry(ctx context.Context, uuid string) (*view.PolicyRouteTableRouteEntryInventoryView, error)

func (*ZSClient) GetPolicyRouteTableVRouterRef ¶

func (cli *ZSClient) GetPolicyRouteTableVRouterRef(ctx context.Context, uuid string) (*view.PolicyRouteTableVRouterRefInventoryView, error)

func (*ZSClient) GetPortForwardingAttachableVmNics ¶

func (cli *ZSClient) GetPortForwardingAttachableVmNics(ctx context.Context, uuid string) (*view.VmNicInventoryView, error)

GetPortForwardingAttachableVmNics gets PortForwardingAttachableVmNics by uuid

func (*ZSClient) GetPortForwardingRule ¶

func (cli *ZSClient) GetPortForwardingRule(ctx context.Context, uuid string) (*view.PortForwardingRuleInventoryView, error)

func (*ZSClient) GetPortMirror ¶

func (cli *ZSClient) GetPortMirror(ctx context.Context, uuid string) (*view.PortMirrorInventoryView, error)

func (*ZSClient) GetPortMirrorNetworkUsedIp ¶

func (cli *ZSClient) GetPortMirrorNetworkUsedIp(ctx context.Context, uuid string) (*view.MirrorNetworkUsedIpInventoryView, error)

func (*ZSClient) GetPortMirrorSession ¶

func (cli *ZSClient) GetPortMirrorSession(ctx context.Context, uuid string) (*view.PortMirrorSessionInventoryView, error)

func (*ZSClient) GetPreconfigurationTemplate ¶

func (cli *ZSClient) GetPreconfigurationTemplate(ctx context.Context, uuid string) (*view.PreconfigurationTemplateInventoryView, error)

func (*ZSClient) GetPriceTable ¶

func (cli *ZSClient) GetPriceTable(ctx context.Context, uuid string) (*view.PriceTableInventoryView, error)

func (*ZSClient) GetPrimaryStorage ¶

func (cli *ZSClient) GetPrimaryStorage(ctx context.Context, uuid string) (*view.PrimaryStorageInventoryView, error)

func (*ZSClient) GetPrimaryStorageAllocatorStrategies ¶

func (cli *ZSClient) GetPrimaryStorageAllocatorStrategies(ctx context.Context) (*view.GetPrimaryStorageAllocatorStrategiesView, error)

GetPrimaryStorageAllocatorStrategies gets PrimaryStorageAllocatorStrategies by uuid

func (*ZSClient) GetPrimaryStorageCandidatesForVmMigration ¶

func (cli *ZSClient) GetPrimaryStorageCandidatesForVmMigration(ctx context.Context, uuid string) (*view.PrimaryStorageInventoryView, error)

GetPrimaryStorageCandidatesForVmMigration gets PrimaryStorageCandidatesForVmMigration by uuid

func (*ZSClient) GetPrimaryStorageCandidatesForVolumeMigration ¶

func (cli *ZSClient) GetPrimaryStorageCandidatesForVolumeMigration(ctx context.Context, uuid string) (*view.PrimaryStorageInventoryView, error)

GetPrimaryStorageCandidatesForVolumeMigration gets PrimaryStorageCandidatesForVolumeMigration by uuid

func (*ZSClient) GetPrimaryStorageCapacity ¶

func (cli *ZSClient) GetPrimaryStorageCapacity(ctx context.Context) (*view.PrimaryStorageCapacityInventoryView, error)

GetPrimaryStorageCapacity gets PrimaryStorageCapacity by uuid

func (*ZSClient) GetPrimaryStorageLicenseInfo ¶

func (cli *ZSClient) GetPrimaryStorageLicenseInfo(ctx context.Context, uuid string) (*view.GetPrimaryStorageLicenseInfoView, error)

GetPrimaryStorageLicenseInfo gets PrimaryStorageLicenseInfo by uuid

func (*ZSClient) GetPrimaryStorageTypes ¶

func (cli *ZSClient) GetPrimaryStorageTypes(ctx context.Context) (*view.GetPrimaryStorageTypesView, error)

GetPrimaryStorageTypes gets PrimaryStorageTypes by uuid

func (*ZSClient) GetPrimaryStorageUsageReport ¶

func (cli *ZSClient) GetPrimaryStorageUsageReport(ctx context.Context, uuid string) (*view.GetPrimaryStorageUsageReportView, error)

GetPrimaryStorageUsageReport gets PrimaryStorageUsageReport by uuid

func (*ZSClient) GetPrometheusMetricLabelValue ¶

func (cli *ZSClient) GetPrometheusMetricLabelValue(ctx context.Context) (*view.GetPrometheusMetricLabelValueView, error)

GetPrometheusMetricLabelValue gets PrometheusMetricLabelValue by uuid

func (*ZSClient) GetPublishApp ¶

func (cli *ZSClient) GetPublishApp(ctx context.Context, uuid string) (*view.PublishAppInventoryView, error)

func (*ZSClient) GetQuota ¶

func (cli *ZSClient) GetQuota(ctx context.Context, uuid string) (*view.QuotaInventoryView, error)

func (*ZSClient) GetResourceAccount ¶

func (cli *ZSClient) GetResourceAccount(ctx context.Context) (*view.StringView, error)

GetResourceAccount gets ResourceAccount by uuid

func (*ZSClient) GetResourceBindableConfig ¶

func (cli *ZSClient) GetResourceBindableConfig(ctx context.Context) (*view.GetResourceBindableConfigView, error)

GetResourceBindableConfig gets ResourceBindableConfig by uuid

func (*ZSClient) GetResourceConfig ¶

func (cli *ZSClient) GetResourceConfig(ctx context.Context, uuid string) (*view.ResourceConfigInventoryView, error)

func (*ZSClient) GetResourceConfigs ¶

func (cli *ZSClient) GetResourceConfigs(ctx context.Context, resourceUuid string, category string) (*view.GetResourceConfigsView, error)

GetResourceConfigs gets ResourceConfigs by uuid

func (*ZSClient) GetResourceFromPublishApp ¶

func (cli *ZSClient) GetResourceFromPublishApp(ctx context.Context) (*view.GetResourceFromPublishAppView, error)

GetResourceFromPublishApp gets ResourceFromPublishApp by uuid

func (*ZSClient) GetResourceFromResourceStack ¶

func (cli *ZSClient) GetResourceFromResourceStack(ctx context.Context) (*view.GetResourceFromResourceStackView, error)

GetResourceFromResourceStack gets ResourceFromResourceStack by uuid

func (*ZSClient) GetResourceNames ¶

func (cli *ZSClient) GetResourceNames(ctx context.Context) (*view.ResourceInventoryView, error)

GetResourceNames gets ResourceNames by uuid

func (*ZSClient) GetResourcePrice ¶

func (cli *ZSClient) GetResourcePrice(ctx context.Context, uuid string) (*view.PriceInventoryView, error)

func (*ZSClient) GetResourceStack ¶

func (cli *ZSClient) GetResourceStack(ctx context.Context, uuid string) (*view.ResourceStackInventoryView, error)

func (*ZSClient) GetResourceStackFromResource ¶

func (cli *ZSClient) GetResourceStackFromResource(ctx context.Context) (*view.GetResourceStackFromResourceView, error)

GetResourceStackFromResource gets ResourceStackFromResource by uuid

func (*ZSClient) GetResourceStackVmStatus ¶

func (cli *ZSClient) GetResourceStackVmStatus(ctx context.Context) (*view.GetResourceStackVmStatusView, error)

GetResourceStackVmStatus gets ResourceStackVmStatus by uuid

func (*ZSClient) GetRole ¶

func (cli *ZSClient) GetRole(ctx context.Context, uuid string) (*view.RoleInventoryView, error)

func (*ZSClient) GetRouteTableVpcVRouterCandidate ¶

func (cli *ZSClient) GetRouteTableVpcVRouterCandidate(ctx context.Context) (*view.VpcRouterVmInventoryView, error)

GetRouteTableVpcVRouterCandidate gets RouteTableVpcVRouterCandidate by uuid

func (*ZSClient) GetSNSApplicationEndpoint ¶

func (cli *ZSClient) GetSNSApplicationEndpoint(ctx context.Context, uuid string) (*view.SNSApplicationEndpointInventoryView, error)

func (*ZSClient) GetSNSApplicationPlatform ¶

func (cli *ZSClient) GetSNSApplicationPlatform(ctx context.Context, uuid string) (*view.SNSApplicationPlatformInventoryView, error)

func (*ZSClient) GetSNSDingTalkAtPerson ¶

func (cli *ZSClient) GetSNSDingTalkAtPerson(ctx context.Context, uuid string) (*view.SNSDingTalkAtPersonInventoryView, error)

func (*ZSClient) GetSNSDingTalkEndpoint ¶

func (cli *ZSClient) GetSNSDingTalkEndpoint(ctx context.Context, uuid string) (*view.SNSDingTalkEndpointInventoryView, error)

func (*ZSClient) GetSNSEmailAddress ¶

func (cli *ZSClient) GetSNSEmailAddress(ctx context.Context, uuid string) (*view.SNSEmailAddressInventoryView, error)

func (*ZSClient) GetSNSEmailEndpoint ¶

func (cli *ZSClient) GetSNSEmailEndpoint(ctx context.Context, uuid string) (*view.SNSEmailEndpointInventoryView, error)

func (*ZSClient) GetSNSEmailPlatform ¶

func (cli *ZSClient) GetSNSEmailPlatform(ctx context.Context, uuid string) (*view.SNSEmailPlatformInventoryView, error)

func (*ZSClient) GetSNSEndpointThirdpartyAlertHistory ¶

func (cli *ZSClient) GetSNSEndpointThirdpartyAlertHistory(ctx context.Context, uuid string) (*view.SNSEndpointThirdpartyAlertHistoryInventoryView, error)

func (*ZSClient) GetSNSFeiShuAtPerson ¶

func (cli *ZSClient) GetSNSFeiShuAtPerson(ctx context.Context, uuid string) (*view.SNSFeiShuAtPersonInventoryView, error)

func (*ZSClient) GetSNSFeiShuEndpoint ¶

func (cli *ZSClient) GetSNSFeiShuEndpoint(ctx context.Context, uuid string) (*view.SNSFeiShuEndpointInventoryView, error)

func (*ZSClient) GetSNSHttpEndpoint ¶

func (cli *ZSClient) GetSNSHttpEndpoint(ctx context.Context, uuid string) (*view.SNSHttpEndpointInventoryView, error)

func (*ZSClient) GetSNSMicrosoftTeamsEndpoint ¶

func (cli *ZSClient) GetSNSMicrosoftTeamsEndpoint(ctx context.Context, uuid string) (*view.SNSMicrosoftTeamsEndpointInventoryView, error)

func (*ZSClient) GetSNSPluginEndpoint ¶

func (cli *ZSClient) GetSNSPluginEndpoint(ctx context.Context, uuid string) (*view.SNSPluginEndpointInventoryView, error)

func (*ZSClient) GetSNSSmsEndpoint ¶

func (cli *ZSClient) GetSNSSmsEndpoint(ctx context.Context, uuid string) (*view.SNSAliyunSmsEndpointInventoryView, error)

func (*ZSClient) GetSNSSnmpPlatform ¶

func (cli *ZSClient) GetSNSSnmpPlatform(ctx context.Context, uuid string) (*view.SNSEmailPlatformInventoryView, error)

func (*ZSClient) GetSNSTextTemplate ¶

func (cli *ZSClient) GetSNSTextTemplate(ctx context.Context, uuid string) (*view.SNSTextTemplateInventoryView, error)

func (*ZSClient) GetSNSTopic ¶

func (cli *ZSClient) GetSNSTopic(ctx context.Context, uuid string) (*view.SNSTopicInventoryView, error)

func (*ZSClient) GetSNSTopicSubscriber ¶

func (cli *ZSClient) GetSNSTopicSubscriber(ctx context.Context, uuid string) (*view.SNSSubscriberInventoryView, error)

func (*ZSClient) GetSNSUniversalSmsEndpoint ¶

func (cli *ZSClient) GetSNSUniversalSmsEndpoint(ctx context.Context, uuid string) (*view.SNSUniversalSmsEndpointInventoryView, error)

func (*ZSClient) GetSNSWeComAtPerson ¶

func (cli *ZSClient) GetSNSWeComAtPerson(ctx context.Context, uuid string) (*view.SNSWeComAtPersonInventoryView, error)

func (*ZSClient) GetSNSWeComEndpoint ¶

func (cli *ZSClient) GetSNSWeComEndpoint(ctx context.Context, uuid string) (*view.SNSWeComEndpointInventoryView, error)

func (*ZSClient) GetSSOClient ¶

func (cli *ZSClient) GetSSOClient(ctx context.Context) (*view.SSOClientInventoryView, error)

GetSSOClient gets SSOClient by uuid

func (*ZSClient) GetSchedulerExecutionReport ¶

func (cli *ZSClient) GetSchedulerExecutionReport(ctx context.Context) (*view.GetSchedulerExecutionReportView, error)

GetSchedulerExecutionReport gets SchedulerExecutionReport by uuid

func (*ZSClient) GetSchedulerJob ¶

func (cli *ZSClient) GetSchedulerJob(ctx context.Context, uuid string) (*view.SchedulerJobInventoryView, error)

func (*ZSClient) GetSchedulerJobGroup ¶

func (cli *ZSClient) GetSchedulerJobGroup(ctx context.Context, uuid string) (*view.SchedulerJobGroupInventoryView, error)

func (*ZSClient) GetSchedulerJobHistory ¶

func (cli *ZSClient) GetSchedulerJobHistory(ctx context.Context, uuid string) (*view.SchedulerJobHistoryInventoryView, error)

func (*ZSClient) GetSchedulerTrigger ¶

func (cli *ZSClient) GetSchedulerTrigger(ctx context.Context, uuid string) (*view.SchedulerTriggerInventoryView, error)

func (*ZSClient) GetScsiLun ¶

func (cli *ZSClient) GetScsiLun(ctx context.Context, uuid string) (*view.ScsiLunInventoryView, error)

func (*ZSClient) GetScsiLunCandidatesForAttachingVm ¶

func (cli *ZSClient) GetScsiLunCandidatesForAttachingVm(ctx context.Context, uuid string) (*view.ScsiLunInventoryView, error)

GetScsiLunCandidatesForAttachingVm gets ScsiLunCandidatesForAttachingVm by uuid

func (*ZSClient) GetSdnController ¶

func (cli *ZSClient) GetSdnController(ctx context.Context, uuid string) (*view.SdnControllerInventoryView, error)

func (*ZSClient) GetSecretResourcePool ¶

func (cli *ZSClient) GetSecretResourcePool(ctx context.Context, uuid string) (*view.SecretResourcePoolInventoryView, error)

func (*ZSClient) GetSecurityGroup ¶

func (cli *ZSClient) GetSecurityGroup(ctx context.Context, uuid string) (*view.SecurityGroupInventoryView, error)

func (*ZSClient) GetSecurityGroupRule ¶

func (cli *ZSClient) GetSecurityGroupRule(ctx context.Context, uuid string) (*view.SecurityGroupRuleInventoryView, error)

func (*ZSClient) GetSecurityMachine ¶

func (cli *ZSClient) GetSecurityMachine(ctx context.Context, uuid string) (*view.SecurityMachineInventoryView, error)

func (*ZSClient) GetSftpBackupStorage ¶

func (cli *ZSClient) GetSftpBackupStorage(ctx context.Context, uuid string) (*view.SftpBackupStorageInventoryView, error)

func (*ZSClient) GetShareableVolumeVmInstanceRef ¶

func (cli *ZSClient) GetShareableVolumeVmInstanceRef(ctx context.Context, uuid string) (*view.ShareableVolumeVmInstanceRefInventoryView, error)

func (*ZSClient) GetSharedBlock ¶

func (cli *ZSClient) GetSharedBlock(ctx context.Context, uuid string) (*view.SharedBlockInventoryView, error)

func (*ZSClient) GetSharedBlockCandidate ¶

func (cli *ZSClient) GetSharedBlockCandidate(ctx context.Context) (*view.GetSharedBlockCandidateView, error)

GetSharedBlockCandidate gets SharedBlockCandidate by uuid

func (*ZSClient) GetSharedBlockGroupPrimaryStorage ¶

func (cli *ZSClient) GetSharedBlockGroupPrimaryStorage(ctx context.Context, uuid string) (*view.SharedBlockGroupPrimaryStorageInventoryView, error)

func (*ZSClient) GetSharedBlockGroupPrimaryStorageHostRef ¶

func (cli *ZSClient) GetSharedBlockGroupPrimaryStorageHostRef(ctx context.Context, uuid string) (*view.SharedBlockGroupPrimaryStorageHostRefInventoryView, error)

func (*ZSClient) GetSharedResource ¶

func (cli *ZSClient) GetSharedResource(ctx context.Context, uuid string) (*view.SharedResourceInventoryView, error)

func (*ZSClient) GetSignatureServerEncryptPublicKey ¶

func (cli *ZSClient) GetSignatureServerEncryptPublicKey(ctx context.Context) (*view.GetSignatureServerEncryptPublicKeyView, error)

GetSignatureServerEncryptPublicKey gets SignatureServerEncryptPublicKey by uuid

func (*ZSClient) GetSlbGroup ¶

func (cli *ZSClient) GetSlbGroup(ctx context.Context, uuid string) (*view.SlbGroupInventoryView, error)

func (*ZSClient) GetSlbOffering ¶

func (cli *ZSClient) GetSlbOffering(ctx context.Context, uuid string) (*view.SlbOfferingInventoryView, error)

func (*ZSClient) GetSlbVmInstance ¶

func (cli *ZSClient) GetSlbVmInstance(ctx context.Context, uuid string) (*view.SlbVmInstanceInventoryView, error)

func (*ZSClient) GetSnmpAgent ¶

func (cli *ZSClient) GetSnmpAgent(ctx context.Context, uuid string) (*view.SnmpAgentInventoryView, error)

func (*ZSClient) GetSpiceCertificates ¶

func (cli *ZSClient) GetSpiceCertificates(ctx context.Context) (*view.GetSpiceCertificatesView, error)

GetSpiceCertificates gets SpiceCertificates by uuid

func (*ZSClient) GetSshKeyPair ¶

func (cli *ZSClient) GetSshKeyPair(ctx context.Context, uuid string) (*view.SshKeyPairInventoryView, error)

func (*ZSClient) GetStackTemplate ¶

func (cli *ZSClient) GetStackTemplate(ctx context.Context, uuid string) (*view.StackTemplateInventoryView, error)

func (*ZSClient) GetSupportAPIs ¶

func (cli *ZSClient) GetSupportAPIs(ctx context.Context) (*view.GetSupportAPIsView, error)

GetSupportAPIs gets SupportAPIs by uuid

func (*ZSClient) GetSupportedCloudFormationResources ¶

func (cli *ZSClient) GetSupportedCloudFormationResources(ctx context.Context) (*view.GetSupportedCloudFormationResourcesView, error)

GetSupportedCloudFormationResources gets SupportedCloudFormationResources by uuid

func (*ZSClient) GetSupportedIdentityModels ¶

func (cli *ZSClient) GetSupportedIdentityModels(ctx context.Context) (*view.GetSupportedIdentityModelsView, error)

GetSupportedIdentityModels gets SupportedIdentityModels by uuid

func (*ZSClient) GetSystemTag ¶

func (cli *ZSClient) GetSystemTag(ctx context.Context, uuid string) (*view.SystemTagInventoryView, error)

func (*ZSClient) GetTag ¶

func (cli *ZSClient) GetTag(ctx context.Context, uuid string) (*view.TagPatternInventoryView, error)

func (*ZSClient) GetTaskProgress ¶

func (cli *ZSClient) GetTaskProgress(ctx context.Context, uuid string) (*view.TaskProgressInventoryView, error)

GetTaskProgress gets TaskProgress by uuid

func (*ZSClient) GetTemplateConfig ¶

func (cli *ZSClient) GetTemplateConfig(ctx context.Context, uuid string) (*view.TemplateConfigInventoryView, error)

func (*ZSClient) GetTextTemplateArg ¶

func (cli *ZSClient) GetTextTemplateArg(ctx context.Context) (*view.GetTextTemplateArgView, error)

GetTextTemplateArg gets TextTemplateArg by uuid

func (*ZSClient) GetThirdpartyAlert ¶

func (cli *ZSClient) GetThirdpartyAlert(ctx context.Context, uuid string) (*view.ThirdpartyOriginalAlertInventoryView, error)

func (*ZSClient) GetThirdpartyPlatform ¶

func (cli *ZSClient) GetThirdpartyPlatform(ctx context.Context, uuid string) (*view.ThirdpartyPlatformInventoryView, error)

func (*ZSClient) GetTicket ¶

func (cli *ZSClient) GetTicket(ctx context.Context, uuid string) (*view.TicketInventoryView, error)

func (*ZSClient) GetTicketFlow ¶

func (cli *ZSClient) GetTicketFlow(ctx context.Context, uuid string) (*view.TicketFlowInventoryView, error)

func (*ZSClient) GetTicketFlowCollection ¶

func (cli *ZSClient) GetTicketFlowCollection(ctx context.Context, uuid string) (*view.TicketFlowCollectionInventoryView, error)

func (*ZSClient) GetTicketHistory ¶

func (cli *ZSClient) GetTicketHistory(ctx context.Context, uuid string) (*view.TicketStatusHistoryInventoryView, error)

func (*ZSClient) GetTicketType ¶

func (cli *ZSClient) GetTicketType(ctx context.Context, uuid string) (*view.TicketTypeInventoryView, error)

func (*ZSClient) GetTrainedModelRecord ¶

func (cli *ZSClient) GetTrainedModelRecord(ctx context.Context, uuid string) (*view.TrainedModelRecordInventoryView, error)

func (*ZSClient) GetTrashOnBackupStorage ¶

func (cli *ZSClient) GetTrashOnBackupStorage(ctx context.Context) (*view.InstallPathRecycleInventoryView, error)

GetTrashOnBackupStorage gets TrashOnBackupStorage by uuid

func (*ZSClient) GetTrashOnPrimaryStorage ¶

func (cli *ZSClient) GetTrashOnPrimaryStorage(ctx context.Context) (*view.InstallPathRecycleInventoryView, error)

GetTrashOnPrimaryStorage gets TrashOnPrimaryStorage by uuid

func (*ZSClient) GetTwoFactorAuthentication ¶

func (cli *ZSClient) GetTwoFactorAuthentication(ctx context.Context, uuid string) (*view.TwoFactorAuthenticationInventoryView, error)

func (*ZSClient) GetTwoFactorAuthenticationSecret ¶

func (cli *ZSClient) GetTwoFactorAuthenticationSecret(ctx context.Context) (*view.TwoFactorAuthenticationSecretInventoryView, error)

GetTwoFactorAuthenticationSecret gets TwoFactorAuthenticationSecret by uuid

func (*ZSClient) GetTwoFactorAuthenticationState ¶

func (cli *ZSClient) GetTwoFactorAuthenticationState(ctx context.Context) (*view.GetTwoFactorAuthenticationStateView, error)

GetTwoFactorAuthenticationState gets TwoFactorAuthenticationState by uuid

func (*ZSClient) GetUploadImageJobDetails ¶

func (cli *ZSClient) GetUploadImageJobDetails(ctx context.Context, uuid string) (*view.GetUploadImageJobDetailsView, error)

GetUploadImageJobDetails gets UploadImageJobDetails by uuid

func (*ZSClient) GetUsbDevice ¶

func (cli *ZSClient) GetUsbDevice(ctx context.Context, uuid string) (*view.UsbDeviceInventoryView, error)

func (*ZSClient) GetUsbDeviceCandidatesForAttachingVm ¶

func (cli *ZSClient) GetUsbDeviceCandidatesForAttachingVm(ctx context.Context, uuid string) (*view.UsbDeviceInventoryView, error)

GetUsbDeviceCandidatesForAttachingVm gets UsbDeviceCandidatesForAttachingVm by uuid

func (*ZSClient) GetUser ¶

func (cli *ZSClient) GetUser(ctx context.Context, uuid string) (*view.UserInventoryView, error)

func (*ZSClient) GetUserGroup ¶

func (cli *ZSClient) GetUserGroup(ctx context.Context, uuid string) (*view.UserGroupInventoryView, error)

func (*ZSClient) GetUserProxyConfig ¶

func (cli *ZSClient) GetUserProxyConfig(ctx context.Context, uuid string) (*view.UserProxyConfigInventoryView, error)

func (*ZSClient) GetUserTag ¶

func (cli *ZSClient) GetUserTag(ctx context.Context, uuid string) (*view.UserTagInventoryView, error)

func (*ZSClient) GetV2VConversionHost ¶

func (cli *ZSClient) GetV2VConversionHost(ctx context.Context, uuid string) (*view.V2VConversionHostInventoryView, error)

func (*ZSClient) GetVCenter ¶

func (cli *ZSClient) GetVCenter(ctx context.Context, uuid string) (*view.VCenterInventoryView, error)

func (*ZSClient) GetVCenterBackupStorage ¶

func (cli *ZSClient) GetVCenterBackupStorage(ctx context.Context, uuid string) (*view.VCenterBackupStorageInventoryView, error)

func (*ZSClient) GetVCenterCluster ¶

func (cli *ZSClient) GetVCenterCluster(ctx context.Context, uuid string) (*view.VCenterClusterInventoryView, error)

func (*ZSClient) GetVCenterDatacenter ¶

func (cli *ZSClient) GetVCenterDatacenter(ctx context.Context, uuid string) (*view.VCenterDatacenterInventoryView, error)

func (*ZSClient) GetVCenterPrimaryStorage ¶

func (cli *ZSClient) GetVCenterPrimaryStorage(ctx context.Context, uuid string) (*view.VCenterPrimaryStorageInventoryView, error)

func (*ZSClient) GetVCenterResourcePool ¶

func (cli *ZSClient) GetVCenterResourcePool(ctx context.Context, uuid string) (*view.VCenterResourcePoolInventoryView, error)

func (*ZSClient) GetVRouterFlowCounter ¶

func (cli *ZSClient) GetVRouterFlowCounter(ctx context.Context, uuid string) (*view.GetVRouterFlowCounterView, error)

GetVRouterFlowCounter gets VRouterFlowCounter by uuid

func (*ZSClient) GetVRouterFlowMeterNetwork ¶

func (cli *ZSClient) GetVRouterFlowMeterNetwork(ctx context.Context, uuid string) (*view.NetworkRouterFlowMeterRefInventoryView, error)

func (*ZSClient) GetVRouterOspfArea ¶

func (cli *ZSClient) GetVRouterOspfArea(ctx context.Context, uuid string) (*view.RouterAreaInventoryView, error)

func (*ZSClient) GetVRouterOspfNeighbor ¶

func (cli *ZSClient) GetVRouterOspfNeighbor(ctx context.Context, uuid string) (*view.GetVRouterOspfNeighborView, error)

GetVRouterOspfNeighbor gets VRouterOspfNeighbor by uuid

func (*ZSClient) GetVRouterOspfNetwork ¶

func (cli *ZSClient) GetVRouterOspfNetwork(ctx context.Context, uuid string) (*view.NetworkRouterAreaRefInventoryView, error)

func (*ZSClient) GetVRouterRouteEntry ¶

func (cli *ZSClient) GetVRouterRouteEntry(ctx context.Context, uuid string) (*view.VRouterRouteEntryInventoryView, error)

func (*ZSClient) GetVRouterRouteTable ¶

func (cli *ZSClient) GetVRouterRouteTable(ctx context.Context, uuid string) (*view.VRouterRouteTableInventoryView, error)

func (*ZSClient) GetVRouterRouterId ¶

func (cli *ZSClient) GetVRouterRouterId(ctx context.Context, uuid string) (*view.GetVRouterRouterIdView, error)

GetVRouterRouterId gets VRouterRouterId by uuid

func (*ZSClient) GetVSwitchTypes ¶

func (cli *ZSClient) GetVSwitchTypes(ctx context.Context) (*view.GetVSwitchTypesView, error)

GetVSwitchTypes gets VSwitchTypes by uuid

func (*ZSClient) GetVersion ¶

func (cli *ZSClient) GetVersion(ctx context.Context) (*view.GetVersionView, error)

GetVersion gets Version by uuid

func (*ZSClient) GetVfPciDeviceAvailableInL2Network ¶

func (cli *ZSClient) GetVfPciDeviceAvailableInL2Network(ctx context.Context) (*view.GetVfPciDeviceAvailableInL2NetworkView, error)

GetVfPciDeviceAvailableInL2Network gets VfPciDeviceAvailableInL2Network by uuid

func (*ZSClient) GetVip ¶

func (cli *ZSClient) GetVip(ctx context.Context, uuid string) (*view.VipInventoryView, error)

func (*ZSClient) GetVipAvailablePort ¶

func (cli *ZSClient) GetVipAvailablePort(ctx context.Context, uuid string) (*view.GetVipAvailablePortView, error)

GetVipAvailablePort gets VipAvailablePort by uuid

func (*ZSClient) GetVipQos ¶

func (cli *ZSClient) GetVipQos(ctx context.Context, uuid string) (*view.VipQosInventoryView, error)

GetVipQos gets VipQos by uuid

func (*ZSClient) GetVipUsedPorts ¶

func (cli *ZSClient) GetVipUsedPorts(ctx context.Context, uuid string) (*view.VipPortRangeInventoryView, error)

GetVipUsedPorts gets VipUsedPorts by uuid

func (*ZSClient) GetVirtualBorderRouterFromLocal ¶

func (cli *ZSClient) GetVirtualBorderRouterFromLocal(ctx context.Context, uuid string) (*view.VirtualBorderRouterInventoryView, error)

func (*ZSClient) GetVirtualRouterOffering ¶

func (cli *ZSClient) GetVirtualRouterOffering(ctx context.Context, uuid string) (*view.VirtualRouterOfferingInventoryView, error)

func (*ZSClient) GetVirtualRouterSoftwareVersion ¶

func (cli *ZSClient) GetVirtualRouterSoftwareVersion(ctx context.Context) (*view.VirtualRouterSoftwareVersionInventoryView, error)

GetVirtualRouterSoftwareVersion gets VirtualRouterSoftwareVersion by uuid

func (*ZSClient) GetVirtualRouterVRouterRouteTableRef ¶

func (cli *ZSClient) GetVirtualRouterVRouterRouteTableRef(ctx context.Context, uuid string) (*view.VirtualRouterVRouterRouteTableRefInventoryView, error)

func (*ZSClient) GetVirtualRouterVm ¶

func (cli *ZSClient) GetVirtualRouterVm(ctx context.Context, uuid string) (*view.ApplianceVmInventoryView, error)

func (*ZSClient) GetVirtualizerInfo ¶

func (cli *ZSClient) GetVirtualizerInfo(ctx context.Context) (*view.VirtualizerInfoInventoryView, error)

GetVirtualizerInfo gets VirtualizerInfo by uuid

func (*ZSClient) GetVmAttachableDataVolume ¶

func (cli *ZSClient) GetVmAttachableDataVolume(ctx context.Context, uuid string) (*view.VolumeInventoryView, error)

GetVmAttachableDataVolume gets VmAttachableDataVolume by uuid

func (*ZSClient) GetVmAttachableL3Network ¶

func (cli *ZSClient) GetVmAttachableL3Network(ctx context.Context, uuid string) (*view.L3NetworkInventoryView, error)

GetVmAttachableL3Network gets VmAttachableL3Network by uuid

func (*ZSClient) GetVmBootOrder ¶

func (cli *ZSClient) GetVmBootOrder(ctx context.Context, uuid string) (*view.GetVmBootOrderView, error)

GetVmBootOrder gets VmBootOrder by uuid

func (*ZSClient) GetVmCapabilities ¶

func (cli *ZSClient) GetVmCapabilities(ctx context.Context, uuid string) (*view.GetVmCapabilitiesView, error)

GetVmCapabilities gets VmCapabilities by uuid

func (*ZSClient) GetVmCdRom ¶

func (cli *ZSClient) GetVmCdRom(ctx context.Context, uuid string) (*view.VmCdRomInventoryView, error)

func (*ZSClient) GetVmConsoleAddress ¶

func (cli *ZSClient) GetVmConsoleAddress(ctx context.Context, uuid string) (*view.GetVmConsoleAddressView, error)

GetVmConsoleAddress gets VmConsoleAddress by uuid

func (*ZSClient) GetVmConsolePassword ¶

func (cli *ZSClient) GetVmConsolePassword(ctx context.Context, uuid string) (*view.GetVmConsolePasswordView, error)

GetVmConsolePassword gets VmConsolePassword by uuid

func (*ZSClient) GetVmDeviceAddress ¶

func (cli *ZSClient) GetVmDeviceAddress(ctx context.Context) (*view.GetVmDeviceAddressView, error)

GetVmDeviceAddress gets VmDeviceAddress by uuid

func (*ZSClient) GetVmEmulatorPinning ¶

func (cli *ZSClient) GetVmEmulatorPinning(ctx context.Context, uuid string) (*view.GetVmEmulatorPinningView, error)

GetVmEmulatorPinning gets VmEmulatorPinning by uuid

func (*ZSClient) GetVmGuestToolsInfo ¶

func (cli *ZSClient) GetVmGuestToolsInfo(ctx context.Context, uuid string) (*view.GetVmGuestToolsInfoView, error)

GetVmGuestToolsInfo gets VmGuestToolsInfo by uuid

func (*ZSClient) GetVmHostname ¶

func (cli *ZSClient) GetVmHostname(ctx context.Context, uuid string) (*view.GetVmHostnameView, error)

GetVmHostname gets VmHostname by uuid

func (*ZSClient) GetVmInstance ¶

func (cli *ZSClient) GetVmInstance(ctx context.Context, uuid string) (*view.VmInstanceInventoryView, error)

func (*ZSClient) GetVmInstanceDeviceAddressArchive ¶

func (cli *ZSClient) GetVmInstanceDeviceAddressArchive(ctx context.Context, uuid string) (*view.VmInstanceDeviceAddressArchiveInventoryView, error)

func (*ZSClient) GetVmInstanceDeviceAddressGroup ¶

func (cli *ZSClient) GetVmInstanceDeviceAddressGroup(ctx context.Context, uuid string) (*view.VmInstanceDeviceAddressGroupInventoryView, error)

func (*ZSClient) GetVmInstanceFirstBootDevice ¶

func (cli *ZSClient) GetVmInstanceFirstBootDevice(ctx context.Context, uuid string) (*view.GetVmInstanceFirstBootDeviceView, error)

GetVmInstanceFirstBootDevice gets VmInstanceFirstBootDevice by uuid

func (*ZSClient) GetVmInstanceHaLevel ¶

func (cli *ZSClient) GetVmInstanceHaLevel(ctx context.Context, uuid string) (*view.GetVmInstanceHaLevelView, error)

GetVmInstanceHaLevel gets VmInstanceHaLevel by uuid

func (*ZSClient) GetVmInstanceMdevDeviceSpecRef ¶

func (cli *ZSClient) GetVmInstanceMdevDeviceSpecRef(ctx context.Context, uuid string) (*view.VmInstanceMdevDeviceSpecRefInventoryView, error)

func (*ZSClient) GetVmInstancePciDeviceSpecRef ¶

func (cli *ZSClient) GetVmInstancePciDeviceSpecRef(ctx context.Context, uuid string) (*view.VmInstancePciDeviceSpecRefInventoryView, error)

func (*ZSClient) GetVmInstanceProtectedRecoveryPoints ¶

func (cli *ZSClient) GetVmInstanceProtectedRecoveryPoints(ctx context.Context, uuid string) (*view.GetVmInstanceProtectedRecoveryPointsView, error)

GetVmInstanceProtectedRecoveryPoints gets VmInstanceProtectedRecoveryPoints by uuid

func (*ZSClient) GetVmInstanceRecoveryPoints ¶

func (cli *ZSClient) GetVmInstanceRecoveryPoints(ctx context.Context, uuid string) (*view.GetVmInstanceRecoveryPointsView, error)

GetVmInstanceRecoveryPoints gets VmInstanceRecoveryPoints by uuid

func (*ZSClient) GetVmMigrationCandidateHosts ¶

func (cli *ZSClient) GetVmMigrationCandidateHosts(ctx context.Context, uuid string) (*view.HostInventoryView, error)

GetVmMigrationCandidateHosts gets VmMigrationCandidateHosts by uuid

func (*ZSClient) GetVmMonitorNumber ¶

func (cli *ZSClient) GetVmMonitorNumber(ctx context.Context, uuid string) (*view.GetVmMonitorNumberView, error)

GetVmMonitorNumber gets VmMonitorNumber by uuid

func (*ZSClient) GetVmNic ¶

func (cli *ZSClient) GetVmNic(ctx context.Context, uuid string) (*view.VmNicInventoryView, error)

func (*ZSClient) GetVmNicAttachableEips ¶

func (cli *ZSClient) GetVmNicAttachableEips(ctx context.Context, uuid string) (*view.EipInventoryView, error)

GetVmNicAttachableEips gets VmNicAttachableEips by uuid

func (*ZSClient) GetVmNicAttachedNetworkService ¶

func (cli *ZSClient) GetVmNicAttachedNetworkService(ctx context.Context, uuid string) (*view.GetVmNicAttachedNetworkServiceView, error)

GetVmNicAttachedNetworkService gets VmNicAttachedNetworkService by uuid

func (*ZSClient) GetVmNicInSecurityGroup ¶

func (cli *ZSClient) GetVmNicInSecurityGroup(ctx context.Context, uuid string) (*view.VmNicSecurityGroupRefInventoryView, error)

func (*ZSClient) GetVmNicSecurityPolicy ¶

func (cli *ZSClient) GetVmNicSecurityPolicy(ctx context.Context, uuid string) (*view.VmNicSecurityPolicyInventoryView, error)

func (*ZSClient) GetVmNuma ¶

func (cli *ZSClient) GetVmNuma(ctx context.Context, uuid string) (*view.GetVmNumaView, error)

GetVmNuma gets VmNuma by uuid

func (*ZSClient) GetVmPriorityConfig ¶

func (cli *ZSClient) GetVmPriorityConfig(ctx context.Context, uuid string) (*view.VmPriorityConfigInventoryView, error)

func (*ZSClient) GetVmQga ¶

func (cli *ZSClient) GetVmQga(ctx context.Context, uuid string) (*view.GetVmQgaView, error)

GetVmQga gets VmQga by uuid

func (*ZSClient) GetVmRDP ¶

func (cli *ZSClient) GetVmRDP(ctx context.Context, uuid string) (*view.GetVmRDPView, error)

GetVmRDP gets VmRDP by uuid

func (*ZSClient) GetVmSchedHistory ¶

func (cli *ZSClient) GetVmSchedHistory(ctx context.Context, uuid string) (*view.VmSchedHistoryInventoryView, error)

func (*ZSClient) GetVmSchedulingRule ¶

func (cli *ZSClient) GetVmSchedulingRule(ctx context.Context, uuid string) (*view.VmSchedulingRuleInventoryView, error)

func (*ZSClient) GetVmSchedulingRuleGroup ¶

func (cli *ZSClient) GetVmSchedulingRuleGroup(ctx context.Context, uuid string) (*view.VmSchedulingRuleGroupInventoryView, error)

func (*ZSClient) GetVmSchedulingRulesExecuteState ¶

GetVmSchedulingRulesExecuteState gets VmSchedulingRulesExecuteState by uuid

func (*ZSClient) GetVmSshKey ¶

func (cli *ZSClient) GetVmSshKey(ctx context.Context, uuid string) (*view.GetVmSshKeyView, error)

GetVmSshKey gets VmSshKey by uuid

func (*ZSClient) GetVmStartingCandidateClustersHosts ¶

func (cli *ZSClient) GetVmStartingCandidateClustersHosts(ctx context.Context, uuid string) (*view.GetVmStartingCandidateClustersHostsView, error)

GetVmStartingCandidateClustersHosts gets VmStartingCandidateClustersHosts by uuid

func (*ZSClient) GetVmTask ¶

func (cli *ZSClient) GetVmTask(ctx context.Context) (*view.GetChainTaskView, error)

GetVmTask gets VmTask by uuid

func (*ZSClient) GetVmUsbRedirect ¶

func (cli *ZSClient) GetVmUsbRedirect(ctx context.Context, uuid string) (*view.GetVmUsbRedirectView, error)

GetVmUsbRedirect gets VmUsbRedirect by uuid

func (*ZSClient) GetVmUserDefinedXmlHookScript ¶

func (cli *ZSClient) GetVmUserDefinedXmlHookScript(ctx context.Context, uuid string) (*view.XmlHookInventoryView, error)

func (*ZSClient) GetVmXml ¶

func (cli *ZSClient) GetVmXml(ctx context.Context, uuid string) (*view.GetVmXmlView, error)

GetVmXml gets VmXml by uuid

func (*ZSClient) GetVmXmlHookScript ¶

func (cli *ZSClient) GetVmXmlHookScript(ctx context.Context, uuid string) (*view.GetVmXmlHookScriptView, error)

GetVmXmlHookScript gets VmXmlHookScript by uuid

func (*ZSClient) GetVmsCapabilities ¶

func (cli *ZSClient) GetVmsCapabilities(ctx context.Context) (*view.GetVmsCapabilitiesView, error)

GetVmsCapabilities gets VmsCapabilities by uuid

func (*ZSClient) GetVmsSchedulingStateFromSchedulingRule ¶

GetVmsSchedulingStateFromSchedulingRule gets VmsSchedulingStateFromSchedulingRule by uuid

func (*ZSClient) GetVmvNUMATopology ¶

func (cli *ZSClient) GetVmvNUMATopology(ctx context.Context, uuid string) (*view.GetVmvNUMATopologyView, error)

GetVmvNUMATopology gets VmvNUMATopology by uuid

func (*ZSClient) GetVniRange ¶

func (cli *ZSClient) GetVniRange(ctx context.Context, uuid string) (*view.VniRangeInventoryView, error)

func (*ZSClient) GetVolume ¶

func (cli *ZSClient) GetVolume(ctx context.Context, uuid string) (*view.VolumeInventoryView, error)

func (*ZSClient) GetVolumeBackup ¶

func (cli *ZSClient) GetVolumeBackup(ctx context.Context, uuid string) (*view.VolumeBackupInventoryView, error)

func (*ZSClient) GetVolumeCapabilities ¶

func (cli *ZSClient) GetVolumeCapabilities(ctx context.Context, uuid string) (*view.GetVolumeCapabilitiesView, error)

GetVolumeCapabilities gets VolumeCapabilities by uuid

func (*ZSClient) GetVolumeFormat ¶

func (cli *ZSClient) GetVolumeFormat(ctx context.Context) (*view.GetVolumeFormatView, error)

GetVolumeFormat gets VolumeFormat by uuid

func (*ZSClient) GetVolumeIoThreadPin ¶

func (cli *ZSClient) GetVolumeIoThreadPin(ctx context.Context, uuid string) (*view.GetVolumeIoThreadPinView, error)

GetVolumeIoThreadPin gets VolumeIoThreadPin by uuid

func (*ZSClient) GetVolumeQos ¶

func (cli *ZSClient) GetVolumeQos(ctx context.Context, uuid string) (*view.GetVolumeQosView, error)

GetVolumeQos gets VolumeQos by uuid

func (*ZSClient) GetVolumeSnapshot ¶

func (cli *ZSClient) GetVolumeSnapshot(ctx context.Context, uuid string) (*view.VolumeSnapshotInventoryView, error)

func (*ZSClient) GetVolumeSnapshotGroup ¶

func (cli *ZSClient) GetVolumeSnapshotGroup(ctx context.Context, uuid string) (*view.VolumeSnapshotGroupInventoryView, error)

func (*ZSClient) GetVolumeSnapshotSize ¶

func (cli *ZSClient) GetVolumeSnapshotSize(ctx context.Context, uuid string, params param.GetVolumeSnapshotSizeParam) (*view.GetVolumeSnapshotSizeEventView, error)

GetVolumeSnapshotSize gets VolumeSnapshotSize by uuid

func (*ZSClient) GetVolumeSnapshotTree ¶

func (cli *ZSClient) GetVolumeSnapshotTree(ctx context.Context, uuid string) (*view.VolumeSnapshotTreeInventoryView, error)

func (*ZSClient) GetVpcAttachedEip ¶

func (cli *ZSClient) GetVpcAttachedEip(ctx context.Context, params param.GetVpcAttachedEipParam) (*view.EipInventoryView, error)

GetVpcAttachedEip gets VpcAttachedEip by uuid

func (*ZSClient) GetVpcAttachedIpsec ¶

GetVpcAttachedIpsec gets VpcAttachedIpsec by uuid

func (*ZSClient) GetVpcAttachedLoadBalancer ¶

func (cli *ZSClient) GetVpcAttachedLoadBalancer(ctx context.Context, params param.GetVpcAttachedLoadBalancerParam) (*view.LoadBalancerInventoryView, error)

GetVpcAttachedLoadBalancer gets VpcAttachedLoadBalancer by uuid

func (*ZSClient) GetVpcAttachedNetflow ¶

func (cli *ZSClient) GetVpcAttachedNetflow(ctx context.Context, params param.GetVpcAttachedNetflowParam) (*view.FlowMeterInventoryView, error)

GetVpcAttachedNetflow gets VpcAttachedNetflow by uuid

func (*ZSClient) GetVpcAttachedOspf ¶

GetVpcAttachedOspf gets VpcAttachedOspf by uuid

func (*ZSClient) GetVpcAttachedPortForwardingRules ¶

func (cli *ZSClient) GetVpcAttachedPortForwardingRules(ctx context.Context, params param.GetVpcAttachedPortForwardingRulesParam) (*view.PortForwardingRuleInventoryView, error)

GetVpcAttachedPortForwardingRules gets VpcAttachedPortForwardingRules by uuid

func (*ZSClient) GetVpcAttachedVip ¶

func (cli *ZSClient) GetVpcAttachedVip(ctx context.Context, params param.GetVpcAttachedVipParam) (*view.VipInventoryView, error)

GetVpcAttachedVip gets VpcAttachedVip by uuid

func (*ZSClient) GetVpcFirewall ¶

func (cli *ZSClient) GetVpcFirewall(ctx context.Context, uuid string) (*view.VpcFirewallInventoryView, error)

func (*ZSClient) GetVpcFirewallVRouterRef ¶

func (cli *ZSClient) GetVpcFirewallVRouterRef(ctx context.Context, uuid string) (*view.VpcFirewallVRouterRefInventoryView, error)

func (*ZSClient) GetVpcHaGroup ¶

func (cli *ZSClient) GetVpcHaGroup(ctx context.Context, uuid string) (*view.VpcHaGroupInventoryView, error)

func (*ZSClient) GetVpcHaGroupNetworkServiceRef ¶

func (cli *ZSClient) GetVpcHaGroupNetworkServiceRef(ctx context.Context, uuid string) (*view.VpcHaGroupNetworkServiceRefInventoryView, error)

func (*ZSClient) GetVpcIPsecLog ¶

func (cli *ZSClient) GetVpcIPsecLog(ctx context.Context) (*view.GetVpcIPsecLogView, error)

GetVpcIPsecLog gets VpcIPsecLog by uuid

func (*ZSClient) GetVpcIkeConfigFromLocal ¶

func (cli *ZSClient) GetVpcIkeConfigFromLocal(ctx context.Context, uuid string) (*view.VpcVpnIkeConfigInventoryView, error)

func (*ZSClient) GetVpcIpSecConfigFromLocal ¶

func (cli *ZSClient) GetVpcIpSecConfigFromLocal(ctx context.Context, uuid string) (*view.VpcVpnIpSecConfigInventoryView, error)

func (*ZSClient) GetVpcMulticastRoute ¶

func (cli *ZSClient) GetVpcMulticastRoute(ctx context.Context, uuid string) (*view.MulticastRouteInventoryView, error)

GetVpcMulticastRoute gets VpcMulticastRoute by uuid

func (*ZSClient) GetVpcRouter ¶

func (cli *ZSClient) GetVpcRouter(ctx context.Context, uuid string) (*view.VpcRouterVmInventoryView, error)

func (*ZSClient) GetVpcSharedQos ¶

func (cli *ZSClient) GetVpcSharedQos(ctx context.Context, uuid string) (*view.VpcSharedQosInventoryView, error)

func (*ZSClient) GetVpcSnatState ¶

func (cli *ZSClient) GetVpcSnatState(ctx context.Context, uuid string) (*view.VpcSnatStateInventoryView, error)

func (*ZSClient) GetVpcUserVpnGatewayFromLocal ¶

func (cli *ZSClient) GetVpcUserVpnGatewayFromLocal(ctx context.Context, uuid string) (*view.VpcUserVpnGatewayInventoryView, error)

func (*ZSClient) GetVpcVRouterDistributedRoutingConnections ¶

func (cli *ZSClient) GetVpcVRouterDistributedRoutingConnections(ctx context.Context, uuid string) (*view.StringView, error)

GetVpcVRouterDistributedRoutingConnections gets VpcVRouterDistributedRoutingConnections by uuid

func (*ZSClient) GetVpcVRouterDistributedRoutingEnabled ¶

func (cli *ZSClient) GetVpcVRouterDistributedRoutingEnabled(ctx context.Context, uuid string) (*view.GetVpcVRouterDistributedRoutingEnabledView, error)

GetVpcVRouterDistributedRoutingEnabled gets VpcVRouterDistributedRoutingEnabled by uuid

func (*ZSClient) GetVpcVRouterNetworkServiceState ¶

func (cli *ZSClient) GetVpcVRouterNetworkServiceState(ctx context.Context, uuid string) (*view.GetVpcVRouterNetworkServiceStateView, error)

GetVpcVRouterNetworkServiceState gets VpcVRouterNetworkServiceState by uuid

func (*ZSClient) GetVpcVpnConfigurationFromRemote ¶

func (cli *ZSClient) GetVpcVpnConfigurationFromRemote(ctx context.Context, uuid string) (*view.GetVpcVpnConfigurationFromRemoteView, error)

GetVpcVpnConfigurationFromRemote gets VpcVpnConfigurationFromRemote by uuid

func (*ZSClient) GetVpcVpnConnectionFromLocal ¶

func (cli *ZSClient) GetVpcVpnConnectionFromLocal(ctx context.Context, uuid string) (*view.VpcVpnConnectionInventoryView, error)

func (*ZSClient) GetVpcVpnGatewayFromLocal ¶

func (cli *ZSClient) GetVpcVpnGatewayFromLocal(ctx context.Context, uuid string) (*view.VpcVpnGatewayInventoryView, error)

func (*ZSClient) GetVtep ¶

func (cli *ZSClient) GetVtep(ctx context.Context, uuid string) (*view.VtepInventoryView, error)

func (*ZSClient) GetWebhook ¶

func (cli *ZSClient) GetWebhook(ctx context.Context, uuid string) (*view.WebhookInventoryView, error)

func (*ZSClient) GetXskyBlockVolume ¶

func (cli *ZSClient) GetXskyBlockVolume(ctx context.Context, uuid string) (*view.XskyBlockVolumeInventoryView, error)

func (*ZSClient) GetZBox ¶

func (cli *ZSClient) GetZBox(ctx context.Context, uuid string) (*view.ZBoxInventoryView, error)

func (*ZSClient) GetZBoxBackup ¶

func (cli *ZSClient) GetZBoxBackup(ctx context.Context, uuid string) (*view.ZBoxBackupInventoryView, error)

func (*ZSClient) GetZBoxBackupDetails ¶

func (cli *ZSClient) GetZBoxBackupDetails(ctx context.Context, uuid string) (*view.GetZBoxBackupDetailsView, error)

GetZBoxBackupDetails gets ZBoxBackupDetails by uuid

func (*ZSClient) GetZWatchAlertHistogram ¶

func (cli *ZSClient) GetZWatchAlertHistogram(ctx context.Context) (*view.GetZWatchAlertHistogramView, error)

GetZWatchAlertHistogram gets ZWatchAlertHistogram by uuid

func (*ZSClient) GetZdfs ¶

func (cli *ZSClient) GetZdfs(ctx context.Context, uuid string) (*view.ZdfsInventoryView, error)

func (*ZSClient) GetZone ¶

func (cli *ZSClient) GetZone(ctx context.Context, uuid string) (*view.ZoneInventoryView, error)

func (*ZSClient) IdentifyHost ¶

func (cli *ZSClient) IdentifyHost(ctx context.Context, uuid string, params param.IdentifyHostParam) (*view.IdentifyHostEventView, error)

IdentifyHost operates on IdentifyHost

func (*ZSClient) InspectBareMetal2Chassis ¶

func (cli *ZSClient) InspectBareMetal2Chassis(ctx context.Context, uuid string, params param.InspectBareMetal2ChassisParam) (*view.BareMetal2ChassisInventoryView, error)

InspectBareMetal2Chassis operates on BareMetal2Chassis

func (*ZSClient) InspectBareMetal2ChassisByInstance ¶

func (cli *ZSClient) InspectBareMetal2ChassisByInstance(ctx context.Context, uuid string, params param.InspectBareMetal2ChassisByInstanceParam) (*view.BareMetal2ChassisInventoryView, error)

InspectBareMetal2ChassisByInstance operates on BareMetal2ChassisByInstance

func (*ZSClient) InspectBaremetalChassis ¶

func (cli *ZSClient) InspectBaremetalChassis(ctx context.Context, uuid string, params param.InspectBaremetalChassisParam) (*view.BaremetalChassisInventoryView, error)

InspectBaremetalChassis operates on BaremetalChassis

func (*ZSClient) IsLicenseServer ¶

func (cli *ZSClient) IsLicenseServer(ctx context.Context) (*view.IsLicenseServerView, error)

IsLicenseServer operates on IsLicenseServer

func (*ZSClient) IsOpensourceVersion ¶

func (cli *ZSClient) IsOpensourceVersion(ctx context.Context) (*view.IsOpensourceVersionView, error)

IsOpensourceVersion operates on IsOpensourceVersion

func (*ZSClient) IsReadyToGo ¶

func (cli *ZSClient) IsReadyToGo(ctx context.Context) (*view.IsReadyToGoView, error)

IsReadyToGo operates on IsReadyToGo

func (*ZSClient) IsVfNicAvailableInL3Network ¶

func (cli *ZSClient) IsVfNicAvailableInL3Network(ctx context.Context, l3NetworkUuid string, hostUuid string) (*view.IsVfNicAvailableInL3NetworkView, error)

IsVfNicAvailableInL3Network operates on IsVfNicAvailableInL3Network

func (*ZSClient) KvmRunShell ¶

func (cli *ZSClient) KvmRunShell(ctx context.Context, params param.KvmRunShellParam) (*view.KvmRunShellEventView, error)

KvmRunShell operates on KvmRunShell

func (*ZSClient) ListVMsFromKVMHost ¶

func (cli *ZSClient) ListVMsFromKVMHost(ctx context.Context, params param.ListVMsFromKVMHostParam) (*view.VmInstanceInventoryView, error)

ListVMsFromKVMHost operates on ListVMsFromKVMHost

func (*ZSClient) ListVmSchedulingRulesFromExecuteState ¶

ListVmSchedulingRulesFromExecuteState operates on ListVmSchedulingRulesFromExecuteState

func (*ZSClient) ListVmsFromSchedulingState ¶

func (cli *ZSClient) ListVmsFromSchedulingState(ctx context.Context, params param.ListVmsFromSchedulingStateParam) (*view.ListVmsFromSchedulingStateView, error)

ListVmsFromSchedulingState operates on ListVmsFromSchedulingState

func (*ZSClient) LocalStorageGetVolumeMigratableHosts ¶

func (cli *ZSClient) LocalStorageGetVolumeMigratableHosts(ctx context.Context, uuid string) (*view.HostInventoryView, error)

LocalStorageGetVolumeMigratableHosts operates on LocalStorageGetVolumeMigratableHosts

func (*ZSClient) LocalStorageMigrateVolume ¶

func (cli *ZSClient) LocalStorageMigrateVolume(ctx context.Context, volumeUuid string, params param.LocalStorageMigrateVolumeParam) (*view.LocalStorageResourceRefInventoryView, error)

LocalStorageMigrateVolume operates on LocalStorageMigrateVolume

func (*ZSClient) LocateHostNetworkInterface ¶

func (cli *ZSClient) LocateHostNetworkInterface(ctx context.Context, hostUuid string, params param.LocateHostNetworkInterfaceParam) (*view.HostNetworkInterfaceInventoryView, error)

LocateHostNetworkInterface operates on HostNetworkInterface

func (*ZSClient) LocateLocalRaidPhysicalDrive ¶

func (cli *ZSClient) LocateLocalRaidPhysicalDrive(ctx context.Context, uuid string, params param.LocateLocalRaidPhysicalDriveParam) (*view.RaidPhysicalDriveInventoryView, error)

LocateLocalRaidPhysicalDrive operates on LocalRaidPhysicalDrive

func (*ZSClient) LogOut ¶

func (cli *ZSClient) LogOut(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

LogOut operates on LogOut

func (*ZSClient) Login ¶

func (cli *ZSClient) Login(ctx context.Context) (*view.SessionInventoryView, error)

func (*ZSClient) LoginIAM2Project ¶

func (cli *ZSClient) LoginIAM2Project(ctx context.Context, params param.LoginIAM2ProjectParam) (*view.SessionInventoryView, error)

LoginIAM2Project operates on IAM2Project

func (*ZSClient) LoginIAM2VirtualID ¶

func (cli *ZSClient) LoginIAM2VirtualID(ctx context.Context, params param.LoginIAM2VirtualIDParam) (*view.SessionInventoryView, error)

LoginIAM2VirtualID operates on IAM2VirtualID

func (*ZSClient) Logout ¶

func (cli *ZSClient) Logout(ctx context.Context) error

func (*ZSClient) MatchModelServiceTemplateWithModel ¶

MatchModelServiceTemplateWithModel operates on MatchModelServiceTemplateWithModel

func (*ZSClient) MergeDataOnBackupStorage ¶

func (cli *ZSClient) MergeDataOnBackupStorage(ctx context.Context, backupStorageUuid string, params param.MergeDataOnBackupStorageParam) (*view.MergeDataOnBackupStorageEventView, error)

MergeDataOnBackupStorage operates on MergeDataOnBackupStorage

func (*ZSClient) MigrateVm ¶

func (cli *ZSClient) MigrateVm(ctx context.Context, vmInstanceUuid string, params param.MigrateVmParam) (*view.VmInstanceInventoryView, error)

MigrateVm operates on Vm

func (*ZSClient) MigrateVmAsync ¶

func (cli *ZSClient) MigrateVmAsync(ctx context.Context, params param.MigrateVmParam) (string, error)

MigrateVmAsync Async

func (*ZSClient) MountVmInstanceRecoveryPoint ¶

MountVmInstanceRecoveryPoint operates on MountVmInstanceRecoveryPoint

func (*ZSClient) MoveDirectory ¶

func (cli *ZSClient) MoveDirectory(ctx context.Context, params param.MoveDirectoryParam) (*view.MoveDirectoryEventView, error)

MoveDirectory operates on MoveDirectory

func (*ZSClient) MoveResourcesToDirectory ¶

MoveResourcesToDirectory operates on MoveResourcesToDirectory

func (*ZSClient) PageAccessControlList ¶

func (cli *ZSClient) PageAccessControlList(ctx context.Context, params *param.QueryParam) ([]view.AccessControlListInventoryView, int, error)

PageAccessControlList Pagination

func (*ZSClient) PageAccessControlRule ¶

func (cli *ZSClient) PageAccessControlRule(ctx context.Context, params *param.QueryParam) ([]view.AccessControlRuleInventoryView, int, error)

PageAccessControlRule Pagination

func (*ZSClient) PageAccessKey ¶

func (cli *ZSClient) PageAccessKey(ctx context.Context, params *param.QueryParam) ([]view.AccessKeyInventoryView, int, error)

PageAccessKey Pagination

func (*ZSClient) PageAccount ¶

func (cli *ZSClient) PageAccount(ctx context.Context, params *param.QueryParam) ([]view.AccountInventoryView, int, error)

PageAccount Pagination

func (*ZSClient) PageAccountBilling ¶

func (cli *ZSClient) PageAccountBilling(ctx context.Context, params *param.QueryParam) ([]view.BillingInventoryView, int, error)

PageAccountBilling Pagination

func (*ZSClient) PageAccountPriceTableRef ¶

func (cli *ZSClient) PageAccountPriceTableRef(ctx context.Context, params *param.QueryParam) ([]view.AccountPriceTableRefInventoryView, int, error)

PageAccountPriceTableRef Pagination

func (*ZSClient) PageAccountResourceRef ¶

func (cli *ZSClient) PageAccountResourceRef(ctx context.Context, params *param.QueryParam) ([]view.AccountResourceRefInventoryView, int, error)

PageAccountResourceRef Pagination

func (*ZSClient) PageActiveAlarm ¶

func (cli *ZSClient) PageActiveAlarm(ctx context.Context, params *param.QueryParam) ([]view.ActiveAlarmInventoryView, int, error)

PageActiveAlarm Pagination

func (*ZSClient) PageActiveAlarmTemplate ¶

func (cli *ZSClient) PageActiveAlarmTemplate(ctx context.Context, params *param.QueryParam) ([]view.ActiveAlarmTemplateInventoryView, int, error)

PageActiveAlarmTemplate Pagination

func (*ZSClient) PageAddressPool ¶

func (cli *ZSClient) PageAddressPool(ctx context.Context, params *param.QueryParam) ([]view.AddressPoolInventoryView, int, error)

PageAddressPool Pagination

func (*ZSClient) PageAffinityGroup ¶

func (cli *ZSClient) PageAffinityGroup(ctx context.Context, params *param.QueryParam) ([]view.AffinityGroupInventoryView, int, error)

PageAffinityGroup Pagination

func (*ZSClient) PageAgentVersion ¶

func (cli *ZSClient) PageAgentVersion(ctx context.Context, params *param.QueryParam) ([]view.AgentVersionInventoryView, int, error)

PageAgentVersion Pagination

func (*ZSClient) PageAlarm ¶

func (cli *ZSClient) PageAlarm(ctx context.Context, params *param.QueryParam) ([]view.AlarmInventoryView, int, error)

PageAlarm Pagination

func (*ZSClient) PageAlarmRecord ¶

func (cli *ZSClient) PageAlarmRecord(ctx context.Context, params *param.QueryParam) ([]view.AlarmRecordsInventoryView, int, error)

PageAlarmRecord Pagination

func (*ZSClient) PageAlert ¶

func (cli *ZSClient) PageAlert(ctx context.Context, params *param.QueryParam) ([]view.AlertInventoryView, int, error)

PageAlert Pagination

func (*ZSClient) PageAlertDataAck ¶

func (cli *ZSClient) PageAlertDataAck(ctx context.Context, params *param.QueryParam) ([]view.AlertDataAckInventoryView, int, error)

PageAlertDataAck Pagination

func (*ZSClient) PageAliyunDiskFromLocal ¶

func (cli *ZSClient) PageAliyunDiskFromLocal(ctx context.Context, params *param.QueryParam) ([]view.AliyunDiskInventoryView, int, error)

PageAliyunDiskFromLocal Pagination

func (*ZSClient) PageAliyunEbsBackupStorage ¶

func (cli *ZSClient) PageAliyunEbsBackupStorage(ctx context.Context, params *param.QueryParam) ([]view.BackupStorageInventoryView, int, error)

PageAliyunEbsBackupStorage Pagination

func (*ZSClient) PageAliyunEbsPrimaryStorage ¶

func (cli *ZSClient) PageAliyunEbsPrimaryStorage(ctx context.Context, params *param.QueryParam) ([]view.PrimaryStorageInventoryView, int, error)

PageAliyunEbsPrimaryStorage Pagination

func (*ZSClient) PageAliyunNasAccessGroup ¶

func (cli *ZSClient) PageAliyunNasAccessGroup(ctx context.Context, params *param.QueryParam) ([]view.AliyunNasAccessGroupInventoryView, int, error)

PageAliyunNasAccessGroup Pagination

func (*ZSClient) PageAliyunPanguPartition ¶

func (cli *ZSClient) PageAliyunPanguPartition(ctx context.Context, params *param.QueryParam) ([]view.AliyunPanguPartitionInventoryView, int, error)

PageAliyunPanguPartition Pagination

func (*ZSClient) PageAliyunProxyVSwitch ¶

func (cli *ZSClient) PageAliyunProxyVSwitch(ctx context.Context, params *param.QueryParam) ([]view.AliyunProxyVSwitchInventoryView, int, error)

PageAliyunProxyVSwitch Pagination

func (*ZSClient) PageAliyunProxyVpc ¶

func (cli *ZSClient) PageAliyunProxyVpc(ctx context.Context, params *param.QueryParam) ([]view.AliyunProxyVpcInventoryView, int, error)

PageAliyunProxyVpc Pagination

func (*ZSClient) PageAliyunRouteEntryFromLocal ¶

func (cli *ZSClient) PageAliyunRouteEntryFromLocal(ctx context.Context, params *param.QueryParam) ([]view.VpcVirtualRouteEntryInventoryView, int, error)

PageAliyunRouteEntryFromLocal Pagination

func (*ZSClient) PageAliyunRouterInterfaceFromLocal ¶

func (cli *ZSClient) PageAliyunRouterInterfaceFromLocal(ctx context.Context, params *param.QueryParam) ([]view.AliyunRouterInterfaceInventoryView, int, error)

PageAliyunRouterInterfaceFromLocal Pagination

func (*ZSClient) PageAliyunSmsSNSTextTemplate ¶

func (cli *ZSClient) PageAliyunSmsSNSTextTemplate(ctx context.Context, params *param.QueryParam) ([]view.AliyunSmsSNSTextTemplateInventoryView, int, error)

PageAliyunSmsSNSTextTemplate Pagination

func (*ZSClient) PageAliyunSnapshotFromLocal ¶

func (cli *ZSClient) PageAliyunSnapshotFromLocal(ctx context.Context, params *param.QueryParam) ([]view.AliyunSnapshotInventoryView, int, error)

PageAliyunSnapshotFromLocal Pagination

func (*ZSClient) PageAliyunVirtualRouterFromLocal ¶

func (cli *ZSClient) PageAliyunVirtualRouterFromLocal(ctx context.Context, params *param.QueryParam) ([]view.VpcVirtualRouterInventoryView, int, error)

PageAliyunVirtualRouterFromLocal Pagination

func (*ZSClient) PageAppBuildSystem ¶

func (cli *ZSClient) PageAppBuildSystem(ctx context.Context, params *param.QueryParam) ([]view.AppBuildSystemInventoryView, int, error)

PageAppBuildSystem Pagination

func (*ZSClient) PageApplianceVm ¶

func (cli *ZSClient) PageApplianceVm(ctx context.Context, params *param.QueryParam) ([]view.ApplianceVmInventoryView, int, error)

PageApplianceVm Pagination

func (*ZSClient) PageApplicationDevelopmentService ¶

func (cli *ZSClient) PageApplicationDevelopmentService(ctx context.Context, params *param.QueryParam) ([]view.ApplicationDevelopmentServiceInventoryView, int, error)

PageApplicationDevelopmentService Pagination

func (*ZSClient) PageArchiveTicket ¶

func (cli *ZSClient) PageArchiveTicket(ctx context.Context, params *param.QueryParam) ([]view.ArchiveTicketInventoryView, int, error)

PageArchiveTicket Pagination

func (*ZSClient) PageArchiveTicketHistory ¶

func (cli *ZSClient) PageArchiveTicketHistory(ctx context.Context, params *param.QueryParam) ([]view.ArchiveTicketStatusHistoryInventoryView, int, error)

PageArchiveTicketHistory Pagination

func (*ZSClient) PageAudit ¶

func (cli *ZSClient) PageAudit(ctx context.Context, params *param.QueryParam) ([]view.AuditsInventoryView, int, error)

PageAudit Pagination

func (*ZSClient) PageAutoScalingGroup ¶

func (cli *ZSClient) PageAutoScalingGroup(ctx context.Context, params *param.QueryParam) ([]view.AutoScalingGroupInventoryView, int, error)

PageAutoScalingGroup Pagination

func (*ZSClient) PageAutoScalingGroupActivity ¶

func (cli *ZSClient) PageAutoScalingGroupActivity(ctx context.Context, params *param.QueryParam) ([]view.AutoScalingGroupActivityInventoryView, int, error)

PageAutoScalingGroupActivity Pagination

func (*ZSClient) PageAutoScalingGroupInstance ¶

func (cli *ZSClient) PageAutoScalingGroupInstance(ctx context.Context, params *param.QueryParam) ([]view.AutoScalingGroupInstanceInventoryView, int, error)

PageAutoScalingGroupInstance Pagination

func (*ZSClient) PageAutoScalingRule ¶

func (cli *ZSClient) PageAutoScalingRule(ctx context.Context, params *param.QueryParam) ([]view.AutoScalingRuleInventoryView, int, error)

PageAutoScalingRule Pagination

func (*ZSClient) PageAutoScalingRuleTrigger ¶

func (cli *ZSClient) PageAutoScalingRuleTrigger(ctx context.Context, params *param.QueryParam) ([]view.AutoScalingRuleTriggerInventoryView, int, error)

PageAutoScalingRuleTrigger Pagination

func (*ZSClient) PageAutoScalingVmTemplate ¶

func (cli *ZSClient) PageAutoScalingVmTemplate(ctx context.Context, params *param.QueryParam) ([]view.AutoScalingVmTemplateInventoryView, int, error)

PageAutoScalingVmTemplate Pagination

func (*ZSClient) PageBackupStorage ¶

func (cli *ZSClient) PageBackupStorage(ctx context.Context, params *param.QueryParam) ([]view.BackupStorageInventoryView, int, error)

PageBackupStorage Pagination

func (*ZSClient) PageBareMetal2Bonding ¶

func (cli *ZSClient) PageBareMetal2Bonding(ctx context.Context, params *param.QueryParam) ([]view.BareMetal2BondingInventoryView, int, error)

PageBareMetal2Bonding Pagination

func (*ZSClient) PageBareMetal2BondingNicRef ¶

func (cli *ZSClient) PageBareMetal2BondingNicRef(ctx context.Context, params *param.QueryParam) ([]view.BareMetal2ChassisInventoryView, int, error)

PageBareMetal2BondingNicRef Pagination

func (*ZSClient) PageBareMetal2Chassis ¶

func (cli *ZSClient) PageBareMetal2Chassis(ctx context.Context, params *param.QueryParam) ([]view.BareMetal2ChassisInventoryView, int, error)

PageBareMetal2Chassis Pagination

func (*ZSClient) PageBareMetal2ChassisGpuDevice ¶

func (cli *ZSClient) PageBareMetal2ChassisGpuDevice(ctx context.Context, params *param.QueryParam) ([]view.BareMetal2ChassisGpuDeviceInventoryView, int, error)

PageBareMetal2ChassisGpuDevice Pagination

func (*ZSClient) PageBareMetal2ChassisOffering ¶

func (cli *ZSClient) PageBareMetal2ChassisOffering(ctx context.Context, params *param.QueryParam) ([]view.BareMetal2ChassisOfferingInventoryView, int, error)

PageBareMetal2ChassisOffering Pagination

func (*ZSClient) PageBareMetal2ChassisPciDevice ¶

func (cli *ZSClient) PageBareMetal2ChassisPciDevice(ctx context.Context, params *param.QueryParam) ([]view.BareMetal2ChassisPciDeviceInventoryView, int, error)

PageBareMetal2ChassisPciDevice Pagination

func (*ZSClient) PageBareMetal2Gateway ¶

func (cli *ZSClient) PageBareMetal2Gateway(ctx context.Context, params *param.QueryParam) ([]view.BareMetal2GatewayInventoryView, int, error)

PageBareMetal2Gateway Pagination

func (*ZSClient) PageBareMetal2Instance ¶

func (cli *ZSClient) PageBareMetal2Instance(ctx context.Context, params *param.QueryParam) ([]view.BareMetal2InstanceInventoryView, int, error)

PageBareMetal2Instance Pagination

func (*ZSClient) PageBareMetal2ProvisionNetwork ¶

func (cli *ZSClient) PageBareMetal2ProvisionNetwork(ctx context.Context, params *param.QueryParam) ([]view.BareMetal2ProvisionNetworkInventoryView, int, error)

PageBareMetal2ProvisionNetwork Pagination

func (*ZSClient) PageBaremetalBonding ¶

func (cli *ZSClient) PageBaremetalBonding(ctx context.Context, params *param.QueryParam) ([]view.BaremetalBondingInventoryView, int, error)

PageBaremetalBonding Pagination

func (*ZSClient) PageBaremetalChassis ¶

func (cli *ZSClient) PageBaremetalChassis(ctx context.Context, params *param.QueryParam) ([]view.BaremetalChassisInventoryView, int, error)

PageBaremetalChassis Pagination

func (*ZSClient) PageBaremetalInstance ¶

func (cli *ZSClient) PageBaremetalInstance(ctx context.Context, params *param.QueryParam) ([]view.BaremetalInstanceInventoryView, int, error)

PageBaremetalInstance Pagination

func (*ZSClient) PageBaremetalPxeServer ¶

func (cli *ZSClient) PageBaremetalPxeServer(ctx context.Context, params *param.QueryParam) ([]view.BaremetalPxeServerInventoryView, int, error)

PageBaremetalPxeServer Pagination

func (*ZSClient) PageBlockPrimaryStorage ¶

func (cli *ZSClient) PageBlockPrimaryStorage(ctx context.Context, params *param.QueryParam) ([]view.BlockPrimaryStorageInventoryView, int, error)

PageBlockPrimaryStorage Pagination

func (*ZSClient) PageBlockVolume ¶

func (cli *ZSClient) PageBlockVolume(ctx context.Context, params *param.QueryParam) ([]view.BlockVolumeInventoryView, int, error)

PageBlockVolume Pagination

func (*ZSClient) PageBuildApp ¶

func (cli *ZSClient) PageBuildApp(ctx context.Context, params *param.QueryParam) ([]view.BuildApplicationInventoryView, int, error)

PageBuildApp Pagination

func (*ZSClient) PageBuildAppExportHistory ¶

func (cli *ZSClient) PageBuildAppExportHistory(ctx context.Context, params *param.QueryParam) ([]view.BuildAppExportHistoryInventoryView, int, error)

PageBuildAppExportHistory Pagination

func (*ZSClient) PageCCSCertificate ¶

func (cli *ZSClient) PageCCSCertificate(ctx context.Context, params *param.QueryParam) ([]view.CCSCertificateInventoryView, int, error)

PageCCSCertificate Pagination

func (*ZSClient) PageCbtTask ¶

func (cli *ZSClient) PageCbtTask(ctx context.Context, params *param.QueryParam) ([]view.CbtTaskInventoryView, int, error)

PageCbtTask Pagination

func (*ZSClient) PageCdpPolicy ¶

func (cli *ZSClient) PageCdpPolicy(ctx context.Context, params *param.QueryParam) ([]view.CdpPolicyInventoryView, int, error)

PageCdpPolicy Pagination

func (*ZSClient) PageCdpTask ¶

func (cli *ZSClient) PageCdpTask(ctx context.Context, params *param.QueryParam) ([]view.CdpTaskInventoryView, int, error)

PageCdpTask Pagination

func (*ZSClient) PageCephBackupStorage ¶

func (cli *ZSClient) PageCephBackupStorage(ctx context.Context, params *param.QueryParam) ([]view.BackupStorageInventoryView, int, error)

PageCephBackupStorage Pagination

func (*ZSClient) PageCephOsdGroup ¶

func (cli *ZSClient) PageCephOsdGroup(ctx context.Context, params *param.QueryParam) ([]view.CephOsdGroupInventoryView, int, error)

PageCephOsdGroup Pagination

func (*ZSClient) PageCephPrimaryStorage ¶

func (cli *ZSClient) PageCephPrimaryStorage(ctx context.Context, params *param.QueryParam) ([]view.PrimaryStorageInventoryView, int, error)

PageCephPrimaryStorage Pagination

func (*ZSClient) PageCephPrimaryStoragePool ¶

func (cli *ZSClient) PageCephPrimaryStoragePool(ctx context.Context, params *param.QueryParam) ([]view.CephPrimaryStoragePoolInventoryView, int, error)

PageCephPrimaryStoragePool Pagination

func (*ZSClient) PageCertificate ¶

func (cli *ZSClient) PageCertificate(ctx context.Context, params *param.QueryParam) ([]view.CertificateInventoryView, int, error)

PageCertificate Pagination

func (*ZSClient) PageCluster ¶

func (cli *ZSClient) PageCluster(ctx context.Context, params *param.QueryParam) ([]view.ClusterInventoryView, int, error)

PageCluster Pagination

func (*ZSClient) PageClusterDRS ¶

func (cli *ZSClient) PageClusterDRS(ctx context.Context, params *param.QueryParam) ([]view.ClusterDRSInventoryView, int, error)

PageClusterDRS Pagination

func (*ZSClient) PageConnectionAccessPointFromLocal ¶

func (cli *ZSClient) PageConnectionAccessPointFromLocal(ctx context.Context, params *param.QueryParam) ([]view.ConnectionAccessPointInventoryView, int, error)

PageConnectionAccessPointFromLocal Pagination

func (*ZSClient) PageConnectionBetweenL3NetworkAndAliyunVSwitch ¶

func (cli *ZSClient) PageConnectionBetweenL3NetworkAndAliyunVSwitch(ctx context.Context, params *param.QueryParam) ([]view.ConnectionRelationShipInventoryView, int, error)

PageConnectionBetweenL3NetworkAndAliyunVSwitch Pagination

func (*ZSClient) PageConsoleProxyAgent ¶

func (cli *ZSClient) PageConsoleProxyAgent(ctx context.Context, params *param.QueryParam) ([]view.ConsoleProxyAgentInventoryView, int, error)

PageConsoleProxyAgent Pagination

func (*ZSClient) PageContainerImage ¶

func (cli *ZSClient) PageContainerImage(ctx context.Context, params *param.QueryParam) ([]view.ContainerImageInventoryView, int, error)

PageContainerImage Pagination

func (*ZSClient) PageContainerManagementEndpoint ¶

func (cli *ZSClient) PageContainerManagementEndpoint(ctx context.Context, params *param.QueryParam) ([]view.ContainerManagementEndpointInventoryView, int, error)

PageContainerManagementEndpoint Pagination

func (*ZSClient) PageDRSAdvice ¶

func (cli *ZSClient) PageDRSAdvice(ctx context.Context, params *param.QueryParam) ([]view.DRSAdviceInventoryView, int, error)

PageDRSAdvice Pagination

func (*ZSClient) PageDRSVmMigrationActivity ¶

func (cli *ZSClient) PageDRSVmMigrationActivity(ctx context.Context, params *param.QueryParam) ([]view.DRSVmMigrationActivityInventoryView, int, error)

PageDRSVmMigrationActivity Pagination

func (*ZSClient) PageDataCenterFromLocal ¶

func (cli *ZSClient) PageDataCenterFromLocal(ctx context.Context, params *param.QueryParam) ([]view.DataCenterInventoryView, int, error)

PageDataCenterFromLocal Pagination

func (*ZSClient) PageDatabaseBackup ¶

func (cli *ZSClient) PageDatabaseBackup(ctx context.Context, params *param.QueryParam) ([]view.DatabaseBackupInventoryView, int, error)

PageDatabaseBackup Pagination

func (*ZSClient) PageDataset ¶

func (cli *ZSClient) PageDataset(ctx context.Context, params *param.QueryParam) ([]view.DatasetInventoryView, int, error)

PageDataset Pagination

func (*ZSClient) PageDirectory ¶

func (cli *ZSClient) PageDirectory(ctx context.Context, params *param.QueryParam) ([]view.DirectoryInventoryView, int, error)

PageDirectory Pagination

func (*ZSClient) PageDiskOffering ¶

func (cli *ZSClient) PageDiskOffering(ctx context.Context, params *param.QueryParam) ([]view.DiskOfferingInventoryView, int, error)

PageDiskOffering Pagination

func (*ZSClient) PageEcsImageFromLocal ¶

func (cli *ZSClient) PageEcsImageFromLocal(ctx context.Context, params *param.QueryParam) ([]view.EcsImageInventoryView, int, error)

PageEcsImageFromLocal Pagination

func (*ZSClient) PageEcsInstanceFromLocal ¶

func (cli *ZSClient) PageEcsInstanceFromLocal(ctx context.Context, params *param.QueryParam) ([]view.EcsInstanceInventoryView, int, error)

PageEcsInstanceFromLocal Pagination

func (*ZSClient) PageEcsSecurityGroupFromLocal ¶

func (cli *ZSClient) PageEcsSecurityGroupFromLocal(ctx context.Context, params *param.QueryParam) ([]view.EcsSecurityGroupInventoryView, int, error)

PageEcsSecurityGroupFromLocal Pagination

func (*ZSClient) PageEcsSecurityGroupRuleFromLocal ¶

func (cli *ZSClient) PageEcsSecurityGroupRuleFromLocal(ctx context.Context, params *param.QueryParam) ([]view.EcsSecurityGroupRuleInventoryView, int, error)

PageEcsSecurityGroupRuleFromLocal Pagination

func (*ZSClient) PageEcsVSwitchFromLocal ¶

func (cli *ZSClient) PageEcsVSwitchFromLocal(ctx context.Context, params *param.QueryParam) ([]view.EcsVSwitchInventoryView, int, error)

PageEcsVSwitchFromLocal Pagination

func (*ZSClient) PageEcsVpcFromLocal ¶

func (cli *ZSClient) PageEcsVpcFromLocal(ctx context.Context, params *param.QueryParam) ([]view.EcsVpcInventoryView, int, error)

PageEcsVpcFromLocal Pagination

func (*ZSClient) PageEip ¶

func (cli *ZSClient) PageEip(ctx context.Context, params *param.QueryParam) ([]view.EipInventoryView, int, error)

PageEip Pagination

func (*ZSClient) PageEmailMedia ¶

func (cli *ZSClient) PageEmailMedia(ctx context.Context, params *param.QueryParam) ([]view.MediaInventoryView, int, error)

PageEmailMedia Pagination

func (*ZSClient) PageEmailTriggerAction ¶

func (cli *ZSClient) PageEmailTriggerAction(ctx context.Context, params *param.QueryParam) ([]view.MonitorTriggerActionInventoryView, int, error)

PageEmailTriggerAction Pagination

func (*ZSClient) PageEthernetVF ¶

func (cli *ZSClient) PageEthernetVF(ctx context.Context, params *param.QueryParam) ([]view.EthernetVfPciDeviceInventoryView, int, error)

PageEthernetVF Pagination

func (*ZSClient) PageEventFromResourceStack ¶

func (cli *ZSClient) PageEventFromResourceStack(ctx context.Context, params *param.QueryParam) ([]view.CloudFormationStackEventInventoryView, int, error)

PageEventFromResourceStack Pagination

func (*ZSClient) PageEventLog ¶

func (cli *ZSClient) PageEventLog(ctx context.Context, params *param.QueryParam) ([]view.EventLogInventoryView, int, error)

PageEventLog Pagination

func (*ZSClient) PageEventRecord ¶

func (cli *ZSClient) PageEventRecord(ctx context.Context, params *param.QueryParam) ([]view.EventRecordsInventoryView, int, error)

PageEventRecord Pagination

func (*ZSClient) PageEventRuleTemplate ¶

func (cli *ZSClient) PageEventRuleTemplate(ctx context.Context, params *param.QueryParam) ([]view.EventRuleTemplateInventoryView, int, error)

PageEventRuleTemplate Pagination

func (*ZSClient) PageEventSubscription ¶

func (cli *ZSClient) PageEventSubscription(ctx context.Context, params *param.QueryParam) ([]view.EventSubscriptionInventoryView, int, error)

PageEventSubscription Pagination

func (*ZSClient) PageExponBlockVolume ¶

func (cli *ZSClient) PageExponBlockVolume(ctx context.Context, params *param.QueryParam) ([]view.ExponBlockVolumeInventoryView, int, error)

PageExponBlockVolume Pagination

func (*ZSClient) PageExternalBackup ¶

func (cli *ZSClient) PageExternalBackup(ctx context.Context, params *param.QueryParam) ([]view.ExternalBackupInventoryView, int, error)

PageExternalBackup Pagination

func (*ZSClient) PageFaultToleranceVm ¶

func (cli *ZSClient) PageFaultToleranceVm(ctx context.Context, params *param.QueryParam) ([]view.FaultToleranceVmGroupInventoryView, int, error)

PageFaultToleranceVm Pagination

func (*ZSClient) PageFcHbaDevice ¶

func (cli *ZSClient) PageFcHbaDevice(ctx context.Context, params *param.QueryParam) ([]view.HbaDeviceInventoryView, int, error)

PageFcHbaDevice Pagination

func (*ZSClient) PageFiberChannelLun ¶

func (cli *ZSClient) PageFiberChannelLun(ctx context.Context, params *param.QueryParam) ([]view.FiberChannelLunInventoryView, int, error)

PageFiberChannelLun Pagination

func (*ZSClient) PageFiberChannelStorage ¶

func (cli *ZSClient) PageFiberChannelStorage(ctx context.Context, params *param.QueryParam) ([]view.FiberChannelStorageInventoryView, int, error)

PageFiberChannelStorage Pagination

func (*ZSClient) PageFirewallIpSetTemplate ¶

func (cli *ZSClient) PageFirewallIpSetTemplate(ctx context.Context, params *param.QueryParam) ([]view.VpcFirewallIpSetTemplateInventoryView, int, error)

PageFirewallIpSetTemplate Pagination

func (*ZSClient) PageFirewallRule ¶

func (cli *ZSClient) PageFirewallRule(ctx context.Context, params *param.QueryParam) ([]view.VpcFirewallRuleInventoryView, int, error)

PageFirewallRule Pagination

func (*ZSClient) PageFirewallRuleSet ¶

func (cli *ZSClient) PageFirewallRuleSet(ctx context.Context, params *param.QueryParam) ([]view.VpcFirewallRuleSetInventoryView, int, error)

PageFirewallRuleSet Pagination

func (*ZSClient) PageFirewallRuleSetL3Ref ¶

func (cli *ZSClient) PageFirewallRuleSetL3Ref(ctx context.Context, params *param.QueryParam) ([]view.VpcFirewallRuleSetL3RefInventoryView, int, error)

PageFirewallRuleSetL3Ref Pagination

func (*ZSClient) PageFirewallRuleTemplate ¶

func (cli *ZSClient) PageFirewallRuleTemplate(ctx context.Context, params *param.QueryParam) ([]view.VpcFirewallRuleTemplateInventoryView, int, error)

PageFirewallRuleTemplate Pagination

func (*ZSClient) PageFlowCollector ¶

func (cli *ZSClient) PageFlowCollector(ctx context.Context, params *param.QueryParam) ([]view.FlowCollectorInventoryView, int, error)

PageFlowCollector Pagination

func (*ZSClient) PageFlowMeter ¶

func (cli *ZSClient) PageFlowMeter(ctx context.Context, params *param.QueryParam) ([]view.FlowMeterInventoryView, int, error)

PageFlowMeter Pagination

func (*ZSClient) PageGCJob ¶

func (cli *ZSClient) PageGCJob(ctx context.Context, params *param.QueryParam) ([]view.GarbageCollectorInventoryView, int, error)

PageGCJob Pagination

func (*ZSClient) PageGlobalConfig ¶

func (cli *ZSClient) PageGlobalConfig(ctx context.Context, params *param.QueryParam) ([]view.GlobalConfigInventoryView, int, error)

PageGlobalConfig Pagination

func (*ZSClient) PageGlobalConfigTemplate ¶

func (cli *ZSClient) PageGlobalConfigTemplate(ctx context.Context, params *param.QueryParam) ([]view.GlobalConfigTemplateInventoryView, int, error)

PageGlobalConfigTemplate Pagination

func (*ZSClient) PageGpuDevice ¶

func (cli *ZSClient) PageGpuDevice(ctx context.Context, params *param.QueryParam) ([]view.GpuDeviceInventoryView, int, error)

PageGpuDevice Pagination

func (*ZSClient) PageGuestToolsState ¶

func (cli *ZSClient) PageGuestToolsState(ctx context.Context, params *param.QueryParam) ([]view.GuestToolsStateInventoryView, int, error)

PageGuestToolsState Pagination

func (*ZSClient) PageGuestVmScript ¶

func (cli *ZSClient) PageGuestVmScript(ctx context.Context, params *param.QueryParam) ([]view.GuestVmScriptInventoryView, int, error)

PageGuestVmScript Pagination

func (*ZSClient) PageGuestVmScriptExecutedRecord ¶

func (cli *ZSClient) PageGuestVmScriptExecutedRecord(ctx context.Context, params *param.QueryParam) ([]view.GuestVmScriptExecutedRecordInventoryView, int, error)

PageGuestVmScriptExecutedRecord Pagination

func (*ZSClient) PageGuestVmScriptExecutedRecordDetail ¶

func (cli *ZSClient) PageGuestVmScriptExecutedRecordDetail(ctx context.Context, params *param.QueryParam) ([]view.GuestVmScriptExecutedRecordDetailInventoryView, int, error)

PageGuestVmScriptExecutedRecordDetail Pagination

func (*ZSClient) PageHost ¶

func (cli *ZSClient) PageHost(ctx context.Context, params *param.QueryParam) ([]view.HostInventoryView, int, error)

PageHost Pagination

func (*ZSClient) PageHostNetworkBonding ¶

func (cli *ZSClient) PageHostNetworkBonding(ctx context.Context, params *param.QueryParam) ([]view.HostNetworkBondingInventoryView, int, error)

PageHostNetworkBonding Pagination

func (*ZSClient) PageHostNetworkInterface ¶

func (cli *ZSClient) PageHostNetworkInterface(ctx context.Context, params *param.QueryParam) ([]view.HostNetworkInterfaceInventoryView, int, error)

PageHostNetworkInterface Pagination

func (*ZSClient) PageHostOsCategory ¶

func (cli *ZSClient) PageHostOsCategory(ctx context.Context, params *param.QueryParam) ([]view.HostOsCategoryInventoryView, int, error)

PageHostOsCategory Pagination

func (*ZSClient) PageHostPhysicalMemory ¶

func (cli *ZSClient) PageHostPhysicalMemory(ctx context.Context, params *param.QueryParam) ([]view.HostPhysicalMemoryInventoryView, int, error)

PageHostPhysicalMemory Pagination

func (*ZSClient) PageHostSchedulingRuleGroup ¶

func (cli *ZSClient) PageHostSchedulingRuleGroup(ctx context.Context, params *param.QueryParam) ([]view.HostSchedulingRuleGroupInventoryView, int, error)

PageHostSchedulingRuleGroup Pagination

func (*ZSClient) PageHuaweiIMasterFabric ¶

func (cli *ZSClient) PageHuaweiIMasterFabric(ctx context.Context, params *param.QueryParam) ([]view.HuaweiIMasterFabricInventoryView, int, error)

PageHuaweiIMasterFabric Pagination

func (*ZSClient) PageHuaweiIMasterTenant ¶

func (cli *ZSClient) PageHuaweiIMasterTenant(ctx context.Context, params *param.QueryParam) ([]view.HuaweiIMasterTenantInventoryView, int, error)

PageHuaweiIMasterTenant Pagination

func (*ZSClient) PageHuaweiIMasterVRouter ¶

func (cli *ZSClient) PageHuaweiIMasterVRouter(ctx context.Context, params *param.QueryParam) ([]view.HuaweiIMasterVRouterInventoryView, int, error)

PageHuaweiIMasterVRouter Pagination

func (*ZSClient) PageHuaweiIMasterVpc ¶

func (cli *ZSClient) PageHuaweiIMasterVpc(ctx context.Context, params *param.QueryParam) ([]view.HuaweiIMasterVpcInventoryView, int, error)

PageHuaweiIMasterVpc Pagination

func (*ZSClient) PageHybridEipFromLocal ¶

func (cli *ZSClient) PageHybridEipFromLocal(ctx context.Context, params *param.QueryParam) ([]view.HybridEipAddressInventoryView, int, error)

PageHybridEipFromLocal Pagination

func (*ZSClient) PageHybridKeySecret ¶

func (cli *ZSClient) PageHybridKeySecret(ctx context.Context, params *param.QueryParam) ([]view.HybridAccountInventoryView, int, error)

PageHybridKeySecret Pagination

func (*ZSClient) PageHygonDevice ¶

func (cli *ZSClient) PageHygonDevice(ctx context.Context, params *param.QueryParam) ([]view.HygonCcpDeviceInventoryView, int, error)

PageHygonDevice Pagination

func (*ZSClient) PageIAM2LdapBinding ¶

func (cli *ZSClient) PageIAM2LdapBinding(ctx context.Context, params *param.QueryParam) ([]view.LdapResourceRefInventoryView, int, error)

PageIAM2LdapBinding Pagination

func (*ZSClient) PageIAM2Organization ¶

func (cli *ZSClient) PageIAM2Organization(ctx context.Context, params *param.QueryParam) ([]view.IAM2OrganizationInventoryView, int, error)

PageIAM2Organization Pagination

func (*ZSClient) PageIAM2OrganizationAttribute ¶

func (cli *ZSClient) PageIAM2OrganizationAttribute(ctx context.Context, params *param.QueryParam) ([]view.IAM2OrganizationAttributeInventoryView, int, error)

PageIAM2OrganizationAttribute Pagination

func (*ZSClient) PageIAM2OrganizationProjectRef ¶

func (cli *ZSClient) PageIAM2OrganizationProjectRef(ctx context.Context, params *param.QueryParam) ([]view.IAM2OrganizationProjectRefInventoryView, int, error)

PageIAM2OrganizationProjectRef Pagination

func (*ZSClient) PageIAM2Project ¶

func (cli *ZSClient) PageIAM2Project(ctx context.Context, params *param.QueryParam) ([]view.IAM2ProjectInventoryView, int, error)

PageIAM2Project Pagination

func (*ZSClient) PageIAM2ProjectAccountRef ¶

func (cli *ZSClient) PageIAM2ProjectAccountRef(ctx context.Context, params *param.QueryParam) ([]view.IAM2ProjectAccountRefInventoryView, int, error)

PageIAM2ProjectAccountRef Pagination

func (*ZSClient) PageIAM2ProjectAttribute ¶

func (cli *ZSClient) PageIAM2ProjectAttribute(ctx context.Context, params *param.QueryParam) ([]view.IAM2ProjectAttributeInventoryView, int, error)

PageIAM2ProjectAttribute Pagination

func (*ZSClient) PageIAM2ProjectRole ¶

func (cli *ZSClient) PageIAM2ProjectRole(ctx context.Context, params *param.QueryParam) ([]view.IAM2ProjectRoleInventoryView, int, error)

PageIAM2ProjectRole Pagination

func (*ZSClient) PageIAM2ProjectTemplate ¶

func (cli *ZSClient) PageIAM2ProjectTemplate(ctx context.Context, params *param.QueryParam) ([]view.IAM2ProjectTemplateInventoryView, int, error)

PageIAM2ProjectTemplate Pagination

func (*ZSClient) PageIAM2VirtualID ¶

func (cli *ZSClient) PageIAM2VirtualID(ctx context.Context, params *param.QueryParam) ([]view.IAM2VirtualIDInventoryView, int, error)

PageIAM2VirtualID Pagination

func (*ZSClient) PageIAM2VirtualIDAttribute ¶

func (cli *ZSClient) PageIAM2VirtualIDAttribute(ctx context.Context, params *param.QueryParam) ([]view.IAM2VirtualIDAttributeInventoryView, int, error)

PageIAM2VirtualIDAttribute Pagination

func (*ZSClient) PageIAM2VirtualIDGroup ¶

func (cli *ZSClient) PageIAM2VirtualIDGroup(ctx context.Context, params *param.QueryParam) ([]view.IAM2VirtualIDGroupInventoryView, int, error)

PageIAM2VirtualIDGroup Pagination

func (*ZSClient) PageIAM2VirtualIDGroupAttribute ¶

func (cli *ZSClient) PageIAM2VirtualIDGroupAttribute(ctx context.Context, params *param.QueryParam) ([]view.IAM2VirtualIDGroupAttributeInventoryView, int, error)

PageIAM2VirtualIDGroupAttribute Pagination

func (*ZSClient) PageIPSecConnection ¶

func (cli *ZSClient) PageIPSecConnection(ctx context.Context, params *param.QueryParam) ([]view.IPsecConnectionInventoryView, int, error)

PageIPSecConnection Pagination

func (*ZSClient) PageIdentityZoneFromLocal ¶

func (cli *ZSClient) PageIdentityZoneFromLocal(ctx context.Context, params *param.QueryParam) ([]view.IdentityZoneInventoryView, int, error)

PageIdentityZoneFromLocal Pagination

func (*ZSClient) PageImage ¶

func (cli *ZSClient) PageImage(ctx context.Context, params *param.QueryParam) ([]view.ImageInventoryView, int, error)

PageImage Pagination

func (*ZSClient) PageImageCache ¶

func (cli *ZSClient) PageImageCache(ctx context.Context, params *param.QueryParam) ([]view.ImageCacheInventoryView, int, error)

PageImageCache Pagination

func (*ZSClient) PageImageGroup ¶

func (cli *ZSClient) PageImageGroup(ctx context.Context, params *param.QueryParam) ([]view.ImageGroupInventoryView, int, error)

PageImageGroup Pagination

func (*ZSClient) PageImageGroupRef ¶

func (cli *ZSClient) PageImageGroupRef(ctx context.Context, params *param.QueryParam) ([]view.ImageGroupRefInventoryView, int, error)

PageImageGroupRef Pagination

func (*ZSClient) PageImagePackage ¶

func (cli *ZSClient) PageImagePackage(ctx context.Context, params *param.QueryParam) ([]view.ImagePackageInventoryView, int, error)

PageImagePackage Pagination

func (*ZSClient) PageImageReplicationGroup ¶

func (cli *ZSClient) PageImageReplicationGroup(ctx context.Context, params *param.QueryParam) ([]view.ImageReplicationGroupInventoryView, int, error)

PageImageReplicationGroup Pagination

func (*ZSClient) PageImageStoreBackupStorage ¶

func (cli *ZSClient) PageImageStoreBackupStorage(ctx context.Context, params *param.QueryParam) ([]view.ImageStoreBackupStorageInventoryView, int, error)

PageImageStoreBackupStorage Pagination

func (*ZSClient) PageInstanceOffering ¶

func (cli *ZSClient) PageInstanceOffering(ctx context.Context, params *param.QueryParam) ([]view.InstanceOfferingInventoryView, int, error)

PageInstanceOffering Pagination

func (*ZSClient) PageIpAddress ¶

func (cli *ZSClient) PageIpAddress(ctx context.Context, params *param.QueryParam) ([]view.UsedIpInventoryView, int, error)

PageIpAddress Pagination

func (*ZSClient) PageIpRange ¶

func (cli *ZSClient) PageIpRange(ctx context.Context, params *param.QueryParam) ([]view.IpRangeInventoryView, int, error)

PageIpRange Pagination

func (*ZSClient) PageIscsiLun ¶

func (cli *ZSClient) PageIscsiLun(ctx context.Context, params *param.QueryParam) ([]view.IscsiLunInventoryView, int, error)

PageIscsiLun Pagination

func (*ZSClient) PageIscsiServer ¶

func (cli *ZSClient) PageIscsiServer(ctx context.Context, params *param.QueryParam) ([]view.IscsiServerInventoryView, int, error)

PageIscsiServer Pagination

func (*ZSClient) PageKvmHypervisorInfo ¶

func (cli *ZSClient) PageKvmHypervisorInfo(ctx context.Context, params *param.QueryParam) ([]view.KvmHypervisorInfoInventoryView, int, error)

PageKvmHypervisorInfo Pagination

func (*ZSClient) PageL2Network ¶

func (cli *ZSClient) PageL2Network(ctx context.Context, params *param.QueryParam) ([]view.L2NetworkInventoryView, int, error)

PageL2Network Pagination

func (*ZSClient) PageL2PortGroupNetwork ¶

func (cli *ZSClient) PageL2PortGroupNetwork(ctx context.Context, params *param.QueryParam) ([]view.L2PortGroupNetworkInventoryView, int, error)

PageL2PortGroupNetwork Pagination

func (*ZSClient) PageL2VirtualSwitchNetwork ¶

func (cli *ZSClient) PageL2VirtualSwitchNetwork(ctx context.Context, params *param.QueryParam) ([]view.L2VirtualSwitchNetworkInventoryView, int, error)

PageL2VirtualSwitchNetwork Pagination

func (*ZSClient) PageL2VlanNetwork ¶

func (cli *ZSClient) PageL2VlanNetwork(ctx context.Context, params *param.QueryParam) ([]view.L2VlanNetworkInventoryView, int, error)

PageL2VlanNetwork Pagination

func (*ZSClient) PageL2VxlanNetwork ¶

func (cli *ZSClient) PageL2VxlanNetwork(ctx context.Context, params *param.QueryParam) ([]view.L2VxlanNetworkInventoryView, int, error)

PageL2VxlanNetwork Pagination

func (*ZSClient) PageL2VxlanNetworkPool ¶

func (cli *ZSClient) PageL2VxlanNetworkPool(ctx context.Context, params *param.QueryParam) ([]view.L2VxlanNetworkPoolInventoryView, int, error)

PageL2VxlanNetworkPool Pagination

func (*ZSClient) PageL3Network ¶

func (cli *ZSClient) PageL3Network(ctx context.Context, params *param.QueryParam) ([]view.L3NetworkInventoryView, int, error)

PageL3Network Pagination

func (*ZSClient) PageLdapBinding ¶

func (cli *ZSClient) PageLdapBinding(ctx context.Context, params *param.QueryParam) ([]view.LdapAccountRefInventoryView, int, error)

PageLdapBinding Pagination

func (*ZSClient) PageLdapServer ¶

func (cli *ZSClient) PageLdapServer(ctx context.Context, params *param.QueryParam) ([]view.LdapServerInventoryView, int, error)

PageLdapServer Pagination

func (*ZSClient) PageLicenseAuthorizedNode ¶

func (cli *ZSClient) PageLicenseAuthorizedNode(ctx context.Context, params *param.QueryParam) ([]view.LicenseAuthorizedNodeInventoryView, int, error)

PageLicenseAuthorizedNode Pagination

func (*ZSClient) PageLoadBalancer ¶

func (cli *ZSClient) PageLoadBalancer(ctx context.Context, params *param.QueryParam) ([]view.LoadBalancerInventoryView, int, error)

PageLoadBalancer Pagination

func (*ZSClient) PageLoadBalancerListener ¶

func (cli *ZSClient) PageLoadBalancerListener(ctx context.Context, params *param.QueryParam) ([]view.LoadBalancerListenerInventoryView, int, error)

PageLoadBalancerListener Pagination

func (*ZSClient) PageLoadBalancerServerGroup ¶

func (cli *ZSClient) PageLoadBalancerServerGroup(ctx context.Context, params *param.QueryParam) ([]view.LoadBalancerServerGroupInventoryView, int, error)

PageLoadBalancerServerGroup Pagination

func (*ZSClient) PageLocalRaidController ¶

func (cli *ZSClient) PageLocalRaidController(ctx context.Context, params *param.QueryParam) ([]view.RaidPhysicalDriveInventoryView, int, error)

PageLocalRaidController Pagination

func (*ZSClient) PageLocalRaidPhysicalDrive ¶

func (cli *ZSClient) PageLocalRaidPhysicalDrive(ctx context.Context, params *param.QueryParam) ([]view.RaidPhysicalDriveInventoryView, int, error)

PageLocalRaidPhysicalDrive Pagination

func (*ZSClient) PageLocalStorageResourceRef ¶

func (cli *ZSClient) PageLocalStorageResourceRef(ctx context.Context, params *param.QueryParam) ([]view.LocalStorageResourceRefInventoryView, int, error)

PageLocalStorageResourceRef Pagination

func (*ZSClient) PageLogServer ¶

func (cli *ZSClient) PageLogServer(ctx context.Context, params *param.QueryParam) ([]view.LogServerInventoryView, int, error)

PageLogServer Pagination

func (*ZSClient) PageLongJob ¶

func (cli *ZSClient) PageLongJob(ctx context.Context, params *param.QueryParam) ([]view.LongJobInventoryView, int, error)

PageLongJob Pagination

func (*ZSClient) PageManagementNode ¶

func (cli *ZSClient) PageManagementNode(ctx context.Context, params *param.QueryParam) ([]view.ManagementNodeInventoryView, int, error)

PageManagementNode Pagination

func (*ZSClient) PageMdevDevice ¶

func (cli *ZSClient) PageMdevDevice(ctx context.Context, params *param.QueryParam) ([]view.MdevDeviceInventoryView, int, error)

PageMdevDevice Pagination

func (*ZSClient) PageMdevDeviceSpec ¶

func (cli *ZSClient) PageMdevDeviceSpec(ctx context.Context, params *param.QueryParam) ([]view.MdevDeviceSpecInventoryView, int, error)

PageMdevDeviceSpec Pagination

func (*ZSClient) PageMedia ¶

func (cli *ZSClient) PageMedia(ctx context.Context, params *param.QueryParam) ([]view.MediaInventoryView, int, error)

PageMedia Pagination

func (*ZSClient) PageMetricDataHttpReceiver ¶

func (cli *ZSClient) PageMetricDataHttpReceiver(ctx context.Context, params *param.QueryParam) ([]view.MetricDataHttpReceiverInventoryView, int, error)

PageMetricDataHttpReceiver Pagination

func (*ZSClient) PageMetricRuleTemplate ¶

func (cli *ZSClient) PageMetricRuleTemplate(ctx context.Context, params *param.QueryParam) ([]view.MetricRuleTemplateInventoryView, int, error)

PageMetricRuleTemplate Pagination

func (*ZSClient) PageMetricTemplate ¶

func (cli *ZSClient) PageMetricTemplate(ctx context.Context, params *param.QueryParam) ([]view.MetricDataHttpReceiverInventoryView, int, error)

PageMetricTemplate Pagination

func (*ZSClient) PageMiniStorage ¶

func (cli *ZSClient) PageMiniStorage(ctx context.Context, params *param.QueryParam) ([]view.MiniStorageInventoryView, int, error)

PageMiniStorage Pagination

func (*ZSClient) PageMiniStorageHostRef ¶

func (cli *ZSClient) PageMiniStorageHostRef(ctx context.Context, params *param.QueryParam) ([]view.MiniStorageHostRefInventoryView, int, error)

PageMiniStorageHostRef Pagination

func (*ZSClient) PageMiniStorageResourceReplication ¶

func (cli *ZSClient) PageMiniStorageResourceReplication(ctx context.Context, params *param.QueryParam) ([]view.MiniStorageResourceReplicationInventoryView, int, error)

PageMiniStorageResourceReplication Pagination

func (*ZSClient) PageModel ¶

func (cli *ZSClient) PageModel(ctx context.Context, params *param.QueryParam) ([]view.ModelInventoryView, int, error)

PageModel Pagination

func (*ZSClient) PageModelCenter ¶

func (cli *ZSClient) PageModelCenter(ctx context.Context, params *param.QueryParam) ([]view.ModelCenterInventoryView, int, error)

PageModelCenter Pagination

func (*ZSClient) PageModelEvalServiceInstanceGroup ¶

func (cli *ZSClient) PageModelEvalServiceInstanceGroup(ctx context.Context, params *param.QueryParam) ([]view.ModelServiceInstanceGroupInventoryView, int, error)

PageModelEvalServiceInstanceGroup Pagination

func (*ZSClient) PageModelEvaluationTask ¶

func (cli *ZSClient) PageModelEvaluationTask(ctx context.Context, params *param.QueryParam) ([]view.ModelEvaluationTaskInventoryView, int, error)

PageModelEvaluationTask Pagination

func (*ZSClient) PageModelService ¶

func (cli *ZSClient) PageModelService(ctx context.Context, params *param.QueryParam) ([]view.ModelServiceInventoryView, int, error)

PageModelService Pagination

func (*ZSClient) PageModelServiceInstanceGroup ¶

func (cli *ZSClient) PageModelServiceInstanceGroup(ctx context.Context, params *param.QueryParam) ([]view.ModelServiceInstanceGroupInventoryView, int, error)

PageModelServiceInstanceGroup Pagination

func (*ZSClient) PageMonitorGroup ¶

func (cli *ZSClient) PageMonitorGroup(ctx context.Context, params *param.QueryParam) ([]view.MonitorGroupInventoryView, int, error)

PageMonitorGroup Pagination

func (*ZSClient) PageMonitorGroupAlarm ¶

func (cli *ZSClient) PageMonitorGroupAlarm(ctx context.Context, params *param.QueryParam) ([]view.MonitorGroupAlarmInventoryView, int, error)

PageMonitorGroupAlarm Pagination

func (*ZSClient) PageMonitorGroupEventSubscription ¶

func (cli *ZSClient) PageMonitorGroupEventSubscription(ctx context.Context, params *param.QueryParam) ([]view.MonitorGroupEventSubscriptionInventoryView, int, error)

PageMonitorGroupEventSubscription Pagination

func (*ZSClient) PageMonitorGroupInstance ¶

func (cli *ZSClient) PageMonitorGroupInstance(ctx context.Context, params *param.QueryParam) ([]view.MonitorGroupInstanceInventoryView, int, error)

PageMonitorGroupInstance Pagination

func (*ZSClient) PageMonitorGroupTemplateRef ¶

func (cli *ZSClient) PageMonitorGroupTemplateRef(ctx context.Context, params *param.QueryParam) ([]view.MonitorGroupTemplateRefInventoryView, int, error)

PageMonitorGroupTemplateRef Pagination

func (*ZSClient) PageMonitorTemplate ¶

func (cli *ZSClient) PageMonitorTemplate(ctx context.Context, params *param.QueryParam) ([]view.MonitorTemplateInventoryView, int, error)

PageMonitorTemplate Pagination

func (*ZSClient) PageMonitorTrigger ¶

func (cli *ZSClient) PageMonitorTrigger(ctx context.Context, params *param.QueryParam) ([]view.MonitorTriggerInventoryView, int, error)

PageMonitorTrigger Pagination

func (*ZSClient) PageMonitorTriggerAction ¶

func (cli *ZSClient) PageMonitorTriggerAction(ctx context.Context, params *param.QueryParam) ([]view.MonitorTriggerActionInventoryView, int, error)

PageMonitorTriggerAction Pagination

func (*ZSClient) PageMttyDevice ¶

func (cli *ZSClient) PageMttyDevice(ctx context.Context, params *param.QueryParam) ([]view.MttyDeviceInventoryView, int, error)

PageMttyDevice Pagination

func (*ZSClient) PageMulticastRouter ¶

func (cli *ZSClient) PageMulticastRouter(ctx context.Context, params *param.QueryParam) ([]view.MulticastRouterInventoryView, int, error)

PageMulticastRouter Pagination

func (*ZSClient) PageNasFileSystem ¶

func (cli *ZSClient) PageNasFileSystem(ctx context.Context, params *param.QueryParam) ([]view.NasFileSystemInventoryView, int, error)

PageNasFileSystem Pagination

func (*ZSClient) PageNasMountTarget ¶

func (cli *ZSClient) PageNasMountTarget(ctx context.Context, params *param.QueryParam) ([]view.NasMountTargetInventoryView, int, error)

PageNasMountTarget Pagination

func (*ZSClient) PageNativeCluster ¶

func (cli *ZSClient) PageNativeCluster(ctx context.Context, params *param.QueryParam) ([]view.NativeClusterInventoryView, int, error)

PageNativeCluster Pagination

func (*ZSClient) PageNativeHost ¶

func (cli *ZSClient) PageNativeHost(ctx context.Context, params *param.QueryParam) ([]view.NativeHostInventoryView, int, error)

PageNativeHost Pagination

func (*ZSClient) PageNetworkServiceL3NetworkRef ¶

func (cli *ZSClient) PageNetworkServiceL3NetworkRef(ctx context.Context, params *param.QueryParam) ([]view.NetworkServiceL3NetworkRefInventoryView, int, error)

PageNetworkServiceL3NetworkRef Pagination

func (*ZSClient) PageNetworkServiceProvider ¶

func (cli *ZSClient) PageNetworkServiceProvider(ctx context.Context, params *param.QueryParam) ([]view.NetworkServiceProviderInventoryView, int, error)

PageNetworkServiceProvider Pagination

func (*ZSClient) PageNfvInst ¶

func (cli *ZSClient) PageNfvInst(ctx context.Context, params *param.QueryParam) ([]view.NfvInstInventoryView, int, error)

PageNfvInst Pagination

func (*ZSClient) PageNfvInstGroup ¶

func (cli *ZSClient) PageNfvInstGroup(ctx context.Context, params *param.QueryParam) ([]view.NfvInstGroupInventoryView, int, error)

PageNfvInstGroup Pagination

func (*ZSClient) PageNfvInstOffering ¶

func (cli *ZSClient) PageNfvInstOffering(ctx context.Context, params *param.QueryParam) ([]view.NfvInstOfferingInventoryView, int, error)

PageNfvInstOffering Pagination

func (*ZSClient) PageNvmeLun ¶

func (cli *ZSClient) PageNvmeLun(ctx context.Context, params *param.QueryParam) ([]view.NvmeLunInventoryView, int, error)

PageNvmeLun Pagination

func (*ZSClient) PageNvmeServer ¶

func (cli *ZSClient) PageNvmeServer(ctx context.Context, params *param.QueryParam) ([]view.NvmeServerInventoryView, int, error)

PageNvmeServer Pagination

func (*ZSClient) PageNvmeTarget ¶

func (cli *ZSClient) PageNvmeTarget(ctx context.Context, params *param.QueryParam) ([]view.NvmeTargetInventoryView, int, error)

PageNvmeTarget Pagination

func (*ZSClient) PageOssBucketFileName ¶

func (cli *ZSClient) PageOssBucketFileName(ctx context.Context, params *param.QueryParam) ([]view.OssBucketInventoryView, int, error)

PageOssBucketFileName Pagination

func (*ZSClient) PageOvnController ¶

func (cli *ZSClient) PageOvnController(ctx context.Context, params *param.QueryParam) ([]view.OvnControllerInventoryView, int, error)

PageOvnController Pagination

func (*ZSClient) PageOvnControllerVmInstance ¶

func (cli *ZSClient) PageOvnControllerVmInstance(ctx context.Context, params *param.QueryParam) ([]view.OvnControllerVmInstanceInventoryView, int, error)

PageOvnControllerVmInstance Pagination

func (*ZSClient) PagePciDevice ¶

func (cli *ZSClient) PagePciDevice(ctx context.Context, params *param.QueryParam) ([]view.PciDeviceInventoryView, int, error)

PagePciDevice Pagination

func (*ZSClient) PagePciDeviceOffering ¶

func (cli *ZSClient) PagePciDeviceOffering(ctx context.Context, params *param.QueryParam) ([]view.PciDeviceOfferingInventoryView, int, error)

PagePciDeviceOffering Pagination

func (*ZSClient) PagePciDevicePciDeviceOffering ¶

func (cli *ZSClient) PagePciDevicePciDeviceOffering(ctx context.Context, params *param.QueryParam) ([]view.PciDevicePciDeviceOfferingRefInventoryView, int, error)

PagePciDevicePciDeviceOffering Pagination

func (*ZSClient) PagePciDeviceSpec ¶

func (cli *ZSClient) PagePciDeviceSpec(ctx context.Context, params *param.QueryParam) ([]view.PciDeviceSpecInventoryView, int, error)

PagePciDeviceSpec Pagination

func (*ZSClient) PagePhysicalDriveSelfTestHistory ¶

func (cli *ZSClient) PagePhysicalDriveSelfTestHistory(ctx context.Context, params *param.QueryParam) ([]view.PhysicalDriveSmartSelfTestHistoryInventoryView, int, error)

PagePhysicalDriveSelfTestHistory Pagination

func (*ZSClient) PagePhysicalSwitch ¶

func (cli *ZSClient) PagePhysicalSwitch(ctx context.Context, params *param.QueryParam) ([]view.PhysicalSwitchInventoryView, int, error)

PagePhysicalSwitch Pagination

func (*ZSClient) PagePluginDrivers ¶

func (cli *ZSClient) PagePluginDrivers(ctx context.Context, params *param.QueryParam) ([]view.PluginDriverInventoryView, int, error)

PagePluginDrivers Pagination

func (*ZSClient) PagePolicy ¶

func (cli *ZSClient) PagePolicy(ctx context.Context, params *param.QueryParam) ([]view.PolicyInventoryView, int, error)

PagePolicy Pagination

func (*ZSClient) PagePolicyRouteRule ¶

func (cli *ZSClient) PagePolicyRouteRule(ctx context.Context, params *param.QueryParam) ([]view.PolicyRouteRuleInventoryView, int, error)

PagePolicyRouteRule Pagination

func (*ZSClient) PagePolicyRouteRuleSet ¶

func (cli *ZSClient) PagePolicyRouteRuleSet(ctx context.Context, params *param.QueryParam) ([]view.PolicyRouteRuleSetInventoryView, int, error)

PagePolicyRouteRuleSet Pagination

func (*ZSClient) PagePolicyRouteRuleSetL3Ref ¶

func (cli *ZSClient) PagePolicyRouteRuleSetL3Ref(ctx context.Context, params *param.QueryParam) ([]view.PolicyRouteRuleSetL3RefInventoryView, int, error)

PagePolicyRouteRuleSetL3Ref Pagination

func (*ZSClient) PagePolicyRouteRuleSetVRouterRef ¶

func (cli *ZSClient) PagePolicyRouteRuleSetVRouterRef(ctx context.Context, params *param.QueryParam) ([]view.PolicyRouteRuleSetVRouterRefInventoryView, int, error)

PagePolicyRouteRuleSetVRouterRef Pagination

func (*ZSClient) PagePolicyRouteTable ¶

func (cli *ZSClient) PagePolicyRouteTable(ctx context.Context, params *param.QueryParam) ([]view.PolicyRouteTableInventoryView, int, error)

PagePolicyRouteTable Pagination

func (*ZSClient) PagePolicyRouteTableRouteEntry ¶

func (cli *ZSClient) PagePolicyRouteTableRouteEntry(ctx context.Context, params *param.QueryParam) ([]view.PolicyRouteTableRouteEntryInventoryView, int, error)

PagePolicyRouteTableRouteEntry Pagination

func (*ZSClient) PagePolicyRouteTableVRouterRef ¶

func (cli *ZSClient) PagePolicyRouteTableVRouterRef(ctx context.Context, params *param.QueryParam) ([]view.PolicyRouteTableVRouterRefInventoryView, int, error)

PagePolicyRouteTableVRouterRef Pagination

func (*ZSClient) PagePortForwardingRule ¶

func (cli *ZSClient) PagePortForwardingRule(ctx context.Context, params *param.QueryParam) ([]view.PortForwardingRuleInventoryView, int, error)

PagePortForwardingRule Pagination

func (*ZSClient) PagePortMirror ¶

func (cli *ZSClient) PagePortMirror(ctx context.Context, params *param.QueryParam) ([]view.PortMirrorInventoryView, int, error)

PagePortMirror Pagination

func (*ZSClient) PagePortMirrorNetworkUsedIp ¶

func (cli *ZSClient) PagePortMirrorNetworkUsedIp(ctx context.Context, params *param.QueryParam) ([]view.MirrorNetworkUsedIpInventoryView, int, error)

PagePortMirrorNetworkUsedIp Pagination

func (*ZSClient) PagePortMirrorSession ¶

func (cli *ZSClient) PagePortMirrorSession(ctx context.Context, params *param.QueryParam) ([]view.PortMirrorSessionInventoryView, int, error)

PagePortMirrorSession Pagination

func (*ZSClient) PagePreconfigurationTemplate ¶

func (cli *ZSClient) PagePreconfigurationTemplate(ctx context.Context, params *param.QueryParam) ([]view.PreconfigurationTemplateInventoryView, int, error)

PagePreconfigurationTemplate Pagination

func (*ZSClient) PagePriceTable ¶

func (cli *ZSClient) PagePriceTable(ctx context.Context, params *param.QueryParam) ([]view.PriceTableInventoryView, int, error)

PagePriceTable Pagination

func (*ZSClient) PagePrimaryStorage ¶

func (cli *ZSClient) PagePrimaryStorage(ctx context.Context, params *param.QueryParam) ([]view.PrimaryStorageInventoryView, int, error)

PagePrimaryStorage Pagination

func (*ZSClient) PagePublishApp ¶

func (cli *ZSClient) PagePublishApp(ctx context.Context, params *param.QueryParam) ([]view.PublishAppInventoryView, int, error)

PagePublishApp Pagination

func (*ZSClient) PageQuota ¶

func (cli *ZSClient) PageQuota(ctx context.Context, params *param.QueryParam) ([]view.QuotaInventoryView, int, error)

PageQuota Pagination

func (*ZSClient) PageResourceConfig ¶

func (cli *ZSClient) PageResourceConfig(ctx context.Context, params *param.QueryParam) ([]view.ResourceConfigInventoryView, int, error)

PageResourceConfig Pagination

func (*ZSClient) PageResourcePrice ¶

func (cli *ZSClient) PageResourcePrice(ctx context.Context, params *param.QueryParam) ([]view.PriceInventoryView, int, error)

PageResourcePrice Pagination

func (*ZSClient) PageResourceStack ¶

func (cli *ZSClient) PageResourceStack(ctx context.Context, params *param.QueryParam) ([]view.ResourceStackInventoryView, int, error)

PageResourceStack Pagination

func (*ZSClient) PageRole ¶

func (cli *ZSClient) PageRole(ctx context.Context, params *param.QueryParam) ([]view.RoleInventoryView, int, error)

PageRole Pagination

func (*ZSClient) PageSNSApplicationEndpoint ¶

func (cli *ZSClient) PageSNSApplicationEndpoint(ctx context.Context, params *param.QueryParam) ([]view.SNSApplicationEndpointInventoryView, int, error)

PageSNSApplicationEndpoint Pagination

func (*ZSClient) PageSNSApplicationPlatform ¶

func (cli *ZSClient) PageSNSApplicationPlatform(ctx context.Context, params *param.QueryParam) ([]view.SNSApplicationPlatformInventoryView, int, error)

PageSNSApplicationPlatform Pagination

func (*ZSClient) PageSNSDingTalkAtPerson ¶

func (cli *ZSClient) PageSNSDingTalkAtPerson(ctx context.Context, params *param.QueryParam) ([]view.SNSDingTalkAtPersonInventoryView, int, error)

PageSNSDingTalkAtPerson Pagination

func (*ZSClient) PageSNSDingTalkEndpoint ¶

func (cli *ZSClient) PageSNSDingTalkEndpoint(ctx context.Context, params *param.QueryParam) ([]view.SNSDingTalkEndpointInventoryView, int, error)

PageSNSDingTalkEndpoint Pagination

func (*ZSClient) PageSNSEmailAddress ¶

func (cli *ZSClient) PageSNSEmailAddress(ctx context.Context, params *param.QueryParam) ([]view.SNSEmailAddressInventoryView, int, error)

PageSNSEmailAddress Pagination

func (*ZSClient) PageSNSEmailEndpoint ¶

func (cli *ZSClient) PageSNSEmailEndpoint(ctx context.Context, params *param.QueryParam) ([]view.SNSEmailEndpointInventoryView, int, error)

PageSNSEmailEndpoint Pagination

func (*ZSClient) PageSNSEmailPlatform ¶

func (cli *ZSClient) PageSNSEmailPlatform(ctx context.Context, params *param.QueryParam) ([]view.SNSEmailPlatformInventoryView, int, error)

PageSNSEmailPlatform Pagination

func (*ZSClient) PageSNSEndpointThirdpartyAlertHistory ¶

func (cli *ZSClient) PageSNSEndpointThirdpartyAlertHistory(ctx context.Context, params *param.QueryParam) ([]view.SNSEndpointThirdpartyAlertHistoryInventoryView, int, error)

PageSNSEndpointThirdpartyAlertHistory Pagination

func (*ZSClient) PageSNSFeiShuAtPerson ¶

func (cli *ZSClient) PageSNSFeiShuAtPerson(ctx context.Context, params *param.QueryParam) ([]view.SNSFeiShuAtPersonInventoryView, int, error)

PageSNSFeiShuAtPerson Pagination

func (*ZSClient) PageSNSFeiShuEndpoint ¶

func (cli *ZSClient) PageSNSFeiShuEndpoint(ctx context.Context, params *param.QueryParam) ([]view.SNSFeiShuEndpointInventoryView, int, error)

PageSNSFeiShuEndpoint Pagination

func (*ZSClient) PageSNSHttpEndpoint ¶

func (cli *ZSClient) PageSNSHttpEndpoint(ctx context.Context, params *param.QueryParam) ([]view.SNSHttpEndpointInventoryView, int, error)

PageSNSHttpEndpoint Pagination

func (*ZSClient) PageSNSMicrosoftTeamsEndpoint ¶

func (cli *ZSClient) PageSNSMicrosoftTeamsEndpoint(ctx context.Context, params *param.QueryParam) ([]view.SNSMicrosoftTeamsEndpointInventoryView, int, error)

PageSNSMicrosoftTeamsEndpoint Pagination

func (*ZSClient) PageSNSPluginEndpoint ¶

func (cli *ZSClient) PageSNSPluginEndpoint(ctx context.Context, params *param.QueryParam) ([]view.SNSPluginEndpointInventoryView, int, error)

PageSNSPluginEndpoint Pagination

func (*ZSClient) PageSNSSmsEndpoint ¶

func (cli *ZSClient) PageSNSSmsEndpoint(ctx context.Context, params *param.QueryParam) ([]view.SNSAliyunSmsEndpointInventoryView, int, error)

PageSNSSmsEndpoint Pagination

func (*ZSClient) PageSNSSnmpPlatform ¶

func (cli *ZSClient) PageSNSSnmpPlatform(ctx context.Context, params *param.QueryParam) ([]view.SNSEmailPlatformInventoryView, int, error)

PageSNSSnmpPlatform Pagination

func (*ZSClient) PageSNSTextTemplate ¶

func (cli *ZSClient) PageSNSTextTemplate(ctx context.Context, params *param.QueryParam) ([]view.SNSTextTemplateInventoryView, int, error)

PageSNSTextTemplate Pagination

func (*ZSClient) PageSNSTopic ¶

func (cli *ZSClient) PageSNSTopic(ctx context.Context, params *param.QueryParam) ([]view.SNSTopicInventoryView, int, error)

PageSNSTopic Pagination

func (*ZSClient) PageSNSTopicSubscriber ¶

func (cli *ZSClient) PageSNSTopicSubscriber(ctx context.Context, params *param.QueryParam) ([]view.SNSSubscriberInventoryView, int, error)

PageSNSTopicSubscriber Pagination

func (*ZSClient) PageSNSUniversalSmsEndpoint ¶

func (cli *ZSClient) PageSNSUniversalSmsEndpoint(ctx context.Context, params *param.QueryParam) ([]view.SNSUniversalSmsEndpointInventoryView, int, error)

PageSNSUniversalSmsEndpoint Pagination

func (*ZSClient) PageSNSWeComAtPerson ¶

func (cli *ZSClient) PageSNSWeComAtPerson(ctx context.Context, params *param.QueryParam) ([]view.SNSWeComAtPersonInventoryView, int, error)

PageSNSWeComAtPerson Pagination

func (*ZSClient) PageSNSWeComEndpoint ¶

func (cli *ZSClient) PageSNSWeComEndpoint(ctx context.Context, params *param.QueryParam) ([]view.SNSWeComEndpointInventoryView, int, error)

PageSNSWeComEndpoint Pagination

func (*ZSClient) PageSchedulerJob ¶

func (cli *ZSClient) PageSchedulerJob(ctx context.Context, params *param.QueryParam) ([]view.SchedulerJobInventoryView, int, error)

PageSchedulerJob Pagination

func (*ZSClient) PageSchedulerJobGroup ¶

func (cli *ZSClient) PageSchedulerJobGroup(ctx context.Context, params *param.QueryParam) ([]view.SchedulerJobGroupInventoryView, int, error)

PageSchedulerJobGroup Pagination

func (*ZSClient) PageSchedulerJobHistory ¶

func (cli *ZSClient) PageSchedulerJobHistory(ctx context.Context, params *param.QueryParam) ([]view.SchedulerJobHistoryInventoryView, int, error)

PageSchedulerJobHistory Pagination

func (*ZSClient) PageSchedulerTrigger ¶

func (cli *ZSClient) PageSchedulerTrigger(ctx context.Context, params *param.QueryParam) ([]view.SchedulerTriggerInventoryView, int, error)

PageSchedulerTrigger Pagination

func (*ZSClient) PageScsiLun ¶

func (cli *ZSClient) PageScsiLun(ctx context.Context, params *param.QueryParam) ([]view.ScsiLunInventoryView, int, error)

PageScsiLun Pagination

func (*ZSClient) PageSdnController ¶

func (cli *ZSClient) PageSdnController(ctx context.Context, params *param.QueryParam) ([]view.SdnControllerInventoryView, int, error)

PageSdnController Pagination

func (*ZSClient) PageSecretResourcePool ¶

func (cli *ZSClient) PageSecretResourcePool(ctx context.Context, params *param.QueryParam) ([]view.SecretResourcePoolInventoryView, int, error)

PageSecretResourcePool Pagination

func (*ZSClient) PageSecurityGroup ¶

func (cli *ZSClient) PageSecurityGroup(ctx context.Context, params *param.QueryParam) ([]view.SecurityGroupInventoryView, int, error)

PageSecurityGroup Pagination

func (*ZSClient) PageSecurityGroupRule ¶

func (cli *ZSClient) PageSecurityGroupRule(ctx context.Context, params *param.QueryParam) ([]view.SecurityGroupRuleInventoryView, int, error)

PageSecurityGroupRule Pagination

func (*ZSClient) PageSecurityMachine ¶

func (cli *ZSClient) PageSecurityMachine(ctx context.Context, params *param.QueryParam) ([]view.SecurityMachineInventoryView, int, error)

PageSecurityMachine Pagination

func (*ZSClient) PageSftpBackupStorage ¶

func (cli *ZSClient) PageSftpBackupStorage(ctx context.Context, params *param.QueryParam) ([]view.SftpBackupStorageInventoryView, int, error)

PageSftpBackupStorage Pagination

func (*ZSClient) PageShareableVolumeVmInstanceRef ¶

func (cli *ZSClient) PageShareableVolumeVmInstanceRef(ctx context.Context, params *param.QueryParam) ([]view.ShareableVolumeVmInstanceRefInventoryView, int, error)

PageShareableVolumeVmInstanceRef Pagination

func (*ZSClient) PageSharedBlock ¶

func (cli *ZSClient) PageSharedBlock(ctx context.Context, params *param.QueryParam) ([]view.SharedBlockInventoryView, int, error)

PageSharedBlock Pagination

func (*ZSClient) PageSharedBlockGroupPrimaryStorage ¶

func (cli *ZSClient) PageSharedBlockGroupPrimaryStorage(ctx context.Context, params *param.QueryParam) ([]view.SharedBlockGroupPrimaryStorageInventoryView, int, error)

PageSharedBlockGroupPrimaryStorage Pagination

func (*ZSClient) PageSharedBlockGroupPrimaryStorageHostRef ¶

func (cli *ZSClient) PageSharedBlockGroupPrimaryStorageHostRef(ctx context.Context, params *param.QueryParam) ([]view.SharedBlockGroupPrimaryStorageHostRefInventoryView, int, error)

PageSharedBlockGroupPrimaryStorageHostRef Pagination

func (*ZSClient) PageSharedResource ¶

func (cli *ZSClient) PageSharedResource(ctx context.Context, params *param.QueryParam) ([]view.SharedResourceInventoryView, int, error)

PageSharedResource Pagination

func (*ZSClient) PageSlbGroup ¶

func (cli *ZSClient) PageSlbGroup(ctx context.Context, params *param.QueryParam) ([]view.SlbGroupInventoryView, int, error)

PageSlbGroup Pagination

func (*ZSClient) PageSlbOffering ¶

func (cli *ZSClient) PageSlbOffering(ctx context.Context, params *param.QueryParam) ([]view.SlbOfferingInventoryView, int, error)

PageSlbOffering Pagination

func (*ZSClient) PageSlbVmInstance ¶

func (cli *ZSClient) PageSlbVmInstance(ctx context.Context, params *param.QueryParam) ([]view.SlbVmInstanceInventoryView, int, error)

PageSlbVmInstance Pagination

func (*ZSClient) PageSnmpAgent ¶

func (cli *ZSClient) PageSnmpAgent(ctx context.Context, params *param.QueryParam) ([]view.SnmpAgentInventoryView, int, error)

PageSnmpAgent Pagination

func (*ZSClient) PageSshKeyPair ¶

func (cli *ZSClient) PageSshKeyPair(ctx context.Context, params *param.QueryParam) ([]view.SshKeyPairInventoryView, int, error)

PageSshKeyPair Pagination

func (*ZSClient) PageStackTemplate ¶

func (cli *ZSClient) PageStackTemplate(ctx context.Context, params *param.QueryParam) ([]view.StackTemplateInventoryView, int, error)

PageStackTemplate Pagination

func (*ZSClient) PageSystemTag ¶

func (cli *ZSClient) PageSystemTag(ctx context.Context, params *param.QueryParam) ([]view.SystemTagInventoryView, int, error)

PageSystemTag Pagination

func (*ZSClient) PageTag ¶

func (cli *ZSClient) PageTag(ctx context.Context, params *param.QueryParam) ([]view.TagPatternInventoryView, int, error)

PageTag Pagination

func (*ZSClient) PageTemplateConfig ¶

func (cli *ZSClient) PageTemplateConfig(ctx context.Context, params *param.QueryParam) ([]view.TemplateConfigInventoryView, int, error)

PageTemplateConfig Pagination

func (*ZSClient) PageThirdpartyAlert ¶

func (cli *ZSClient) PageThirdpartyAlert(ctx context.Context, params *param.QueryParam) ([]view.ThirdpartyOriginalAlertInventoryView, int, error)

PageThirdpartyAlert Pagination

func (*ZSClient) PageThirdpartyPlatform ¶

func (cli *ZSClient) PageThirdpartyPlatform(ctx context.Context, params *param.QueryParam) ([]view.ThirdpartyPlatformInventoryView, int, error)

PageThirdpartyPlatform Pagination

func (*ZSClient) PageTicket ¶

func (cli *ZSClient) PageTicket(ctx context.Context, params *param.QueryParam) ([]view.TicketInventoryView, int, error)

PageTicket Pagination

func (*ZSClient) PageTicketFlow ¶

func (cli *ZSClient) PageTicketFlow(ctx context.Context, params *param.QueryParam) ([]view.TicketFlowInventoryView, int, error)

PageTicketFlow Pagination

func (*ZSClient) PageTicketFlowCollection ¶

func (cli *ZSClient) PageTicketFlowCollection(ctx context.Context, params *param.QueryParam) ([]view.TicketFlowCollectionInventoryView, int, error)

PageTicketFlowCollection Pagination

func (*ZSClient) PageTicketHistory ¶

func (cli *ZSClient) PageTicketHistory(ctx context.Context, params *param.QueryParam) ([]view.TicketStatusHistoryInventoryView, int, error)

PageTicketHistory Pagination

func (*ZSClient) PageTicketType ¶

func (cli *ZSClient) PageTicketType(ctx context.Context, params *param.QueryParam) ([]view.TicketTypeInventoryView, int, error)

PageTicketType Pagination

func (*ZSClient) PageTrainedModelRecord ¶

func (cli *ZSClient) PageTrainedModelRecord(ctx context.Context, params *param.QueryParam) ([]view.TrainedModelRecordInventoryView, int, error)

PageTrainedModelRecord Pagination

func (*ZSClient) PageTwoFactorAuthentication ¶

func (cli *ZSClient) PageTwoFactorAuthentication(ctx context.Context, params *param.QueryParam) ([]view.TwoFactorAuthenticationInventoryView, int, error)

PageTwoFactorAuthentication Pagination

func (*ZSClient) PageUsbDevice ¶

func (cli *ZSClient) PageUsbDevice(ctx context.Context, params *param.QueryParam) ([]view.UsbDeviceInventoryView, int, error)

PageUsbDevice Pagination

func (*ZSClient) PageUser ¶

func (cli *ZSClient) PageUser(ctx context.Context, params *param.QueryParam) ([]view.UserInventoryView, int, error)

PageUser Pagination

func (*ZSClient) PageUserGroup ¶

func (cli *ZSClient) PageUserGroup(ctx context.Context, params *param.QueryParam) ([]view.UserGroupInventoryView, int, error)

PageUserGroup Pagination

func (*ZSClient) PageUserProxyConfig ¶

func (cli *ZSClient) PageUserProxyConfig(ctx context.Context, params *param.QueryParam) ([]view.UserProxyConfigInventoryView, int, error)

PageUserProxyConfig Pagination

func (*ZSClient) PageUserTag ¶

func (cli *ZSClient) PageUserTag(ctx context.Context, params *param.QueryParam) ([]view.UserTagInventoryView, int, error)

PageUserTag Pagination

func (*ZSClient) PageV2VConversionHost ¶

func (cli *ZSClient) PageV2VConversionHost(ctx context.Context, params *param.QueryParam) ([]view.V2VConversionHostInventoryView, int, error)

PageV2VConversionHost Pagination

func (*ZSClient) PageVCenter ¶

func (cli *ZSClient) PageVCenter(ctx context.Context, params *param.QueryParam) ([]view.VCenterInventoryView, int, error)

PageVCenter Pagination

func (*ZSClient) PageVCenterBackupStorage ¶

func (cli *ZSClient) PageVCenterBackupStorage(ctx context.Context, params *param.QueryParam) ([]view.VCenterBackupStorageInventoryView, int, error)

PageVCenterBackupStorage Pagination

func (*ZSClient) PageVCenterCluster ¶

func (cli *ZSClient) PageVCenterCluster(ctx context.Context, params *param.QueryParam) ([]view.VCenterClusterInventoryView, int, error)

PageVCenterCluster Pagination

func (*ZSClient) PageVCenterDatacenter ¶

func (cli *ZSClient) PageVCenterDatacenter(ctx context.Context, params *param.QueryParam) ([]view.VCenterDatacenterInventoryView, int, error)

PageVCenterDatacenter Pagination

func (*ZSClient) PageVCenterPrimaryStorage ¶

func (cli *ZSClient) PageVCenterPrimaryStorage(ctx context.Context, params *param.QueryParam) ([]view.VCenterPrimaryStorageInventoryView, int, error)

PageVCenterPrimaryStorage Pagination

func (*ZSClient) PageVCenterResourcePool ¶

func (cli *ZSClient) PageVCenterResourcePool(ctx context.Context, params *param.QueryParam) ([]view.VCenterResourcePoolInventoryView, int, error)

PageVCenterResourcePool Pagination

func (*ZSClient) PageVRouterFlowMeterNetwork ¶

func (cli *ZSClient) PageVRouterFlowMeterNetwork(ctx context.Context, params *param.QueryParam) ([]view.NetworkRouterFlowMeterRefInventoryView, int, error)

PageVRouterFlowMeterNetwork Pagination

func (*ZSClient) PageVRouterOspfArea ¶

func (cli *ZSClient) PageVRouterOspfArea(ctx context.Context, params *param.QueryParam) ([]view.RouterAreaInventoryView, int, error)

PageVRouterOspfArea Pagination

func (*ZSClient) PageVRouterOspfNetwork ¶

func (cli *ZSClient) PageVRouterOspfNetwork(ctx context.Context, params *param.QueryParam) ([]view.NetworkRouterAreaRefInventoryView, int, error)

PageVRouterOspfNetwork Pagination

func (*ZSClient) PageVRouterRouteEntry ¶

func (cli *ZSClient) PageVRouterRouteEntry(ctx context.Context, params *param.QueryParam) ([]view.VRouterRouteEntryInventoryView, int, error)

PageVRouterRouteEntry Pagination

func (*ZSClient) PageVRouterRouteTable ¶

func (cli *ZSClient) PageVRouterRouteTable(ctx context.Context, params *param.QueryParam) ([]view.VRouterRouteTableInventoryView, int, error)

PageVRouterRouteTable Pagination

func (*ZSClient) PageVip ¶

func (cli *ZSClient) PageVip(ctx context.Context, params *param.QueryParam) ([]view.VipInventoryView, int, error)

PageVip Pagination

func (*ZSClient) PageVirtualBorderRouterFromLocal ¶

func (cli *ZSClient) PageVirtualBorderRouterFromLocal(ctx context.Context, params *param.QueryParam) ([]view.VirtualBorderRouterInventoryView, int, error)

PageVirtualBorderRouterFromLocal Pagination

func (*ZSClient) PageVirtualRouterOffering ¶

func (cli *ZSClient) PageVirtualRouterOffering(ctx context.Context, params *param.QueryParam) ([]view.VirtualRouterOfferingInventoryView, int, error)

PageVirtualRouterOffering Pagination

func (*ZSClient) PageVirtualRouterVRouterRouteTableRef ¶

func (cli *ZSClient) PageVirtualRouterVRouterRouteTableRef(ctx context.Context, params *param.QueryParam) ([]view.VirtualRouterVRouterRouteTableRefInventoryView, int, error)

PageVirtualRouterVRouterRouteTableRef Pagination

func (*ZSClient) PageVirtualRouterVm ¶

func (cli *ZSClient) PageVirtualRouterVm(ctx context.Context, params *param.QueryParam) ([]view.ApplianceVmInventoryView, int, error)

PageVirtualRouterVm Pagination

func (*ZSClient) PageVmCdRom ¶

func (cli *ZSClient) PageVmCdRom(ctx context.Context, params *param.QueryParam) ([]view.VmCdRomInventoryView, int, error)

PageVmCdRom Pagination

func (*ZSClient) PageVmInstance ¶

func (cli *ZSClient) PageVmInstance(ctx context.Context, params *param.QueryParam) ([]view.VmInstanceInventoryView, int, error)

PageVmInstance Pagination

func (*ZSClient) PageVmInstanceDeviceAddressArchive ¶

func (cli *ZSClient) PageVmInstanceDeviceAddressArchive(ctx context.Context, params *param.QueryParam) ([]view.VmInstanceDeviceAddressArchiveInventoryView, int, error)

PageVmInstanceDeviceAddressArchive Pagination

func (*ZSClient) PageVmInstanceDeviceAddressGroup ¶

func (cli *ZSClient) PageVmInstanceDeviceAddressGroup(ctx context.Context, params *param.QueryParam) ([]view.VmInstanceDeviceAddressGroupInventoryView, int, error)

PageVmInstanceDeviceAddressGroup Pagination

func (*ZSClient) PageVmInstanceMdevDeviceSpecRef ¶

func (cli *ZSClient) PageVmInstanceMdevDeviceSpecRef(ctx context.Context, params *param.QueryParam) ([]view.VmInstanceMdevDeviceSpecRefInventoryView, int, error)

PageVmInstanceMdevDeviceSpecRef Pagination

func (*ZSClient) PageVmInstancePciDeviceSpecRef ¶

func (cli *ZSClient) PageVmInstancePciDeviceSpecRef(ctx context.Context, params *param.QueryParam) ([]view.VmInstancePciDeviceSpecRefInventoryView, int, error)

PageVmInstancePciDeviceSpecRef Pagination

func (*ZSClient) PageVmNic ¶

func (cli *ZSClient) PageVmNic(ctx context.Context, params *param.QueryParam) ([]view.VmNicInventoryView, int, error)

PageVmNic Pagination

func (*ZSClient) PageVmNicInSecurityGroup ¶

func (cli *ZSClient) PageVmNicInSecurityGroup(ctx context.Context, params *param.QueryParam) ([]view.VmNicSecurityGroupRefInventoryView, int, error)

PageVmNicInSecurityGroup Pagination

func (*ZSClient) PageVmNicSecurityPolicy ¶

func (cli *ZSClient) PageVmNicSecurityPolicy(ctx context.Context, params *param.QueryParam) ([]view.VmNicSecurityPolicyInventoryView, int, error)

PageVmNicSecurityPolicy Pagination

func (*ZSClient) PageVmPriorityConfig ¶

func (cli *ZSClient) PageVmPriorityConfig(ctx context.Context, params *param.QueryParam) ([]view.VmPriorityConfigInventoryView, int, error)

PageVmPriorityConfig Pagination

func (*ZSClient) PageVmSchedHistory ¶

func (cli *ZSClient) PageVmSchedHistory(ctx context.Context, params *param.QueryParam) ([]view.VmSchedHistoryInventoryView, int, error)

PageVmSchedHistory Pagination

func (*ZSClient) PageVmSchedulingRule ¶

func (cli *ZSClient) PageVmSchedulingRule(ctx context.Context, params *param.QueryParam) ([]view.VmSchedulingRuleInventoryView, int, error)

PageVmSchedulingRule Pagination

func (*ZSClient) PageVmSchedulingRuleGroup ¶

func (cli *ZSClient) PageVmSchedulingRuleGroup(ctx context.Context, params *param.QueryParam) ([]view.VmSchedulingRuleGroupInventoryView, int, error)

PageVmSchedulingRuleGroup Pagination

func (*ZSClient) PageVmUserDefinedXmlHookScript ¶

func (cli *ZSClient) PageVmUserDefinedXmlHookScript(ctx context.Context, params *param.QueryParam) ([]view.XmlHookInventoryView, int, error)

PageVmUserDefinedXmlHookScript Pagination

func (*ZSClient) PageVniRange ¶

func (cli *ZSClient) PageVniRange(ctx context.Context, params *param.QueryParam) ([]view.VniRangeInventoryView, int, error)

PageVniRange Pagination

func (*ZSClient) PageVolume ¶

func (cli *ZSClient) PageVolume(ctx context.Context, params *param.QueryParam) ([]view.VolumeInventoryView, int, error)

PageVolume Pagination

func (*ZSClient) PageVolumeBackup ¶

func (cli *ZSClient) PageVolumeBackup(ctx context.Context, params *param.QueryParam) ([]view.VolumeBackupInventoryView, int, error)

PageVolumeBackup Pagination

func (*ZSClient) PageVolumeSnapshot ¶

func (cli *ZSClient) PageVolumeSnapshot(ctx context.Context, params *param.QueryParam) ([]view.VolumeSnapshotInventoryView, int, error)

PageVolumeSnapshot Pagination

func (*ZSClient) PageVolumeSnapshotGroup ¶

func (cli *ZSClient) PageVolumeSnapshotGroup(ctx context.Context, params *param.QueryParam) ([]view.VolumeSnapshotGroupInventoryView, int, error)

PageVolumeSnapshotGroup Pagination

func (*ZSClient) PageVolumeSnapshotTree ¶

func (cli *ZSClient) PageVolumeSnapshotTree(ctx context.Context, params *param.QueryParam) ([]view.VolumeSnapshotTreeInventoryView, int, error)

PageVolumeSnapshotTree Pagination

func (*ZSClient) PageVpcFirewall ¶

func (cli *ZSClient) PageVpcFirewall(ctx context.Context, params *param.QueryParam) ([]view.VpcFirewallInventoryView, int, error)

PageVpcFirewall Pagination

func (*ZSClient) PageVpcFirewallVRouterRef ¶

func (cli *ZSClient) PageVpcFirewallVRouterRef(ctx context.Context, params *param.QueryParam) ([]view.VpcFirewallVRouterRefInventoryView, int, error)

PageVpcFirewallVRouterRef Pagination

func (*ZSClient) PageVpcHaGroup ¶

func (cli *ZSClient) PageVpcHaGroup(ctx context.Context, params *param.QueryParam) ([]view.VpcHaGroupInventoryView, int, error)

PageVpcHaGroup Pagination

func (*ZSClient) PageVpcHaGroupNetworkServiceRef ¶

func (cli *ZSClient) PageVpcHaGroupNetworkServiceRef(ctx context.Context, params *param.QueryParam) ([]view.VpcHaGroupNetworkServiceRefInventoryView, int, error)

PageVpcHaGroupNetworkServiceRef Pagination

func (*ZSClient) PageVpcIkeConfigFromLocal ¶

func (cli *ZSClient) PageVpcIkeConfigFromLocal(ctx context.Context, params *param.QueryParam) ([]view.VpcVpnIkeConfigInventoryView, int, error)

PageVpcIkeConfigFromLocal Pagination

func (*ZSClient) PageVpcIpSecConfigFromLocal ¶

func (cli *ZSClient) PageVpcIpSecConfigFromLocal(ctx context.Context, params *param.QueryParam) ([]view.VpcVpnIpSecConfigInventoryView, int, error)

PageVpcIpSecConfigFromLocal Pagination

func (*ZSClient) PageVpcRouter ¶

func (cli *ZSClient) PageVpcRouter(ctx context.Context, params *param.QueryParam) ([]view.VpcRouterVmInventoryView, int, error)

PageVpcRouter Pagination

func (*ZSClient) PageVpcSharedQos ¶

func (cli *ZSClient) PageVpcSharedQos(ctx context.Context, params *param.QueryParam) ([]view.VpcSharedQosInventoryView, int, error)

PageVpcSharedQos Pagination

func (*ZSClient) PageVpcSnatState ¶

func (cli *ZSClient) PageVpcSnatState(ctx context.Context, params *param.QueryParam) ([]view.VpcSnatStateInventoryView, int, error)

PageVpcSnatState Pagination

func (*ZSClient) PageVpcUserVpnGatewayFromLocal ¶

func (cli *ZSClient) PageVpcUserVpnGatewayFromLocal(ctx context.Context, params *param.QueryParam) ([]view.VpcUserVpnGatewayInventoryView, int, error)

PageVpcUserVpnGatewayFromLocal Pagination

func (*ZSClient) PageVpcVpnConnectionFromLocal ¶

func (cli *ZSClient) PageVpcVpnConnectionFromLocal(ctx context.Context, params *param.QueryParam) ([]view.VpcVpnConnectionInventoryView, int, error)

PageVpcVpnConnectionFromLocal Pagination

func (*ZSClient) PageVpcVpnGatewayFromLocal ¶

func (cli *ZSClient) PageVpcVpnGatewayFromLocal(ctx context.Context, params *param.QueryParam) ([]view.VpcVpnGatewayInventoryView, int, error)

PageVpcVpnGatewayFromLocal Pagination

func (*ZSClient) PageVtep ¶

func (cli *ZSClient) PageVtep(ctx context.Context, params *param.QueryParam) ([]view.VtepInventoryView, int, error)

PageVtep Pagination

func (*ZSClient) PageWebhook ¶

func (cli *ZSClient) PageWebhook(ctx context.Context, params *param.QueryParam) ([]view.WebhookInventoryView, int, error)

PageWebhook Pagination

func (*ZSClient) PageXskyBlockVolume ¶

func (cli *ZSClient) PageXskyBlockVolume(ctx context.Context, params *param.QueryParam) ([]view.XskyBlockVolumeInventoryView, int, error)

PageXskyBlockVolume Pagination

func (*ZSClient) PageZBox ¶

func (cli *ZSClient) PageZBox(ctx context.Context, params *param.QueryParam) ([]view.ZBoxInventoryView, int, error)

PageZBox Pagination

func (*ZSClient) PageZBoxBackup ¶

func (cli *ZSClient) PageZBoxBackup(ctx context.Context, params *param.QueryParam) ([]view.ZBoxBackupInventoryView, int, error)

PageZBoxBackup Pagination

func (*ZSClient) PageZdfs ¶

func (cli *ZSClient) PageZdfs(ctx context.Context, params *param.QueryParam) ([]view.ZdfsInventoryView, int, error)

PageZdfs Pagination

func (*ZSClient) PageZone ¶

func (cli *ZSClient) PageZone(ctx context.Context, params *param.QueryParam) ([]view.ZoneInventoryView, int, error)

PageZone Pagination

func (*ZSClient) ParseOvf ¶

func (cli *ZSClient) ParseOvf(ctx context.Context, params param.ParseOvfParam) (*view.ParseOvfView, error)

ParseOvf operates on ParseOvf

func (*ZSClient) PauseVmInstance ¶

func (cli *ZSClient) PauseVmInstance(ctx context.Context, uuid string, params param.PauseVmInstanceParam) (*view.VmInstanceInventoryView, error)

PauseVmInstance operates on PauseVmInstance

func (*ZSClient) PowerOffBareMetal2Chassis ¶

func (cli *ZSClient) PowerOffBareMetal2Chassis(ctx context.Context, uuid string, params param.PowerOffBareMetal2ChassisParam) (*view.BareMetal2ChassisInventoryView, error)

PowerOffBareMetal2Chassis operates on PowerOffBareMetal2Chassis

func (*ZSClient) PowerOffBaremetalChassis ¶

func (cli *ZSClient) PowerOffBaremetalChassis(ctx context.Context, chassisUuid string, params param.PowerOffBaremetalChassisParam) (*view.PowerOffBaremetalChassisEventView, error)

PowerOffBaremetalChassis operates on PowerOffBaremetalChassis

func (*ZSClient) PowerOffHost ¶

func (cli *ZSClient) PowerOffHost(ctx context.Context, params param.PowerOffHostParam) (*view.PowerOffHostEventView, error)

PowerOffHost operates on PowerOffHost

func (*ZSClient) PowerOnBareMetal2Chassis ¶

func (cli *ZSClient) PowerOnBareMetal2Chassis(ctx context.Context, uuid string, params param.PowerOnBareMetal2ChassisParam) (*view.BareMetal2ChassisInventoryView, error)

PowerOnBareMetal2Chassis operates on PowerOnBareMetal2Chassis

func (*ZSClient) PowerOnBaremetalChassis ¶

func (cli *ZSClient) PowerOnBaremetalChassis(ctx context.Context, chassisUuid string, params param.PowerOnBaremetalChassisParam) (*view.PowerOnBaremetalChassisEventView, error)

PowerOnBaremetalChassis operates on PowerOnBaremetalChassis

func (*ZSClient) PowerOnHost ¶

func (cli *ZSClient) PowerOnHost(ctx context.Context, uuid string, params param.PowerOnHostParam) (*view.HostInventoryView, error)

PowerOnHost operates on PowerOnHost

func (*ZSClient) PowerResetBareMetal2Chassis ¶

func (cli *ZSClient) PowerResetBareMetal2Chassis(ctx context.Context, uuid string, params param.PowerResetBareMetal2ChassisParam) (*view.BareMetal2ChassisInventoryView, error)

PowerResetBareMetal2Chassis operates on PowerResetBareMetal2Chassis

func (*ZSClient) PowerResetBaremetalChassis ¶

func (cli *ZSClient) PowerResetBaremetalChassis(ctx context.Context, chassisUuid string, params param.PowerResetBaremetalChassisParam) (*view.PowerResetBaremetalChassisEventView, error)

PowerResetBaremetalChassis operates on PowerResetBaremetalChassis

func (*ZSClient) PowerResetHost ¶

func (cli *ZSClient) PowerResetHost(ctx context.Context, uuid string, params param.PowerResetHostParam) (*view.HostInventoryView, error)

PowerResetHost operates on PowerResetHost

func (*ZSClient) PreviewResourceFromApp ¶

func (cli *ZSClient) PreviewResourceFromApp(ctx context.Context, params param.PreviewResourceFromAppParam) (*view.PreviewResourceStackView, error)

PreviewResourceFromApp operates on PreviewResourceFromApp

func (*ZSClient) PreviewResourceStack ¶

func (cli *ZSClient) PreviewResourceStack(ctx context.Context, params param.PreviewResourceStackParam) (*view.PreviewResourceStackView, error)

PreviewResourceStack operates on PreviewResourceStack

func (*ZSClient) PrimaryStorageMigrateVm ¶

func (cli *ZSClient) PrimaryStorageMigrateVm(ctx context.Context, vmInstanceUuid string, params param.PrimaryStorageMigrateVmParam) (*view.VmInstanceInventoryView, error)

PrimaryStorageMigrateVm operates on PrimaryStorageMigrateVm

func (*ZSClient) PrimaryStorageMigrateVmAsync ¶

func (cli *ZSClient) PrimaryStorageMigrateVmAsync(ctx context.Context, params param.PrimaryStorageMigrateVmParam) (string, error)

PrimaryStorageMigrateVmAsync Async

func (*ZSClient) PrimaryStorageMigrateVolume ¶

func (cli *ZSClient) PrimaryStorageMigrateVolume(ctx context.Context, volumeUuid string, params param.PrimaryStorageMigrateVolumeParam) (*view.VolumeInventoryView, error)

PrimaryStorageMigrateVolume operates on PrimaryStorageMigrateVolume

func (*ZSClient) PrimaryStorageMigrateVolumeAsync ¶

func (cli *ZSClient) PrimaryStorageMigrateVolumeAsync(ctx context.Context, params param.PrimaryStorageMigrateVolumeParam) (string, error)

PrimaryStorageMigrateVolumeAsync Async

func (*ZSClient) PrometheusQueryLabelValues ¶

func (cli *ZSClient) PrometheusQueryLabelValues(ctx context.Context) (*view.PrometheusQueryLabelValuesView, error)

PrometheusQueryLabelValues operates on PrometheusQueryLabelValues

func (*ZSClient) PrometheusQueryMetadata ¶

func (cli *ZSClient) PrometheusQueryMetadata(ctx context.Context) (*view.PrometheusQueryMetadataView, error)

PrometheusQueryMetadata operates on PrometheusQueryMetadata

func (*ZSClient) PrometheusQueryPassThrough ¶

func (cli *ZSClient) PrometheusQueryPassThrough(ctx context.Context) (*view.PrometheusQueryPassThroughView, error)

PrometheusQueryPassThrough operates on PrometheusQueryPassThrough

func (*ZSClient) PrometheusQueryVmMonitoringData ¶

func (cli *ZSClient) PrometheusQueryVmMonitoringData(ctx context.Context) (*view.PrometheusQueryVmMonitoringDataView, error)

PrometheusQueryVmMonitoringData operates on PrometheusQueryVmMonitoringData

func (*ZSClient) ProtectVmInstanceRecoveryPoint ¶

func (cli *ZSClient) ProtectVmInstanceRecoveryPoint(ctx context.Context, vmInstanceUuid string, params param.ProtectVmInstanceRecoveryPointParam) (*view.ProtectVmInstanceRecoveryPointEventView, error)

ProtectVmInstanceRecoveryPoint operates on ProtectVmInstanceRecoveryPoint

func (*ZSClient) ProvisionNfvInstConfig ¶

func (cli *ZSClient) ProvisionNfvInstConfig(ctx context.Context, vmInstanceUuid string, params param.ProvisionNfvInstConfigParam) (*view.ApplianceVmInventoryView, error)

ProvisionNfvInstConfig operates on ProvisionNfvInstConfig

func (*ZSClient) ProvisionNfvInstGroup ¶

func (cli *ZSClient) ProvisionNfvInstGroup(ctx context.Context, uuid string, params param.ProvisionNfvInstGroupParam) (*view.NfvInstGroupInventoryView, error)

ProvisionNfvInstGroup operates on ProvisionNfvInstGroup

func (*ZSClient) ProvisionSlbInstance ¶

func (cli *ZSClient) ProvisionSlbInstance(ctx context.Context, uuid string, params param.ProvisionSlbInstanceParam) (*view.SlbGroupInventoryView, error)

ProvisionSlbInstance operates on ProvisionSlbInstance

func (*ZSClient) ProvisionVirtualRouterConfig ¶

func (cli *ZSClient) ProvisionVirtualRouterConfig(ctx context.Context, vmInstanceUuid string, params param.ProvisionVirtualRouterConfigParam) (*view.ApplianceVmInventoryView, error)

ProvisionVirtualRouterConfig operates on ProvisionVirtualRouterConfig

func (*ZSClient) PublishApp ¶

PublishApp operates on PublishApp

func (*ZSClient) PullHuaweiIMasterController ¶

PullHuaweiIMasterController operates on PullHuaweiIMasterController

func (*ZSClient) PullSdnControllerTenant ¶

PullSdnControllerTenant operates on PullSdnControllerTenant

func (*ZSClient) PushLicenseAddOnsUsage ¶

PushLicenseAddOnsUsage operates on PushLicenseAddOnsUsage

func (*ZSClient) PutMetricData ¶

func (cli *ZSClient) PutMetricData(ctx context.Context, params param.PutMetricDataParam) (*view.PutMetricDataEventView, error)

PutMetricData operates on PutMetricData

func (*ZSClient) QueryAccessControlList ¶

func (cli *ZSClient) QueryAccessControlList(ctx context.Context, params *param.QueryParam) ([]view.AccessControlListInventoryView, error)

QueryAccessControlList queries AccessControlList list

func (*ZSClient) QueryAccessControlRule ¶

func (cli *ZSClient) QueryAccessControlRule(ctx context.Context, params *param.QueryParam) ([]view.AccessControlRuleInventoryView, error)

QueryAccessControlRule queries AccessControlRule list

func (*ZSClient) QueryAccessKey ¶

func (cli *ZSClient) QueryAccessKey(ctx context.Context, params *param.QueryParam) ([]view.AccessKeyInventoryView, error)

QueryAccessKey queries AccessKey list

func (*ZSClient) QueryAccount ¶

func (cli *ZSClient) QueryAccount(ctx context.Context, params *param.QueryParam) ([]view.AccountInventoryView, error)

QueryAccount queries Account list

func (*ZSClient) QueryAccountBilling ¶

func (cli *ZSClient) QueryAccountBilling(ctx context.Context, params *param.QueryParam) ([]view.BillingInventoryView, error)

QueryAccountBilling queries AccountBilling list

func (*ZSClient) QueryAccountPriceTableRef ¶

func (cli *ZSClient) QueryAccountPriceTableRef(ctx context.Context, params *param.QueryParam) ([]view.AccountPriceTableRefInventoryView, error)

QueryAccountPriceTableRef queries AccountPriceTableRef list

func (*ZSClient) QueryAccountResourceRef ¶

func (cli *ZSClient) QueryAccountResourceRef(ctx context.Context, params *param.QueryParam) ([]view.AccountResourceRefInventoryView, error)

QueryAccountResourceRef queries AccountResourceRef list

func (*ZSClient) QueryActiveAlarm ¶

func (cli *ZSClient) QueryActiveAlarm(ctx context.Context, params *param.QueryParam) ([]view.ActiveAlarmInventoryView, error)

QueryActiveAlarm queries ActiveAlarm list

func (*ZSClient) QueryActiveAlarmTemplate ¶

func (cli *ZSClient) QueryActiveAlarmTemplate(ctx context.Context, params *param.QueryParam) ([]view.ActiveAlarmTemplateInventoryView, error)

QueryActiveAlarmTemplate queries ActiveAlarmTemplate list

func (*ZSClient) QueryAddressPool ¶

func (cli *ZSClient) QueryAddressPool(ctx context.Context, params *param.QueryParam) ([]view.AddressPoolInventoryView, error)

QueryAddressPool queries AddressPool list

func (*ZSClient) QueryAffinityGroup ¶

func (cli *ZSClient) QueryAffinityGroup(ctx context.Context, params *param.QueryParam) ([]view.AffinityGroupInventoryView, error)

QueryAffinityGroup queries AffinityGroup list

func (*ZSClient) QueryAgentVersion ¶

func (cli *ZSClient) QueryAgentVersion(ctx context.Context, params *param.QueryParam) ([]view.AgentVersionInventoryView, error)

QueryAgentVersion queries AgentVersion list

func (*ZSClient) QueryAlarm ¶

func (cli *ZSClient) QueryAlarm(ctx context.Context, params *param.QueryParam) ([]view.AlarmInventoryView, error)

QueryAlarm queries Alarm list

func (*ZSClient) QueryAlarmRecord ¶

func (cli *ZSClient) QueryAlarmRecord(ctx context.Context, params *param.QueryParam) ([]view.AlarmRecordsInventoryView, error)

QueryAlarmRecord queries AlarmRecord list

func (*ZSClient) QueryAlert ¶

func (cli *ZSClient) QueryAlert(ctx context.Context, params *param.QueryParam) ([]view.AlertInventoryView, error)

QueryAlert queries Alert list

func (*ZSClient) QueryAlertDataAck ¶

func (cli *ZSClient) QueryAlertDataAck(ctx context.Context, params *param.QueryParam) ([]view.AlertDataAckInventoryView, error)

QueryAlertDataAck queries AlertDataAck list

func (*ZSClient) QueryAliyunDiskFromLocal ¶

func (cli *ZSClient) QueryAliyunDiskFromLocal(ctx context.Context, params *param.QueryParam) ([]view.AliyunDiskInventoryView, error)

QueryAliyunDiskFromLocal queries AliyunDiskFromLocal list

func (*ZSClient) QueryAliyunEbsBackupStorage ¶

func (cli *ZSClient) QueryAliyunEbsBackupStorage(ctx context.Context, params *param.QueryParam) ([]view.BackupStorageInventoryView, error)

QueryAliyunEbsBackupStorage queries AliyunEbsBackupStorage list

func (*ZSClient) QueryAliyunEbsPrimaryStorage ¶

func (cli *ZSClient) QueryAliyunEbsPrimaryStorage(ctx context.Context, params *param.QueryParam) ([]view.PrimaryStorageInventoryView, error)

QueryAliyunEbsPrimaryStorage queries AliyunEbsPrimaryStorage list

func (*ZSClient) QueryAliyunNasAccessGroup ¶

func (cli *ZSClient) QueryAliyunNasAccessGroup(ctx context.Context, params *param.QueryParam) ([]view.AliyunNasAccessGroupInventoryView, error)

QueryAliyunNasAccessGroup queries AliyunNasAccessGroup list

func (*ZSClient) QueryAliyunPanguPartition ¶

func (cli *ZSClient) QueryAliyunPanguPartition(ctx context.Context, params *param.QueryParam) ([]view.AliyunPanguPartitionInventoryView, error)

QueryAliyunPanguPartition queries AliyunPanguPartition list

func (*ZSClient) QueryAliyunProxyVSwitch ¶

func (cli *ZSClient) QueryAliyunProxyVSwitch(ctx context.Context, params *param.QueryParam) ([]view.AliyunProxyVSwitchInventoryView, error)

QueryAliyunProxyVSwitch queries AliyunProxyVSwitch list

func (*ZSClient) QueryAliyunProxyVpc ¶

func (cli *ZSClient) QueryAliyunProxyVpc(ctx context.Context, params *param.QueryParam) ([]view.AliyunProxyVpcInventoryView, error)

QueryAliyunProxyVpc queries AliyunProxyVpc list

func (*ZSClient) QueryAliyunRouteEntryFromLocal ¶

func (cli *ZSClient) QueryAliyunRouteEntryFromLocal(ctx context.Context, params *param.QueryParam) ([]view.VpcVirtualRouteEntryInventoryView, error)

QueryAliyunRouteEntryFromLocal queries AliyunRouteEntryFromLocal list

func (*ZSClient) QueryAliyunRouterInterfaceFromLocal ¶

func (cli *ZSClient) QueryAliyunRouterInterfaceFromLocal(ctx context.Context, params *param.QueryParam) ([]view.AliyunRouterInterfaceInventoryView, error)

QueryAliyunRouterInterfaceFromLocal queries AliyunRouterInterfaceFromLocal list

func (*ZSClient) QueryAliyunSmsSNSTextTemplate ¶

func (cli *ZSClient) QueryAliyunSmsSNSTextTemplate(ctx context.Context, params *param.QueryParam) ([]view.AliyunSmsSNSTextTemplateInventoryView, error)

QueryAliyunSmsSNSTextTemplate queries AliyunSmsSNSTextTemplate list

func (*ZSClient) QueryAliyunSnapshotFromLocal ¶

func (cli *ZSClient) QueryAliyunSnapshotFromLocal(ctx context.Context, params *param.QueryParam) ([]view.AliyunSnapshotInventoryView, error)

QueryAliyunSnapshotFromLocal queries AliyunSnapshotFromLocal list

func (*ZSClient) QueryAliyunVirtualRouterFromLocal ¶

func (cli *ZSClient) QueryAliyunVirtualRouterFromLocal(ctx context.Context, params *param.QueryParam) ([]view.VpcVirtualRouterInventoryView, error)

QueryAliyunVirtualRouterFromLocal queries AliyunVirtualRouterFromLocal list

func (*ZSClient) QueryAppBuildSystem ¶

func (cli *ZSClient) QueryAppBuildSystem(ctx context.Context, params *param.QueryParam) ([]view.AppBuildSystemInventoryView, error)

QueryAppBuildSystem queries AppBuildSystem list

func (*ZSClient) QueryApplianceVm ¶

func (cli *ZSClient) QueryApplianceVm(ctx context.Context, params *param.QueryParam) ([]view.ApplianceVmInventoryView, error)

QueryApplianceVm queries ApplianceVm list

func (*ZSClient) QueryApplicationDevelopmentService ¶

func (cli *ZSClient) QueryApplicationDevelopmentService(ctx context.Context, params *param.QueryParam) ([]view.ApplicationDevelopmentServiceInventoryView, error)

QueryApplicationDevelopmentService queries ApplicationDevelopmentService list

func (*ZSClient) QueryArchiveTicket ¶

func (cli *ZSClient) QueryArchiveTicket(ctx context.Context, params *param.QueryParam) ([]view.ArchiveTicketInventoryView, error)

QueryArchiveTicket queries ArchiveTicket list

func (*ZSClient) QueryArchiveTicketHistory ¶

func (cli *ZSClient) QueryArchiveTicketHistory(ctx context.Context, params *param.QueryParam) ([]view.ArchiveTicketStatusHistoryInventoryView, error)

QueryArchiveTicketHistory queries ArchiveTicketHistory list

func (*ZSClient) QueryAudit ¶

func (cli *ZSClient) QueryAudit(ctx context.Context, params *param.QueryParam) ([]view.AuditsInventoryView, error)

QueryAudit queries Audit list

func (*ZSClient) QueryAutoScalingGroup ¶

func (cli *ZSClient) QueryAutoScalingGroup(ctx context.Context, params *param.QueryParam) ([]view.AutoScalingGroupInventoryView, error)

QueryAutoScalingGroup queries AutoScalingGroup list

func (*ZSClient) QueryAutoScalingGroupActivity ¶

func (cli *ZSClient) QueryAutoScalingGroupActivity(ctx context.Context, params *param.QueryParam) ([]view.AutoScalingGroupActivityInventoryView, error)

QueryAutoScalingGroupActivity queries AutoScalingGroupActivity list

func (*ZSClient) QueryAutoScalingGroupInstance ¶

func (cli *ZSClient) QueryAutoScalingGroupInstance(ctx context.Context, params *param.QueryParam) ([]view.AutoScalingGroupInstanceInventoryView, error)

QueryAutoScalingGroupInstance queries AutoScalingGroupInstance list

func (*ZSClient) QueryAutoScalingRule ¶

func (cli *ZSClient) QueryAutoScalingRule(ctx context.Context, params *param.QueryParam) ([]view.AutoScalingRuleInventoryView, error)

QueryAutoScalingRule queries AutoScalingRule list

func (*ZSClient) QueryAutoScalingRuleTrigger ¶

func (cli *ZSClient) QueryAutoScalingRuleTrigger(ctx context.Context, params *param.QueryParam) ([]view.AutoScalingRuleTriggerInventoryView, error)

QueryAutoScalingRuleTrigger queries AutoScalingRuleTrigger list

func (*ZSClient) QueryAutoScalingVmTemplate ¶

func (cli *ZSClient) QueryAutoScalingVmTemplate(ctx context.Context, params *param.QueryParam) ([]view.AutoScalingVmTemplateInventoryView, error)

QueryAutoScalingVmTemplate queries AutoScalingVmTemplate list

func (*ZSClient) QueryBackupStorage ¶

func (cli *ZSClient) QueryBackupStorage(ctx context.Context, params *param.QueryParam) ([]view.BackupStorageInventoryView, error)

QueryBackupStorage queries BackupStorage list

func (*ZSClient) QueryBareMetal2Bonding ¶

func (cli *ZSClient) QueryBareMetal2Bonding(ctx context.Context, params *param.QueryParam) ([]view.BareMetal2BondingInventoryView, error)

QueryBareMetal2Bonding queries BareMetal2Bonding list

func (*ZSClient) QueryBareMetal2BondingNicRef ¶

func (cli *ZSClient) QueryBareMetal2BondingNicRef(ctx context.Context, params *param.QueryParam) ([]view.BareMetal2ChassisInventoryView, error)

QueryBareMetal2BondingNicRef queries BareMetal2BondingNicRef list

func (*ZSClient) QueryBareMetal2Chassis ¶

func (cli *ZSClient) QueryBareMetal2Chassis(ctx context.Context, params *param.QueryParam) ([]view.BareMetal2ChassisInventoryView, error)

QueryBareMetal2Chassis queries BareMetal2Chassis list

func (*ZSClient) QueryBareMetal2ChassisGpuDevice ¶

func (cli *ZSClient) QueryBareMetal2ChassisGpuDevice(ctx context.Context, params *param.QueryParam) ([]view.BareMetal2ChassisGpuDeviceInventoryView, error)

QueryBareMetal2ChassisGpuDevice queries BareMetal2ChassisGpuDevice list

func (*ZSClient) QueryBareMetal2ChassisOffering ¶

func (cli *ZSClient) QueryBareMetal2ChassisOffering(ctx context.Context, params *param.QueryParam) ([]view.BareMetal2ChassisOfferingInventoryView, error)

QueryBareMetal2ChassisOffering queries BareMetal2ChassisOffering list

func (*ZSClient) QueryBareMetal2ChassisPciDevice ¶

func (cli *ZSClient) QueryBareMetal2ChassisPciDevice(ctx context.Context, params *param.QueryParam) ([]view.BareMetal2ChassisPciDeviceInventoryView, error)

QueryBareMetal2ChassisPciDevice queries BareMetal2ChassisPciDevice list

func (*ZSClient) QueryBareMetal2Gateway ¶

func (cli *ZSClient) QueryBareMetal2Gateway(ctx context.Context, params *param.QueryParam) ([]view.BareMetal2GatewayInventoryView, error)

QueryBareMetal2Gateway queries BareMetal2Gateway list

func (*ZSClient) QueryBareMetal2Instance ¶

func (cli *ZSClient) QueryBareMetal2Instance(ctx context.Context, params *param.QueryParam) ([]view.BareMetal2InstanceInventoryView, error)

QueryBareMetal2Instance queries BareMetal2Instance list

func (*ZSClient) QueryBareMetal2ProvisionNetwork ¶

func (cli *ZSClient) QueryBareMetal2ProvisionNetwork(ctx context.Context, params *param.QueryParam) ([]view.BareMetal2ProvisionNetworkInventoryView, error)

QueryBareMetal2ProvisionNetwork queries BareMetal2ProvisionNetwork list

func (*ZSClient) QueryBaremetalBonding ¶

func (cli *ZSClient) QueryBaremetalBonding(ctx context.Context, params *param.QueryParam) ([]view.BaremetalBondingInventoryView, error)

QueryBaremetalBonding queries BaremetalBonding list

func (*ZSClient) QueryBaremetalChassis ¶

func (cli *ZSClient) QueryBaremetalChassis(ctx context.Context, params *param.QueryParam) ([]view.BaremetalChassisInventoryView, error)

QueryBaremetalChassis queries BaremetalChassis list

func (*ZSClient) QueryBaremetalInstance ¶

func (cli *ZSClient) QueryBaremetalInstance(ctx context.Context, params *param.QueryParam) ([]view.BaremetalInstanceInventoryView, error)

QueryBaremetalInstance queries BaremetalInstance list

func (*ZSClient) QueryBaremetalPxeServer ¶

func (cli *ZSClient) QueryBaremetalPxeServer(ctx context.Context, params *param.QueryParam) ([]view.BaremetalPxeServerInventoryView, error)

QueryBaremetalPxeServer queries BaremetalPxeServer list

func (*ZSClient) QueryBlockPrimaryStorage ¶

func (cli *ZSClient) QueryBlockPrimaryStorage(ctx context.Context, params *param.QueryParam) ([]view.BlockPrimaryStorageInventoryView, error)

QueryBlockPrimaryStorage queries BlockPrimaryStorage list

func (*ZSClient) QueryBlockVolume ¶

func (cli *ZSClient) QueryBlockVolume(ctx context.Context, params *param.QueryParam) ([]view.BlockVolumeInventoryView, error)

QueryBlockVolume queries BlockVolume list

func (*ZSClient) QueryBuildApp ¶

func (cli *ZSClient) QueryBuildApp(ctx context.Context, params *param.QueryParam) ([]view.BuildApplicationInventoryView, error)

QueryBuildApp queries BuildApp list

func (*ZSClient) QueryBuildAppExportHistory ¶

func (cli *ZSClient) QueryBuildAppExportHistory(ctx context.Context, params *param.QueryParam) ([]view.BuildAppExportHistoryInventoryView, error)

QueryBuildAppExportHistory queries BuildAppExportHistory list

func (*ZSClient) QueryCCSCertificate ¶

func (cli *ZSClient) QueryCCSCertificate(ctx context.Context, params *param.QueryParam) ([]view.CCSCertificateInventoryView, error)

QueryCCSCertificate queries CCSCertificate list

func (*ZSClient) QueryCbtTask ¶

func (cli *ZSClient) QueryCbtTask(ctx context.Context, params *param.QueryParam) ([]view.CbtTaskInventoryView, error)

QueryCbtTask queries CbtTask list

func (*ZSClient) QueryCdpPolicy ¶

func (cli *ZSClient) QueryCdpPolicy(ctx context.Context, params *param.QueryParam) ([]view.CdpPolicyInventoryView, error)

QueryCdpPolicy queries CdpPolicy list

func (*ZSClient) QueryCdpTask ¶

func (cli *ZSClient) QueryCdpTask(ctx context.Context, params *param.QueryParam) ([]view.CdpTaskInventoryView, error)

QueryCdpTask queries CdpTask list

func (*ZSClient) QueryCephBackupStorage ¶

func (cli *ZSClient) QueryCephBackupStorage(ctx context.Context, params *param.QueryParam) ([]view.BackupStorageInventoryView, error)

QueryCephBackupStorage queries CephBackupStorage list

func (*ZSClient) QueryCephOsdGroup ¶

func (cli *ZSClient) QueryCephOsdGroup(ctx context.Context, params *param.QueryParam) ([]view.CephOsdGroupInventoryView, error)

QueryCephOsdGroup queries CephOsdGroup list

func (*ZSClient) QueryCephPrimaryStorage ¶

func (cli *ZSClient) QueryCephPrimaryStorage(ctx context.Context, params *param.QueryParam) ([]view.PrimaryStorageInventoryView, error)

QueryCephPrimaryStorage queries CephPrimaryStorage list

func (*ZSClient) QueryCephPrimaryStoragePool ¶

func (cli *ZSClient) QueryCephPrimaryStoragePool(ctx context.Context, params *param.QueryParam) ([]view.CephPrimaryStoragePoolInventoryView, error)

QueryCephPrimaryStoragePool queries CephPrimaryStoragePool list

func (*ZSClient) QueryCertificate ¶

func (cli *ZSClient) QueryCertificate(ctx context.Context, params *param.QueryParam) ([]view.CertificateInventoryView, error)

QueryCertificate queries Certificate list

func (*ZSClient) QueryCluster ¶

func (cli *ZSClient) QueryCluster(ctx context.Context, params *param.QueryParam) ([]view.ClusterInventoryView, error)

QueryCluster queries Cluster list

func (*ZSClient) QueryClusterDRS ¶

func (cli *ZSClient) QueryClusterDRS(ctx context.Context, params *param.QueryParam) ([]view.ClusterDRSInventoryView, error)

QueryClusterDRS queries ClusterDRS list

func (*ZSClient) QueryConnectionAccessPointFromLocal ¶

func (cli *ZSClient) QueryConnectionAccessPointFromLocal(ctx context.Context, params *param.QueryParam) ([]view.ConnectionAccessPointInventoryView, error)

QueryConnectionAccessPointFromLocal queries ConnectionAccessPointFromLocal list

func (*ZSClient) QueryConnectionBetweenL3NetworkAndAliyunVSwitch ¶

func (cli *ZSClient) QueryConnectionBetweenL3NetworkAndAliyunVSwitch(ctx context.Context, params *param.QueryParam) ([]view.ConnectionRelationShipInventoryView, error)

QueryConnectionBetweenL3NetworkAndAliyunVSwitch queries ConnectionBetweenL3NetworkAndAliyunVSwitch list

func (*ZSClient) QueryConsoleProxyAgent ¶

func (cli *ZSClient) QueryConsoleProxyAgent(ctx context.Context, params *param.QueryParam) ([]view.ConsoleProxyAgentInventoryView, error)

QueryConsoleProxyAgent queries ConsoleProxyAgent list

func (*ZSClient) QueryContainerImage ¶

func (cli *ZSClient) QueryContainerImage(ctx context.Context, params *param.QueryParam) ([]view.ContainerImageInventoryView, error)

QueryContainerImage queries ContainerImage list

func (*ZSClient) QueryContainerManagementEndpoint ¶

func (cli *ZSClient) QueryContainerManagementEndpoint(ctx context.Context, params *param.QueryParam) ([]view.ContainerManagementEndpointInventoryView, error)

QueryContainerManagementEndpoint queries ContainerManagementEndpoint list

func (*ZSClient) QueryDRSAdvice ¶

func (cli *ZSClient) QueryDRSAdvice(ctx context.Context, params *param.QueryParam) ([]view.DRSAdviceInventoryView, error)

QueryDRSAdvice queries DRSAdvice list

func (*ZSClient) QueryDRSVmMigrationActivity ¶

func (cli *ZSClient) QueryDRSVmMigrationActivity(ctx context.Context, params *param.QueryParam) ([]view.DRSVmMigrationActivityInventoryView, error)

QueryDRSVmMigrationActivity queries DRSVmMigrationActivity list

func (*ZSClient) QueryDataCenterFromLocal ¶

func (cli *ZSClient) QueryDataCenterFromLocal(ctx context.Context, params *param.QueryParam) ([]view.DataCenterInventoryView, error)

QueryDataCenterFromLocal queries DataCenterFromLocal list

func (*ZSClient) QueryDatabaseBackup ¶

func (cli *ZSClient) QueryDatabaseBackup(ctx context.Context, params *param.QueryParam) ([]view.DatabaseBackupInventoryView, error)

QueryDatabaseBackup queries DatabaseBackup list

func (*ZSClient) QueryDataset ¶

func (cli *ZSClient) QueryDataset(ctx context.Context, params *param.QueryParam) ([]view.DatasetInventoryView, error)

QueryDataset queries Dataset list

func (*ZSClient) QueryDirectory ¶

func (cli *ZSClient) QueryDirectory(ctx context.Context, params *param.QueryParam) ([]view.DirectoryInventoryView, error)

QueryDirectory queries Directory list

func (*ZSClient) QueryDiskOffering ¶

func (cli *ZSClient) QueryDiskOffering(ctx context.Context, params *param.QueryParam) ([]view.DiskOfferingInventoryView, error)

QueryDiskOffering queries DiskOffering list

func (*ZSClient) QueryEcsImageFromLocal ¶

func (cli *ZSClient) QueryEcsImageFromLocal(ctx context.Context, params *param.QueryParam) ([]view.EcsImageInventoryView, error)

QueryEcsImageFromLocal queries EcsImageFromLocal list

func (*ZSClient) QueryEcsInstanceFromLocal ¶

func (cli *ZSClient) QueryEcsInstanceFromLocal(ctx context.Context, params *param.QueryParam) ([]view.EcsInstanceInventoryView, error)

QueryEcsInstanceFromLocal queries EcsInstanceFromLocal list

func (*ZSClient) QueryEcsSecurityGroupFromLocal ¶

func (cli *ZSClient) QueryEcsSecurityGroupFromLocal(ctx context.Context, params *param.QueryParam) ([]view.EcsSecurityGroupInventoryView, error)

QueryEcsSecurityGroupFromLocal queries EcsSecurityGroupFromLocal list

func (*ZSClient) QueryEcsSecurityGroupRuleFromLocal ¶

func (cli *ZSClient) QueryEcsSecurityGroupRuleFromLocal(ctx context.Context, params *param.QueryParam) ([]view.EcsSecurityGroupRuleInventoryView, error)

QueryEcsSecurityGroupRuleFromLocal queries EcsSecurityGroupRuleFromLocal list

func (*ZSClient) QueryEcsVSwitchFromLocal ¶

func (cli *ZSClient) QueryEcsVSwitchFromLocal(ctx context.Context, params *param.QueryParam) ([]view.EcsVSwitchInventoryView, error)

QueryEcsVSwitchFromLocal queries EcsVSwitchFromLocal list

func (*ZSClient) QueryEcsVpcFromLocal ¶

func (cli *ZSClient) QueryEcsVpcFromLocal(ctx context.Context, params *param.QueryParam) ([]view.EcsVpcInventoryView, error)

QueryEcsVpcFromLocal queries EcsVpcFromLocal list

func (*ZSClient) QueryEip ¶

func (cli *ZSClient) QueryEip(ctx context.Context, params *param.QueryParam) ([]view.EipInventoryView, error)

QueryEip queries Eip list

func (*ZSClient) QueryEmailMedia ¶

func (cli *ZSClient) QueryEmailMedia(ctx context.Context, params *param.QueryParam) ([]view.MediaInventoryView, error)

QueryEmailMedia queries EmailMedia list

func (*ZSClient) QueryEmailTriggerAction ¶

func (cli *ZSClient) QueryEmailTriggerAction(ctx context.Context, params *param.QueryParam) ([]view.MonitorTriggerActionInventoryView, error)

QueryEmailTriggerAction queries EmailTrigger list

func (*ZSClient) QueryEthernetVF ¶

func (cli *ZSClient) QueryEthernetVF(ctx context.Context, params *param.QueryParam) ([]view.EthernetVfPciDeviceInventoryView, error)

QueryEthernetVF queries EthernetVF list

func (*ZSClient) QueryEventFromResourceStack ¶

func (cli *ZSClient) QueryEventFromResourceStack(ctx context.Context, params *param.QueryParam) ([]view.CloudFormationStackEventInventoryView, error)

QueryEventFromResourceStack queries EventFromResourceStack list

func (*ZSClient) QueryEventLog ¶

func (cli *ZSClient) QueryEventLog(ctx context.Context, params *param.QueryParam) ([]view.EventLogInventoryView, error)

QueryEventLog queries EventLog list

func (*ZSClient) QueryEventRecord ¶

func (cli *ZSClient) QueryEventRecord(ctx context.Context, params *param.QueryParam) ([]view.EventRecordsInventoryView, error)

QueryEventRecord queries EventRecord list

func (*ZSClient) QueryEventRuleTemplate ¶

func (cli *ZSClient) QueryEventRuleTemplate(ctx context.Context, params *param.QueryParam) ([]view.EventRuleTemplateInventoryView, error)

QueryEventRuleTemplate queries EventRuleTemplate list

func (*ZSClient) QueryEventSubscription ¶

func (cli *ZSClient) QueryEventSubscription(ctx context.Context, params *param.QueryParam) ([]view.EventSubscriptionInventoryView, error)

QueryEventSubscription queries EventSubscription list

func (*ZSClient) QueryExponBlockVolume ¶

func (cli *ZSClient) QueryExponBlockVolume(ctx context.Context, params *param.QueryParam) ([]view.ExponBlockVolumeInventoryView, error)

QueryExponBlockVolume queries ExponBlockVolume list

func (*ZSClient) QueryExternalBackup ¶

func (cli *ZSClient) QueryExternalBackup(ctx context.Context, params *param.QueryParam) ([]view.ExternalBackupInventoryView, error)

QueryExternalBackup queries ExternalBackup list

func (*ZSClient) QueryFaultToleranceVm ¶

func (cli *ZSClient) QueryFaultToleranceVm(ctx context.Context, params *param.QueryParam) ([]view.FaultToleranceVmGroupInventoryView, error)

QueryFaultToleranceVm queries FaultToleranceVm list

func (*ZSClient) QueryFcHbaDevice ¶

func (cli *ZSClient) QueryFcHbaDevice(ctx context.Context, params *param.QueryParam) ([]view.HbaDeviceInventoryView, error)

QueryFcHbaDevice queries FcHbaDevice list

func (*ZSClient) QueryFiberChannelLun ¶

func (cli *ZSClient) QueryFiberChannelLun(ctx context.Context, params *param.QueryParam) ([]view.FiberChannelLunInventoryView, error)

QueryFiberChannelLun queries FiberChannelLun list

func (*ZSClient) QueryFiberChannelStorage ¶

func (cli *ZSClient) QueryFiberChannelStorage(ctx context.Context, params *param.QueryParam) ([]view.FiberChannelStorageInventoryView, error)

QueryFiberChannelStorage queries FiberChannelStorage list

func (*ZSClient) QueryFirewallIpSetTemplate ¶

func (cli *ZSClient) QueryFirewallIpSetTemplate(ctx context.Context, params *param.QueryParam) ([]view.VpcFirewallIpSetTemplateInventoryView, error)

QueryFirewallIpSetTemplate queries FirewallIpSetTemplate list

func (*ZSClient) QueryFirewallRule ¶

func (cli *ZSClient) QueryFirewallRule(ctx context.Context, params *param.QueryParam) ([]view.VpcFirewallRuleInventoryView, error)

QueryFirewallRule queries FirewallRule list

func (*ZSClient) QueryFirewallRuleSet ¶

func (cli *ZSClient) QueryFirewallRuleSet(ctx context.Context, params *param.QueryParam) ([]view.VpcFirewallRuleSetInventoryView, error)

QueryFirewallRuleSet queries FirewallRuleSet list

func (*ZSClient) QueryFirewallRuleSetL3Ref ¶

func (cli *ZSClient) QueryFirewallRuleSetL3Ref(ctx context.Context, params *param.QueryParam) ([]view.VpcFirewallRuleSetL3RefInventoryView, error)

QueryFirewallRuleSetL3Ref queries FirewallRuleSetL3Ref list

func (*ZSClient) QueryFirewallRuleTemplate ¶

func (cli *ZSClient) QueryFirewallRuleTemplate(ctx context.Context, params *param.QueryParam) ([]view.VpcFirewallRuleTemplateInventoryView, error)

QueryFirewallRuleTemplate queries FirewallRuleTemplate list

func (*ZSClient) QueryFlowCollector ¶

func (cli *ZSClient) QueryFlowCollector(ctx context.Context, params *param.QueryParam) ([]view.FlowCollectorInventoryView, error)

QueryFlowCollector queries FlowCollector list

func (*ZSClient) QueryFlowMeter ¶

func (cli *ZSClient) QueryFlowMeter(ctx context.Context, params *param.QueryParam) ([]view.FlowMeterInventoryView, error)

QueryFlowMeter queries FlowMeter list

func (*ZSClient) QueryGCJob ¶

func (cli *ZSClient) QueryGCJob(ctx context.Context, params *param.QueryParam) ([]view.GarbageCollectorInventoryView, error)

QueryGCJob queries GCJob list

func (*ZSClient) QueryGlobalConfig ¶

func (cli *ZSClient) QueryGlobalConfig(ctx context.Context, params *param.QueryParam) ([]view.GlobalConfigInventoryView, error)

QueryGlobalConfig queries GlobalConfig list

func (*ZSClient) QueryGlobalConfigTemplate ¶

func (cli *ZSClient) QueryGlobalConfigTemplate(ctx context.Context, params *param.QueryParam) ([]view.GlobalConfigTemplateInventoryView, error)

QueryGlobalConfigTemplate queries GlobalConfigTemplate list

func (*ZSClient) QueryGpuDevice ¶

func (cli *ZSClient) QueryGpuDevice(ctx context.Context, params *param.QueryParam) ([]view.GpuDeviceInventoryView, error)

QueryGpuDevice queries GpuDevice list

func (*ZSClient) QueryGuestToolsState ¶

func (cli *ZSClient) QueryGuestToolsState(ctx context.Context, params *param.QueryParam) ([]view.GuestToolsStateInventoryView, error)

QueryGuestToolsState queries GuestToolsState list

func (*ZSClient) QueryGuestVmScript ¶

func (cli *ZSClient) QueryGuestVmScript(ctx context.Context, params *param.QueryParam) ([]view.GuestVmScriptInventoryView, error)

QueryGuestVmScript queries GuestVmScript list

func (*ZSClient) QueryGuestVmScriptExecutedRecord ¶

func (cli *ZSClient) QueryGuestVmScriptExecutedRecord(ctx context.Context, params *param.QueryParam) ([]view.GuestVmScriptExecutedRecordInventoryView, error)

QueryGuestVmScriptExecutedRecord queries GuestVmScriptExecutedRecord list

func (*ZSClient) QueryGuestVmScriptExecutedRecordDetail ¶

func (cli *ZSClient) QueryGuestVmScriptExecutedRecordDetail(ctx context.Context, params *param.QueryParam) ([]view.GuestVmScriptExecutedRecordDetailInventoryView, error)

QueryGuestVmScriptExecutedRecordDetail queries GuestVmScriptExecutedRecordDetail list

func (*ZSClient) QueryHost ¶

func (cli *ZSClient) QueryHost(ctx context.Context, params *param.QueryParam) ([]view.HostInventoryView, error)

QueryHost queries Host list

func (*ZSClient) QueryHostNetworkBonding ¶

func (cli *ZSClient) QueryHostNetworkBonding(ctx context.Context, params *param.QueryParam) ([]view.HostNetworkBondingInventoryView, error)

QueryHostNetworkBonding queries HostNetworkBonding list

func (*ZSClient) QueryHostNetworkInterface ¶

func (cli *ZSClient) QueryHostNetworkInterface(ctx context.Context, params *param.QueryParam) ([]view.HostNetworkInterfaceInventoryView, error)

QueryHostNetworkInterface queries HostNetworkInterface list

func (*ZSClient) QueryHostOsCategory ¶

func (cli *ZSClient) QueryHostOsCategory(ctx context.Context, params *param.QueryParam) ([]view.HostOsCategoryInventoryView, error)

QueryHostOsCategory queries HostOsCategory list

func (*ZSClient) QueryHostPhysicalMemory ¶

func (cli *ZSClient) QueryHostPhysicalMemory(ctx context.Context, params *param.QueryParam) ([]view.HostPhysicalMemoryInventoryView, error)

QueryHostPhysicalMemory queries HostPhysicalMemory list

func (*ZSClient) QueryHostSchedulingRuleGroup ¶

func (cli *ZSClient) QueryHostSchedulingRuleGroup(ctx context.Context, params *param.QueryParam) ([]view.HostSchedulingRuleGroupInventoryView, error)

QueryHostSchedulingRuleGroup queries HostSchedulingRuleGroup list

func (*ZSClient) QueryHuaweiIMasterFabric ¶

func (cli *ZSClient) QueryHuaweiIMasterFabric(ctx context.Context, params *param.QueryParam) ([]view.HuaweiIMasterFabricInventoryView, error)

QueryHuaweiIMasterFabric queries HuaweiIMasterFabric list

func (*ZSClient) QueryHuaweiIMasterTenant ¶

func (cli *ZSClient) QueryHuaweiIMasterTenant(ctx context.Context, params *param.QueryParam) ([]view.HuaweiIMasterTenantInventoryView, error)

QueryHuaweiIMasterTenant queries HuaweiIMasterTenant list

func (*ZSClient) QueryHuaweiIMasterVRouter ¶

func (cli *ZSClient) QueryHuaweiIMasterVRouter(ctx context.Context, params *param.QueryParam) ([]view.HuaweiIMasterVRouterInventoryView, error)

QueryHuaweiIMasterVRouter queries HuaweiIMasterVRouter list

func (*ZSClient) QueryHuaweiIMasterVpc ¶

func (cli *ZSClient) QueryHuaweiIMasterVpc(ctx context.Context, params *param.QueryParam) ([]view.HuaweiIMasterVpcInventoryView, error)

QueryHuaweiIMasterVpc queries HuaweiIMasterVpc list

func (*ZSClient) QueryHybridEipFromLocal ¶

func (cli *ZSClient) QueryHybridEipFromLocal(ctx context.Context, params *param.QueryParam) ([]view.HybridEipAddressInventoryView, error)

QueryHybridEipFromLocal queries HybridEipFromLocal list

func (*ZSClient) QueryHybridKeySecret ¶

func (cli *ZSClient) QueryHybridKeySecret(ctx context.Context, params *param.QueryParam) ([]view.HybridAccountInventoryView, error)

QueryHybridKeySecret queries HybridKeySecret list

func (*ZSClient) QueryHygonDevice ¶

func (cli *ZSClient) QueryHygonDevice(ctx context.Context, params *param.QueryParam) ([]view.HygonCcpDeviceInventoryView, error)

QueryHygonDevice queries HygonDevice list

func (*ZSClient) QueryIAM2LdapBinding ¶

func (cli *ZSClient) QueryIAM2LdapBinding(ctx context.Context, params *param.QueryParam) ([]view.LdapResourceRefInventoryView, error)

QueryIAM2LdapBinding queries IAM2LdapBinding list

func (*ZSClient) QueryIAM2Organization ¶

func (cli *ZSClient) QueryIAM2Organization(ctx context.Context, params *param.QueryParam) ([]view.IAM2OrganizationInventoryView, error)

QueryIAM2Organization queries IAM2Organization list

func (*ZSClient) QueryIAM2OrganizationAttribute ¶

func (cli *ZSClient) QueryIAM2OrganizationAttribute(ctx context.Context, params *param.QueryParam) ([]view.IAM2OrganizationAttributeInventoryView, error)

QueryIAM2OrganizationAttribute queries IAM2OrganizationAttribute list

func (*ZSClient) QueryIAM2OrganizationProjectRef ¶

func (cli *ZSClient) QueryIAM2OrganizationProjectRef(ctx context.Context, params *param.QueryParam) ([]view.IAM2OrganizationProjectRefInventoryView, error)

QueryIAM2OrganizationProjectRef queries IAM2OrganizationProjectRef list

func (*ZSClient) QueryIAM2Project ¶

func (cli *ZSClient) QueryIAM2Project(ctx context.Context, params *param.QueryParam) ([]view.IAM2ProjectInventoryView, error)

QueryIAM2Project queries IAM2Project list

func (*ZSClient) QueryIAM2ProjectAccountRef ¶

func (cli *ZSClient) QueryIAM2ProjectAccountRef(ctx context.Context, params *param.QueryParam) ([]view.IAM2ProjectAccountRefInventoryView, error)

QueryIAM2ProjectAccountRef queries IAM2ProjectAccountRef list

func (*ZSClient) QueryIAM2ProjectAttribute ¶

func (cli *ZSClient) QueryIAM2ProjectAttribute(ctx context.Context, params *param.QueryParam) ([]view.IAM2ProjectAttributeInventoryView, error)

QueryIAM2ProjectAttribute queries IAM2ProjectAttribute list

func (*ZSClient) QueryIAM2ProjectRole ¶

func (cli *ZSClient) QueryIAM2ProjectRole(ctx context.Context, params *param.QueryParam) ([]view.IAM2ProjectRoleInventoryView, error)

QueryIAM2ProjectRole queries IAM2ProjectRole list

func (*ZSClient) QueryIAM2ProjectTemplate ¶

func (cli *ZSClient) QueryIAM2ProjectTemplate(ctx context.Context, params *param.QueryParam) ([]view.IAM2ProjectTemplateInventoryView, error)

QueryIAM2ProjectTemplate queries IAM2ProjectTemplate list

func (*ZSClient) QueryIAM2VirtualID ¶

func (cli *ZSClient) QueryIAM2VirtualID(ctx context.Context, params *param.QueryParam) ([]view.IAM2VirtualIDInventoryView, error)

QueryIAM2VirtualID queries IAM2VirtualID list

func (*ZSClient) QueryIAM2VirtualIDAttribute ¶

func (cli *ZSClient) QueryIAM2VirtualIDAttribute(ctx context.Context, params *param.QueryParam) ([]view.IAM2VirtualIDAttributeInventoryView, error)

QueryIAM2VirtualIDAttribute queries IAM2VirtualIDAttribute list

func (*ZSClient) QueryIAM2VirtualIDGroup ¶

func (cli *ZSClient) QueryIAM2VirtualIDGroup(ctx context.Context, params *param.QueryParam) ([]view.IAM2VirtualIDGroupInventoryView, error)

QueryIAM2VirtualIDGroup queries IAM2VirtualIDGroup list

func (*ZSClient) QueryIAM2VirtualIDGroupAttribute ¶

func (cli *ZSClient) QueryIAM2VirtualIDGroupAttribute(ctx context.Context, params *param.QueryParam) ([]view.IAM2VirtualIDGroupAttributeInventoryView, error)

QueryIAM2VirtualIDGroupAttribute queries IAM2VirtualIDGroupAttribute list

func (*ZSClient) QueryIPSecConnection ¶

func (cli *ZSClient) QueryIPSecConnection(ctx context.Context, params *param.QueryParam) ([]view.IPsecConnectionInventoryView, error)

QueryIPSecConnection queries IPSecConnection list

func (*ZSClient) QueryIdentityZoneFromLocal ¶

func (cli *ZSClient) QueryIdentityZoneFromLocal(ctx context.Context, params *param.QueryParam) ([]view.IdentityZoneInventoryView, error)

QueryIdentityZoneFromLocal queries IdentityZoneFromLocal list

func (*ZSClient) QueryImage ¶

func (cli *ZSClient) QueryImage(ctx context.Context, params *param.QueryParam) ([]view.ImageInventoryView, error)

QueryImage queries Image list

func (*ZSClient) QueryImageCache ¶

func (cli *ZSClient) QueryImageCache(ctx context.Context, params *param.QueryParam) ([]view.ImageCacheInventoryView, error)

QueryImageCache queries ImageCache list

func (*ZSClient) QueryImageGroup ¶

func (cli *ZSClient) QueryImageGroup(ctx context.Context, params *param.QueryParam) ([]view.ImageGroupInventoryView, error)

QueryImageGroup queries ImageGroup list

func (*ZSClient) QueryImageGroupRef ¶

func (cli *ZSClient) QueryImageGroupRef(ctx context.Context, params *param.QueryParam) ([]view.ImageGroupRefInventoryView, error)

QueryImageGroupRef queries ImageGroupRef list

func (*ZSClient) QueryImagePackage ¶

func (cli *ZSClient) QueryImagePackage(ctx context.Context, params *param.QueryParam) ([]view.ImagePackageInventoryView, error)

QueryImagePackage queries ImagePackage list

func (*ZSClient) QueryImageReplicationGroup ¶

func (cli *ZSClient) QueryImageReplicationGroup(ctx context.Context, params *param.QueryParam) ([]view.ImageReplicationGroupInventoryView, error)

QueryImageReplicationGroup queries ImageReplicationGroup list

func (*ZSClient) QueryImageStoreBackupStorage ¶

func (cli *ZSClient) QueryImageStoreBackupStorage(ctx context.Context, params *param.QueryParam) ([]view.ImageStoreBackupStorageInventoryView, error)

QueryImageStoreBackupStorage queries ImageStoreBackupStorage list

func (*ZSClient) QueryInstanceOffering ¶

func (cli *ZSClient) QueryInstanceOffering(ctx context.Context, params *param.QueryParam) ([]view.InstanceOfferingInventoryView, error)

QueryInstanceOffering queries InstanceOffering list

func (*ZSClient) QueryIpAddress ¶

func (cli *ZSClient) QueryIpAddress(ctx context.Context, params *param.QueryParam) ([]view.UsedIpInventoryView, error)

QueryIpAddress queries IpAddress list

func (*ZSClient) QueryIpRange ¶

func (cli *ZSClient) QueryIpRange(ctx context.Context, params *param.QueryParam) ([]view.IpRangeInventoryView, error)

QueryIpRange queries IpRange list

func (*ZSClient) QueryIscsiLun ¶

func (cli *ZSClient) QueryIscsiLun(ctx context.Context, params *param.QueryParam) ([]view.IscsiLunInventoryView, error)

QueryIscsiLun queries IscsiLun list

func (*ZSClient) QueryIscsiServer ¶

func (cli *ZSClient) QueryIscsiServer(ctx context.Context, params *param.QueryParam) ([]view.IscsiServerInventoryView, error)

QueryIscsiServer queries IscsiServer list

func (*ZSClient) QueryKvmHypervisorInfo ¶

func (cli *ZSClient) QueryKvmHypervisorInfo(ctx context.Context, params *param.QueryParam) ([]view.KvmHypervisorInfoInventoryView, error)

QueryKvmHypervisorInfo queries KvmHypervisorInfo list

func (*ZSClient) QueryL2Network ¶

func (cli *ZSClient) QueryL2Network(ctx context.Context, params *param.QueryParam) ([]view.L2NetworkInventoryView, error)

QueryL2Network queries L2Network list

func (*ZSClient) QueryL2PortGroupNetwork ¶

func (cli *ZSClient) QueryL2PortGroupNetwork(ctx context.Context, params *param.QueryParam) ([]view.L2PortGroupNetworkInventoryView, error)

QueryL2PortGroupNetwork queries L2PortGroupNetwork list

func (*ZSClient) QueryL2VirtualSwitchNetwork ¶

func (cli *ZSClient) QueryL2VirtualSwitchNetwork(ctx context.Context, params *param.QueryParam) ([]view.L2VirtualSwitchNetworkInventoryView, error)

QueryL2VirtualSwitchNetwork queries L2VirtualSwitchNetwork list

func (*ZSClient) QueryL2VlanNetwork ¶

func (cli *ZSClient) QueryL2VlanNetwork(ctx context.Context, params *param.QueryParam) ([]view.L2VlanNetworkInventoryView, error)

QueryL2VlanNetwork queries L2VlanNetwork list

func (*ZSClient) QueryL2VxlanNetwork ¶

func (cli *ZSClient) QueryL2VxlanNetwork(ctx context.Context, params *param.QueryParam) ([]view.L2VxlanNetworkInventoryView, error)

QueryL2VxlanNetwork queries L2VxlanNetwork list

func (*ZSClient) QueryL2VxlanNetworkPool ¶

func (cli *ZSClient) QueryL2VxlanNetworkPool(ctx context.Context, params *param.QueryParam) ([]view.L2VxlanNetworkPoolInventoryView, error)

QueryL2VxlanNetworkPool queries L2VxlanNetworkPool list

func (*ZSClient) QueryL3Network ¶

func (cli *ZSClient) QueryL3Network(ctx context.Context, params *param.QueryParam) ([]view.L3NetworkInventoryView, error)

QueryL3Network queries L3Network list

func (*ZSClient) QueryLdapBinding ¶

func (cli *ZSClient) QueryLdapBinding(ctx context.Context, params *param.QueryParam) ([]view.LdapAccountRefInventoryView, error)

QueryLdapBinding queries LdapBinding list

func (*ZSClient) QueryLdapServer ¶

func (cli *ZSClient) QueryLdapServer(ctx context.Context, params *param.QueryParam) ([]view.LdapServerInventoryView, error)

QueryLdapServer queries LdapServer list

func (*ZSClient) QueryLicenseAuthorizedNode ¶

func (cli *ZSClient) QueryLicenseAuthorizedNode(ctx context.Context, params *param.QueryParam) ([]view.LicenseAuthorizedNodeInventoryView, error)

QueryLicenseAuthorizedNode queries LicenseAuthorizedNode list

func (*ZSClient) QueryLoadBalancer ¶

func (cli *ZSClient) QueryLoadBalancer(ctx context.Context, params *param.QueryParam) ([]view.LoadBalancerInventoryView, error)

QueryLoadBalancer queries LoadBalancer list

func (*ZSClient) QueryLoadBalancerListener ¶

func (cli *ZSClient) QueryLoadBalancerListener(ctx context.Context, params *param.QueryParam) ([]view.LoadBalancerListenerInventoryView, error)

QueryLoadBalancerListener queries LoadBalancerListener list

func (*ZSClient) QueryLoadBalancerServerGroup ¶

func (cli *ZSClient) QueryLoadBalancerServerGroup(ctx context.Context, params *param.QueryParam) ([]view.LoadBalancerServerGroupInventoryView, error)

QueryLoadBalancerServerGroup queries LoadBalancerServerGroup list

func (*ZSClient) QueryLocalRaidController ¶

func (cli *ZSClient) QueryLocalRaidController(ctx context.Context, params *param.QueryParam) ([]view.RaidPhysicalDriveInventoryView, error)

QueryLocalRaidController queries LocalRaidController list

func (*ZSClient) QueryLocalRaidPhysicalDrive ¶

func (cli *ZSClient) QueryLocalRaidPhysicalDrive(ctx context.Context, params *param.QueryParam) ([]view.RaidPhysicalDriveInventoryView, error)

QueryLocalRaidPhysicalDrive queries LocalRaidPhysicalDrive list

func (*ZSClient) QueryLocalStorageResourceRef ¶

func (cli *ZSClient) QueryLocalStorageResourceRef(ctx context.Context, params *param.QueryParam) ([]view.LocalStorageResourceRefInventoryView, error)

QueryLocalStorageResourceRef queries LocalStorageResourceRef list

func (*ZSClient) QueryLogServer ¶

func (cli *ZSClient) QueryLogServer(ctx context.Context, params *param.QueryParam) ([]view.LogServerInventoryView, error)

QueryLogServer queries LogServer list

func (*ZSClient) QueryLongJob ¶

func (cli *ZSClient) QueryLongJob(ctx context.Context, params *param.QueryParam) ([]view.LongJobInventoryView, error)

QueryLongJob queries LongJob list

func (*ZSClient) QueryManagementNode ¶

func (cli *ZSClient) QueryManagementNode(ctx context.Context, params *param.QueryParam) ([]view.ManagementNodeInventoryView, error)

QueryManagementNode queries ManagementNode list

func (*ZSClient) QueryMdevDevice ¶

func (cli *ZSClient) QueryMdevDevice(ctx context.Context, params *param.QueryParam) ([]view.MdevDeviceInventoryView, error)

QueryMdevDevice queries MdevDevice list

func (*ZSClient) QueryMdevDeviceSpec ¶

func (cli *ZSClient) QueryMdevDeviceSpec(ctx context.Context, params *param.QueryParam) ([]view.MdevDeviceSpecInventoryView, error)

QueryMdevDeviceSpec queries MdevDeviceSpec list

func (*ZSClient) QueryMedia ¶

func (cli *ZSClient) QueryMedia(ctx context.Context, params *param.QueryParam) ([]view.MediaInventoryView, error)

QueryMedia queries Media list

func (*ZSClient) QueryMetricDataHttpReceiver ¶

func (cli *ZSClient) QueryMetricDataHttpReceiver(ctx context.Context, params *param.QueryParam) ([]view.MetricDataHttpReceiverInventoryView, error)

QueryMetricDataHttpReceiver queries MetricDataHttpReceiver list

func (*ZSClient) QueryMetricRuleTemplate ¶

func (cli *ZSClient) QueryMetricRuleTemplate(ctx context.Context, params *param.QueryParam) ([]view.MetricRuleTemplateInventoryView, error)

QueryMetricRuleTemplate queries MetricRuleTemplate list

func (*ZSClient) QueryMetricTemplate ¶

func (cli *ZSClient) QueryMetricTemplate(ctx context.Context, params *param.QueryParam) ([]view.MetricDataHttpReceiverInventoryView, error)

QueryMetricTemplate queries MetricTemplate list

func (*ZSClient) QueryMiniStorage ¶

func (cli *ZSClient) QueryMiniStorage(ctx context.Context, params *param.QueryParam) ([]view.MiniStorageInventoryView, error)

QueryMiniStorage queries MiniStorage list

func (*ZSClient) QueryMiniStorageHostRef ¶

func (cli *ZSClient) QueryMiniStorageHostRef(ctx context.Context, params *param.QueryParam) ([]view.MiniStorageHostRefInventoryView, error)

QueryMiniStorageHostRef queries MiniStorageHostRef list

func (*ZSClient) QueryMiniStorageResourceReplication ¶

func (cli *ZSClient) QueryMiniStorageResourceReplication(ctx context.Context, params *param.QueryParam) ([]view.MiniStorageResourceReplicationInventoryView, error)

QueryMiniStorageResourceReplication queries MiniStorageResourceReplication list

func (*ZSClient) QueryModel ¶

func (cli *ZSClient) QueryModel(ctx context.Context, params *param.QueryParam) ([]view.ModelInventoryView, error)

QueryModel queries Model list

func (*ZSClient) QueryModelCenter ¶

func (cli *ZSClient) QueryModelCenter(ctx context.Context, params *param.QueryParam) ([]view.ModelCenterInventoryView, error)

QueryModelCenter queries ModelCenter list

func (*ZSClient) QueryModelEvalServiceInstanceGroup ¶

func (cli *ZSClient) QueryModelEvalServiceInstanceGroup(ctx context.Context, params *param.QueryParam) ([]view.ModelServiceInstanceGroupInventoryView, error)

QueryModelEvalServiceInstanceGroup queries ModelEvalServiceInstanceGroup list

func (*ZSClient) QueryModelEvaluationTask ¶

func (cli *ZSClient) QueryModelEvaluationTask(ctx context.Context, params *param.QueryParam) ([]view.ModelEvaluationTaskInventoryView, error)

QueryModelEvaluationTask queries ModelEvaluationTask list

func (*ZSClient) QueryModelService ¶

func (cli *ZSClient) QueryModelService(ctx context.Context, params *param.QueryParam) ([]view.ModelServiceInventoryView, error)

QueryModelService queries ModelService list

func (*ZSClient) QueryModelServiceInstanceGroup ¶

func (cli *ZSClient) QueryModelServiceInstanceGroup(ctx context.Context, params *param.QueryParam) ([]view.ModelServiceInstanceGroupInventoryView, error)

QueryModelServiceInstanceGroup queries ModelServiceInstanceGroup list

func (*ZSClient) QueryMonitorGroup ¶

func (cli *ZSClient) QueryMonitorGroup(ctx context.Context, params *param.QueryParam) ([]view.MonitorGroupInventoryView, error)

QueryMonitorGroup queries MonitorGroup list

func (*ZSClient) QueryMonitorGroupAlarm ¶

func (cli *ZSClient) QueryMonitorGroupAlarm(ctx context.Context, params *param.QueryParam) ([]view.MonitorGroupAlarmInventoryView, error)

QueryMonitorGroupAlarm queries MonitorGroupAlarm list

func (*ZSClient) QueryMonitorGroupEventSubscription ¶

func (cli *ZSClient) QueryMonitorGroupEventSubscription(ctx context.Context, params *param.QueryParam) ([]view.MonitorGroupEventSubscriptionInventoryView, error)

QueryMonitorGroupEventSubscription queries MonitorGroupEventSubscription list

func (*ZSClient) QueryMonitorGroupInstance ¶

func (cli *ZSClient) QueryMonitorGroupInstance(ctx context.Context, params *param.QueryParam) ([]view.MonitorGroupInstanceInventoryView, error)

QueryMonitorGroupInstance queries MonitorGroupInstance list

func (*ZSClient) QueryMonitorGroupTemplateRef ¶

func (cli *ZSClient) QueryMonitorGroupTemplateRef(ctx context.Context, params *param.QueryParam) ([]view.MonitorGroupTemplateRefInventoryView, error)

QueryMonitorGroupTemplateRef queries MonitorGroupTemplateRef list

func (*ZSClient) QueryMonitorTemplate ¶

func (cli *ZSClient) QueryMonitorTemplate(ctx context.Context, params *param.QueryParam) ([]view.MonitorTemplateInventoryView, error)

QueryMonitorTemplate queries MonitorTemplate list

func (*ZSClient) QueryMonitorTrigger ¶

func (cli *ZSClient) QueryMonitorTrigger(ctx context.Context, params *param.QueryParam) ([]view.MonitorTriggerInventoryView, error)

QueryMonitorTrigger queries MonitorTrigger list

func (*ZSClient) QueryMonitorTriggerAction ¶

func (cli *ZSClient) QueryMonitorTriggerAction(ctx context.Context, params *param.QueryParam) ([]view.MonitorTriggerActionInventoryView, error)

QueryMonitorTriggerAction queries MonitorTrigger list

func (*ZSClient) QueryMttyDevice ¶

func (cli *ZSClient) QueryMttyDevice(ctx context.Context, params *param.QueryParam) ([]view.MttyDeviceInventoryView, error)

QueryMttyDevice queries MttyDevice list

func (*ZSClient) QueryMulticastRouter ¶

func (cli *ZSClient) QueryMulticastRouter(ctx context.Context, params *param.QueryParam) ([]view.MulticastRouterInventoryView, error)

QueryMulticastRouter queries MulticastRouter list

func (*ZSClient) QueryNasFileSystem ¶

func (cli *ZSClient) QueryNasFileSystem(ctx context.Context, params *param.QueryParam) ([]view.NasFileSystemInventoryView, error)

QueryNasFileSystem queries NasFileSystem list

func (*ZSClient) QueryNasMountTarget ¶

func (cli *ZSClient) QueryNasMountTarget(ctx context.Context, params *param.QueryParam) ([]view.NasMountTargetInventoryView, error)

QueryNasMountTarget queries NasMountTarget list

func (*ZSClient) QueryNativeCluster ¶

func (cli *ZSClient) QueryNativeCluster(ctx context.Context, params *param.QueryParam) ([]view.NativeClusterInventoryView, error)

QueryNativeCluster queries NativeCluster list

func (*ZSClient) QueryNativeHost ¶

func (cli *ZSClient) QueryNativeHost(ctx context.Context, params *param.QueryParam) ([]view.NativeHostInventoryView, error)

QueryNativeHost queries NativeHost list

func (*ZSClient) QueryNetworkServiceL3NetworkRef ¶

func (cli *ZSClient) QueryNetworkServiceL3NetworkRef(ctx context.Context, params *param.QueryParam) ([]view.NetworkServiceL3NetworkRefInventoryView, error)

QueryNetworkServiceL3NetworkRef queries NetworkServiceL3NetworkRef list

func (*ZSClient) QueryNetworkServiceProvider ¶

func (cli *ZSClient) QueryNetworkServiceProvider(ctx context.Context, params *param.QueryParam) ([]view.NetworkServiceProviderInventoryView, error)

QueryNetworkServiceProvider queries NetworkServiceProvider list

func (*ZSClient) QueryNfvInst ¶

func (cli *ZSClient) QueryNfvInst(ctx context.Context, params *param.QueryParam) ([]view.NfvInstInventoryView, error)

QueryNfvInst queries NfvInst list

func (*ZSClient) QueryNfvInstGroup ¶

func (cli *ZSClient) QueryNfvInstGroup(ctx context.Context, params *param.QueryParam) ([]view.NfvInstGroupInventoryView, error)

QueryNfvInstGroup queries NfvInstGroup list

func (*ZSClient) QueryNfvInstOffering ¶

func (cli *ZSClient) QueryNfvInstOffering(ctx context.Context, params *param.QueryParam) ([]view.NfvInstOfferingInventoryView, error)

QueryNfvInstOffering queries NfvInstOffering list

func (*ZSClient) QueryNvmeLun ¶

func (cli *ZSClient) QueryNvmeLun(ctx context.Context, params *param.QueryParam) ([]view.NvmeLunInventoryView, error)

QueryNvmeLun queries NvmeLun list

func (*ZSClient) QueryNvmeServer ¶

func (cli *ZSClient) QueryNvmeServer(ctx context.Context, params *param.QueryParam) ([]view.NvmeServerInventoryView, error)

QueryNvmeServer queries NvmeServer list

func (*ZSClient) QueryNvmeTarget ¶

func (cli *ZSClient) QueryNvmeTarget(ctx context.Context, params *param.QueryParam) ([]view.NvmeTargetInventoryView, error)

QueryNvmeTarget queries NvmeTarget list

func (*ZSClient) QueryOssBucketFileName ¶

func (cli *ZSClient) QueryOssBucketFileName(ctx context.Context, params *param.QueryParam) ([]view.OssBucketInventoryView, error)

QueryOssBucketFileName queries OssBucketFileName list

func (*ZSClient) QueryOvnController ¶

func (cli *ZSClient) QueryOvnController(ctx context.Context, params *param.QueryParam) ([]view.OvnControllerInventoryView, error)

QueryOvnController queries OvnController list

func (*ZSClient) QueryOvnControllerVmInstance ¶

func (cli *ZSClient) QueryOvnControllerVmInstance(ctx context.Context, params *param.QueryParam) ([]view.OvnControllerVmInstanceInventoryView, error)

QueryOvnControllerVmInstance queries OvnControllerVmInstance list

func (*ZSClient) QueryPciDevice ¶

func (cli *ZSClient) QueryPciDevice(ctx context.Context, params *param.QueryParam) ([]view.PciDeviceInventoryView, error)

QueryPciDevice queries PciDevice list

func (*ZSClient) QueryPciDeviceOffering ¶

func (cli *ZSClient) QueryPciDeviceOffering(ctx context.Context, params *param.QueryParam) ([]view.PciDeviceOfferingInventoryView, error)

QueryPciDeviceOffering queries PciDeviceOffering list

func (*ZSClient) QueryPciDevicePciDeviceOffering ¶

func (cli *ZSClient) QueryPciDevicePciDeviceOffering(ctx context.Context, params *param.QueryParam) ([]view.PciDevicePciDeviceOfferingRefInventoryView, error)

QueryPciDevicePciDeviceOffering queries PciDevicePciDeviceOffering list

func (*ZSClient) QueryPciDeviceSpec ¶

func (cli *ZSClient) QueryPciDeviceSpec(ctx context.Context, params *param.QueryParam) ([]view.PciDeviceSpecInventoryView, error)

QueryPciDeviceSpec queries PciDeviceSpec list

func (*ZSClient) QueryPhysicalDriveSelfTestHistory ¶

func (cli *ZSClient) QueryPhysicalDriveSelfTestHistory(ctx context.Context, params *param.QueryParam) ([]view.PhysicalDriveSmartSelfTestHistoryInventoryView, error)

QueryPhysicalDriveSelfTestHistory queries PhysicalDriveSelfTestHistory list

func (*ZSClient) QueryPhysicalSwitch ¶

func (cli *ZSClient) QueryPhysicalSwitch(ctx context.Context, params *param.QueryParam) ([]view.PhysicalSwitchInventoryView, error)

QueryPhysicalSwitch queries PhysicalSwitch list

func (*ZSClient) QueryPluginDrivers ¶

func (cli *ZSClient) QueryPluginDrivers(ctx context.Context, params *param.QueryParam) ([]view.PluginDriverInventoryView, error)

QueryPluginDrivers queries PluginDrivers list

func (*ZSClient) QueryPolicy ¶

func (cli *ZSClient) QueryPolicy(ctx context.Context, params *param.QueryParam) ([]view.PolicyInventoryView, error)

QueryPolicy queries Policy list

func (*ZSClient) QueryPolicyRouteRule ¶

func (cli *ZSClient) QueryPolicyRouteRule(ctx context.Context, params *param.QueryParam) ([]view.PolicyRouteRuleInventoryView, error)

QueryPolicyRouteRule queries PolicyRouteRule list

func (*ZSClient) QueryPolicyRouteRuleSet ¶

func (cli *ZSClient) QueryPolicyRouteRuleSet(ctx context.Context, params *param.QueryParam) ([]view.PolicyRouteRuleSetInventoryView, error)

QueryPolicyRouteRuleSet queries PolicyRouteRuleSet list

func (*ZSClient) QueryPolicyRouteRuleSetL3Ref ¶

func (cli *ZSClient) QueryPolicyRouteRuleSetL3Ref(ctx context.Context, params *param.QueryParam) ([]view.PolicyRouteRuleSetL3RefInventoryView, error)

QueryPolicyRouteRuleSetL3Ref queries PolicyRouteRuleSetL3Ref list

func (*ZSClient) QueryPolicyRouteRuleSetVRouterRef ¶

func (cli *ZSClient) QueryPolicyRouteRuleSetVRouterRef(ctx context.Context, params *param.QueryParam) ([]view.PolicyRouteRuleSetVRouterRefInventoryView, error)

QueryPolicyRouteRuleSetVRouterRef queries PolicyRouteRuleSetVRouterRef list

func (*ZSClient) QueryPolicyRouteTable ¶

func (cli *ZSClient) QueryPolicyRouteTable(ctx context.Context, params *param.QueryParam) ([]view.PolicyRouteTableInventoryView, error)

QueryPolicyRouteTable queries PolicyRouteTable list

func (*ZSClient) QueryPolicyRouteTableRouteEntry ¶

func (cli *ZSClient) QueryPolicyRouteTableRouteEntry(ctx context.Context, params *param.QueryParam) ([]view.PolicyRouteTableRouteEntryInventoryView, error)

QueryPolicyRouteTableRouteEntry queries PolicyRouteTableRouteEntry list

func (*ZSClient) QueryPolicyRouteTableVRouterRef ¶

func (cli *ZSClient) QueryPolicyRouteTableVRouterRef(ctx context.Context, params *param.QueryParam) ([]view.PolicyRouteTableVRouterRefInventoryView, error)

QueryPolicyRouteTableVRouterRef queries PolicyRouteTableVRouterRef list

func (*ZSClient) QueryPortForwardingRule ¶

func (cli *ZSClient) QueryPortForwardingRule(ctx context.Context, params *param.QueryParam) ([]view.PortForwardingRuleInventoryView, error)

QueryPortForwardingRule queries PortForwardingRule list

func (*ZSClient) QueryPortMirror ¶

func (cli *ZSClient) QueryPortMirror(ctx context.Context, params *param.QueryParam) ([]view.PortMirrorInventoryView, error)

QueryPortMirror queries PortMirror list

func (*ZSClient) QueryPortMirrorNetworkUsedIp ¶

func (cli *ZSClient) QueryPortMirrorNetworkUsedIp(ctx context.Context, params *param.QueryParam) ([]view.MirrorNetworkUsedIpInventoryView, error)

QueryPortMirrorNetworkUsedIp queries PortMirrorNetworkUsedIp list

func (*ZSClient) QueryPortMirrorSession ¶

func (cli *ZSClient) QueryPortMirrorSession(ctx context.Context, params *param.QueryParam) ([]view.PortMirrorSessionInventoryView, error)

QueryPortMirrorSession queries PortMirrorSession list

func (*ZSClient) QueryPreconfigurationTemplate ¶

func (cli *ZSClient) QueryPreconfigurationTemplate(ctx context.Context, params *param.QueryParam) ([]view.PreconfigurationTemplateInventoryView, error)

QueryPreconfigurationTemplate queries PreconfigurationTemplate list

func (*ZSClient) QueryPriceTable ¶

func (cli *ZSClient) QueryPriceTable(ctx context.Context, params *param.QueryParam) ([]view.PriceTableInventoryView, error)

QueryPriceTable queries PriceTable list

func (*ZSClient) QueryPrimaryStorage ¶

func (cli *ZSClient) QueryPrimaryStorage(ctx context.Context, params *param.QueryParam) ([]view.PrimaryStorageInventoryView, error)

QueryPrimaryStorage queries PrimaryStorage list

func (*ZSClient) QueryPublishApp ¶

func (cli *ZSClient) QueryPublishApp(ctx context.Context, params *param.QueryParam) ([]view.PublishAppInventoryView, error)

QueryPublishApp queries PublishApp list

func (*ZSClient) QueryQuota ¶

func (cli *ZSClient) QueryQuota(ctx context.Context, params *param.QueryParam) ([]view.QuotaInventoryView, error)

QueryQuota queries Quota list

func (*ZSClient) QueryResourceConfig ¶

func (cli *ZSClient) QueryResourceConfig(ctx context.Context, params *param.QueryParam) ([]view.ResourceConfigInventoryView, error)

QueryResourceConfig queries ResourceConfig list

func (*ZSClient) QueryResourcePrice ¶

func (cli *ZSClient) QueryResourcePrice(ctx context.Context, params *param.QueryParam) ([]view.PriceInventoryView, error)

QueryResourcePrice queries ResourcePrice list

func (*ZSClient) QueryResourceStack ¶

func (cli *ZSClient) QueryResourceStack(ctx context.Context, params *param.QueryParam) ([]view.ResourceStackInventoryView, error)

QueryResourceStack queries ResourceStack list

func (*ZSClient) QueryRole ¶

func (cli *ZSClient) QueryRole(ctx context.Context, params *param.QueryParam) ([]view.RoleInventoryView, error)

QueryRole queries Role list

func (*ZSClient) QuerySNSApplicationEndpoint ¶

func (cli *ZSClient) QuerySNSApplicationEndpoint(ctx context.Context, params *param.QueryParam) ([]view.SNSApplicationEndpointInventoryView, error)

QuerySNSApplicationEndpoint queries SNSApplicationEndpoint list

func (*ZSClient) QuerySNSApplicationPlatform ¶

func (cli *ZSClient) QuerySNSApplicationPlatform(ctx context.Context, params *param.QueryParam) ([]view.SNSApplicationPlatformInventoryView, error)

QuerySNSApplicationPlatform queries SNSApplicationPlatform list

func (*ZSClient) QuerySNSDingTalkAtPerson ¶

func (cli *ZSClient) QuerySNSDingTalkAtPerson(ctx context.Context, params *param.QueryParam) ([]view.SNSDingTalkAtPersonInventoryView, error)

QuerySNSDingTalkAtPerson queries SNSDingTalkAtPerson list

func (*ZSClient) QuerySNSDingTalkEndpoint ¶

func (cli *ZSClient) QuerySNSDingTalkEndpoint(ctx context.Context, params *param.QueryParam) ([]view.SNSDingTalkEndpointInventoryView, error)

QuerySNSDingTalkEndpoint queries SNSDingTalkEndpoint list

func (*ZSClient) QuerySNSEmailAddress ¶

func (cli *ZSClient) QuerySNSEmailAddress(ctx context.Context, params *param.QueryParam) ([]view.SNSEmailAddressInventoryView, error)

QuerySNSEmailAddress queries SNSEmailAddress list

func (*ZSClient) QuerySNSEmailEndpoint ¶

func (cli *ZSClient) QuerySNSEmailEndpoint(ctx context.Context, params *param.QueryParam) ([]view.SNSEmailEndpointInventoryView, error)

QuerySNSEmailEndpoint queries SNSEmailEndpoint list

func (*ZSClient) QuerySNSEmailPlatform ¶

func (cli *ZSClient) QuerySNSEmailPlatform(ctx context.Context, params *param.QueryParam) ([]view.SNSEmailPlatformInventoryView, error)

QuerySNSEmailPlatform queries SNSEmailPlatform list

func (*ZSClient) QuerySNSEndpointThirdpartyAlertHistory ¶

func (cli *ZSClient) QuerySNSEndpointThirdpartyAlertHistory(ctx context.Context, params *param.QueryParam) ([]view.SNSEndpointThirdpartyAlertHistoryInventoryView, error)

QuerySNSEndpointThirdpartyAlertHistory queries SNSEndpointThirdpartyAlertHistory list

func (*ZSClient) QuerySNSFeiShuAtPerson ¶

func (cli *ZSClient) QuerySNSFeiShuAtPerson(ctx context.Context, params *param.QueryParam) ([]view.SNSFeiShuAtPersonInventoryView, error)

QuerySNSFeiShuAtPerson queries SNSFeiShuAtPerson list

func (*ZSClient) QuerySNSFeiShuEndpoint ¶

func (cli *ZSClient) QuerySNSFeiShuEndpoint(ctx context.Context, params *param.QueryParam) ([]view.SNSFeiShuEndpointInventoryView, error)

QuerySNSFeiShuEndpoint queries SNSFeiShuEndpoint list

func (*ZSClient) QuerySNSHttpEndpoint ¶

func (cli *ZSClient) QuerySNSHttpEndpoint(ctx context.Context, params *param.QueryParam) ([]view.SNSHttpEndpointInventoryView, error)

QuerySNSHttpEndpoint queries SNSHttpEndpoint list

func (*ZSClient) QuerySNSMicrosoftTeamsEndpoint ¶

func (cli *ZSClient) QuerySNSMicrosoftTeamsEndpoint(ctx context.Context, params *param.QueryParam) ([]view.SNSMicrosoftTeamsEndpointInventoryView, error)

QuerySNSMicrosoftTeamsEndpoint queries SNSMicrosoftTeamsEndpoint list

func (*ZSClient) QuerySNSPluginEndpoint ¶

func (cli *ZSClient) QuerySNSPluginEndpoint(ctx context.Context, params *param.QueryParam) ([]view.SNSPluginEndpointInventoryView, error)

QuerySNSPluginEndpoint queries SNSPluginEndpoint list

func (*ZSClient) QuerySNSSmsEndpoint ¶

func (cli *ZSClient) QuerySNSSmsEndpoint(ctx context.Context, params *param.QueryParam) ([]view.SNSAliyunSmsEndpointInventoryView, error)

QuerySNSSmsEndpoint queries SNSSmsEndpoint list

func (*ZSClient) QuerySNSSnmpPlatform ¶

func (cli *ZSClient) QuerySNSSnmpPlatform(ctx context.Context, params *param.QueryParam) ([]view.SNSEmailPlatformInventoryView, error)

QuerySNSSnmpPlatform queries SNSSnmpPlatform list

func (*ZSClient) QuerySNSTextTemplate ¶

func (cli *ZSClient) QuerySNSTextTemplate(ctx context.Context, params *param.QueryParam) ([]view.SNSTextTemplateInventoryView, error)

QuerySNSTextTemplate queries SNSTextTemplate list

func (*ZSClient) QuerySNSTopic ¶

func (cli *ZSClient) QuerySNSTopic(ctx context.Context, params *param.QueryParam) ([]view.SNSTopicInventoryView, error)

QuerySNSTopic queries SNSTopic list

func (*ZSClient) QuerySNSTopicSubscriber ¶

func (cli *ZSClient) QuerySNSTopicSubscriber(ctx context.Context, params *param.QueryParam) ([]view.SNSSubscriberInventoryView, error)

QuerySNSTopicSubscriber queries SNSTopicSubscriber list

func (*ZSClient) QuerySNSUniversalSmsEndpoint ¶

func (cli *ZSClient) QuerySNSUniversalSmsEndpoint(ctx context.Context, params *param.QueryParam) ([]view.SNSUniversalSmsEndpointInventoryView, error)

QuerySNSUniversalSmsEndpoint queries SNSUniversalSmsEndpoint list

func (*ZSClient) QuerySNSWeComAtPerson ¶

func (cli *ZSClient) QuerySNSWeComAtPerson(ctx context.Context, params *param.QueryParam) ([]view.SNSWeComAtPersonInventoryView, error)

QuerySNSWeComAtPerson queries SNSWeComAtPerson list

func (*ZSClient) QuerySNSWeComEndpoint ¶

func (cli *ZSClient) QuerySNSWeComEndpoint(ctx context.Context, params *param.QueryParam) ([]view.SNSWeComEndpointInventoryView, error)

QuerySNSWeComEndpoint queries SNSWeComEndpoint list

func (*ZSClient) QuerySchedulerJob ¶

func (cli *ZSClient) QuerySchedulerJob(ctx context.Context, params *param.QueryParam) ([]view.SchedulerJobInventoryView, error)

QuerySchedulerJob queries SchedulerJob list

func (*ZSClient) QuerySchedulerJobGroup ¶

func (cli *ZSClient) QuerySchedulerJobGroup(ctx context.Context, params *param.QueryParam) ([]view.SchedulerJobGroupInventoryView, error)

QuerySchedulerJobGroup queries SchedulerJobGroup list

func (*ZSClient) QuerySchedulerJobHistory ¶

func (cli *ZSClient) QuerySchedulerJobHistory(ctx context.Context, params *param.QueryParam) ([]view.SchedulerJobHistoryInventoryView, error)

QuerySchedulerJobHistory queries SchedulerJobHistory list

func (*ZSClient) QuerySchedulerTrigger ¶

func (cli *ZSClient) QuerySchedulerTrigger(ctx context.Context, params *param.QueryParam) ([]view.SchedulerTriggerInventoryView, error)

QuerySchedulerTrigger queries SchedulerTrigger list

func (*ZSClient) QueryScsiLun ¶

func (cli *ZSClient) QueryScsiLun(ctx context.Context, params *param.QueryParam) ([]view.ScsiLunInventoryView, error)

QueryScsiLun queries ScsiLun list

func (*ZSClient) QuerySdnController ¶

func (cli *ZSClient) QuerySdnController(ctx context.Context, params *param.QueryParam) ([]view.SdnControllerInventoryView, error)

QuerySdnController queries SdnController list

func (*ZSClient) QuerySecretResourcePool ¶

func (cli *ZSClient) QuerySecretResourcePool(ctx context.Context, params *param.QueryParam) ([]view.SecretResourcePoolInventoryView, error)

QuerySecretResourcePool queries SecretResourcePool list

func (*ZSClient) QuerySecurityGroup ¶

func (cli *ZSClient) QuerySecurityGroup(ctx context.Context, params *param.QueryParam) ([]view.SecurityGroupInventoryView, error)

QuerySecurityGroup queries SecurityGroup list

func (*ZSClient) QuerySecurityGroupRule ¶

func (cli *ZSClient) QuerySecurityGroupRule(ctx context.Context, params *param.QueryParam) ([]view.SecurityGroupRuleInventoryView, error)

QuerySecurityGroupRule queries SecurityGroupRule list

func (*ZSClient) QuerySecurityMachine ¶

func (cli *ZSClient) QuerySecurityMachine(ctx context.Context, params *param.QueryParam) ([]view.SecurityMachineInventoryView, error)

QuerySecurityMachine queries SecurityMachine list

func (*ZSClient) QuerySftpBackupStorage ¶

func (cli *ZSClient) QuerySftpBackupStorage(ctx context.Context, params *param.QueryParam) ([]view.SftpBackupStorageInventoryView, error)

QuerySftpBackupStorage queries SftpBackupStorage list

func (*ZSClient) QueryShareableVolumeVmInstanceRef ¶

func (cli *ZSClient) QueryShareableVolumeVmInstanceRef(ctx context.Context, params *param.QueryParam) ([]view.ShareableVolumeVmInstanceRefInventoryView, error)

QueryShareableVolumeVmInstanceRef queries ShareableVolumeVmInstanceRef list

func (*ZSClient) QuerySharedBlock ¶

func (cli *ZSClient) QuerySharedBlock(ctx context.Context, params *param.QueryParam) ([]view.SharedBlockInventoryView, error)

QuerySharedBlock queries SharedBlock list

func (*ZSClient) QuerySharedBlockGroupPrimaryStorage ¶

func (cli *ZSClient) QuerySharedBlockGroupPrimaryStorage(ctx context.Context, params *param.QueryParam) ([]view.SharedBlockGroupPrimaryStorageInventoryView, error)

QuerySharedBlockGroupPrimaryStorage queries SharedBlockGroupPrimaryStorage list

func (*ZSClient) QuerySharedBlockGroupPrimaryStorageHostRef ¶

func (cli *ZSClient) QuerySharedBlockGroupPrimaryStorageHostRef(ctx context.Context, params *param.QueryParam) ([]view.SharedBlockGroupPrimaryStorageHostRefInventoryView, error)

QuerySharedBlockGroupPrimaryStorageHostRef queries SharedBlockGroupPrimaryStorageHostRef list

func (*ZSClient) QuerySharedResource ¶

func (cli *ZSClient) QuerySharedResource(ctx context.Context, params *param.QueryParam) ([]view.SharedResourceInventoryView, error)

QuerySharedResource queries SharedResource list

func (*ZSClient) QuerySlbGroup ¶

func (cli *ZSClient) QuerySlbGroup(ctx context.Context, params *param.QueryParam) ([]view.SlbGroupInventoryView, error)

QuerySlbGroup queries SlbGroup list

func (*ZSClient) QuerySlbOffering ¶

func (cli *ZSClient) QuerySlbOffering(ctx context.Context, params *param.QueryParam) ([]view.SlbOfferingInventoryView, error)

QuerySlbOffering queries SlbOffering list

func (*ZSClient) QuerySlbVmInstance ¶

func (cli *ZSClient) QuerySlbVmInstance(ctx context.Context, params *param.QueryParam) ([]view.SlbVmInstanceInventoryView, error)

QuerySlbVmInstance queries SlbVmInstance list

func (*ZSClient) QuerySnmpAgent ¶

func (cli *ZSClient) QuerySnmpAgent(ctx context.Context, params *param.QueryParam) ([]view.SnmpAgentInventoryView, error)

QuerySnmpAgent queries SnmpAgent list

func (*ZSClient) QuerySshKeyPair ¶

func (cli *ZSClient) QuerySshKeyPair(ctx context.Context, params *param.QueryParam) ([]view.SshKeyPairInventoryView, error)

QuerySshKeyPair queries SshKeyPair list

func (*ZSClient) QueryStackTemplate ¶

func (cli *ZSClient) QueryStackTemplate(ctx context.Context, params *param.QueryParam) ([]view.StackTemplateInventoryView, error)

QueryStackTemplate queries StackTemplate list

func (*ZSClient) QuerySystemTag ¶

func (cli *ZSClient) QuerySystemTag(ctx context.Context, params *param.QueryParam) ([]view.SystemTagInventoryView, error)

QuerySystemTag queries SystemTag list

func (*ZSClient) QueryTag ¶

func (cli *ZSClient) QueryTag(ctx context.Context, params *param.QueryParam) ([]view.TagPatternInventoryView, error)

QueryTag queries Tag list

func (*ZSClient) QueryTemplateConfig ¶

func (cli *ZSClient) QueryTemplateConfig(ctx context.Context, params *param.QueryParam) ([]view.TemplateConfigInventoryView, error)

QueryTemplateConfig queries TemplateConfig list

func (*ZSClient) QueryThirdpartyAlert ¶

func (cli *ZSClient) QueryThirdpartyAlert(ctx context.Context, params *param.QueryParam) ([]view.ThirdpartyOriginalAlertInventoryView, error)

QueryThirdpartyAlert queries ThirdpartyAlert list

func (*ZSClient) QueryThirdpartyPlatform ¶

func (cli *ZSClient) QueryThirdpartyPlatform(ctx context.Context, params *param.QueryParam) ([]view.ThirdpartyPlatformInventoryView, error)

QueryThirdpartyPlatform queries ThirdpartyPlatform list

func (*ZSClient) QueryTicket ¶

func (cli *ZSClient) QueryTicket(ctx context.Context, params *param.QueryParam) ([]view.TicketInventoryView, error)

QueryTicket queries Ticket list

func (*ZSClient) QueryTicketFlow ¶

func (cli *ZSClient) QueryTicketFlow(ctx context.Context, params *param.QueryParam) ([]view.TicketFlowInventoryView, error)

QueryTicketFlow queries TicketFlow list

func (*ZSClient) QueryTicketFlowCollection ¶

func (cli *ZSClient) QueryTicketFlowCollection(ctx context.Context, params *param.QueryParam) ([]view.TicketFlowCollectionInventoryView, error)

QueryTicketFlowCollection queries TicketFlowCollection list

func (*ZSClient) QueryTicketHistory ¶

func (cli *ZSClient) QueryTicketHistory(ctx context.Context, params *param.QueryParam) ([]view.TicketStatusHistoryInventoryView, error)

QueryTicketHistory queries TicketHistory list

func (*ZSClient) QueryTicketType ¶

func (cli *ZSClient) QueryTicketType(ctx context.Context, params *param.QueryParam) ([]view.TicketTypeInventoryView, error)

QueryTicketType queries TicketType list

func (*ZSClient) QueryTrainedModelRecord ¶

func (cli *ZSClient) QueryTrainedModelRecord(ctx context.Context, params *param.QueryParam) ([]view.TrainedModelRecordInventoryView, error)

QueryTrainedModelRecord queries TrainedModelRecord list

func (*ZSClient) QueryTwoFactorAuthentication ¶

func (cli *ZSClient) QueryTwoFactorAuthentication(ctx context.Context, params *param.QueryParam) ([]view.TwoFactorAuthenticationInventoryView, error)

QueryTwoFactorAuthentication queries TwoFactorAuthentication list

func (*ZSClient) QueryUsbDevice ¶

func (cli *ZSClient) QueryUsbDevice(ctx context.Context, params *param.QueryParam) ([]view.UsbDeviceInventoryView, error)

QueryUsbDevice queries UsbDevice list

func (*ZSClient) QueryUser ¶

func (cli *ZSClient) QueryUser(ctx context.Context, params *param.QueryParam) ([]view.UserInventoryView, error)

QueryUser queries User list

func (*ZSClient) QueryUserGroup ¶

func (cli *ZSClient) QueryUserGroup(ctx context.Context, params *param.QueryParam) ([]view.UserGroupInventoryView, error)

QueryUserGroup queries UserGroup list

func (*ZSClient) QueryUserProxyConfig ¶

func (cli *ZSClient) QueryUserProxyConfig(ctx context.Context, params *param.QueryParam) ([]view.UserProxyConfigInventoryView, error)

QueryUserProxyConfig queries UserProxyConfig list

func (*ZSClient) QueryUserTag ¶

func (cli *ZSClient) QueryUserTag(ctx context.Context, params *param.QueryParam) ([]view.UserTagInventoryView, error)

QueryUserTag queries UserTag list

func (*ZSClient) QueryV2VConversionHost ¶

func (cli *ZSClient) QueryV2VConversionHost(ctx context.Context, params *param.QueryParam) ([]view.V2VConversionHostInventoryView, error)

QueryV2VConversionHost queries V2VConversionHost list

func (*ZSClient) QueryVCenter ¶

func (cli *ZSClient) QueryVCenter(ctx context.Context, params *param.QueryParam) ([]view.VCenterInventoryView, error)

QueryVCenter queries VCenter list

func (*ZSClient) QueryVCenterBackupStorage ¶

func (cli *ZSClient) QueryVCenterBackupStorage(ctx context.Context, params *param.QueryParam) ([]view.VCenterBackupStorageInventoryView, error)

QueryVCenterBackupStorage queries VCenterBackupStorage list

func (*ZSClient) QueryVCenterCluster ¶

func (cli *ZSClient) QueryVCenterCluster(ctx context.Context, params *param.QueryParam) ([]view.VCenterClusterInventoryView, error)

QueryVCenterCluster queries VCenterCluster list

func (*ZSClient) QueryVCenterDatacenter ¶

func (cli *ZSClient) QueryVCenterDatacenter(ctx context.Context, params *param.QueryParam) ([]view.VCenterDatacenterInventoryView, error)

QueryVCenterDatacenter queries VCenterDatacenter list

func (*ZSClient) QueryVCenterPrimaryStorage ¶

func (cli *ZSClient) QueryVCenterPrimaryStorage(ctx context.Context, params *param.QueryParam) ([]view.VCenterPrimaryStorageInventoryView, error)

QueryVCenterPrimaryStorage queries VCenterPrimaryStorage list

func (*ZSClient) QueryVCenterResourcePool ¶

func (cli *ZSClient) QueryVCenterResourcePool(ctx context.Context, params *param.QueryParam) ([]view.VCenterResourcePoolInventoryView, error)

QueryVCenterResourcePool queries VCenterResourcePool list

func (*ZSClient) QueryVRouterFlowMeterNetwork ¶

func (cli *ZSClient) QueryVRouterFlowMeterNetwork(ctx context.Context, params *param.QueryParam) ([]view.NetworkRouterFlowMeterRefInventoryView, error)

QueryVRouterFlowMeterNetwork queries VRouterFlowMeterNetwork list

func (*ZSClient) QueryVRouterOspfArea ¶

func (cli *ZSClient) QueryVRouterOspfArea(ctx context.Context, params *param.QueryParam) ([]view.RouterAreaInventoryView, error)

QueryVRouterOspfArea queries VRouterOspfArea list

func (*ZSClient) QueryVRouterOspfNetwork ¶

func (cli *ZSClient) QueryVRouterOspfNetwork(ctx context.Context, params *param.QueryParam) ([]view.NetworkRouterAreaRefInventoryView, error)

QueryVRouterOspfNetwork queries VRouterOspfNetwork list

func (*ZSClient) QueryVRouterRouteEntry ¶

func (cli *ZSClient) QueryVRouterRouteEntry(ctx context.Context, params *param.QueryParam) ([]view.VRouterRouteEntryInventoryView, error)

QueryVRouterRouteEntry queries VRouterRouteEntry list

func (*ZSClient) QueryVRouterRouteTable ¶

func (cli *ZSClient) QueryVRouterRouteTable(ctx context.Context, params *param.QueryParam) ([]view.VRouterRouteTableInventoryView, error)

QueryVRouterRouteTable queries VRouterRouteTable list

func (*ZSClient) QueryVip ¶

func (cli *ZSClient) QueryVip(ctx context.Context, params *param.QueryParam) ([]view.VipInventoryView, error)

QueryVip queries Vip list

func (*ZSClient) QueryVirtualBorderRouterFromLocal ¶

func (cli *ZSClient) QueryVirtualBorderRouterFromLocal(ctx context.Context, params *param.QueryParam) ([]view.VirtualBorderRouterInventoryView, error)

QueryVirtualBorderRouterFromLocal queries VirtualBorderRouterFromLocal list

func (*ZSClient) QueryVirtualRouterOffering ¶

func (cli *ZSClient) QueryVirtualRouterOffering(ctx context.Context, params *param.QueryParam) ([]view.VirtualRouterOfferingInventoryView, error)

QueryVirtualRouterOffering queries VirtualRouterOffering list

func (*ZSClient) QueryVirtualRouterVRouterRouteTableRef ¶

func (cli *ZSClient) QueryVirtualRouterVRouterRouteTableRef(ctx context.Context, params *param.QueryParam) ([]view.VirtualRouterVRouterRouteTableRefInventoryView, error)

QueryVirtualRouterVRouterRouteTableRef queries VirtualRouterVRouterRouteTableRef list

func (*ZSClient) QueryVirtualRouterVm ¶

func (cli *ZSClient) QueryVirtualRouterVm(ctx context.Context, params *param.QueryParam) ([]view.ApplianceVmInventoryView, error)

QueryVirtualRouterVm queries VirtualRouterVm list

func (*ZSClient) QueryVmCdRom ¶

func (cli *ZSClient) QueryVmCdRom(ctx context.Context, params *param.QueryParam) ([]view.VmCdRomInventoryView, error)

QueryVmCdRom queries VmCdRom list

func (*ZSClient) QueryVmInstance ¶

func (cli *ZSClient) QueryVmInstance(ctx context.Context, params *param.QueryParam) ([]view.VmInstanceInventoryView, error)

QueryVmInstance queries VmInstance list

func (*ZSClient) QueryVmInstanceDeviceAddressArchive ¶

func (cli *ZSClient) QueryVmInstanceDeviceAddressArchive(ctx context.Context, params *param.QueryParam) ([]view.VmInstanceDeviceAddressArchiveInventoryView, error)

QueryVmInstanceDeviceAddressArchive queries VmInstanceDeviceAddressArchive list

func (*ZSClient) QueryVmInstanceDeviceAddressGroup ¶

func (cli *ZSClient) QueryVmInstanceDeviceAddressGroup(ctx context.Context, params *param.QueryParam) ([]view.VmInstanceDeviceAddressGroupInventoryView, error)

QueryVmInstanceDeviceAddressGroup queries VmInstanceDeviceAddressGroup list

func (*ZSClient) QueryVmInstanceMdevDeviceSpecRef ¶

func (cli *ZSClient) QueryVmInstanceMdevDeviceSpecRef(ctx context.Context, params *param.QueryParam) ([]view.VmInstanceMdevDeviceSpecRefInventoryView, error)

QueryVmInstanceMdevDeviceSpecRef queries VmInstanceMdevDeviceSpecRef list

func (*ZSClient) QueryVmInstancePciDeviceSpecRef ¶

func (cli *ZSClient) QueryVmInstancePciDeviceSpecRef(ctx context.Context, params *param.QueryParam) ([]view.VmInstancePciDeviceSpecRefInventoryView, error)

QueryVmInstancePciDeviceSpecRef queries VmInstancePciDeviceSpecRef list

func (*ZSClient) QueryVmNic ¶

func (cli *ZSClient) QueryVmNic(ctx context.Context, params *param.QueryParam) ([]view.VmNicInventoryView, error)

QueryVmNic queries VmNic list

func (*ZSClient) QueryVmNicInSecurityGroup ¶

func (cli *ZSClient) QueryVmNicInSecurityGroup(ctx context.Context, params *param.QueryParam) ([]view.VmNicSecurityGroupRefInventoryView, error)

QueryVmNicInSecurityGroup queries VmNicInSecurityGroup list

func (*ZSClient) QueryVmNicSecurityPolicy ¶

func (cli *ZSClient) QueryVmNicSecurityPolicy(ctx context.Context, params *param.QueryParam) ([]view.VmNicSecurityPolicyInventoryView, error)

QueryVmNicSecurityPolicy queries VmNicSecurityPolicy list

func (*ZSClient) QueryVmPriorityConfig ¶

func (cli *ZSClient) QueryVmPriorityConfig(ctx context.Context, params *param.QueryParam) ([]view.VmPriorityConfigInventoryView, error)

QueryVmPriorityConfig queries VmPriorityConfig list

func (*ZSClient) QueryVmSchedHistory ¶

func (cli *ZSClient) QueryVmSchedHistory(ctx context.Context, params *param.QueryParam) ([]view.VmSchedHistoryInventoryView, error)

QueryVmSchedHistory queries VmSchedHistory list

func (*ZSClient) QueryVmSchedulingRule ¶

func (cli *ZSClient) QueryVmSchedulingRule(ctx context.Context, params *param.QueryParam) ([]view.VmSchedulingRuleInventoryView, error)

QueryVmSchedulingRule queries VmSchedulingRule list

func (*ZSClient) QueryVmSchedulingRuleGroup ¶

func (cli *ZSClient) QueryVmSchedulingRuleGroup(ctx context.Context, params *param.QueryParam) ([]view.VmSchedulingRuleGroupInventoryView, error)

QueryVmSchedulingRuleGroup queries VmSchedulingRuleGroup list

func (*ZSClient) QueryVmUserDefinedXmlHookScript ¶

func (cli *ZSClient) QueryVmUserDefinedXmlHookScript(ctx context.Context, params *param.QueryParam) ([]view.XmlHookInventoryView, error)

QueryVmUserDefinedXmlHookScript queries VmUserDefinedXmlHookScript list

func (*ZSClient) QueryVniRange ¶

func (cli *ZSClient) QueryVniRange(ctx context.Context, params *param.QueryParam) ([]view.VniRangeInventoryView, error)

QueryVniRange queries VniRange list

func (*ZSClient) QueryVolume ¶

func (cli *ZSClient) QueryVolume(ctx context.Context, params *param.QueryParam) ([]view.VolumeInventoryView, error)

QueryVolume queries Volume list

func (*ZSClient) QueryVolumeBackup ¶

func (cli *ZSClient) QueryVolumeBackup(ctx context.Context, params *param.QueryParam) ([]view.VolumeBackupInventoryView, error)

QueryVolumeBackup queries VolumeBackup list

func (*ZSClient) QueryVolumeSnapshot ¶

func (cli *ZSClient) QueryVolumeSnapshot(ctx context.Context, params *param.QueryParam) ([]view.VolumeSnapshotInventoryView, error)

QueryVolumeSnapshot queries VolumeSnapshot list

func (*ZSClient) QueryVolumeSnapshotGroup ¶

func (cli *ZSClient) QueryVolumeSnapshotGroup(ctx context.Context, params *param.QueryParam) ([]view.VolumeSnapshotGroupInventoryView, error)

QueryVolumeSnapshotGroup queries VolumeSnapshotGroup list

func (*ZSClient) QueryVolumeSnapshotTree ¶

func (cli *ZSClient) QueryVolumeSnapshotTree(ctx context.Context, params *param.QueryParam) ([]view.VolumeSnapshotTreeInventoryView, error)

QueryVolumeSnapshotTree queries VolumeSnapshotTree list

func (*ZSClient) QueryVpcFirewall ¶

func (cli *ZSClient) QueryVpcFirewall(ctx context.Context, params *param.QueryParam) ([]view.VpcFirewallInventoryView, error)

QueryVpcFirewall queries VpcFirewall list

func (*ZSClient) QueryVpcFirewallVRouterRef ¶

func (cli *ZSClient) QueryVpcFirewallVRouterRef(ctx context.Context, params *param.QueryParam) ([]view.VpcFirewallVRouterRefInventoryView, error)

QueryVpcFirewallVRouterRef queries VpcFirewallVRouterRef list

func (*ZSClient) QueryVpcHaGroup ¶

func (cli *ZSClient) QueryVpcHaGroup(ctx context.Context, params *param.QueryParam) ([]view.VpcHaGroupInventoryView, error)

QueryVpcHaGroup queries VpcHaGroup list

func (*ZSClient) QueryVpcHaGroupNetworkServiceRef ¶

func (cli *ZSClient) QueryVpcHaGroupNetworkServiceRef(ctx context.Context, params *param.QueryParam) ([]view.VpcHaGroupNetworkServiceRefInventoryView, error)

QueryVpcHaGroupNetworkServiceRef queries VpcHaGroupNetworkServiceRef list

func (*ZSClient) QueryVpcIkeConfigFromLocal ¶

func (cli *ZSClient) QueryVpcIkeConfigFromLocal(ctx context.Context, params *param.QueryParam) ([]view.VpcVpnIkeConfigInventoryView, error)

QueryVpcIkeConfigFromLocal queries VpcIkeConfigFromLocal list

func (*ZSClient) QueryVpcIpSecConfigFromLocal ¶

func (cli *ZSClient) QueryVpcIpSecConfigFromLocal(ctx context.Context, params *param.QueryParam) ([]view.VpcVpnIpSecConfigInventoryView, error)

QueryVpcIpSecConfigFromLocal queries VpcIpSecConfigFromLocal list

func (*ZSClient) QueryVpcRouter ¶

func (cli *ZSClient) QueryVpcRouter(ctx context.Context, params *param.QueryParam) ([]view.VpcRouterVmInventoryView, error)

QueryVpcRouter queries VpcRouter list

func (*ZSClient) QueryVpcSharedQos ¶

func (cli *ZSClient) QueryVpcSharedQos(ctx context.Context, params *param.QueryParam) ([]view.VpcSharedQosInventoryView, error)

QueryVpcSharedQos queries VpcSharedQos list

func (*ZSClient) QueryVpcSnatState ¶

func (cli *ZSClient) QueryVpcSnatState(ctx context.Context, params *param.QueryParam) ([]view.VpcSnatStateInventoryView, error)

QueryVpcSnatState queries VpcSnatState list

func (*ZSClient) QueryVpcUserVpnGatewayFromLocal ¶

func (cli *ZSClient) QueryVpcUserVpnGatewayFromLocal(ctx context.Context, params *param.QueryParam) ([]view.VpcUserVpnGatewayInventoryView, error)

QueryVpcUserVpnGatewayFromLocal queries VpcUserVpnGatewayFromLocal list

func (*ZSClient) QueryVpcVpnConnectionFromLocal ¶

func (cli *ZSClient) QueryVpcVpnConnectionFromLocal(ctx context.Context, params *param.QueryParam) ([]view.VpcVpnConnectionInventoryView, error)

QueryVpcVpnConnectionFromLocal queries VpcVpnConnectionFromLocal list

func (*ZSClient) QueryVpcVpnGatewayFromLocal ¶

func (cli *ZSClient) QueryVpcVpnGatewayFromLocal(ctx context.Context, params *param.QueryParam) ([]view.VpcVpnGatewayInventoryView, error)

QueryVpcVpnGatewayFromLocal queries VpcVpnGatewayFromLocal list

func (*ZSClient) QueryVtep ¶

func (cli *ZSClient) QueryVtep(ctx context.Context, params *param.QueryParam) ([]view.VtepInventoryView, error)

QueryVtep queries Vtep list

func (*ZSClient) QueryWebhook ¶

func (cli *ZSClient) QueryWebhook(ctx context.Context, params *param.QueryParam) ([]view.WebhookInventoryView, error)

QueryWebhook queries Webhook list

func (*ZSClient) QueryXskyBlockVolume ¶

func (cli *ZSClient) QueryXskyBlockVolume(ctx context.Context, params *param.QueryParam) ([]view.XskyBlockVolumeInventoryView, error)

QueryXskyBlockVolume queries XskyBlockVolume list

func (*ZSClient) QueryZBox ¶

func (cli *ZSClient) QueryZBox(ctx context.Context, params *param.QueryParam) ([]view.ZBoxInventoryView, error)

QueryZBox queries ZBox list

func (*ZSClient) QueryZBoxBackup ¶

func (cli *ZSClient) QueryZBoxBackup(ctx context.Context, params *param.QueryParam) ([]view.ZBoxBackupInventoryView, error)

QueryZBoxBackup queries ZBoxBackup list

func (*ZSClient) QueryZdfs ¶

func (cli *ZSClient) QueryZdfs(ctx context.Context, params *param.QueryParam) ([]view.ZdfsInventoryView, error)

QueryZdfs queries Zdfs list

func (*ZSClient) QueryZone ¶

func (cli *ZSClient) QueryZone(ctx context.Context, params *param.QueryParam) ([]view.ZoneInventoryView, error)

QueryZone queries Zone list

func (*ZSClient) RebootBaremetalInstance ¶

func (cli *ZSClient) RebootBaremetalInstance(ctx context.Context, uuid string, params param.RebootBaremetalInstanceParam) (*view.BaremetalInstanceInventoryView, error)

RebootBaremetalInstance operates on BaremetalInstance

func (*ZSClient) RebootEcsInstance ¶

func (cli *ZSClient) RebootEcsInstance(ctx context.Context, uuid string, params param.RebootEcsInstanceParam) (*view.EcsInstanceInventoryView, error)

RebootEcsInstance operates on EcsInstance

func (*ZSClient) RebootVmInstance ¶

func (cli *ZSClient) RebootVmInstance(ctx context.Context, uuid string, params param.RebootVmInstanceParam) (*view.VmInstanceInventoryView, error)

RebootVmInstance operates on VmInstance

func (*ZSClient) ReclaimSpaceFromImageStore ¶

func (cli *ZSClient) ReclaimSpaceFromImageStore(ctx context.Context, uuid string, params param.ReclaimSpaceFromImageStoreParam) (*view.ReclaimSpaceFromImageStoreEventView, error)

ReclaimSpaceFromImageStore operates on ReclaimSpaceFromImageStore

func (*ZSClient) ReclaimSpaceFromImageStoreAsync ¶

func (cli *ZSClient) ReclaimSpaceFromImageStoreAsync(ctx context.Context, params param.ReclaimSpaceFromImageStoreParam) (string, error)

ReclaimSpaceFromImageStoreAsync Async

func (*ZSClient) ReconnectAppBuildSystem ¶

func (cli *ZSClient) ReconnectAppBuildSystem(ctx context.Context, uuid string, params param.ReconnectAppBuildSystemParam) (*view.AppBuildSystemInventoryView, error)

ReconnectAppBuildSystem operates on AppBuildSystem

func (*ZSClient) ReconnectBackupStorage ¶

func (cli *ZSClient) ReconnectBackupStorage(ctx context.Context, uuid string, params param.ReconnectBackupStorageParam) (*view.BackupStorageInventoryView, error)

ReconnectBackupStorage operates on BackupStorage

func (*ZSClient) ReconnectBareMetal2Gateway ¶

func (cli *ZSClient) ReconnectBareMetal2Gateway(ctx context.Context, uuid string, params param.ReconnectBareMetal2GatewayParam) (*view.BareMetal2GatewayInventoryView, error)

ReconnectBareMetal2Gateway operates on BareMetal2Gateway

func (*ZSClient) ReconnectBareMetal2Instance ¶

func (cli *ZSClient) ReconnectBareMetal2Instance(ctx context.Context, uuid string, params param.ReconnectBareMetal2InstanceParam) (*view.BareMetal2InstanceInventoryView, error)

ReconnectBareMetal2Instance operates on BareMetal2Instance

func (*ZSClient) ReconnectBaremetalPxeServer ¶

func (cli *ZSClient) ReconnectBaremetalPxeServer(ctx context.Context, uuid string, params param.ReconnectBaremetalPxeServerParam) (*view.BaremetalPxeServerInventoryView, error)

ReconnectBaremetalPxeServer operates on BaremetalPxeServer

func (*ZSClient) ReconnectConsoleProxyAgent ¶

ReconnectConsoleProxyAgent operates on ConsoleProxyAgent

func (*ZSClient) ReconnectHost ¶

func (cli *ZSClient) ReconnectHost(ctx context.Context, uuid string, params param.ReconnectHostParam) (*view.HostInventoryView, error)

ReconnectHost operates on Host

func (*ZSClient) ReconnectIPsecConnection ¶

func (cli *ZSClient) ReconnectIPsecConnection(ctx context.Context, uuid string, params param.ReconnectIPsecConnectionParam) (*view.IPsecConnectionInventoryView, error)

ReconnectIPsecConnection operates on IPsecConnection

func (*ZSClient) ReconnectImageStoreBackupStorage ¶

func (cli *ZSClient) ReconnectImageStoreBackupStorage(ctx context.Context, uuid string, params param.ReconnectImageStoreBackupStorageParam) (*view.ImageStoreBackupStorageInventoryView, error)

ReconnectImageStoreBackupStorage operates on ImageStoreBackupStorage

func (*ZSClient) ReconnectNfvInst ¶

func (cli *ZSClient) ReconnectNfvInst(ctx context.Context, vmInstanceUuid string, params param.ReconnectNfvInstParam) (*view.ApplianceVmInventoryView, error)

ReconnectNfvInst operates on NfvInst

func (*ZSClient) ReconnectPrimaryStorage ¶

func (cli *ZSClient) ReconnectPrimaryStorage(ctx context.Context, uuid string, params param.ReconnectPrimaryStorageParam) (*view.PrimaryStorageInventoryView, error)

ReconnectPrimaryStorage operates on PrimaryStorage

func (*ZSClient) ReconnectSdnController ¶

func (cli *ZSClient) ReconnectSdnController(ctx context.Context, sdnControllerUuid string, params param.ReconnectSdnControllerParam) (*view.SdnControllerInventoryView, error)

ReconnectSdnController operates on SdnController

func (*ZSClient) ReconnectSftpBackupStorage ¶

func (cli *ZSClient) ReconnectSftpBackupStorage(ctx context.Context, uuid string, params param.ReconnectSftpBackupStorageParam) (*view.SftpBackupStorageInventoryView, error)

ReconnectSftpBackupStorage operates on SftpBackupStorage

func (*ZSClient) ReconnectVirtualRouter ¶

func (cli *ZSClient) ReconnectVirtualRouter(ctx context.Context, vmInstanceUuid string, params param.ReconnectVirtualRouterParam) (*view.ApplianceVmInventoryView, error)

ReconnectVirtualRouter operates on VirtualRouter

func (*ZSClient) ReconnectZdfs ¶

func (cli *ZSClient) ReconnectZdfs(ctx context.Context, uuid string, params param.ReconnectZdfsParam) (*view.ZdfsInventoryView, error)

ReconnectZdfs operates on Zdfs

func (*ZSClient) RecoverBackupFromImageStoreBackupStorage ¶

func (cli *ZSClient) RecoverBackupFromImageStoreBackupStorage(ctx context.Context, uuid string, params param.RecoverBackupFromImageStoreBackupStorageParam) (*view.VolumeBackupInventoryView, error)

RecoverBackupFromImageStoreBackupStorage operates on BackupFromImageStoreBackupStorage

func (*ZSClient) RecoverBaremetalInstance ¶

func (cli *ZSClient) RecoverBaremetalInstance(ctx context.Context, uuid string, params param.RecoverBaremetalInstanceParam) (*view.BaremetalInstanceInventoryView, error)

RecoverBaremetalInstance operates on BaremetalInstance

func (*ZSClient) RecoverDataVolume ¶

func (cli *ZSClient) RecoverDataVolume(ctx context.Context, uuid string, params param.RecoverDataVolumeParam) (*view.VolumeInventoryView, error)

RecoverDataVolume operates on DataVolume

func (*ZSClient) RecoverDatabaseFromBackup ¶

RecoverDatabaseFromBackup operates on DatabaseFromBackup

func (*ZSClient) RecoverIAM2Project ¶

func (cli *ZSClient) RecoverIAM2Project(ctx context.Context, uuid string, params param.RecoverIAM2ProjectParam) (*view.IAM2ProjectInventoryView, error)

RecoverIAM2Project operates on IAM2Project

func (*ZSClient) RecoverImage ¶

func (cli *ZSClient) RecoverImage(ctx context.Context, imageUuid string, params param.RecoverImageParam) (*view.ImageInventoryView, error)

RecoverImage operates on Image

func (*ZSClient) RecoverResourceSplitBrain ¶

func (cli *ZSClient) RecoverResourceSplitBrain(ctx context.Context, resourceUuid string, params param.RecoverResourceSplitBrainParam) (*view.RecoverResourceSplitBrainEventView, error)

RecoverResourceSplitBrain operates on ResourceSplitBrain

func (*ZSClient) RecoverVmBackupFromImageStoreBackupStorage ¶

func (cli *ZSClient) RecoverVmBackupFromImageStoreBackupStorage(ctx context.Context, groupUuid string, params param.RecoverVmBackupFromImageStoreBackupStorageParam) (*view.VolumeBackupInventoryView, error)

RecoverVmBackupFromImageStoreBackupStorage operates on VmBackupFromImageStoreBackupStorage

func (*ZSClient) RecoverVmInstance ¶

func (cli *ZSClient) RecoverVmInstance(ctx context.Context, uuid string, params param.RecoverVmInstanceParam) (*view.VmInstanceInventoryView, error)

RecoverVmInstance operates on VmInstance

func (*ZSClient) RecoveryImageFromImageStoreBackupStorage ¶

func (cli *ZSClient) RecoveryImageFromImageStoreBackupStorage(ctx context.Context, uuid string, params param.RecoveryImageFromImageStoreBackupStorageParam) (*view.ImageInventoryView, error)

RecoveryImageFromImageStoreBackupStorage operates on yImageFromImageStoreBackupStorage

func (*ZSClient) RecoveryVirtualBorderRouterRemote ¶

RecoveryVirtualBorderRouterRemote operates on yVirtualBorderRouterRemote

func (*ZSClient) RefreshCaptcha ¶

func (cli *ZSClient) RefreshCaptcha(ctx context.Context) (*view.RefreshCaptchaView, error)

RefreshCaptcha operates on Captcha

func (*ZSClient) RefreshFiberChannelStorage ¶

RefreshFiberChannelStorage operates on FiberChannelStorage

func (*ZSClient) RefreshFirewall ¶

func (cli *ZSClient) RefreshFirewall(ctx context.Context, uuid string, params param.RefreshFirewallParam) (*view.VpcFirewallInventoryView, error)

RefreshFirewall operates on Firewall

func (*ZSClient) RefreshGuestOsMetadata ¶

func (cli *ZSClient) RefreshGuestOsMetadata(ctx context.Context) (*view.RefreshGuestOsMetadataEventView, error)

RefreshGuestOsMetadata operates on GuestOsMetadata

func (*ZSClient) RefreshIscsiServer ¶

func (cli *ZSClient) RefreshIscsiServer(ctx context.Context, params param.RefreshIscsiServerParam) (*view.IscsiServerInventoryView, error)

RefreshIscsiServer operates on IscsiServer

func (*ZSClient) RefreshLoadBalancer ¶

func (cli *ZSClient) RefreshLoadBalancer(ctx context.Context, uuid string, params param.RefreshLoadBalancerParam) (*view.LoadBalancerInventoryView, error)

RefreshLoadBalancer operates on LoadBalancer

func (*ZSClient) RefreshLocalRaid ¶

RefreshLocalRaid operates on LocalRaid

func (*ZSClient) RefreshNvmeTarget ¶

func (cli *ZSClient) RefreshNvmeTarget(ctx context.Context, params param.RefreshNvmeTargetParam) (*view.NvmeTargetInventoryView, error)

RefreshNvmeTarget operates on NvmeTarget

func (*ZSClient) RefreshPluginDrivers ¶

RefreshPluginDrivers operates on PluginDrivers

func (*ZSClient) RefreshSSOServerToken ¶

func (cli *ZSClient) RefreshSSOServerToken(ctx context.Context, params param.RefreshSSOServerTokenParam) (*view.SSOServerTokenInventoryView, error)

RefreshSSOServerToken operates on SSOServerToken

func (*ZSClient) RefreshSearchIndexes ¶

func (cli *ZSClient) RefreshSearchIndexes(ctx context.Context) (*view.RefreshSearchIndexesView, error)

RefreshSearchIndexes operates on SearchIndexes

func (*ZSClient) RefreshSharedblockDeviceCapacity ¶

RefreshSharedblockDeviceCapacity operates on SharedblockDeviceCapacity

func (*ZSClient) RegisterLicenseRequestedApplication ¶

RegisterLicenseRequestedApplication operates on LicenseRequestedApplication

func (*ZSClient) RegisterLicenseServer ¶

RegisterLicenseServer operates on LicenseServer

func (*ZSClient) ReimageVmInstance ¶

func (cli *ZSClient) ReimageVmInstance(ctx context.Context, vmInstanceUuid string, params param.ReimageVmInstanceParam) (*view.VmInstanceInventoryView, error)

ReimageVmInstance operates on ReimageVmInstance

func (*ZSClient) ReloadElaboration ¶

func (cli *ZSClient) ReloadElaboration(ctx context.Context) (*view.ReloadElaborationEventView, error)

ReloadElaboration operates on ReloadElaboration

func (*ZSClient) ReloadExternalService ¶

ReloadExternalService operates on ReloadExternalService

func (*ZSClient) ReloadLicense ¶

func (cli *ZSClient) ReloadLicense(ctx context.Context, params param.ReloadLicenseParam) (*view.LicenseInventoryView, error)

ReloadLicense operates on ReloadLicense

func (*ZSClient) RemoveAccessControlListEntry ¶

func (cli *ZSClient) RemoveAccessControlListEntry(ctx context.Context, aclUuid string, uuid string, deleteMode param.DeleteMode) error

RemoveAccessControlListEntry removes AccessControlListEntry

func (*ZSClient) RemoveAccessControlListFromLoadBalancer ¶

func (cli *ZSClient) RemoveAccessControlListFromLoadBalancer(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveAccessControlListFromLoadBalancer removes AccessControlListFromLoadBalancer

func (*ZSClient) RemoveActionFromAlarm ¶

func (cli *ZSClient) RemoveActionFromAlarm(ctx context.Context, alarmUuid string, actionUuid string, deleteMode param.DeleteMode) error

RemoveActionFromAlarm removes ActionFromAlarm

func (*ZSClient) RemoveActionFromEventSubscription ¶

func (cli *ZSClient) RemoveActionFromEventSubscription(ctx context.Context, subscriptionUuid string, actionUuid string, deleteMode param.DeleteMode) error

RemoveActionFromEventSubscription removes ActionFromEventSubscription

func (*ZSClient) RemoveAttributesFromIAM2Organization ¶

func (cli *ZSClient) RemoveAttributesFromIAM2Organization(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveAttributesFromIAM2Organization removes AttributesFromIAM2Organization

func (*ZSClient) RemoveAttributesFromIAM2Project ¶

func (cli *ZSClient) RemoveAttributesFromIAM2Project(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveAttributesFromIAM2Project removes AttributesFromIAM2Project

func (*ZSClient) RemoveAttributesFromIAM2VirtualID ¶

func (cli *ZSClient) RemoveAttributesFromIAM2VirtualID(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveAttributesFromIAM2VirtualID removes AttributesFromIAM2VirtualID

func (*ZSClient) RemoveAttributesFromIAM2VirtualIDGroup ¶

func (cli *ZSClient) RemoveAttributesFromIAM2VirtualIDGroup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveAttributesFromIAM2VirtualIDGroup removes AttributesFromIAM2VirtualIDGroup

func (*ZSClient) RemoveBackendServerFromServerGroup ¶

func (cli *ZSClient) RemoveBackendServerFromServerGroup(ctx context.Context, serverGroupUuid string, params param.RemoveBackendServerFromServerGroupParam) (*view.LoadBalancerServerGroupInventoryView, error)

RemoveBackendServerFromServerGroup removes BackendServerFromServerGroup

func (*ZSClient) RemoveCertificateFromLoadBalancerListener ¶

func (cli *ZSClient) RemoveCertificateFromLoadBalancerListener(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveCertificateFromLoadBalancerListener removes CertificateFromLoadBalancerListener

func (*ZSClient) RemoveDnsFromL3Network ¶

func (cli *ZSClient) RemoveDnsFromL3Network(ctx context.Context, l3NetworkUuid string, dns string, deleteMode param.DeleteMode) error

RemoveDnsFromL3Network removes DnsFromL3Network

func (*ZSClient) RemoveDnsFromVpcRouter ¶

func (cli *ZSClient) RemoveDnsFromVpcRouter(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveDnsFromVpcRouter removes DnsFromVpcRouter

func (*ZSClient) RemoveHostRouteFromL3Network ¶

func (cli *ZSClient) RemoveHostRouteFromL3Network(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveHostRouteFromL3Network removes HostRouteFromL3Network

func (*ZSClient) RemoveIAM2VirtualIDGroupFromProjects ¶

func (cli *ZSClient) RemoveIAM2VirtualIDGroupFromProjects(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveIAM2VirtualIDGroupFromProjects removes IAM2VirtualIDGroupFromProjects

func (*ZSClient) RemoveIAM2VirtualIDsFromGroup ¶

func (cli *ZSClient) RemoveIAM2VirtualIDsFromGroup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveIAM2VirtualIDsFromGroup removes IAM2VirtualIDsFromGroup

func (*ZSClient) RemoveIAM2VirtualIDsFromOrganization ¶

func (cli *ZSClient) RemoveIAM2VirtualIDsFromOrganization(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveIAM2VirtualIDsFromOrganization removes IAM2VirtualIDsFromOrganization

func (*ZSClient) RemoveIAM2VirtualIDsFromProject ¶

func (cli *ZSClient) RemoveIAM2VirtualIDsFromProject(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveIAM2VirtualIDsFromProject removes IAM2VirtualIDsFromProject

func (*ZSClient) RemoveIAM2VirtualIDsFromProjects ¶

func (cli *ZSClient) RemoveIAM2VirtualIDsFromProjects(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveIAM2VirtualIDsFromProjects removes IAM2VirtualIDsFromProjects

func (*ZSClient) RemoveInstanceFromMonitorGroup ¶

func (cli *ZSClient) RemoveInstanceFromMonitorGroup(ctx context.Context, groupUuid string, instanceUuid string, deleteMode param.DeleteMode) error

RemoveInstanceFromMonitorGroup removes InstanceFromMonitorGroup

func (*ZSClient) RemoveLabelFromAlarm ¶

func (cli *ZSClient) RemoveLabelFromAlarm(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveLabelFromAlarm removes LabelFromAlarm

func (*ZSClient) RemoveLabelFromEventSubscription ¶

func (cli *ZSClient) RemoveLabelFromEventSubscription(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveLabelFromEventSubscription removes LabelFromEventSubscription

func (*ZSClient) RemoveMdevDeviceSpecFromVmInstance ¶

func (cli *ZSClient) RemoveMdevDeviceSpecFromVmInstance(ctx context.Context, mdevSpecUuid string, vmInstanceUuid string, deleteMode param.DeleteMode) error

RemoveMdevDeviceSpecFromVmInstance removes MdevDeviceSpecFromVmInstance

func (*ZSClient) RemoveMonFromCephBackupStorage ¶

func (cli *ZSClient) RemoveMonFromCephBackupStorage(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveMonFromCephBackupStorage removes MonFromCephBackupStorage

func (*ZSClient) RemoveMonFromCephPrimaryStorage ¶

func (cli *ZSClient) RemoveMonFromCephPrimaryStorage(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveMonFromCephPrimaryStorage removes MonFromCephPrimaryStorage

func (*ZSClient) RemovePciDeviceSpecFromVmInstance ¶

func (cli *ZSClient) RemovePciDeviceSpecFromVmInstance(ctx context.Context, pciSpecUuid string, vmInstanceUuid string, deleteMode param.DeleteMode) error

RemovePciDeviceSpecFromVmInstance removes PciDeviceSpecFromVmInstance

func (*ZSClient) RemovePolicyStatementsFromRole ¶

func (cli *ZSClient) RemovePolicyStatementsFromRole(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemovePolicyStatementsFromRole removes PolicyStatementsFromRole

func (*ZSClient) RemoveRemoteCidrsFromIPsecConnection ¶

func (cli *ZSClient) RemoveRemoteCidrsFromIPsecConnection(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveRemoteCidrsFromIPsecConnection removes RemoteCidrsFromIPsecConnection

func (*ZSClient) RemoveRendezvousPointFromMulticastRouter ¶

func (cli *ZSClient) RemoveRendezvousPointFromMulticastRouter(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveRendezvousPointFromMulticastRouter removes RendezvousPointFromMulticastRouter

func (*ZSClient) RemoveResourcesFromDirectory ¶

func (cli *ZSClient) RemoveResourcesFromDirectory(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveResourcesFromDirectory removes ResourcesFromDirectory

func (*ZSClient) RemoveRolesFromIAM2VirtualID ¶

func (cli *ZSClient) RemoveRolesFromIAM2VirtualID(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveRolesFromIAM2VirtualID removes RolesFromIAM2VirtualID

func (*ZSClient) RemoveRolesFromIAM2VirtualIDGroup ¶

func (cli *ZSClient) RemoveRolesFromIAM2VirtualIDGroup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveRolesFromIAM2VirtualIDGroup removes RolesFromIAM2VirtualIDGroup

func (*ZSClient) RemoveSNSDingTalkAtPerson ¶

func (cli *ZSClient) RemoveSNSDingTalkAtPerson(ctx context.Context, endpointUuid string, phoneNumber string, deleteMode param.DeleteMode) error

RemoveSNSDingTalkAtPerson removes SNSDingTalkAtPerson

func (*ZSClient) RemoveSNSFeiShuAtPerson ¶

func (cli *ZSClient) RemoveSNSFeiShuAtPerson(ctx context.Context, endpointUuid string, userId string, deleteMode param.DeleteMode) error

RemoveSNSFeiShuAtPerson removes SNSFeiShuAtPerson

func (*ZSClient) RemoveSNSSmsReceiver ¶

func (cli *ZSClient) RemoveSNSSmsReceiver(ctx context.Context, endpointUuid string, phoneNumber string, deleteMode param.DeleteMode) error

RemoveSNSSmsReceiver removes SNSSmsReceiver

func (*ZSClient) RemoveSNSWeComAtPerson ¶

func (cli *ZSClient) RemoveSNSWeComAtPerson(ctx context.Context, endpointUuid string, userId string, deleteMode param.DeleteMode) error

RemoveSNSWeComAtPerson removes SNSWeComAtPerson

func (*ZSClient) RemoveSchedulerJobFromSchedulerTrigger ¶

func (cli *ZSClient) RemoveSchedulerJobFromSchedulerTrigger(ctx context.Context, schedulerJobUuid string, schedulerTriggerUuid string, deleteMode param.DeleteMode) error

RemoveSchedulerJobFromSchedulerTrigger removes SchedulerJobFromSchedulerTrigger

func (*ZSClient) RemoveSchedulerJobGroupFromSchedulerTrigger ¶

func (cli *ZSClient) RemoveSchedulerJobGroupFromSchedulerTrigger(ctx context.Context, schedulerJobGroupUuid string, schedulerTriggerUuid string, deleteMode param.DeleteMode) error

RemoveSchedulerJobGroupFromSchedulerTrigger removes SchedulerJobGroupFromSchedulerTrigger

func (*ZSClient) RemoveSchedulerJobsFromSchedulerJobGroup ¶

func (cli *ZSClient) RemoveSchedulerJobsFromSchedulerJobGroup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveSchedulerJobsFromSchedulerJobGroup removes SchedulerJobsFromSchedulerJobGroup

func (*ZSClient) RemoveSdnController ¶

func (cli *ZSClient) RemoveSdnController(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveSdnController removes SdnController

func (*ZSClient) RemoveServerGroupFromLoadBalancerListener ¶

func (cli *ZSClient) RemoveServerGroupFromLoadBalancerListener(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveServerGroupFromLoadBalancerListener removes ServerGroupFromLoadBalancerListener

func (*ZSClient) RemoveTicketTypesFromTicketFlowCollection ¶

func (cli *ZSClient) RemoveTicketTypesFromTicketFlowCollection(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveTicketTypesFromTicketFlowCollection removes TicketTypesFromTicketFlowCollection

func (*ZSClient) RemoveUserFromGroup ¶

func (cli *ZSClient) RemoveUserFromGroup(ctx context.Context, groupUuid string, userUuid string, deleteMode param.DeleteMode) error

RemoveUserFromGroup removes UserFromGroup

func (*ZSClient) RemoveVRouterNetworksFromFlowMeter ¶

func (cli *ZSClient) RemoveVRouterNetworksFromFlowMeter(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveVRouterNetworksFromFlowMeter removes VRouterNetworksFromFlowMeter

func (*ZSClient) RemoveVRouterNetworksFromOspfArea ¶

func (cli *ZSClient) RemoveVRouterNetworksFromOspfArea(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveVRouterNetworksFromOspfArea removes VRouterNetworksFromOspfArea

func (*ZSClient) RemoveVmFromAffinityGroup ¶

func (cli *ZSClient) RemoveVmFromAffinityGroup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveVmFromAffinityGroup removes VmFromAffinityGroup

func (*ZSClient) RemoveVmNicFromLoadBalancer ¶

func (cli *ZSClient) RemoveVmNicFromLoadBalancer(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveVmNicFromLoadBalancer removes VmNicFromLoadBalancer

func (*ZSClient) RemoveVmSchedulingRule ¶

func (cli *ZSClient) RemoveVmSchedulingRule(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

RemoveVmSchedulingRule removes VmSchedulingRule

func (*ZSClient) RenewSession ¶

func (cli *ZSClient) RenewSession(ctx context.Context, sessionUuid string, params param.RenewSessionParam) (*view.SessionInventoryView, error)

RenewSession operates on RenewSession

func (*ZSClient) RequestConsoleAccess ¶

func (cli *ZSClient) RequestConsoleAccess(ctx context.Context, params param.RequestConsoleAccessParam) (*view.ConsoleInventoryView, error)

RequestConsoleAccess operates on RequestConsoleAccess

func (*ZSClient) RequestLicenseCapacity ¶

RequestLicenseCapacity operates on RequestLicenseCapacity

func (*ZSClient) RerunLongJob ¶

func (cli *ZSClient) RerunLongJob(ctx context.Context, uuid string, params param.RerunLongJobParam) (*view.LongJobInventoryView, error)

RerunLongJob operates on RerunLongJob

func (*ZSClient) ResetGlobalConfig ¶

func (cli *ZSClient) ResetGlobalConfig(ctx context.Context) (*view.GlobalConfigInventoryView, error)

ResetGlobalConfig operates on GlobalConfig

func (*ZSClient) ResetTemplateConfig ¶

func (cli *ZSClient) ResetTemplateConfig(ctx context.Context, templateUuid string, params param.ResetTemplateConfigParam) (*view.TemplateConfigInventoryView, error)

ResetTemplateConfig operates on TemplateConfig

func (*ZSClient) ResetTwoFactorAuthenticationSecret ¶

ResetTwoFactorAuthenticationSecret operates on TwoFactorAuthenticationSecret

func (*ZSClient) ResizeDataVolume ¶

func (cli *ZSClient) ResizeDataVolume(ctx context.Context, uuid string, params param.ResizeDataVolumeParam) (*view.VolumeInventoryView, error)

ResizeDataVolume operates on DataVolume

func (*ZSClient) ResizeRootVolume ¶

func (cli *ZSClient) ResizeRootVolume(ctx context.Context, uuid string, params param.ResizeRootVolumeParam) (*view.VolumeInventoryView, error)

ResizeRootVolume operates on RootVolume

func (*ZSClient) RestartModelServiceGroups ¶

RestartModelServiceGroups operates on RestartModelServiceGroups

func (*ZSClient) RestartResourceStack ¶

func (cli *ZSClient) RestartResourceStack(ctx context.Context, uuid string, params param.RestartResourceStackParam) (*view.ResourceStackInventoryView, error)

RestartResourceStack operates on RestartResourceStack

func (*ZSClient) ResumeLongJob ¶

func (cli *ZSClient) ResumeLongJob(ctx context.Context, uuid string, params param.ResumeLongJobParam) (*view.LongJobInventoryView, error)

ResumeLongJob operates on LongJob

func (*ZSClient) ResumeVmInstance ¶

func (cli *ZSClient) ResumeVmInstance(ctx context.Context, uuid string, params param.ResumeVmInstanceParam) (*view.VmInstanceInventoryView, error)

ResumeVmInstance operates on VmInstance

func (*ZSClient) RevertTemplateConfig ¶

func (cli *ZSClient) RevertTemplateConfig(ctx context.Context, templateUuid string, params param.RevertTemplateConfigParam) (*view.TemplateConfigInventoryView, error)

RevertTemplateConfig operates on TemplateConfig

func (*ZSClient) RevertVmFromCdpBackup ¶

func (cli *ZSClient) RevertVmFromCdpBackup(ctx context.Context, vmInstanceUuid string, params param.RevertVmFromCdpBackupParam) (*view.RevertVmFromCdpBackupEventView, error)

RevertVmFromCdpBackup operates on VmFromCdpBackup

func (*ZSClient) RevertVmFromCdpBackupAsync ¶

func (cli *ZSClient) RevertVmFromCdpBackupAsync(ctx context.Context, params param.RevertVmFromCdpBackupParam) (string, error)

RevertVmFromCdpBackupAsync Async

func (*ZSClient) RevertVmFromSnapshotGroup ¶

func (cli *ZSClient) RevertVmFromSnapshotGroup(ctx context.Context, uuid string, params param.RevertVmFromSnapshotGroupParam) (*view.RevertVmFromSnapshotGroupEventView, error)

RevertVmFromSnapshotGroup operates on VmFromSnapshotGroup

func (*ZSClient) RevertVmFromVmBackup ¶

func (cli *ZSClient) RevertVmFromVmBackup(ctx context.Context, groupUuid string, params param.RevertVmFromVmBackupParam) (*view.RevertVmFromVmBackupEventView, error)

RevertVmFromVmBackup operates on VmFromVmBackup

func (*ZSClient) RevertVolumeFromSnapshot ¶

func (cli *ZSClient) RevertVolumeFromSnapshot(ctx context.Context, uuid string, params param.RevertVolumeFromSnapshotParam) (*view.RevertVolumeFromSnapshotEventView, error)

RevertVolumeFromSnapshot operates on VolumeFromSnapshot

func (*ZSClient) RevertVolumeFromSnapshotAsync ¶

func (cli *ZSClient) RevertVolumeFromSnapshotAsync(ctx context.Context, params param.RevertVolumeFromSnapshotParam) (string, error)

RevertVolumeFromSnapshotAsync Async

func (*ZSClient) RevertVolumeFromVolumeBackup ¶

RevertVolumeFromVolumeBackup operates on VolumeFromVolumeBackup

func (*ZSClient) RevokeMonitorTemplateFromMonitorGroup ¶

func (cli *ZSClient) RevokeMonitorTemplateFromMonitorGroup(ctx context.Context, templateUuid string, groupUuid string, deleteMode param.DeleteMode) error

RevokeMonitorTemplateFromMonitorGroup operates on RevokeMonitorTemplateFromMonitorGroup

func (*ZSClient) RevokeResourceSharing ¶

RevokeResourceSharing operates on RevokeResourceSharing

func (*ZSClient) RunIAM2Script ¶

func (cli *ZSClient) RunIAM2Script(ctx context.Context, params param.RunIAM2ScriptParam) (*view.LongJobInventoryView, error)

RunIAM2Script operates on RunIAM2Script

func (*ZSClient) RunIAM2ScriptAsync ¶

func (cli *ZSClient) RunIAM2ScriptAsync(ctx context.Context, params param.RunIAM2ScriptParam) (string, error)

RunIAM2ScriptAsync Async

func (*ZSClient) RunSchedulerTrigger ¶

func (cli *ZSClient) RunSchedulerTrigger(ctx context.Context, uuid string, params param.RunSchedulerTriggerParam) (*view.RunSchedulerTriggerEventView, error)

RunSchedulerTrigger operates on RunSchedulerTrigger

func (*ZSClient) SNSDingTalkTestConnection ¶

SNSDingTalkTestConnection operates on DingTalkTestConnection

func (*ZSClient) SNSEmailTestConnection ¶

SNSEmailTestConnection operates on EmailTestConnection

func (*ZSClient) SNSFeiShuTestConnection ¶

SNSFeiShuTestConnection operates on FeiShuTestConnection

func (*ZSClient) SNSHttpTestConnection ¶

SNSHttpTestConnection operates on HttpTestConnection

func (*ZSClient) SNSMicrosoftTeamsTestConnection ¶

SNSMicrosoftTeamsTestConnection operates on MicrosoftTeamsTestConnection

func (*ZSClient) SNSSnmpTestConnection ¶

SNSSnmpTestConnection operates on SnmpTestConnection

func (*ZSClient) SNSWeComTestConnection ¶

SNSWeComTestConnection operates on WeComTestConnection

func (*ZSClient) SdnControllerAddHost ¶

func (cli *ZSClient) SdnControllerAddHost(ctx context.Context, params param.SdnControllerAddHostParam) (*view.SdnControllerInventoryView, error)

SdnControllerAddHost operates on SdnControllerAddHost

func (*ZSClient) SdnControllerChangeHost ¶

func (cli *ZSClient) SdnControllerChangeHost(ctx context.Context, sdnControllerUuid string, hostUuid string, params param.SdnControllerChangeHostParam) (*view.SdnControllerInventoryView, error)

SdnControllerChangeHost operates on SdnControllerChangeHost

func (*ZSClient) SdnControllerRemoveHost ¶

func (cli *ZSClient) SdnControllerRemoveHost(ctx context.Context, sdnControllerUuid string, hostUuid string, deleteMode param.DeleteMode) error

SdnControllerRemoveHost operates on SdnControllerRemoveHost

func (*ZSClient) SecurityMachineDetectSync ¶

SecurityMachineDetectSync operates on MachineDetectSync

func (*ZSClient) SecurityMachineEncrypt ¶

SecurityMachineEncrypt operates on MachineEncrypt

func (*ZSClient) SelfTestLocalRaid ¶

func (cli *ZSClient) SelfTestLocalRaid(ctx context.Context, uuid string, params param.SelfTestLocalRaidParam) (*view.SelfTestLocalRaidEventView, error)

SelfTestLocalRaid operates on LocalRaid

func (*ZSClient) SetFlowMeterRouterId ¶

SetFlowMeterRouterId operates on FlowMeterRouterId

func (*ZSClient) SetIAM2ProjectContainerCluster ¶

SetIAM2ProjectContainerCluster operates on IAM2ProjectContainerCluster

func (*ZSClient) SetIAM2ProjectRetirePolicy ¶

func (cli *ZSClient) SetIAM2ProjectRetirePolicy(ctx context.Context, uuid string, params param.SetIAM2ProjectRetirePolicyParam) (*view.SetIAM2ProjectRetirePolicyEventView, error)

SetIAM2ProjectRetirePolicy operates on IAM2ProjectRetirePolicy

func (*ZSClient) SetImageBootMode ¶

func (cli *ZSClient) SetImageBootMode(ctx context.Context, uuid string, params param.SetImageBootModeParam) (*view.SetImageBootModeEventView, error)

SetImageBootMode operates on ImageBootMode

func (*ZSClient) SetImageQga ¶

func (cli *ZSClient) SetImageQga(ctx context.Context, uuid string, params param.SetImageQgaParam) (*view.SetImageQgaEventView, error)

SetImageQga operates on ImageQga

func (*ZSClient) SetImageSecurityLevel ¶

func (cli *ZSClient) SetImageSecurityLevel(ctx context.Context, uuid string, params param.SetImageSecurityLevelParam) (*view.SetImageSecurityLevelEventView, error)

SetImageSecurityLevel operates on ImageSecurityLevel

func (*ZSClient) SetImageStoreBackupStorageQuota ¶

SetImageStoreBackupStorageQuota operates on ImageStoreBackupStorageQuota

func (*ZSClient) SetIpOnHostNetworkBonding ¶

SetIpOnHostNetworkBonding operates on IpOnHostNetworkBonding

func (*ZSClient) SetIpOnHostNetworkInterface ¶

SetIpOnHostNetworkInterface operates on IpOnHostNetworkInterface

func (*ZSClient) SetL3NetworkMtu ¶

func (cli *ZSClient) SetL3NetworkMtu(ctx context.Context, params param.SetL3NetworkMtuParam) (*view.SetL3NetworkMtuEventView, error)

SetL3NetworkMtu operates on L3NetworkMtu

func (*ZSClient) SetL3NetworkRouterInterfaceIp ¶

SetL3NetworkRouterInterfaceIp operates on L3NetworkRouterInterfaceIp

func (*ZSClient) SetNicQos ¶

func (cli *ZSClient) SetNicQos(ctx context.Context, uuid string, params param.SetNicQosParam) (*view.SetNicQosEventView, error)

SetNicQos operates on NicQos

func (*ZSClient) SetOrganizationOperation ¶

func (cli *ZSClient) SetOrganizationOperation(ctx context.Context, uuid string, params param.SetOrganizationOperationParam) (*view.SetOrganizationOperationEventView, error)

SetOrganizationOperation operates on OrganizationOperation

func (*ZSClient) SetOrganizationSupervisor ¶

func (cli *ZSClient) SetOrganizationSupervisor(ctx context.Context, uuid string, params param.SetOrganizationSupervisorParam) (*view.SetOrganizationSupervisorEventView, error)

SetOrganizationSupervisor operates on OrganizationSupervisor

func (*ZSClient) SetSecurityMachineKey ¶

func (cli *ZSClient) SetSecurityMachineKey(ctx context.Context, params param.SetSecurityMachineKeyParam) (*view.SecurityMachineInventoryView, error)

SetSecurityMachineKey operates on SecurityMachineKey

func (*ZSClient) SetServiceTypeOnHostNetworkBonding ¶

SetServiceTypeOnHostNetworkBonding operates on ServiceTypeOnHostNetworkBonding

func (*ZSClient) SetServiceTypeOnHostNetworkInterface ¶

SetServiceTypeOnHostNetworkInterface operates on ServiceTypeOnHostNetworkInterface

func (*ZSClient) SetVRouterRouterId ¶

SetVRouterRouterId operates on VRouterRouterId

func (*ZSClient) SetVipQos ¶

func (cli *ZSClient) SetVipQos(ctx context.Context, uuid string, params param.SetVipQosParam) (*view.VipQosInventoryView, error)

SetVipQos operates on VipQos

func (*ZSClient) SetVmBootMode ¶

func (cli *ZSClient) SetVmBootMode(ctx context.Context, uuid string, params param.SetVmBootModeParam) (*view.SetVmBootModeEventView, error)

SetVmBootMode operates on VmBootMode

func (*ZSClient) SetVmBootOrder ¶

func (cli *ZSClient) SetVmBootOrder(ctx context.Context, uuid string, params param.SetVmBootOrderParam) (*view.VmInstanceInventoryView, error)

SetVmBootOrder operates on VmBootOrder

func (*ZSClient) SetVmBootVolume ¶

func (cli *ZSClient) SetVmBootVolume(ctx context.Context, vmInstanceUuid string, params param.SetVmBootVolumeParam) (*view.VmInstanceInventoryView, error)

SetVmBootVolume operates on VmBootVolume

func (*ZSClient) SetVmCleanTraffic ¶

func (cli *ZSClient) SetVmCleanTraffic(ctx context.Context, uuid string, params param.SetVmCleanTrafficParam) (*view.SetVmCleanTrafficEventView, error)

SetVmCleanTraffic operates on VmCleanTraffic

func (*ZSClient) SetVmClockTrack ¶

func (cli *ZSClient) SetVmClockTrack(ctx context.Context, uuid string, params param.SetVmClockTrackParam) (*view.VmInstanceInventoryView, error)

SetVmClockTrack operates on VmClockTrack

func (*ZSClient) SetVmConsoleMode ¶

func (cli *ZSClient) SetVmConsoleMode(ctx context.Context, uuid string, params param.SetVmConsoleModeParam) (*view.VmInstanceInventoryView, error)

SetVmConsoleMode operates on VmConsoleMode

func (*ZSClient) SetVmConsolePassword ¶

func (cli *ZSClient) SetVmConsolePassword(ctx context.Context, uuid string, params param.SetVmConsolePasswordParam) (*view.VmInstanceInventoryView, error)

SetVmConsolePassword operates on VmConsolePassword

func (*ZSClient) SetVmEmulatorPinning ¶

func (cli *ZSClient) SetVmEmulatorPinning(ctx context.Context, uuid string, params param.SetVmEmulatorPinningParam) (*view.SetVmEmulatorPinningEventView, error)

SetVmEmulatorPinning operates on VmEmulatorPinning

func (*ZSClient) SetVmHostname ¶

func (cli *ZSClient) SetVmHostname(ctx context.Context, uuid string, params param.SetVmHostnameParam) (*view.SetVmHostnameEventView, error)

SetVmHostname operates on VmHostname

func (*ZSClient) SetVmInstanceDefaultCdRom ¶

func (cli *ZSClient) SetVmInstanceDefaultCdRom(ctx context.Context, vmInstanceUuid string, uuid string, params param.SetVmInstanceDefaultCdRomParam) (*view.VmCdRomInventoryView, error)

SetVmInstanceDefaultCdRom operates on VmInstanceDefaultCdRom

func (*ZSClient) SetVmInstanceHaLevel ¶

SetVmInstanceHaLevel operates on VmInstanceHaLevel

func (*ZSClient) SetVmInstanceHygonMdev ¶

SetVmInstanceHygonMdev operates on VmInstanceHygonMdev

func (*ZSClient) SetVmMonitorNumber ¶

func (cli *ZSClient) SetVmMonitorNumber(ctx context.Context, uuid string, params param.SetVmMonitorNumberParam) (*view.SetVmMonitorNumberEventView, error)

SetVmMonitorNumber operates on VmMonitorNumber

func (*ZSClient) SetVmNicSecurityGroup ¶

func (cli *ZSClient) SetVmNicSecurityGroup(ctx context.Context, vmNicUuid string, params param.SetVmNicSecurityGroupParam) (*view.VmNicSecurityGroupRefInventoryView, error)

SetVmNicSecurityGroup operates on VmNicSecurityGroup

func (*ZSClient) SetVmNuma ¶

func (cli *ZSClient) SetVmNuma(ctx context.Context, uuid string, params param.SetVmNumaParam) (*view.SetVmNumaEventView, error)

SetVmNuma operates on VmNuma

func (*ZSClient) SetVmQga ¶

func (cli *ZSClient) SetVmQga(ctx context.Context, uuid string, params param.SetVmQgaParam) (*view.SetVmQgaEventView, error)

SetVmQga operates on VmQga

func (*ZSClient) SetVmQxlMemory ¶

func (cli *ZSClient) SetVmQxlMemory(ctx context.Context, uuid string, params param.SetVmQxlMemoryParam) (*view.SetVmQxlMemoryEventView, error)

SetVmQxlMemory operates on VmQxlMemory

func (*ZSClient) SetVmRDP ¶

func (cli *ZSClient) SetVmRDP(ctx context.Context, uuid string, params param.SetVmRDPParam) (*view.SetVmRDPEventView, error)

SetVmRDP operates on VmRDP

func (*ZSClient) SetVmSecurityLevel ¶

func (cli *ZSClient) SetVmSecurityLevel(ctx context.Context, uuid string, params param.SetVmSecurityLevelParam) (*view.SetVmSecurityLevelEventView, error)

SetVmSecurityLevel operates on VmSecurityLevel

func (*ZSClient) SetVmSoundType ¶

func (cli *ZSClient) SetVmSoundType(ctx context.Context, uuid string, params param.SetVmSoundTypeParam) (*view.SetVmSoundTypeEventView, error)

SetVmSoundType operates on VmSoundType

func (*ZSClient) SetVmSshKey ¶

func (cli *ZSClient) SetVmSshKey(ctx context.Context, uuid string, params param.SetVmSshKeyParam) (*view.VmInstanceInventoryView, error)

SetVmSshKey operates on VmSshKey

func (*ZSClient) SetVmStaticIp ¶

func (cli *ZSClient) SetVmStaticIp(ctx context.Context, vmInstanceUuid string, params param.SetVmStaticIpParam) (*view.SetVmStaticIpEventView, error)

SetVmStaticIp operates on VmStaticIp

func (*ZSClient) SetVmUsbRedirect ¶

func (cli *ZSClient) SetVmUsbRedirect(ctx context.Context, uuid string, params param.SetVmUsbRedirectParam) (*view.SetVmUsbRedirectEventView, error)

SetVmUsbRedirect operates on VmUsbRedirect

func (*ZSClient) SetVmUserDefinedXml ¶

func (cli *ZSClient) SetVmUserDefinedXml(ctx context.Context, vmInstanceUuid string, params param.SetVmUserDefinedXmlParam) (*view.SetVmUserDefinedXmlEventView, error)

SetVmUserDefinedXml operates on VmUserDefinedXml

func (*ZSClient) SetVmUserDefinedXmlHookScript ¶

func (cli *ZSClient) SetVmUserDefinedXmlHookScript(ctx context.Context, vmInstanceUuid string, params param.SetVmUserDefinedXmlHookScriptParam) (*view.SetVmUserDefinedXmlHookScriptEventView, error)

SetVmUserDefinedXmlHookScript operates on VmUserDefinedXmlHookScript

func (*ZSClient) SetVolumeIoThreadPin ¶

func (cli *ZSClient) SetVolumeIoThreadPin(ctx context.Context, uuid string, params param.SetVolumeIoThreadPinParam) (*view.SetVolumeIoThreadPinEventView, error)

SetVolumeIoThreadPin operates on VolumeIoThreadPin

func (*ZSClient) SetVolumeQos ¶

func (cli *ZSClient) SetVolumeQos(ctx context.Context, uuid string, params param.SetVolumeQosParam) (*view.VolumeInventoryView, error)

SetVolumeQos operates on VolumeQos

func (*ZSClient) SetVpcVRouterDistributedRoutingEnabled ¶

SetVpcVRouterDistributedRoutingEnabled operates on VpcVRouterDistributedRoutingEnabled

func (*ZSClient) SetVpcVRouterNetworkServiceState ¶

SetVpcVRouterNetworkServiceState operates on VpcVRouterNetworkServiceState

func (*ZSClient) ShareResource ¶

func (cli *ZSClient) ShareResource(ctx context.Context, params param.ShareResourceParam) (*view.ShareResourceEventView, error)

ShareResource operates on ShareResource

func (*ZSClient) ShrinkVolumeSnapshot ¶

func (cli *ZSClient) ShrinkVolumeSnapshot(ctx context.Context, uuid string, params param.ShrinkVolumeSnapshotParam) (*view.ShrinkVolumeSnapshotEventView, error)

ShrinkVolumeSnapshot operates on ShrinkVolumeSnapshot

func (*ZSClient) ShutdownHost ¶

func (cli *ZSClient) ShutdownHost(ctx context.Context, uuid string, params param.ShutdownHostParam) (*view.HostInventoryView, error)

ShutdownHost operates on ShutdownHost

func (*ZSClient) SsoClientPushData ¶

func (cli *ZSClient) SsoClientPushData(ctx context.Context, params param.SsoClientPushDataParam) (*view.SsoClientPushDataEventView, error)

SsoClientPushData operates on SsoClientPushData

func (*ZSClient) StartBareMetal2Instance ¶

func (cli *ZSClient) StartBareMetal2Instance(ctx context.Context, uuid string, params param.StartBareMetal2InstanceParam) (*view.BareMetal2InstanceInventoryView, error)

StartBareMetal2Instance starts BareMetal2Instance

func (*ZSClient) StartBaremetalInstance ¶

func (cli *ZSClient) StartBaremetalInstance(ctx context.Context, uuid string, params param.StartBaremetalInstanceParam) (*view.BaremetalInstanceInventoryView, error)

StartBaremetalInstance starts BaremetalInstance

func (*ZSClient) StartBaremetalPxeServer ¶

func (cli *ZSClient) StartBaremetalPxeServer(ctx context.Context, uuid string, params param.StartBaremetalPxeServerParam) (*view.BaremetalPxeServerInventoryView, error)

StartBaremetalPxeServer starts BaremetalPxeServer

func (*ZSClient) StartConnectionBetweenAliyunRouterInterface ¶

func (cli *ZSClient) StartConnectionBetweenAliyunRouterInterface(ctx context.Context, vbrInterfaceUuid string, params param.StartConnectionBetweenAliyunRouterInterfaceParam) (*view.AliyunRouterInterfaceInventoryView, error)

StartConnectionBetweenAliyunRouterInterface starts ConnectionBetweenAliyunRouterInterface

func (*ZSClient) StartDataProtection ¶

StartDataProtection starts DataProtection

func (*ZSClient) StartDataProtectionAsync ¶

func (cli *ZSClient) StartDataProtectionAsync(ctx context.Context, params param.StartDataProtectionParam) (string, error)

StartDataProtectionAsync Async

func (*ZSClient) StartEcsInstance ¶

func (cli *ZSClient) StartEcsInstance(ctx context.Context, uuid string, params param.StartEcsInstanceParam) (*view.EcsInstanceInventoryView, error)

StartEcsInstance starts EcsInstance

func (*ZSClient) StartSnmpAgent ¶

func (cli *ZSClient) StartSnmpAgent(ctx context.Context, params param.StartSnmpAgentParam) (*view.SnmpAgentInventoryView, error)

StartSnmpAgent starts SnmpAgent

func (*ZSClient) StartVmInstance ¶

func (cli *ZSClient) StartVmInstance(ctx context.Context, uuid string, params param.StartVmInstanceParam) (*view.VmInstanceInventoryView, error)

StartVmInstance starts VmInstance

func (*ZSClient) StopAllResourcesInIAM2Project ¶

StopAllResourcesInIAM2Project stops AllResourcesInIAM2Project

func (*ZSClient) StopBaremetalInstance ¶

func (cli *ZSClient) StopBaremetalInstance(ctx context.Context, uuid string, params param.StopBaremetalInstanceParam) (*view.BaremetalInstanceInventoryView, error)

StopBaremetalInstance stops BaremetalInstance

func (*ZSClient) StopBaremetalPxeServer ¶

func (cli *ZSClient) StopBaremetalPxeServer(ctx context.Context, uuid string, params param.StopBaremetalPxeServerParam) (*view.BaremetalPxeServerInventoryView, error)

StopBaremetalPxeServer stops BaremetalPxeServer

func (*ZSClient) StopEcsInstance ¶

func (cli *ZSClient) StopEcsInstance(ctx context.Context, uuid string, params param.StopEcsInstanceParam) (*view.EcsInstanceInventoryView, error)

StopEcsInstance stops EcsInstance

func (*ZSClient) StopSnmpAgent ¶

func (cli *ZSClient) StopSnmpAgent(ctx context.Context, params param.StopSnmpAgentParam) (*view.SnmpAgentInventoryView, error)

StopSnmpAgent stops SnmpAgent

func (*ZSClient) StopVmInstance ¶

func (cli *ZSClient) StopVmInstance(ctx context.Context, uuid string, params param.StopVmInstanceParam) (*view.VmInstanceInventoryView, error)

StopVmInstance stops VmInstance

func (*ZSClient) SubmitLongJob ¶

func (cli *ZSClient) SubmitLongJob(ctx context.Context, params param.SubmitLongJobParam) (*view.LongJobInventoryView, error)

SubmitLongJob operates on SubmitLongJob

func (*ZSClient) SubscribeEvent ¶

SubscribeEvent operates on SubscribeEvent

func (*ZSClient) SubscribeSNSTopic ¶

func (cli *ZSClient) SubscribeSNSTopic(ctx context.Context, params param.SubscribeSNSTopicParam) (*view.SubscribeSNSTopicEventView, error)

SubscribeSNSTopic operates on SubscribeSNSTopic

func (*ZSClient) SuspendLongJob ¶ added in v0.0.2

func (cli *ZSClient) SuspendLongJob(ctx context.Context, uuid string, params param.SuspendLongJobParam) (*view.LongJobInventoryView, error)

SuspendLongJob operates on SuspendLongJob

func (*ZSClient) SyncAINginxConfiguration ¶

func (cli *ZSClient) SyncAINginxConfiguration(ctx context.Context, params param.SyncAINginxConfigurationParam) (*view.SyncAINginxConfigurationView, error)

SyncAINginxConfiguration operates on AINginxConfiguration

func (*ZSClient) SyncAliyunRouteEntryFromRemote ¶

func (cli *ZSClient) SyncAliyunRouteEntryFromRemote(ctx context.Context, vRouterUuid string, params param.SyncAliyunRouteEntryFromRemoteParam) (*view.VpcVirtualRouteEntryInventoryView, error)

SyncAliyunRouteEntryFromRemote operates on AliyunRouteEntryFromRemote

func (*ZSClient) SyncAliyunRouterInterfaceFromRemote ¶

func (cli *ZSClient) SyncAliyunRouterInterfaceFromRemote(ctx context.Context, dataCenterUuid string, params param.SyncAliyunRouterInterfaceFromRemoteParam) (*view.AliyunRouterInterfaceInventoryView, error)

SyncAliyunRouterInterfaceFromRemote operates on AliyunRouterInterfaceFromRemote

func (*ZSClient) SyncAliyunSnapshotRemote ¶

func (cli *ZSClient) SyncAliyunSnapshotRemote(ctx context.Context, params param.SyncAliyunSnapshotRemoteParam) (*view.AliyunSnapshotInventoryView, error)

SyncAliyunSnapshotRemote operates on AliyunSnapshotRemote

func (*ZSClient) SyncAliyunVirtualRouterFromRemote ¶

func (cli *ZSClient) SyncAliyunVirtualRouterFromRemote(ctx context.Context, vpcUuid string, params param.SyncAliyunVirtualRouterFromRemoteParam) (*view.VpcVirtualRouterInventoryView, error)

SyncAliyunVirtualRouterFromRemote operates on AliyunVirtualRouterFromRemote

func (*ZSClient) SyncBackupFromImageStoreBackupStorage ¶

func (cli *ZSClient) SyncBackupFromImageStoreBackupStorage(ctx context.Context, uuid string, params param.SyncBackupFromImageStoreBackupStorageParam) (*view.VolumeBackupInventoryView, error)

SyncBackupFromImageStoreBackupStorage operates on BackupFromImageStoreBackupStorage

func (*ZSClient) SyncChronyServers ¶

func (cli *ZSClient) SyncChronyServers(ctx context.Context) (*view.SyncChronyServersEventView, error)

SyncChronyServers operates on ChronyServers

func (*ZSClient) SyncConnectionAccessPointFromRemote ¶

func (cli *ZSClient) SyncConnectionAccessPointFromRemote(ctx context.Context, dataCenterUuid string, params param.SyncConnectionAccessPointFromRemoteParam) (*view.ConnectionAccessPointInventoryView, error)

SyncConnectionAccessPointFromRemote operates on ConnectionAccessPointFromRemote

func (*ZSClient) SyncContainerManagementEndpoint ¶

SyncContainerManagementEndpoint operates on ContainerManagementEndpoint

func (*ZSClient) SyncDataCenterFromRemote ¶

func (cli *ZSClient) SyncDataCenterFromRemote(ctx context.Context, uuid string) (*view.SyncDataCenterFromRemoteEventView, error)

SyncDataCenterFromRemote operates on DataCenterFromRemote

func (*ZSClient) SyncDatabaseBackup ¶

func (cli *ZSClient) SyncDatabaseBackup(ctx context.Context, imageStoreUuid string, params param.SyncDatabaseBackupParam) (*view.DatabaseBackupInventoryView, error)

SyncDatabaseBackup operates on DatabaseBackup

func (*ZSClient) SyncDatabaseBackupFromImageStoreBackupStorage ¶

func (cli *ZSClient) SyncDatabaseBackupFromImageStoreBackupStorage(ctx context.Context, uuid string, params param.SyncDatabaseBackupFromImageStoreBackupStorageParam) (*view.DatabaseBackupInventoryView, error)

SyncDatabaseBackupFromImageStoreBackupStorage operates on DatabaseBackupFromImageStoreBackupStorage

func (*ZSClient) SyncDiskFromAliyunFromRemote ¶

func (cli *ZSClient) SyncDiskFromAliyunFromRemote(ctx context.Context, params param.SyncDiskFromAliyunFromRemoteParam) (*view.AliyunDiskInventoryView, error)

SyncDiskFromAliyunFromRemote operates on DiskFromAliyunFromRemote

func (*ZSClient) SyncEcsImageFromRemote ¶

func (cli *ZSClient) SyncEcsImageFromRemote(ctx context.Context, params param.SyncEcsImageFromRemoteParam) (*view.EcsImageInventoryView, error)

SyncEcsImageFromRemote operates on EcsImageFromRemote

func (*ZSClient) SyncEcsInstanceFromRemote ¶

func (cli *ZSClient) SyncEcsInstanceFromRemote(ctx context.Context, params param.SyncEcsInstanceFromRemoteParam) (*view.EcsInstanceInventoryView, error)

SyncEcsInstanceFromRemote operates on EcsInstanceFromRemote

func (*ZSClient) SyncEcsSecurityGroupFromRemote ¶

func (cli *ZSClient) SyncEcsSecurityGroupFromRemote(ctx context.Context, ecsVpcUuid string, params param.SyncEcsSecurityGroupFromRemoteParam) (*view.EcsSecurityGroupInventoryView, error)

SyncEcsSecurityGroupFromRemote operates on EcsSecurityGroupFromRemote

func (*ZSClient) SyncEcsSecurityGroupRuleFromRemote ¶

func (cli *ZSClient) SyncEcsSecurityGroupRuleFromRemote(ctx context.Context, uuid string, params param.SyncEcsSecurityGroupRuleFromRemoteParam) (*view.EcsSecurityGroupRuleInventoryView, error)

SyncEcsSecurityGroupRuleFromRemote operates on EcsSecurityGroupRuleFromRemote

func (*ZSClient) SyncEcsVSwitchFromRemote ¶

func (cli *ZSClient) SyncEcsVSwitchFromRemote(ctx context.Context, params param.SyncEcsVSwitchFromRemoteParam) (*view.EcsVSwitchInventoryView, error)

SyncEcsVSwitchFromRemote operates on EcsVSwitchFromRemote

func (*ZSClient) SyncEcsVpcFromRemote ¶

func (cli *ZSClient) SyncEcsVpcFromRemote(ctx context.Context, params param.SyncEcsVpcFromRemoteParam) (*view.EcsVpcInventoryView, error)

SyncEcsVpcFromRemote operates on EcsVpcFromRemote

func (*ZSClient) SyncHybridEipFromRemote ¶

func (cli *ZSClient) SyncHybridEipFromRemote(ctx context.Context, dataCenterUuid string, params param.SyncHybridEipFromRemoteParam) (*view.HybridEipAddressInventoryView, error)

SyncHybridEipFromRemote operates on HybridEipFromRemote

func (*ZSClient) SyncIdentityFromRemote ¶

func (cli *ZSClient) SyncIdentityFromRemote(ctx context.Context, uuid string) (*view.SyncIdentityFromRemoteEventView, error)

SyncIdentityFromRemote operates on IdentityFromRemote

func (*ZSClient) SyncImage ¶

func (cli *ZSClient) SyncImage(ctx context.Context, imageStoreUuid string, params param.SyncImageParam) (*view.ImageInventoryView, error)

SyncImage operates on Image

func (*ZSClient) SyncImageFromImageStoreBackupStorage ¶

func (cli *ZSClient) SyncImageFromImageStoreBackupStorage(ctx context.Context, uuid string, params param.SyncImageFromImageStoreBackupStorageParam) (*view.ImageInventoryView, error)

SyncImageFromImageStoreBackupStorage operates on ImageFromImageStoreBackupStorage

func (*ZSClient) SyncImageSize ¶

func (cli *ZSClient) SyncImageSize(ctx context.Context, uuid string, params param.SyncImageSizeParam) (*view.ImageInventoryView, error)

SyncImageSize operates on ImageSize

func (*ZSClient) SyncLdapServer ¶

func (cli *ZSClient) SyncLdapServer(ctx context.Context, uuid string, params param.SyncLdapServerParam) (*view.LongJobInventoryView, error)

SyncLdapServer operates on LdapServer

func (*ZSClient) SyncLdapServerAsync ¶

func (cli *ZSClient) SyncLdapServerAsync(ctx context.Context, params param.SyncLdapServerParam) (string, error)

SyncLdapServerAsync Async

func (*ZSClient) SyncLicenseCapacity ¶

func (cli *ZSClient) SyncLicenseCapacity(ctx context.Context) (*view.SyncLicenseCapacityEventView, error)

SyncLicenseCapacity operates on LicenseCapacity

func (*ZSClient) SyncNfvInstGroup ¶

func (cli *ZSClient) SyncNfvInstGroup(ctx context.Context, uuid string, params param.SyncNfvInstGroupParam) (*view.NfvInstGroupInventoryView, error)

SyncNfvInstGroup operates on NfvInstGroup

func (*ZSClient) SyncPrimaryStorageCapacity ¶

func (cli *ZSClient) SyncPrimaryStorageCapacity(ctx context.Context, primaryStorageUuid string, params param.SyncPrimaryStorageCapacityParam) (*view.PrimaryStorageInventoryView, error)

SyncPrimaryStorageCapacity operates on PrimaryStorageCapacity

func (*ZSClient) SyncVCenter ¶

func (cli *ZSClient) SyncVCenter(ctx context.Context, uuid string, params param.SyncVCenterParam) (*view.VCenterInventoryView, error)

SyncVCenter operates on VCenter

func (*ZSClient) SyncVirtualBorderRouterFromRemote ¶

func (cli *ZSClient) SyncVirtualBorderRouterFromRemote(ctx context.Context, dataCenterUuid string, params param.SyncVirtualBorderRouterFromRemoteParam) (*view.VirtualBorderRouterInventoryView, error)

SyncVirtualBorderRouterFromRemote operates on VirtualBorderRouterFromRemote

func (*ZSClient) SyncVmBackup ¶

func (cli *ZSClient) SyncVmBackup(ctx context.Context, imageStoreUuid string, params param.SyncVmBackupParam) (*view.SyncVmBackupEventView, error)

SyncVmBackup operates on VmBackup

func (*ZSClient) SyncVmBackupFromImageStoreBackupStorage ¶

func (cli *ZSClient) SyncVmBackupFromImageStoreBackupStorage(ctx context.Context, groupUuid string, params param.SyncVmBackupFromImageStoreBackupStorageParam) (*view.VolumeBackupInventoryView, error)

SyncVmBackupFromImageStoreBackupStorage operates on VmBackupFromImageStoreBackupStorage

func (*ZSClient) SyncVmClock ¶

func (cli *ZSClient) SyncVmClock(ctx context.Context, uuid string, params param.SyncVmClockParam) (*view.SyncVmClockEventView, error)

SyncVmClock operates on VmClock

func (*ZSClient) SyncVolumeBackup ¶

func (cli *ZSClient) SyncVolumeBackup(ctx context.Context, imageStoreUuid string, params param.SyncVolumeBackupParam) (*view.VolumeBackupInventoryView, error)

SyncVolumeBackup operates on VolumeBackup

func (*ZSClient) SyncVolumeSize ¶

func (cli *ZSClient) SyncVolumeSize(ctx context.Context, uuid string, params param.SyncVolumeSizeParam) (*view.VolumeInventoryView, error)

SyncVolumeSize operates on VolumeSize

func (*ZSClient) SyncVpcUserVpnGatewayFromRemote ¶

func (cli *ZSClient) SyncVpcUserVpnGatewayFromRemote(ctx context.Context, dataCenterUuid string, params param.SyncVpcUserVpnGatewayFromRemoteParam) (*view.VpcUserVpnGatewayInventoryView, error)

SyncVpcUserVpnGatewayFromRemote operates on VpcUserVpnGatewayFromRemote

func (*ZSClient) SyncVpcVpnConnectionFromRemote ¶

func (cli *ZSClient) SyncVpcVpnConnectionFromRemote(ctx context.Context, dataCenterUuid string, params param.SyncVpcVpnConnectionFromRemoteParam) (*view.VpcVpnConnectionInventoryView, error)

SyncVpcVpnConnectionFromRemote operates on VpcVpnConnectionFromRemote

func (*ZSClient) SyncVpcVpnGatewayFromRemote ¶

func (cli *ZSClient) SyncVpcVpnGatewayFromRemote(ctx context.Context, dataCenterUuid string, params param.SyncVpcVpnGatewayFromRemoteParam) (*view.VpcVpnGatewayInventoryView, error)

SyncVpcVpnGatewayFromRemote operates on VpcVpnGatewayFromRemote

func (*ZSClient) SyncZBoxCapacity ¶

func (cli *ZSClient) SyncZBoxCapacity(ctx context.Context, uuid string, params param.SyncZBoxCapacityParam) (*view.ZBoxInventoryView, error)

SyncZBoxCapacity operates on ZBoxCapacity

func (*ZSClient) TakeVmConsoleScreenshot ¶

func (cli *ZSClient) TakeVmConsoleScreenshot(ctx context.Context, uuid string, params param.TakeVmConsoleScreenshotParam) (*view.TakeVmConsoleScreenshotEventView, error)

TakeVmConsoleScreenshot operates on TakeVmConsoleScreenshot

func (*ZSClient) TerminateVirtualBorderRouterRemote ¶

TerminateVirtualBorderRouterRemote operates on TerminateVirtualBorderRouterRemote

func (*ZSClient) TokenIntrospection ¶

func (cli *ZSClient) TokenIntrospection(ctx context.Context, params param.TokenIntrospectionParam) (*view.TokenIntrospectionView, error)

TokenIntrospection operates on TokenIntrospection

func (*ZSClient) TriggerGCJob ¶

func (cli *ZSClient) TriggerGCJob(ctx context.Context, uuid string, params param.TriggerGCJobParam) (*view.TriggerGCJobEventView, error)

TriggerGCJob operates on TriggerGCJob

func (*ZSClient) UnbindModelFromService ¶

func (cli *ZSClient) UnbindModelFromService(ctx context.Context, modelUuid string, modelServiceUuid string, deleteMode param.DeleteMode) error

UnbindModelFromService operates on UnbindModelFromService

func (*ZSClient) UndoSnapshotCreation ¶

func (cli *ZSClient) UndoSnapshotCreation(ctx context.Context, uuid string, params param.UndoSnapshotCreationParam) (*view.VolumeInventoryView, error)

UndoSnapshotCreation operates on UndoSnapshotCreation

func (*ZSClient) UnexportNbdVolumes ¶

UnexportNbdVolumes operates on UnexportNbdVolumes

func (*ZSClient) UngenerateHygonMdevDevices ¶

func (cli *ZSClient) UngenerateHygonMdevDevices(ctx context.Context, hostUuid string, params param.UngenerateHygonMdevDevicesParam) (*view.UngenerateHygonMdevDevicesEventView, error)

UngenerateHygonMdevDevices operates on UngenerateHygonMdevDevices

func (*ZSClient) UngenerateMdevDevices ¶

func (cli *ZSClient) UngenerateMdevDevices(ctx context.Context, pciDeviceUuid string, params param.UngenerateMdevDevicesParam) (*view.UngenerateVirtualPciDevicesEventView, error)

UngenerateMdevDevices operates on UngenerateMdevDevices

func (*ZSClient) UngenerateSeMdevDevices ¶

func (cli *ZSClient) UngenerateSeMdevDevices(ctx context.Context, mttyDeviceUuid string, params param.UngenerateSeMdevDevicesParam) (*view.UngenerateSeMdevDevicesEventView, error)

UngenerateSeMdevDevices operates on UngenerateSeMdevDevices

func (*ZSClient) UngenerateSriovPciDevices ¶

func (cli *ZSClient) UngenerateSriovPciDevices(ctx context.Context, pciDeviceUuid string, params param.UngenerateSriovPciDevicesParam) (*view.UngenerateVirtualPciDevicesEventView, error)

UngenerateSriovPciDevices operates on UngenerateSriovPciDevices

func (*ZSClient) UngroupVolumeSnapshotGroup ¶

func (cli *ZSClient) UngroupVolumeSnapshotGroup(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

UngroupVolumeSnapshotGroup operates on UngroupVolumeSnapshotGroup

func (*ZSClient) UnlockIdentity ¶

func (cli *ZSClient) UnlockIdentity(ctx context.Context) (*view.UnlockIdentityView, error)

UnlockIdentity operates on UnlockIdentity

func (*ZSClient) UnmountVmInstanceRecoveryPoint ¶

UnmountVmInstanceRecoveryPoint operates on UnmountVmInstanceRecoveryPoint

func (*ZSClient) UnprotectVmInstanceRecoveryPoint ¶

func (cli *ZSClient) UnprotectVmInstanceRecoveryPoint(ctx context.Context, vmInstanceUuid string, params param.UnprotectVmInstanceRecoveryPointParam) (*view.UnprotectVmInstanceRecoveryPointEventView, error)

UnprotectVmInstanceRecoveryPoint operates on UnprotectVmInstanceRecoveryPoint

func (*ZSClient) UnregisterLicenseRequestedApplication ¶

UnregisterLicenseRequestedApplication operates on LicenseRequestedApplication

func (*ZSClient) UnregisterLicenseServer ¶

func (cli *ZSClient) UnregisterLicenseServer(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

UnregisterLicenseServer operates on LicenseServer

func (*ZSClient) UnsubscribeEvent ¶

func (cli *ZSClient) UnsubscribeEvent(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

UnsubscribeEvent operates on UnsubscribeEvent

func (*ZSClient) UnsubscribeSNSTopic ¶

func (cli *ZSClient) UnsubscribeSNSTopic(ctx context.Context, topicUuid string, endpointUuid string, deleteMode param.DeleteMode) error

UnsubscribeSNSTopic operates on UnsubscribeSNSTopic

func (*ZSClient) UpdateAccessControlList ¶

func (cli *ZSClient) UpdateAccessControlList(ctx context.Context, uuid string, params param.UpdateAccessControlListParam) (*view.AccessControlListInventoryView, error)

UpdateAccessControlList updates AccessControlList

func (*ZSClient) UpdateAccessControlRule ¶

func (cli *ZSClient) UpdateAccessControlRule(ctx context.Context, uuid string, params param.UpdateAccessControlRuleParam) (*view.AccessControlRuleInventoryView, error)

UpdateAccessControlRule updates AccessControlRule

func (*ZSClient) UpdateAccount ¶

func (cli *ZSClient) UpdateAccount(ctx context.Context, uuid string, params param.UpdateAccountParam) (*view.AccountInventoryView, error)

UpdateAccount updates Account

func (*ZSClient) UpdateActiveAlarmTemplate ¶

func (cli *ZSClient) UpdateActiveAlarmTemplate(ctx context.Context, uuid string, params param.UpdateActiveAlarmTemplateParam) (*view.ActiveAlarmTemplateInventoryView, error)

UpdateActiveAlarmTemplate updates ActiveAlarmTemplate

func (*ZSClient) UpdateAffinityGroup ¶

func (cli *ZSClient) UpdateAffinityGroup(ctx context.Context, uuid string, params param.UpdateAffinityGroupParam) (*view.AffinityGroupInventoryView, error)

UpdateAffinityGroup updates AffinityGroup

func (*ZSClient) UpdateAlarm ¶

func (cli *ZSClient) UpdateAlarm(ctx context.Context, uuid string, params param.UpdateAlarmParam) (*view.AlarmInventoryView, error)

UpdateAlarm updates Alarm

func (*ZSClient) UpdateAlarmData ¶

func (cli *ZSClient) UpdateAlarmData(ctx context.Context, params param.UpdateAlarmDataParam) (*view.UpdateAlarmDataEventView, error)

UpdateAlarmData updates AlarmData

func (*ZSClient) UpdateAlarmLabel ¶

func (cli *ZSClient) UpdateAlarmLabel(ctx context.Context, uuid string, params param.UpdateAlarmLabelParam) (*view.AlarmLabelInventoryView, error)

UpdateAlarmLabel updates AlarmLabel

func (*ZSClient) UpdateAlertDataAck ¶

func (cli *ZSClient) UpdateAlertDataAck(ctx context.Context, alertDataUuid string, params param.UpdateAlertDataAckParam) (*view.AlertDataAckInventoryView, error)

UpdateAlertDataAck updates AlertDataAck

func (*ZSClient) UpdateAliyunDisk ¶

func (cli *ZSClient) UpdateAliyunDisk(ctx context.Context, uuid string, params param.UpdateAliyunDiskParam) (*view.AliyunDiskInventoryView, error)

UpdateAliyunDisk updates AliyunDisk

func (*ZSClient) UpdateAliyunEbsBackupStorage ¶

func (cli *ZSClient) UpdateAliyunEbsBackupStorage(ctx context.Context, uuid string, params param.UpdateAliyunEbsBackupStorageParam) (*view.BackupStorageInventoryView, error)

UpdateAliyunEbsBackupStorage updates AliyunEbsBackupStorage

func (*ZSClient) UpdateAliyunEbsPrimaryStorage ¶

func (cli *ZSClient) UpdateAliyunEbsPrimaryStorage(ctx context.Context, uuid string, params param.UpdateAliyunEbsPrimaryStorageParam) (*view.PrimaryStorageInventoryView, error)

UpdateAliyunEbsPrimaryStorage updates AliyunEbsPrimaryStorage

func (*ZSClient) UpdateAliyunKeySecret ¶

func (cli *ZSClient) UpdateAliyunKeySecret(ctx context.Context, params param.UpdateAliyunKeySecretParam) (*view.HybridAccountInventoryView, error)

UpdateAliyunKeySecret updates AliyunKeySecret

func (*ZSClient) UpdateAliyunMountTarget ¶

func (cli *ZSClient) UpdateAliyunMountTarget(ctx context.Context, params param.UpdateAliyunMountTargetParam) (*view.NasMountTargetInventoryView, error)

UpdateAliyunMountTarget updates AliyunMountTarget

func (*ZSClient) UpdateAliyunNasAccessGroup ¶

UpdateAliyunNasAccessGroup updates AliyunNasAccessGroup

func (*ZSClient) UpdateAliyunPanguPartition ¶

func (cli *ZSClient) UpdateAliyunPanguPartition(ctx context.Context, uuid string, params param.UpdateAliyunPanguPartitionParam) (*view.AliyunPanguPartitionInventoryView, error)

UpdateAliyunPanguPartition updates AliyunPanguPartition

func (*ZSClient) UpdateAliyunProxyVSwitch ¶

func (cli *ZSClient) UpdateAliyunProxyVSwitch(ctx context.Context, uuid string, params param.UpdateAliyunProxyVSwitchParam) (*view.AliyunProxyVSwitchInventoryView, error)

UpdateAliyunProxyVSwitch updates AliyunProxyVSwitch

func (*ZSClient) UpdateAliyunProxyVpc ¶

func (cli *ZSClient) UpdateAliyunProxyVpc(ctx context.Context, uuid string, params param.UpdateAliyunProxyVpcParam) (*view.AliyunProxyVpcInventoryView, error)

UpdateAliyunProxyVpc updates AliyunProxyVpc

func (*ZSClient) UpdateAliyunRouteInterfaceRemote ¶

UpdateAliyunRouteInterfaceRemote updates AliyunRouteInterfaceRemote

func (*ZSClient) UpdateAliyunSmsSNSTextTemplate ¶

func (cli *ZSClient) UpdateAliyunSmsSNSTextTemplate(ctx context.Context, uuid string, params param.UpdateAliyunSmsSNSTextTemplateParam) (*view.AliyunSmsSNSTextTemplateInventoryView, error)

UpdateAliyunSmsSNSTextTemplate updates AliyunSmsSNSTextTemplate

func (*ZSClient) UpdateAliyunSnapshot ¶

func (cli *ZSClient) UpdateAliyunSnapshot(ctx context.Context, uuid string, params param.UpdateAliyunSnapshotParam) (*view.AliyunSnapshotInventoryView, error)

UpdateAliyunSnapshot updates AliyunSnapshot

func (*ZSClient) UpdateAliyunVirtualRouter ¶

func (cli *ZSClient) UpdateAliyunVirtualRouter(ctx context.Context, uuid string, params param.UpdateAliyunVirtualRouterParam) (*view.VpcVirtualRouterInventoryView, error)

UpdateAliyunVirtualRouter updates AliyunVirtualRouter

func (*ZSClient) UpdateAppBuildSystem ¶

func (cli *ZSClient) UpdateAppBuildSystem(ctx context.Context, uuid string, params param.UpdateAppBuildSystemParam) (*view.AppBuildSystemInventoryView, error)

UpdateAppBuildSystem updates AppBuildSystem

func (*ZSClient) UpdateAtPersonOfAtDingTalkEndpoint ¶

func (cli *ZSClient) UpdateAtPersonOfAtDingTalkEndpoint(ctx context.Context, uuid string, params param.UpdateAtPersonOfAtDingTalkEndpointParam) (*view.SNSDingTalkAtPersonInventoryView, error)

UpdateAtPersonOfAtDingTalkEndpoint updates AtPersonOfAtDingTalkEndpoint

func (*ZSClient) UpdateAtPersonOfAtFeiShuEndpoint ¶

func (cli *ZSClient) UpdateAtPersonOfAtFeiShuEndpoint(ctx context.Context, uuid string, params param.UpdateAtPersonOfAtFeiShuEndpointParam) (*view.SNSFeiShuAtPersonInventoryView, error)

UpdateAtPersonOfAtFeiShuEndpoint updates AtPersonOfAtFeiShuEndpoint

func (*ZSClient) UpdateAtPersonOfAtWeComEndpoint ¶

func (cli *ZSClient) UpdateAtPersonOfAtWeComEndpoint(ctx context.Context, uuid string, params param.UpdateAtPersonOfAtWeComEndpointParam) (*view.SNSWeComAtPersonInventoryView, error)

UpdateAtPersonOfAtWeComEndpoint updates AtPersonOfAtWeComEndpoint

func (*ZSClient) UpdateAutoScalingGroup ¶

func (cli *ZSClient) UpdateAutoScalingGroup(ctx context.Context, uuid string, params param.UpdateAutoScalingGroupParam) (*view.AutoScalingGroupInventoryView, error)

UpdateAutoScalingGroup updates AutoScalingGroup

func (*ZSClient) UpdateAutoScalingGroupAddingNewInstanceRule ¶

func (cli *ZSClient) UpdateAutoScalingGroupAddingNewInstanceRule(ctx context.Context, uuid string, params param.UpdateAutoScalingGroupAddingNewInstanceRuleParam) (*view.AutoScalingRuleInventoryView, error)

UpdateAutoScalingGroupAddingNewInstanceRule updates AutoScalingGroupAddingNewInstanceRule

func (*ZSClient) UpdateAutoScalingGroupInstance ¶

func (cli *ZSClient) UpdateAutoScalingGroupInstance(ctx context.Context, instanceUuid string, params param.UpdateAutoScalingGroupInstanceParam) (*view.AutoScalingGroupInstanceInventoryView, error)

UpdateAutoScalingGroupInstance updates AutoScalingGroupInstance

func (*ZSClient) UpdateAutoScalingGroupRemovalInstanceRule ¶

func (cli *ZSClient) UpdateAutoScalingGroupRemovalInstanceRule(ctx context.Context, uuid string, params param.UpdateAutoScalingGroupRemovalInstanceRuleParam) (*view.AutoScalingRuleInventoryView, error)

UpdateAutoScalingGroupRemovalInstanceRule updates AutoScalingGroupRemovalInstanceRule

func (*ZSClient) UpdateAutoScalingRule ¶

func (cli *ZSClient) UpdateAutoScalingRule(ctx context.Context, uuid string, params param.UpdateAutoScalingRuleParam) (*view.AutoScalingRuleInventoryView, error)

UpdateAutoScalingRule updates AutoScalingRule

func (*ZSClient) UpdateAutoScalingVmTemplate ¶

func (cli *ZSClient) UpdateAutoScalingVmTemplate(ctx context.Context, uuid string, params param.UpdateAutoScalingVmTemplateParam) (*view.AutoScalingTemplateInventoryView, error)

UpdateAutoScalingVmTemplate updates AutoScalingVmTemplate

func (*ZSClient) UpdateBackupStorage ¶

func (cli *ZSClient) UpdateBackupStorage(ctx context.Context, uuid string, params param.UpdateBackupStorageParam) (*view.BackupStorageInventoryView, error)

UpdateBackupStorage updates BackupStorage

func (*ZSClient) UpdateBareMetal2Chassis ¶

func (cli *ZSClient) UpdateBareMetal2Chassis(ctx context.Context, uuid string, params param.UpdateBareMetal2ChassisParam) (*view.BareMetal2ChassisInventoryView, error)

UpdateBareMetal2Chassis updates BareMetal2Chassis

func (*ZSClient) UpdateBareMetal2ChassisOffering ¶

UpdateBareMetal2ChassisOffering updates BareMetal2ChassisOffering

func (*ZSClient) UpdateBareMetal2ChassisPciDevice ¶

UpdateBareMetal2ChassisPciDevice updates BareMetal2ChassisPciDevice

func (*ZSClient) UpdateBareMetal2Gateway ¶

func (cli *ZSClient) UpdateBareMetal2Gateway(ctx context.Context, uuid string, params param.UpdateBareMetal2GatewayParam) (*view.BareMetal2GatewayInventoryView, error)

UpdateBareMetal2Gateway updates BareMetal2Gateway

func (*ZSClient) UpdateBareMetal2Instance ¶

func (cli *ZSClient) UpdateBareMetal2Instance(ctx context.Context, uuid string, params param.UpdateBareMetal2InstanceParam) (*view.BareMetal2InstanceInventoryView, error)

UpdateBareMetal2Instance updates BareMetal2Instance

func (*ZSClient) UpdateBareMetal2IpmiChassis ¶

func (cli *ZSClient) UpdateBareMetal2IpmiChassis(ctx context.Context, uuid string, params param.UpdateBareMetal2IpmiChassisParam) (*view.BareMetal2ChassisInventoryView, error)

UpdateBareMetal2IpmiChassis updates BareMetal2IpmiChassis

func (*ZSClient) UpdateBareMetal2ProvisionNetwork ¶

UpdateBareMetal2ProvisionNetwork updates BareMetal2ProvisionNetwork

func (*ZSClient) UpdateBaremetalChassis ¶

func (cli *ZSClient) UpdateBaremetalChassis(ctx context.Context, uuid string, params param.UpdateBaremetalChassisParam) (*view.BaremetalChassisInventoryView, error)

UpdateBaremetalChassis updates BaremetalChassis

func (*ZSClient) UpdateBaremetalInstance ¶

func (cli *ZSClient) UpdateBaremetalInstance(ctx context.Context, uuid string, params param.UpdateBaremetalInstanceParam) (*view.BaremetalInstanceInventoryView, error)

UpdateBaremetalInstance updates BaremetalInstance

func (*ZSClient) UpdateBaremetalPxeServer ¶

func (cli *ZSClient) UpdateBaremetalPxeServer(ctx context.Context, uuid string, params param.UpdateBaremetalPxeServerParam) (*view.BaremetalPxeServerInventoryView, error)

UpdateBaremetalPxeServer updates BaremetalPxeServer

func (*ZSClient) UpdateBlockPrimaryStorage ¶

func (cli *ZSClient) UpdateBlockPrimaryStorage(ctx context.Context, uuid string, params param.UpdateBlockPrimaryStorageParam) (*view.BlockPrimaryStorageInventoryView, error)

UpdateBlockPrimaryStorage updates BlockPrimaryStorage

func (*ZSClient) UpdateBlockVolume ¶

func (cli *ZSClient) UpdateBlockVolume(ctx context.Context, uuid string, params param.UpdateBlockVolumeParam) (*view.BlockVolumeInventoryView, error)

UpdateBlockVolume updates BlockVolume

func (*ZSClient) UpdateBonding ¶

UpdateBonding updates Bonding

func (*ZSClient) UpdateBuildApp ¶

func (cli *ZSClient) UpdateBuildApp(ctx context.Context, uuid string, params param.UpdateBuildAppParam) (*view.BuildApplicationInventoryView, error)

UpdateBuildApp updates BuildApp

func (*ZSClient) UpdateCCSCertificateUserState ¶

func (cli *ZSClient) UpdateCCSCertificateUserState(ctx context.Context, params param.UpdateCCSCertificateUserStateParam) (*view.CCSCertificateInventoryView, error)

UpdateCCSCertificateUserState updates CCSCertificateUserState

func (*ZSClient) UpdateCSPSecretResourcePool ¶

func (cli *ZSClient) UpdateCSPSecretResourcePool(ctx context.Context, uuid string, params param.UpdateCSPSecretResourcePoolParam) (*view.SecretResourcePoolInventoryView, error)

UpdateCSPSecretResourcePool updates CSPSecretResourcePool

func (*ZSClient) UpdateCasClient ¶

func (cli *ZSClient) UpdateCasClient(ctx context.Context, params param.UpdateCasClientParam) (*view.CasClientInventoryView, error)

UpdateCasClient updates CasClient

func (*ZSClient) UpdateCdpPolicy ¶

func (cli *ZSClient) UpdateCdpPolicy(ctx context.Context, uuid string, params param.UpdateCdpPolicyParam) (*view.CdpPolicyInventoryView, error)

UpdateCdpPolicy updates CdpPolicy

func (*ZSClient) UpdateCdpTask ¶

func (cli *ZSClient) UpdateCdpTask(ctx context.Context, uuid string, params param.UpdateCdpTaskParam) (*view.CdpTaskInventoryView, error)

UpdateCdpTask updates CdpTask

func (*ZSClient) UpdateCephBackupStorageMon ¶

func (cli *ZSClient) UpdateCephBackupStorageMon(ctx context.Context, monUuid string, params param.UpdateCephBackupStorageMonParam) (*view.CephBackupStorageInventoryView, error)

UpdateCephBackupStorageMon updates CephBackupStorageMon

func (*ZSClient) UpdateCephPrimaryStorageMon ¶

func (cli *ZSClient) UpdateCephPrimaryStorageMon(ctx context.Context, monUuid string, params param.UpdateCephPrimaryStorageMonParam) (*view.CephPrimaryStorageInventoryView, error)

UpdateCephPrimaryStorageMon updates CephPrimaryStorageMon

func (*ZSClient) UpdateCephPrimaryStoragePool ¶

func (cli *ZSClient) UpdateCephPrimaryStoragePool(ctx context.Context, uuid string, params param.UpdateCephPrimaryStoragePoolParam) (*view.CephPrimaryStoragePoolInventoryView, error)

UpdateCephPrimaryStoragePool updates CephPrimaryStoragePool

func (*ZSClient) UpdateCertificate ¶

func (cli *ZSClient) UpdateCertificate(ctx context.Context, uuid string, params param.UpdateCertificateParam) (*view.CertificateInventoryView, error)

UpdateCertificate updates Certificate

func (*ZSClient) UpdateChronyServers ¶

UpdateChronyServers updates ChronyServers

func (*ZSClient) UpdateCluster ¶

func (cli *ZSClient) UpdateCluster(ctx context.Context, uuid string, params param.UpdateClusterParam) (*view.ClusterInventoryView, error)

UpdateCluster updates Cluster

func (*ZSClient) UpdateClusterDRS ¶

func (cli *ZSClient) UpdateClusterDRS(ctx context.Context, uuid string, params param.UpdateClusterDRSParam) (*view.ClusterDRSInventoryView, error)

UpdateClusterDRS updates ClusterDRS

func (*ZSClient) UpdateClusterOS ¶

func (cli *ZSClient) UpdateClusterOS(ctx context.Context, uuid string, params param.UpdateClusterOSParam) (*view.LongJobInventoryView, error)

UpdateClusterOS updates ClusterOS

func (*ZSClient) UpdateClusterOSAsync ¶

func (cli *ZSClient) UpdateClusterOSAsync(ctx context.Context, params param.UpdateClusterOSParam) (string, error)

UpdateClusterOSAsync Async

func (*ZSClient) UpdateConnectionBetweenL3NetWorkAndAliyunVSwitch ¶

func (cli *ZSClient) UpdateConnectionBetweenL3NetWorkAndAliyunVSwitch(ctx context.Context, uuid string, params param.UpdateConnectionBetweenL3NetWorkAndAliyunVSwitchParam) (*view.ConnectionRelationShipInventoryView, error)

UpdateConnectionBetweenL3NetWorkAndAliyunVSwitch updates ConnectionBetweenL3NetWorkAndAliyunVSwitch

func (*ZSClient) UpdateConsolePassword ¶

func (cli *ZSClient) UpdateConsolePassword(ctx context.Context, uuid string, params param.UpdateConsolePasswordParam) (*view.VmInstanceInventoryView, error)

UpdateConsolePassword updates ConsolePassword

func (*ZSClient) UpdateConsoleProxyAgent ¶

func (cli *ZSClient) UpdateConsoleProxyAgent(ctx context.Context, uuid string, params param.UpdateConsoleProxyAgentParam) (*view.ConsoleProxyAgentInventoryView, error)

UpdateConsoleProxyAgent updates ConsoleProxyAgent

func (*ZSClient) UpdateContainerManagementEndpoint ¶

UpdateContainerManagementEndpoint updates ContainerManagementEndpoint

func (*ZSClient) UpdateDataset ¶

func (cli *ZSClient) UpdateDataset(ctx context.Context, uuid string, params param.UpdateDatasetParam) (*view.DatasetInventoryView, error)

UpdateDataset updates Dataset

func (*ZSClient) UpdateDatasets ¶

func (cli *ZSClient) UpdateDatasets(ctx context.Context, params param.UpdateDatasetsParam) (*view.UpdateDatasetsEventView, error)

UpdateDatasets updates Datasets

func (*ZSClient) UpdateDirectory ¶

func (cli *ZSClient) UpdateDirectory(ctx context.Context, params param.UpdateDirectoryParam) (*view.DirectoryInventoryView, error)

UpdateDirectory updates Directory

func (*ZSClient) UpdateDiskOffering ¶

func (cli *ZSClient) UpdateDiskOffering(ctx context.Context, uuid string, params param.UpdateDiskOfferingParam) (*view.DiskOfferingInventoryView, error)

UpdateDiskOffering updates DiskOffering

func (*ZSClient) UpdateEcsImage ¶

func (cli *ZSClient) UpdateEcsImage(ctx context.Context, uuid string, params param.UpdateEcsImageParam) (*view.EcsImageInventoryView, error)

UpdateEcsImage updates EcsImage

func (*ZSClient) UpdateEcsInstance ¶

func (cli *ZSClient) UpdateEcsInstance(ctx context.Context, params param.UpdateEcsInstanceParam) (*view.EcsInstanceInventoryView, error)

UpdateEcsInstance updates EcsInstance

func (*ZSClient) UpdateEcsInstanceVncPassword ¶

UpdateEcsInstanceVncPassword updates EcsInstanceVncPassword

func (*ZSClient) UpdateEcsSecurityGroup ¶

func (cli *ZSClient) UpdateEcsSecurityGroup(ctx context.Context, uuid string, params param.UpdateEcsSecurityGroupParam) (*view.EcsSecurityGroupInventoryView, error)

UpdateEcsSecurityGroup updates EcsSecurityGroup

func (*ZSClient) UpdateEcsVSwitch ¶

func (cli *ZSClient) UpdateEcsVSwitch(ctx context.Context, uuid string, params param.UpdateEcsVSwitchParam) (*view.EcsVSwitchInventoryView, error)

UpdateEcsVSwitch updates EcsVSwitch

func (*ZSClient) UpdateEcsVpc ¶

func (cli *ZSClient) UpdateEcsVpc(ctx context.Context, uuid string, params param.UpdateEcsVpcParam) (*view.EcsVpcInventoryView, error)

UpdateEcsVpc updates EcsVpc

func (*ZSClient) UpdateEip ¶

func (cli *ZSClient) UpdateEip(ctx context.Context, uuid string, params param.UpdateEipParam) (*view.EipInventoryView, error)

UpdateEip updates Eip

func (*ZSClient) UpdateEmailAddressOfSNSEmailEndpoint ¶

func (cli *ZSClient) UpdateEmailAddressOfSNSEmailEndpoint(ctx context.Context, params param.UpdateEmailAddressOfSNSEmailEndpointParam) (*view.SNSEmailAddressInventoryView, error)

UpdateEmailAddressOfSNSEmailEndpoint updates EmailAddressOfSNSEmailEndpoint

func (*ZSClient) UpdateEmailMedia ¶

func (cli *ZSClient) UpdateEmailMedia(ctx context.Context, uuid string, params param.UpdateEmailMediaParam) (*view.EmailMediaInventoryView, error)

UpdateEmailMedia updates EmailMedia

func (*ZSClient) UpdateEmailMonitorTriggerAction ¶

func (cli *ZSClient) UpdateEmailMonitorTriggerAction(ctx context.Context, uuid string, params param.UpdateEmailMonitorTriggerActionParam) (*view.MonitorTriggerActionInventoryView, error)

UpdateEmailMonitorTriggerAction updates EmailMonitorTrigger

func (*ZSClient) UpdateEventData ¶

func (cli *ZSClient) UpdateEventData(ctx context.Context, params param.UpdateEventDataParam) (*view.UpdateEventDataEventView, error)

UpdateEventData updates EventData

func (*ZSClient) UpdateEventRuleTemplate ¶

func (cli *ZSClient) UpdateEventRuleTemplate(ctx context.Context, uuid string, params param.UpdateEventRuleTemplateParam) (*view.EventRuleTemplateInventoryView, error)

UpdateEventRuleTemplate updates EventRuleTemplate

func (*ZSClient) UpdateEventSubscriptionLabel ¶

func (cli *ZSClient) UpdateEventSubscriptionLabel(ctx context.Context, uuid string, params param.UpdateEventSubscriptionLabelParam) (*view.EventSubscriptionLabelInventoryView, error)

UpdateEventSubscriptionLabel updates EventSubscriptionLabel

func (*ZSClient) UpdateExternalPrimaryStorage ¶

func (cli *ZSClient) UpdateExternalPrimaryStorage(ctx context.Context, uuid string, params param.UpdateExternalPrimaryStorageParam) (*view.ExternalPrimaryStorageInventoryView, error)

UpdateExternalPrimaryStorage updates ExternalPrimaryStorage

func (*ZSClient) UpdateFactoryModeState ¶

UpdateFactoryModeState updates FactoryModeState

func (*ZSClient) UpdateFiSecSecretResourcePool ¶

func (cli *ZSClient) UpdateFiSecSecretResourcePool(ctx context.Context, uuid string, params param.UpdateFiSecSecretResourcePoolParam) (*view.SecretResourcePoolInventoryView, error)

UpdateFiSecSecretResourcePool updates FiSecSecretResourcePool

func (*ZSClient) UpdateFiSecSecurityMachine ¶

func (cli *ZSClient) UpdateFiSecSecurityMachine(ctx context.Context, uuid string, params param.UpdateFiSecSecurityMachineParam) (*view.SecurityMachineInventoryView, error)

UpdateFiSecSecurityMachine updates FiSecSecurityMachine

func (*ZSClient) UpdateFirewallIpSetTemplate ¶

UpdateFirewallIpSetTemplate updates FirewallIpSetTemplate

func (*ZSClient) UpdateFirewallRule ¶

func (cli *ZSClient) UpdateFirewallRule(ctx context.Context, uuid string, params param.UpdateFirewallRuleParam) (*view.VpcFirewallRuleInventoryView, error)

UpdateFirewallRule updates FirewallRule

func (*ZSClient) UpdateFirewallRuleSet ¶

func (cli *ZSClient) UpdateFirewallRuleSet(ctx context.Context, uuid string, params param.UpdateFirewallRuleSetParam) (*view.VpcFirewallRuleSetInventoryView, error)

UpdateFirewallRuleSet updates FirewallRuleSet

func (*ZSClient) UpdateFirewallRuleTemplate ¶

UpdateFirewallRuleTemplate updates FirewallRuleTemplate

func (*ZSClient) UpdateFlkSecSecretResourcePool ¶

func (cli *ZSClient) UpdateFlkSecSecretResourcePool(ctx context.Context, uuid string, params param.UpdateFlkSecSecretResourcePoolParam) (*view.SecretResourcePoolInventoryView, error)

UpdateFlkSecSecretResourcePool updates FlkSecSecretResourcePool

func (*ZSClient) UpdateFlkSecSecurityMachine ¶

func (cli *ZSClient) UpdateFlkSecSecurityMachine(ctx context.Context, uuid string, params param.UpdateFlkSecSecurityMachineParam) (*view.SecurityMachineInventoryView, error)

UpdateFlkSecSecurityMachine updates FlkSecSecurityMachine

func (*ZSClient) UpdateFlowCollector ¶

func (cli *ZSClient) UpdateFlowCollector(ctx context.Context, uuid string, params param.UpdateFlowCollectorParam) (*view.FlowCollectorInventoryView, error)

UpdateFlowCollector updates FlowCollector

func (*ZSClient) UpdateFlowMeter ¶

func (cli *ZSClient) UpdateFlowMeter(ctx context.Context, uuid string, params param.UpdateFlowMeterParam) (*view.FlowMeterInventoryView, error)

UpdateFlowMeter updates FlowMeter

func (*ZSClient) UpdateGlobalConfig ¶

func (cli *ZSClient) UpdateGlobalConfig(ctx context.Context, category string, name string, params param.UpdateGlobalConfigParam) (*view.GlobalConfigInventoryView, error)

UpdateGlobalConfig updates GlobalConfig

func (*ZSClient) UpdateGuestToolsState ¶

func (cli *ZSClient) UpdateGuestToolsState(ctx context.Context, vmInstanceUuid string, params param.UpdateGuestToolsStateParam) (*view.GuestToolsStateInventoryView, error)

UpdateGuestToolsState updates GuestToolsState

func (*ZSClient) UpdateGuestVmScript ¶

func (cli *ZSClient) UpdateGuestVmScript(ctx context.Context, uuid string, params param.UpdateGuestVmScriptParam) (*view.GuestVmScriptInventoryView, error)

UpdateGuestVmScript updates GuestVmScript

func (*ZSClient) UpdateHaStrategyCondition ¶

func (cli *ZSClient) UpdateHaStrategyCondition(ctx context.Context, uuid string, params param.UpdateHaStrategyConditionParam) (*view.HaStrategyConditionInventoryView, error)

UpdateHaStrategyCondition updates HaStrategyCondition

func (*ZSClient) UpdateHost ¶

func (cli *ZSClient) UpdateHost(ctx context.Context, uuid string, params param.UpdateHostParam) (*view.HostInventoryView, error)

UpdateHost updates Host

func (*ZSClient) UpdateHostIommuState ¶

func (cli *ZSClient) UpdateHostIommuState(ctx context.Context, uuid string, params param.UpdateHostIommuStateParam) (*view.UpdateHostIommuStateEventView, error)

UpdateHostIommuState updates HostIommuState

func (*ZSClient) UpdateHostIpmi ¶

func (cli *ZSClient) UpdateHostIpmi(ctx context.Context, uuid string, params param.UpdateHostIpmiParam) (*view.HostIpmiInventoryView, error)

UpdateHostIpmi updates HostIpmi

func (*ZSClient) UpdateHostNetworkInterface ¶

UpdateHostNetworkInterface updates HostNetworkInterface

func (*ZSClient) UpdateHostNetworkServiceType ¶

func (cli *ZSClient) UpdateHostNetworkServiceType(ctx context.Context, uuid string, params param.UpdateHostNetworkServiceTypeParam) (*view.HostNetworkLabelInventoryView, error)

UpdateHostNetworkServiceType updates HostNetworkServiceType

func (*ZSClient) UpdateHostSchedulingRuleGroup ¶

func (cli *ZSClient) UpdateHostSchedulingRuleGroup(ctx context.Context, uuid string, params param.UpdateHostSchedulingRuleGroupParam) (*view.HostSchedulingRuleGroupInventoryView, error)

UpdateHostSchedulingRuleGroup updates HostSchedulingRuleGroup

func (*ZSClient) UpdateHybridEip ¶

func (cli *ZSClient) UpdateHybridEip(ctx context.Context, uuid string, params param.UpdateHybridEipParam) (*view.HybridEipAddressInventoryView, error)

UpdateHybridEip updates HybridEip

func (*ZSClient) UpdateHybridKeySecret ¶

func (cli *ZSClient) UpdateHybridKeySecret(ctx context.Context, params param.UpdateHybridKeySecretParam) (*view.HybridAccountInventoryView, error)

UpdateHybridKeySecret updates HybridKeySecret

func (*ZSClient) UpdateIAM2Organization ¶

func (cli *ZSClient) UpdateIAM2Organization(ctx context.Context, uuid string, params param.UpdateIAM2OrganizationParam) (*view.IAM2OrganizationInventoryView, error)

UpdateIAM2Organization updates IAM2Organization

func (*ZSClient) UpdateIAM2OrganizationAttribute ¶

UpdateIAM2OrganizationAttribute updates IAM2OrganizationAttribute

func (*ZSClient) UpdateIAM2Project ¶

func (cli *ZSClient) UpdateIAM2Project(ctx context.Context, uuid string, params param.UpdateIAM2ProjectParam) (*view.IAM2ProjectInventoryView, error)

UpdateIAM2Project updates IAM2Project

func (*ZSClient) UpdateIAM2ProjectAttribute ¶

func (cli *ZSClient) UpdateIAM2ProjectAttribute(ctx context.Context, uuid string, params param.UpdateIAM2ProjectAttributeParam) (*view.IAM2ProjectAttributeInventoryView, error)

UpdateIAM2ProjectAttribute updates IAM2ProjectAttribute

func (*ZSClient) UpdateIAM2ProjectTemplate ¶

func (cli *ZSClient) UpdateIAM2ProjectTemplate(ctx context.Context, uuid string, params param.UpdateIAM2ProjectTemplateParam) (*view.IAM2ProjectTemplateInventoryView, error)

UpdateIAM2ProjectTemplate updates IAM2ProjectTemplate

func (*ZSClient) UpdateIAM2TicketFlow ¶

func (cli *ZSClient) UpdateIAM2TicketFlow(ctx context.Context, uuid string, params param.UpdateIAM2TicketFlowParam) (*view.TicketFlowInventoryView, error)

UpdateIAM2TicketFlow updates IAM2TicketFlow

func (*ZSClient) UpdateIAM2TicketFlowCollection ¶

func (cli *ZSClient) UpdateIAM2TicketFlowCollection(ctx context.Context, uuid string, params param.UpdateIAM2TicketFlowCollectionParam) (*view.TicketFlowCollectionInventoryView, error)

UpdateIAM2TicketFlowCollection updates IAM2TicketFlowCollection

func (*ZSClient) UpdateIAM2VirtualID ¶

func (cli *ZSClient) UpdateIAM2VirtualID(ctx context.Context, uuid string, params param.UpdateIAM2VirtualIDParam) (*view.IAM2VirtualIDInventoryView, error)

UpdateIAM2VirtualID updates IAM2VirtualID

func (*ZSClient) UpdateIAM2VirtualIDAttribute ¶

func (cli *ZSClient) UpdateIAM2VirtualIDAttribute(ctx context.Context, uuid string, params param.UpdateIAM2VirtualIDAttributeParam) (*view.IAM2VirtualIDAttributeInventoryView, error)

UpdateIAM2VirtualIDAttribute updates IAM2VirtualIDAttribute

func (*ZSClient) UpdateIAM2VirtualIDGroup ¶

func (cli *ZSClient) UpdateIAM2VirtualIDGroup(ctx context.Context, uuid string, params param.UpdateIAM2VirtualIDGroupParam) (*view.IAM2VirtualIDGroupInventoryView, error)

UpdateIAM2VirtualIDGroup updates IAM2VirtualIDGroup

func (*ZSClient) UpdateIAM2VirtualIDGroupAttribute ¶

UpdateIAM2VirtualIDGroupAttribute updates IAM2VirtualIDGroupAttribute

func (*ZSClient) UpdateIPsecConnection ¶

func (cli *ZSClient) UpdateIPsecConnection(ctx context.Context, uuid string, params param.UpdateIPsecConnectionParam) (*view.IPsecConnectionInventoryView, error)

UpdateIPsecConnection updates IPsecConnection

func (*ZSClient) UpdateImage ¶

func (cli *ZSClient) UpdateImage(ctx context.Context, uuid string, params param.UpdateImageParam) (*view.ImageInventoryView, error)

UpdateImage updates Image

func (*ZSClient) UpdateImagePackage ¶

func (cli *ZSClient) UpdateImagePackage(ctx context.Context, uuid string, params param.UpdateImagePackageParam) (*view.ImagePackageInventoryView, error)

UpdateImagePackage updates ImagePackage

func (*ZSClient) UpdateImageStoreBackupStorage ¶

func (cli *ZSClient) UpdateImageStoreBackupStorage(ctx context.Context, uuid string, params param.UpdateImageStoreBackupStorageParam) (*view.BackupStorageInventoryView, error)

UpdateImageStoreBackupStorage updates ImageStoreBackupStorage

func (*ZSClient) UpdateInfoSecSecretResourcePool ¶

func (cli *ZSClient) UpdateInfoSecSecretResourcePool(ctx context.Context, uuid string, params param.UpdateInfoSecSecretResourcePoolParam) (*view.SecretResourcePoolInventoryView, error)

UpdateInfoSecSecretResourcePool updates InfoSecSecretResourcePool

func (*ZSClient) UpdateInfoSecSecurityMachine ¶

func (cli *ZSClient) UpdateInfoSecSecurityMachine(ctx context.Context, uuid string, params param.UpdateInfoSecSecurityMachineParam) (*view.SecurityMachineInventoryView, error)

UpdateInfoSecSecurityMachine updates InfoSecSecurityMachine

func (*ZSClient) UpdateInstanceOffering ¶

func (cli *ZSClient) UpdateInstanceOffering(ctx context.Context, uuid string, params param.UpdateInstanceOfferingParam) (*view.InstanceOfferingInventoryView, error)

UpdateInstanceOffering updates InstanceOffering

func (*ZSClient) UpdateIpRange ¶

func (cli *ZSClient) UpdateIpRange(ctx context.Context, uuid string, params param.UpdateIpRangeParam) (*view.IpRangeInventoryView, error)

UpdateIpRange updates IpRange

func (*ZSClient) UpdateIscsiServer ¶

func (cli *ZSClient) UpdateIscsiServer(ctx context.Context, uuid string, params param.UpdateIscsiServerParam) (*view.IscsiServerInventoryView, error)

UpdateIscsiServer updates IscsiServer

func (*ZSClient) UpdateJitSecurityMachine ¶

func (cli *ZSClient) UpdateJitSecurityMachine(ctx context.Context, uuid string, params param.UpdateJitSecurityMachineParam) (*view.SecurityMachineInventoryView, error)

UpdateJitSecurityMachine updates JitSecurityMachine

func (*ZSClient) UpdateKVMHost ¶

func (cli *ZSClient) UpdateKVMHost(ctx context.Context, uuid string, params param.UpdateKVMHostParam) (*view.HostInventoryView, error)

UpdateKVMHost updates KVMHost

func (*ZSClient) UpdateKoAlSecretResourcePool ¶

func (cli *ZSClient) UpdateKoAlSecretResourcePool(ctx context.Context, uuid string, params param.UpdateKoAlSecretResourcePoolParam) (*view.SecretResourcePoolInventoryView, error)

UpdateKoAlSecretResourcePool updates KoAlSecretResourcePool

func (*ZSClient) UpdateL2Network ¶

func (cli *ZSClient) UpdateL2Network(ctx context.Context, uuid string, params param.UpdateL2NetworkParam) (*view.L2NetworkInventoryView, error)

UpdateL2Network updates L2Network

func (*ZSClient) UpdateL3Network ¶

func (cli *ZSClient) UpdateL3Network(ctx context.Context, uuid string, params param.UpdateL3NetworkParam) (*view.L3NetworkInventoryView, error)

UpdateL3Network updates L3Network

func (*ZSClient) UpdateLdapServer ¶

func (cli *ZSClient) UpdateLdapServer(ctx context.Context, ldapServerUuid string, params param.UpdateLdapServerParam) (*view.LdapServerInventoryView, error)

UpdateLdapServer updates LdapServer

func (*ZSClient) UpdateLicense ¶

func (cli *ZSClient) UpdateLicense(ctx context.Context, managementNodeUuid string, params param.UpdateLicenseParam) (*view.LicenseInventoryView, error)

UpdateLicense updates License

func (*ZSClient) UpdateLoadBalancer ¶

func (cli *ZSClient) UpdateLoadBalancer(ctx context.Context, uuid string, params param.UpdateLoadBalancerParam) (*view.LoadBalancerInventoryView, error)

UpdateLoadBalancer updates LoadBalancer

func (*ZSClient) UpdateLoadBalancerListener ¶

func (cli *ZSClient) UpdateLoadBalancerListener(ctx context.Context, uuid string, params param.UpdateLoadBalancerListenerParam) (*view.LoadBalancerListenerInventoryView, error)

UpdateLoadBalancerListener updates LoadBalancerListener

func (*ZSClient) UpdateLoadBalancerServerGroup ¶

func (cli *ZSClient) UpdateLoadBalancerServerGroup(ctx context.Context, uuid string, params param.UpdateLoadBalancerServerGroupParam) (*view.LoadBalancerServerGroupInventoryView, error)

UpdateLoadBalancerServerGroup updates LoadBalancerServerGroup

func (*ZSClient) UpdateLogConfiguration ¶

func (cli *ZSClient) UpdateLogConfiguration(ctx context.Context, params param.UpdateLogConfigurationParam) (*view.JsonLabelInventoryView, error)

UpdateLogConfiguration updates LogConfiguration

func (*ZSClient) UpdateLogServer ¶

func (cli *ZSClient) UpdateLogServer(ctx context.Context, params param.UpdateLogServerParam) (*view.LogServerInventoryView, error)

UpdateLogServer updates LogServer

func (*ZSClient) UpdateLongJob ¶

func (cli *ZSClient) UpdateLongJob(ctx context.Context, uuid string, params param.UpdateLongJobParam) (*view.LongJobInventoryView, error)

UpdateLongJob updates LongJob

func (*ZSClient) UpdateMdevDevice ¶

func (cli *ZSClient) UpdateMdevDevice(ctx context.Context, uuid string, params param.UpdateMdevDeviceParam) (*view.MdevDeviceInventoryView, error)

UpdateMdevDevice updates MdevDevice

func (*ZSClient) UpdateMdevDeviceSpec ¶

func (cli *ZSClient) UpdateMdevDeviceSpec(ctx context.Context, uuid string, params param.UpdateMdevDeviceSpecParam) (*view.MdevDeviceSpecInventoryView, error)

UpdateMdevDeviceSpec updates MdevDeviceSpec

func (*ZSClient) UpdateMetricRuleTemplate ¶

func (cli *ZSClient) UpdateMetricRuleTemplate(ctx context.Context, uuid string, params param.UpdateMetricRuleTemplateParam) (*view.MetricRuleTemplateInventoryView, error)

UpdateMetricRuleTemplate updates MetricRuleTemplate

func (*ZSClient) UpdateModel ¶

func (cli *ZSClient) UpdateModel(ctx context.Context, uuid string, params param.UpdateModelParam) (*view.ModelInventoryView, error)

UpdateModel updates Model

func (*ZSClient) UpdateModelCenter ¶

func (cli *ZSClient) UpdateModelCenter(ctx context.Context, uuid string, params param.UpdateModelCenterParam) (*view.ModelCenterInventoryView, error)

UpdateModelCenter updates ModelCenter

func (*ZSClient) UpdateModelEvaluationTask ¶

func (cli *ZSClient) UpdateModelEvaluationTask(ctx context.Context, uuid string, params param.UpdateModelEvaluationTaskParam) (*view.ModelEvaluationTaskInventoryView, error)

UpdateModelEvaluationTask updates ModelEvaluationTask

func (*ZSClient) UpdateModelService ¶

func (cli *ZSClient) UpdateModelService(ctx context.Context, uuid string, params param.UpdateModelServiceParam) (*view.ModelServiceInventoryView, error)

UpdateModelService updates ModelService

func (*ZSClient) UpdateModelServiceInstanceGroup ¶

UpdateModelServiceInstanceGroup updates ModelServiceInstanceGroup

func (*ZSClient) UpdateMonitorGroup ¶

func (cli *ZSClient) UpdateMonitorGroup(ctx context.Context, uuid string, params param.UpdateMonitorGroupParam) (*view.MonitorGroupInventoryView, error)

UpdateMonitorGroup updates MonitorGroup

func (*ZSClient) UpdateMonitorTemplate ¶

func (cli *ZSClient) UpdateMonitorTemplate(ctx context.Context, uuid string, params param.UpdateMonitorTemplateParam) (*view.MonitorTemplateInventoryView, error)

UpdateMonitorTemplate updates MonitorTemplate

func (*ZSClient) UpdateMonitorTrigger ¶

func (cli *ZSClient) UpdateMonitorTrigger(ctx context.Context, uuid string, params param.UpdateMonitorTriggerParam) (*view.MonitorTriggerInventoryView, error)

UpdateMonitorTrigger updates MonitorTrigger

func (*ZSClient) UpdateNasFileSystem ¶

func (cli *ZSClient) UpdateNasFileSystem(ctx context.Context, uuid string, params param.UpdateNasFileSystemParam) (*view.NasFileSystemInventoryView, error)

UpdateNasFileSystem updates NasFileSystem

func (*ZSClient) UpdateNasMountTarget ¶

func (cli *ZSClient) UpdateNasMountTarget(ctx context.Context, uuid string, params param.UpdateNasMountTargetParam) (*view.NasMountTargetInventoryView, error)

UpdateNasMountTarget updates NasMountTarget

func (*ZSClient) UpdateNfvInstGroup ¶

func (cli *ZSClient) UpdateNfvInstGroup(ctx context.Context, uuid string, params param.UpdateNfvInstGroupParam) (*view.NfvInstGroupInventoryView, error)

UpdateNfvInstGroup updates NfvInstGroup

func (*ZSClient) UpdateNfvInstProvisionConfig ¶

func (cli *ZSClient) UpdateNfvInstProvisionConfig(ctx context.Context, vmInstanceUuid string, params param.UpdateNfvInstProvisionConfigParam) (*view.ApplianceVmInventoryView, error)

UpdateNfvInstProvisionConfig updates NfvInstProvisionConfig

func (*ZSClient) UpdateOAuthClient ¶

func (cli *ZSClient) UpdateOAuthClient(ctx context.Context, params param.UpdateOAuthClientParam) (*view.OAuth2ClientInventoryView, error)

UpdateOAuthClient updates OAuthClient

func (*ZSClient) UpdateOrganizationQuota ¶

func (cli *ZSClient) UpdateOrganizationQuota(ctx context.Context, params param.UpdateOrganizationQuotaParam) (*view.QuotaInventoryView, error)

UpdateOrganizationQuota updates OrganizationQuota

func (*ZSClient) UpdateOssBucket ¶

func (cli *ZSClient) UpdateOssBucket(ctx context.Context, uuid string, params param.UpdateOssBucketParam) (*view.OssBucketInventoryView, error)

UpdateOssBucket updates OssBucket

func (*ZSClient) UpdatePciDevice ¶

func (cli *ZSClient) UpdatePciDevice(ctx context.Context, uuid string, params param.UpdatePciDeviceParam) (*view.PciDeviceInventoryView, error)

UpdatePciDevice updates PciDevice

func (*ZSClient) UpdatePciDeviceSpec ¶

func (cli *ZSClient) UpdatePciDeviceSpec(ctx context.Context, uuid string, params param.UpdatePciDeviceSpecParam) (*view.PciDeviceSpecInventoryView, error)

UpdatePciDeviceSpec updates PciDeviceSpec

func (*ZSClient) UpdatePluginSecretResourcePool ¶

func (cli *ZSClient) UpdatePluginSecretResourcePool(ctx context.Context, uuid string, params param.UpdatePluginSecretResourcePoolParam) (*view.SecretResourcePoolInventoryView, error)

UpdatePluginSecretResourcePool updates PluginSecretResourcePool

func (*ZSClient) UpdatePolicyRouteRuleSet ¶

func (cli *ZSClient) UpdatePolicyRouteRuleSet(ctx context.Context, uuid string, params param.UpdatePolicyRouteRuleSetParam) (*view.PolicyRouteRuleSetInventoryView, error)

UpdatePolicyRouteRuleSet updates PolicyRouteRuleSet

func (*ZSClient) UpdatePortForwardingRule ¶

func (cli *ZSClient) UpdatePortForwardingRule(ctx context.Context, uuid string, params param.UpdatePortForwardingRuleParam) (*view.PortForwardingRuleInventoryView, error)

UpdatePortForwardingRule updates PortForwardingRule

func (*ZSClient) UpdatePortMirror ¶

func (cli *ZSClient) UpdatePortMirror(ctx context.Context, uuid string, params param.UpdatePortMirrorParam) (*view.PortMirrorInventoryView, error)

UpdatePortMirror updates PortMirror

func (*ZSClient) UpdatePreconfigurationTemplate ¶

func (cli *ZSClient) UpdatePreconfigurationTemplate(ctx context.Context, uuid string, params param.UpdatePreconfigurationTemplateParam) (*view.PreconfigurationTemplateInventoryView, error)

UpdatePreconfigurationTemplate updates PreconfigurationTemplate

func (*ZSClient) UpdatePriceTable ¶

func (cli *ZSClient) UpdatePriceTable(ctx context.Context, uuid string, params param.UpdatePriceTableParam) (*view.PriceTableInventoryView, error)

UpdatePriceTable updates PriceTable

func (*ZSClient) UpdatePrimaryStorage ¶

func (cli *ZSClient) UpdatePrimaryStorage(ctx context.Context, uuid string, params param.UpdatePrimaryStorageParam) (*view.PrimaryStorageInventoryView, error)

UpdatePrimaryStorage updates PrimaryStorage

func (*ZSClient) UpdatePriorityConfig ¶

func (cli *ZSClient) UpdatePriorityConfig(ctx context.Context, uuid string, params param.UpdatePriorityConfigParam) (*view.UpdatePriorityConfigEventView, error)

UpdatePriorityConfig updates PriorityConfig

func (*ZSClient) UpdatePublishApp ¶

func (cli *ZSClient) UpdatePublishApp(ctx context.Context, uuid string, params param.UpdatePublishAppParam) (*view.PublishAppInventoryView, error)

UpdatePublishApp updates PublishApp

func (*ZSClient) UpdateQuota ¶

func (cli *ZSClient) UpdateQuota(ctx context.Context, params param.UpdateQuotaParam) (*view.QuotaInventoryView, error)

UpdateQuota updates Quota

func (*ZSClient) UpdateResourceConfig ¶

func (cli *ZSClient) UpdateResourceConfig(ctx context.Context, category string, name string, resourceUuid string, params param.UpdateResourceConfigParam) (*view.ResourceConfigInventoryView, error)

UpdateResourceConfig updates ResourceConfig

func (*ZSClient) UpdateResourceConfigs ¶

func (cli *ZSClient) UpdateResourceConfigs(ctx context.Context, params param.UpdateResourceConfigsParam) (*view.ResourceConfigStructView, error)

UpdateResourceConfigs updates ResourceConfigs

func (*ZSClient) UpdateResourcePrice ¶

func (cli *ZSClient) UpdateResourcePrice(ctx context.Context, uuid string, params param.UpdateResourcePriceParam) (*view.PriceInventoryView, error)

UpdateResourcePrice updates ResourcePrice

func (*ZSClient) UpdateResourceStack ¶

func (cli *ZSClient) UpdateResourceStack(ctx context.Context, uuid string, params param.UpdateResourceStackParam) (*view.ResourceStackInventoryView, error)

UpdateResourceStack updates ResourceStack

func (*ZSClient) UpdateRole ¶

func (cli *ZSClient) UpdateRole(ctx context.Context, uuid string, params param.UpdateRoleParam) (*view.RoleInventoryView, error)

UpdateRole updates Role

func (*ZSClient) UpdateSAML2Client ¶

func (cli *ZSClient) UpdateSAML2Client(ctx context.Context, params param.UpdateSAML2ClientParam) (*view.SAML2ClientInventoryView, error)

UpdateSAML2Client updates SAML2Client

func (*ZSClient) UpdateSNSApplicationEndpoint ¶

func (cli *ZSClient) UpdateSNSApplicationEndpoint(ctx context.Context, uuid string, params param.UpdateSNSApplicationEndpointParam) (*view.SNSApplicationEndpointInventoryView, error)

UpdateSNSApplicationEndpoint updates SNSApplicationEndpoint

func (*ZSClient) UpdateSNSApplicationPlatform ¶

func (cli *ZSClient) UpdateSNSApplicationPlatform(ctx context.Context, uuid string, params param.UpdateSNSApplicationPlatformParam) (*view.SNSApplicationPlatformInventoryView, error)

UpdateSNSApplicationPlatform updates SNSApplicationPlatform

func (*ZSClient) UpdateSNSDingTalkEndpoint ¶

UpdateSNSDingTalkEndpoint updates SNSDingTalkEndpoint

func (*ZSClient) UpdateSNSFeiShuEndpoint ¶

UpdateSNSFeiShuEndpoint updates SNSFeiShuEndpoint

func (*ZSClient) UpdateSNSHttpEndpoint ¶

UpdateSNSHttpEndpoint updates SNSHttpEndpoint

func (*ZSClient) UpdateSNSMicrosoftTeamsEndpoint ¶

func (cli *ZSClient) UpdateSNSMicrosoftTeamsEndpoint(ctx context.Context, uuid string, params param.UpdateSNSMicrosoftTeamsEndpointParam) (*view.SNSApplicationEndpointInventoryView, error)

UpdateSNSMicrosoftTeamsEndpoint updates SNSMicrosoftTeamsEndpoint

func (*ZSClient) UpdateSNSSnmpPlatform ¶

UpdateSNSSnmpPlatform updates SNSSnmpPlatform

func (*ZSClient) UpdateSNSTextTemplate ¶

func (cli *ZSClient) UpdateSNSTextTemplate(ctx context.Context, uuid string, params param.UpdateSNSTextTemplateParam) (*view.SNSTextTemplateInventoryView, error)

UpdateSNSTextTemplate updates SNSTextTemplate

func (*ZSClient) UpdateSNSTopic ¶

func (cli *ZSClient) UpdateSNSTopic(ctx context.Context, uuid string, params param.UpdateSNSTopicParam) (*view.SNSTopicInventoryView, error)

UpdateSNSTopic updates SNSTopic

func (*ZSClient) UpdateSNSUniversalSmsEndpoint ¶

func (cli *ZSClient) UpdateSNSUniversalSmsEndpoint(ctx context.Context, uuid string, params param.UpdateSNSUniversalSmsEndpointParam) (*view.SNSApplicationEndpointInventoryView, error)

UpdateSNSUniversalSmsEndpoint updates SNSUniversalSmsEndpoint

func (*ZSClient) UpdateSNSWeComEndpoint ¶

UpdateSNSWeComEndpoint updates SNSWeComEndpoint

func (*ZSClient) UpdateSSOClientAttribute ¶

func (cli *ZSClient) UpdateSSOClientAttribute(ctx context.Context, uuid string, params param.UpdateSSOClientAttributeParam) (*view.SSOClientAttributeInventoryView, error)

UpdateSSOClientAttribute updates SSOClientAttribute

func (*ZSClient) UpdateSSORedirectTemplate ¶

UpdateSSORedirectTemplate updates SSORedirectTemplate

func (*ZSClient) UpdateSanSecSecretResourcePool ¶

func (cli *ZSClient) UpdateSanSecSecretResourcePool(ctx context.Context, uuid string, params param.UpdateSanSecSecretResourcePoolParam) (*view.SecretResourcePoolInventoryView, error)

UpdateSanSecSecretResourcePool updates SanSecSecretResourcePool

func (*ZSClient) UpdateSanSecSecurityMachine ¶

func (cli *ZSClient) UpdateSanSecSecurityMachine(ctx context.Context, uuid string, params param.UpdateSanSecSecurityMachineParam) (*view.SecurityMachineInventoryView, error)

UpdateSanSecSecurityMachine updates SanSecSecurityMachine

func (*ZSClient) UpdateSchedulerJob ¶

func (cli *ZSClient) UpdateSchedulerJob(ctx context.Context, uuid string, params param.UpdateSchedulerJobParam) (*view.SchedulerJobInventoryView, error)

UpdateSchedulerJob updates SchedulerJob

func (*ZSClient) UpdateSchedulerJobGroup ¶

func (cli *ZSClient) UpdateSchedulerJobGroup(ctx context.Context, uuid string, params param.UpdateSchedulerJobGroupParam) (*view.SchedulerJobGroupInventoryView, error)

UpdateSchedulerJobGroup updates SchedulerJobGroup

func (*ZSClient) UpdateSchedulerTrigger ¶

func (cli *ZSClient) UpdateSchedulerTrigger(ctx context.Context, uuid string, params param.UpdateSchedulerTriggerParam) (*view.SchedulerTriggerInventoryView, error)

UpdateSchedulerTrigger updates SchedulerTrigger

func (*ZSClient) UpdateScsiLun ¶

func (cli *ZSClient) UpdateScsiLun(ctx context.Context, uuid string, params param.UpdateScsiLunParam) (*view.ScsiLunInventoryView, error)

UpdateScsiLun updates ScsiLun

func (*ZSClient) UpdateSdnController ¶

func (cli *ZSClient) UpdateSdnController(ctx context.Context, uuid string, params param.UpdateSdnControllerParam) (*view.SdnControllerInventoryView, error)

UpdateSdnController updates SdnController

func (*ZSClient) UpdateSecretResourcePool ¶

func (cli *ZSClient) UpdateSecretResourcePool(ctx context.Context, uuid string, params param.UpdateSecretResourcePoolParam) (*view.SecretResourcePoolInventoryView, error)

UpdateSecretResourcePool updates SecretResourcePool

func (*ZSClient) UpdateSecurityGroup ¶

func (cli *ZSClient) UpdateSecurityGroup(ctx context.Context, uuid string, params param.UpdateSecurityGroupParam) (*view.SecurityGroupInventoryView, error)

UpdateSecurityGroup updates SecurityGroup

func (*ZSClient) UpdateSecurityGroupRulePriority ¶

func (cli *ZSClient) UpdateSecurityGroupRulePriority(ctx context.Context, securityGroupUuid string, params param.UpdateSecurityGroupRulePriorityParam) (*view.SecurityGroupInventoryView, error)

UpdateSecurityGroupRulePriority updates SecurityGroupRulePriority

func (*ZSClient) UpdateSecurityMachine ¶

func (cli *ZSClient) UpdateSecurityMachine(ctx context.Context, uuid string, params param.UpdateSecurityMachineParam) (*view.SecurityMachineInventoryView, error)

UpdateSecurityMachine updates SecurityMachine

func (*ZSClient) UpdateSftpBackupStorage ¶

func (cli *ZSClient) UpdateSftpBackupStorage(ctx context.Context, uuid string, params param.UpdateSftpBackupStorageParam) (*view.BackupStorageInventoryView, error)

UpdateSftpBackupStorage updates SftpBackupStorage

func (*ZSClient) UpdateSharedBlock ¶

func (cli *ZSClient) UpdateSharedBlock(ctx context.Context, sharedBlockGroupUuid string, uuid string, params param.UpdateSharedBlockParam) (*view.SharedBlockGroupPrimaryStorageInventoryView, error)

UpdateSharedBlock updates SharedBlock

func (*ZSClient) UpdateSlbGroup ¶

func (cli *ZSClient) UpdateSlbGroup(ctx context.Context, uuid string, params param.UpdateSlbGroupParam) (*view.SlbGroupInventoryView, error)

UpdateSlbGroup updates SlbGroup

func (*ZSClient) UpdateSnmpAgent ¶

func (cli *ZSClient) UpdateSnmpAgent(ctx context.Context, params param.UpdateSnmpAgentParam) (*view.SnmpAgentInventoryView, error)

UpdateSnmpAgent updates SnmpAgent

func (*ZSClient) UpdateSshKeyPair ¶

func (cli *ZSClient) UpdateSshKeyPair(ctx context.Context, uuid string, params param.UpdateSshKeyPairParam) (*view.SshKeyPairInventoryView, error)

UpdateSshKeyPair updates SshKeyPair

func (*ZSClient) UpdateStackTemplate ¶

func (cli *ZSClient) UpdateStackTemplate(ctx context.Context, uuid string, params param.UpdateStackTemplateParam) (*view.StackTemplateInventoryView, error)

UpdateStackTemplate updates StackTemplate

func (*ZSClient) UpdateSubscribeEvent ¶

func (cli *ZSClient) UpdateSubscribeEvent(ctx context.Context, uuid string, params param.UpdateSubscribeEventParam) (*view.EventSubscriptionInventoryView, error)

UpdateSubscribeEvent updates SubscribeEvent

func (*ZSClient) UpdateSystemTag ¶

func (cli *ZSClient) UpdateSystemTag(ctx context.Context, uuid string, params param.UpdateSystemTagParam) (*view.SystemTagInventoryView, error)

UpdateSystemTag updates SystemTag

func (*ZSClient) UpdateTag ¶

func (cli *ZSClient) UpdateTag(ctx context.Context, uuid string, params param.UpdateTagParam) (*view.TagPatternInventoryView, error)

UpdateTag updates Tag

func (*ZSClient) UpdateTemplateConfig ¶

func (cli *ZSClient) UpdateTemplateConfig(ctx context.Context, templateUuid string, params param.UpdateTemplateConfigParam) (*view.TemplateConfigInventoryView, error)

UpdateTemplateConfig updates TemplateConfig

func (*ZSClient) UpdateThirdpartyAlerts ¶

UpdateThirdpartyAlerts updates ThirdpartyAlerts

func (*ZSClient) UpdateThirdpartyPlatform ¶

func (cli *ZSClient) UpdateThirdpartyPlatform(ctx context.Context, uuid string, params param.UpdateThirdpartyPlatformParam) (*view.ThirdpartyPlatformInventoryView, error)

UpdateThirdpartyPlatform updates ThirdpartyPlatform

func (*ZSClient) UpdateTicketRequest ¶

func (cli *ZSClient) UpdateTicketRequest(ctx context.Context, uuid string, params param.UpdateTicketRequestParam) (*view.TicketInventoryView, error)

UpdateTicketRequest updates TicketRequest

func (*ZSClient) UpdateUsbDevice ¶

func (cli *ZSClient) UpdateUsbDevice(ctx context.Context, uuid string, params param.UpdateUsbDeviceParam) (*view.UsbDeviceInventoryView, error)

UpdateUsbDevice updates UsbDevice

func (*ZSClient) UpdateUser ¶

func (cli *ZSClient) UpdateUser(ctx context.Context, params param.UpdateUserParam) (*view.UserInventoryView, error)

UpdateUser updates User

func (*ZSClient) UpdateUserGroup ¶

func (cli *ZSClient) UpdateUserGroup(ctx context.Context, params param.UpdateUserGroupParam) (*view.UserGroupInventoryView, error)

UpdateUserGroup updates UserGroup

func (*ZSClient) UpdateUserProxyConfig ¶

func (cli *ZSClient) UpdateUserProxyConfig(ctx context.Context, uuid string, params param.UpdateUserProxyConfigParam) (*view.UserProxyConfigInventoryView, error)

UpdateUserProxyConfig updates UserProxyConfig

func (*ZSClient) UpdateV2VConversionHost ¶

func (cli *ZSClient) UpdateV2VConversionHost(ctx context.Context, uuid string, params param.UpdateV2VConversionHostParam) (*view.V2VConversionHostInventoryView, error)

UpdateV2VConversionHost updates V2VConversionHost

func (*ZSClient) UpdateVCenter ¶

func (cli *ZSClient) UpdateVCenter(ctx context.Context, uuid string, params param.UpdateVCenterParam) (*view.VCenterInventoryView, error)

UpdateVCenter updates VCenter

func (*ZSClient) UpdateVRouterOspfArea ¶

func (cli *ZSClient) UpdateVRouterOspfArea(ctx context.Context, uuid string, params param.UpdateVRouterOspfAreaParam) (*view.RouterAreaInventoryView, error)

UpdateVRouterOspfArea updates VRouterOspfArea

func (*ZSClient) UpdateVRouterRouteTable ¶

func (cli *ZSClient) UpdateVRouterRouteTable(ctx context.Context, uuid string, params param.UpdateVRouterRouteTableParam) (*view.VRouterRouteTableInventoryView, error)

UpdateVRouterRouteTable updates VRouterRouteTable

func (*ZSClient) UpdateVip ¶

func (cli *ZSClient) UpdateVip(ctx context.Context, uuid string, params param.UpdateVipParam) (*view.VipInventoryView, error)

UpdateVip updates Vip

func (*ZSClient) UpdateVirtualBorderRouterRemote ¶

func (cli *ZSClient) UpdateVirtualBorderRouterRemote(ctx context.Context, uuid string, params param.UpdateVirtualBorderRouterRemoteParam) (*view.VirtualBorderRouterInventoryView, error)

UpdateVirtualBorderRouterRemote updates VirtualBorderRouterRemote

func (*ZSClient) UpdateVirtualRouter ¶

func (cli *ZSClient) UpdateVirtualRouter(ctx context.Context, vmInstanceUuid string, params param.UpdateVirtualRouterParam) (*view.VirtualRouterVmInventoryView, error)

UpdateVirtualRouter updates VirtualRouter

func (*ZSClient) UpdateVirtualRouterOffering ¶

func (cli *ZSClient) UpdateVirtualRouterOffering(ctx context.Context, uuid string, params param.UpdateVirtualRouterOfferingParam) (*view.InstanceOfferingInventoryView, error)

UpdateVirtualRouterOffering updates VirtualRouterOffering

func (*ZSClient) UpdateVirtualRouterSoftwareVersion ¶

UpdateVirtualRouterSoftwareVersion updates VirtualRouterSoftwareVersion

func (*ZSClient) UpdateVmCdRom ¶

func (cli *ZSClient) UpdateVmCdRom(ctx context.Context, uuid string, params param.UpdateVmCdRomParam) (*view.VmCdRomInventoryView, error)

UpdateVmCdRom updates VmCdRom

func (*ZSClient) UpdateVmInstance ¶

func (cli *ZSClient) UpdateVmInstance(ctx context.Context, uuid string, params param.UpdateVmInstanceParam) (*view.VmInstanceInventoryView, error)

UpdateVmInstance updates VmInstance

func (*ZSClient) UpdateVmNetworkConfig ¶

func (cli *ZSClient) UpdateVmNetworkConfig(ctx context.Context, vmInstanceUuid string, params param.UpdateVmNetworkConfigParam) (*view.UpdateVmNetworkConfigEventView, error)

UpdateVmNetworkConfig updates VmNetworkConfig

func (*ZSClient) UpdateVmNicDriver ¶

func (cli *ZSClient) UpdateVmNicDriver(ctx context.Context, vmInstanceUuid string, params param.UpdateVmNicDriverParam) (*view.VmNicInventoryView, error)

UpdateVmNicDriver updates VmNicDriver

func (*ZSClient) UpdateVmNicMac ¶

func (cli *ZSClient) UpdateVmNicMac(ctx context.Context, vmNicUuid string, params param.UpdateVmNicMacParam) (*view.VmNicInventoryView, error)

UpdateVmNicMac updates VmNicMac

func (*ZSClient) UpdateVmPriority ¶

func (cli *ZSClient) UpdateVmPriority(ctx context.Context, uuid string, params param.UpdateVmPriorityParam) (*view.UpdateVmPriorityEventView, error)

UpdateVmPriority updates VmPriority

func (*ZSClient) UpdateVmSchedulingRule ¶

func (cli *ZSClient) UpdateVmSchedulingRule(ctx context.Context, uuid string, params param.UpdateVmSchedulingRuleParam) (*view.VmSchedulingRuleInventoryView, error)

UpdateVmSchedulingRule updates VmSchedulingRule

func (*ZSClient) UpdateVmSchedulingRuleGroup ¶

func (cli *ZSClient) UpdateVmSchedulingRuleGroup(ctx context.Context, uuid string, params param.UpdateVmSchedulingRuleGroupParam) (*view.VmSchedulingRuleGroupInventoryView, error)

UpdateVmSchedulingRuleGroup updates VmSchedulingRuleGroup

func (*ZSClient) UpdateVmUserDefinedXmlHookScript ¶

func (cli *ZSClient) UpdateVmUserDefinedXmlHookScript(ctx context.Context, params param.UpdateVmUserDefinedXmlHookScriptParam) (*view.XmlHookInventoryView, error)

UpdateVmUserDefinedXmlHookScript updates VmUserDefinedXmlHookScript

func (*ZSClient) UpdateVniRange ¶

func (cli *ZSClient) UpdateVniRange(ctx context.Context, uuid string, params param.UpdateVniRangeParam) (*view.VniRangeInventoryView, error)

UpdateVniRange updates VniRange

func (*ZSClient) UpdateVolume ¶

func (cli *ZSClient) UpdateVolume(ctx context.Context, uuid string, params param.UpdateVolumeParam) (*view.VolumeInventoryView, error)

UpdateVolume updates Volume

func (*ZSClient) UpdateVolumeSnapshot ¶

func (cli *ZSClient) UpdateVolumeSnapshot(ctx context.Context, uuid string, params param.UpdateVolumeSnapshotParam) (*view.VolumeSnapshotInventoryView, error)

UpdateVolumeSnapshot updates VolumeSnapshot

func (*ZSClient) UpdateVolumeSnapshotGroup ¶

func (cli *ZSClient) UpdateVolumeSnapshotGroup(ctx context.Context, uuid string, params param.UpdateVolumeSnapshotGroupParam) (*view.VolumeSnapshotGroupInventoryView, error)

UpdateVolumeSnapshotGroup updates VolumeSnapshotGroup

func (*ZSClient) UpdateVpcFirewall ¶

func (cli *ZSClient) UpdateVpcFirewall(ctx context.Context, uuid string, params param.UpdateVpcFirewallParam) (*view.VpcFirewallInventoryView, error)

UpdateVpcFirewall updates VpcFirewall

func (*ZSClient) UpdateVpcHaGroup ¶

func (cli *ZSClient) UpdateVpcHaGroup(ctx context.Context, uuid string, params param.UpdateVpcHaGroupParam) (*view.VpcHaGroupInventoryView, error)

UpdateVpcHaGroup updates VpcHaGroup

func (*ZSClient) UpdateVpcSharedQos ¶

func (cli *ZSClient) UpdateVpcSharedQos(ctx context.Context, uuid string, params param.UpdateVpcSharedQosParam) (*view.VpcSharedQosInventoryView, error)

UpdateVpcSharedQos updates VpcSharedQos

func (*ZSClient) UpdateVpcUserVpnGateway ¶

func (cli *ZSClient) UpdateVpcUserVpnGateway(ctx context.Context, uuid string, params param.UpdateVpcUserVpnGatewayParam) (*view.VpcUserVpnGatewayInventoryView, error)

UpdateVpcUserVpnGateway updates VpcUserVpnGateway

func (*ZSClient) UpdateVpcVpnConnectionRemote ¶

func (cli *ZSClient) UpdateVpcVpnConnectionRemote(ctx context.Context, uuid string, params param.UpdateVpcVpnConnectionRemoteParam) (*view.VpcVpnConnectionInventoryView, error)

UpdateVpcVpnConnectionRemote updates VpcVpnConnectionRemote

func (*ZSClient) UpdateVpcVpnGateway ¶

func (cli *ZSClient) UpdateVpcVpnGateway(ctx context.Context, uuid string, params param.UpdateVpcVpnGatewayParam) (*view.VpcVpnGatewayInventoryView, error)

UpdateVpcVpnGateway updates VpcVpnGateway

func (*ZSClient) UpdateWebhook ¶

func (cli *ZSClient) UpdateWebhook(ctx context.Context, uuid string, params param.UpdateWebhookParam) (*view.WebhookInventoryView, error)

UpdateWebhook updates Webhook

func (*ZSClient) UpdateXskyBlockVolume ¶

func (cli *ZSClient) UpdateXskyBlockVolume(ctx context.Context, uuid string, params param.UpdateXskyBlockVolumeParam) (*view.BlockVolumeInventoryView, error)

UpdateXskyBlockVolume updates XskyBlockVolume

func (*ZSClient) UpdateZone ¶

func (cli *ZSClient) UpdateZone(ctx context.Context, uuid string, params param.UpdateZoneParam) (*view.ZoneInventoryView, error)

UpdateZone updates Zone

func (*ZSClient) UpgradeBackupStorageCdpTasks ¶

func (cli *ZSClient) UpgradeBackupStorageCdpTasks(ctx context.Context, backupStorageUuid string, params param.UpgradeBackupStorageCdpTasksParam) (*view.UpgradeBackupStorageCdpTasksEventView, error)

UpgradeBackupStorageCdpTasks operates on UpgradeBackupStorageCdpTasks

func (*ZSClient) UpgradeToLicenseServer ¶

func (cli *ZSClient) UpgradeToLicenseServer(ctx context.Context) (*view.LicenseAuthorizedNodeInventoryView, error)

UpgradeToLicenseServer operates on UpgradeToLicenseServer

func (*ZSClient) UploadFileToVm ¶

func (cli *ZSClient) UploadFileToVm(ctx context.Context, params param.UploadFileToVmParam) (*view.UploadFileToVmEventView, error)

UploadFileToVm operates on UploadFileToVm

func (*ZSClient) ValidateClusterSupportDRS ¶

func (cli *ZSClient) ValidateClusterSupportDRS(ctx context.Context, uuid string) (*view.ValidateClusterSupportDRSView, error)

ValidateClusterSupportDRS operates on ClusterSupportDRS

func (*ZSClient) ValidateDiskOfferingUserConfig ¶

ValidateDiskOfferingUserConfig operates on DiskOfferingUserConfig

func (*ZSClient) ValidateInstanceOfferingUserConfig ¶

ValidateInstanceOfferingUserConfig operates on InstanceOfferingUserConfig

func (*ZSClient) ValidatePassword ¶

func (cli *ZSClient) ValidatePassword(ctx context.Context, params param.ValidatePasswordParam) (*view.ValidatePasswordView, error)

ValidatePassword operates on Password

func (*ZSClient) ValidatePriceUserConfig ¶

ValidatePriceUserConfig operates on PriceUserConfig

func (*ZSClient) ValidateSNSAliyunSmsEndpoint ¶

func (cli *ZSClient) ValidateSNSAliyunSmsEndpoint(ctx context.Context, uuid string, params param.ValidateSNSAliyunSmsEndpointParam) (*view.SNSAliyunSmsEndpointInventoryView, error)

ValidateSNSAliyunSmsEndpoint operates on SNSAliyunSmsEndpoint

func (*ZSClient) ValidateSNSEmailPlatform ¶

func (cli *ZSClient) ValidateSNSEmailPlatform(ctx context.Context, uuid string, params param.ValidateSNSEmailPlatformParam) (*view.SNSEmailPlatformInventoryView, error)

ValidateSNSEmailPlatform operates on SNSEmailPlatform

func (*ZSClient) ValidateSNSUniversalSmsEndpoint ¶

func (cli *ZSClient) ValidateSNSUniversalSmsEndpoint(ctx context.Context, uuid string, params param.ValidateSNSUniversalSmsEndpointParam) (*view.SNSUniversalSmsEndpointInventoryView, error)

ValidateSNSUniversalSmsEndpoint operates on SNSUniversalSmsEndpoint

func (*ZSClient) ValidateSecurityGroupRule ¶

func (cli *ZSClient) ValidateSecurityGroupRule(ctx context.Context, uuid string) (*view.SecurityGroupRuleInventoryView, error)

ValidateSecurityGroupRule operates on SecurityGroupRule

func (*ZSClient) ValidateSession ¶

func (cli *ZSClient) ValidateSession(ctx context.Context) (map[string]bool, error)

func (*ZSClient) ValidateSessionId ¶

func (cli *ZSClient) ValidateSessionId(ctx context.Context, sessionId string) (map[string]bool, error)

func (*ZSClient) ValidateVmSchedulingRule ¶

func (cli *ZSClient) ValidateVmSchedulingRule(ctx context.Context, params param.ValidateVmSchedulingRuleParam) (*view.VmSchedulingRuleInventoryView, error)

ValidateVmSchedulingRule operates on VmSchedulingRule

func (*ZSClient) ValidateVolumeSnapshotChain ¶

ValidateVolumeSnapshotChain operates on VolumeSnapshotChain

func (*ZSClient) VerifyLicenseServer ¶

VerifyLicenseServer operates on VerifyLicenseServer

func (*ZSClient) WebLogin ¶

func (cli *ZSClient) WebLogin(ctx context.Context) (*view.WebUISessionView, error)

func (*ZSClient) WithdrawLicenseCapacityApplication ¶

func (cli *ZSClient) WithdrawLicenseCapacityApplication(ctx context.Context, uuid string, deleteMode param.DeleteMode) error

WithdrawLicenseCapacityApplication operates on WithdrawLicenseCapacityApplication

func (*ZSClient) ZQLQuery ¶

func (cli *ZSClient) ZQLQuery(ctx context.Context) (*view.ZQLQueryView, error)

ZQLQuery operates on ZQLQuery

func (*ZSClient) Zql ¶

func (cli *ZSClient) Zql(ctx context.Context, querySt string, retVal interface{}, unMarshalKeys ...string) (http.Header, error)

type ZSConfig ¶

type ZSConfig struct {
	// contains filtered or unexported fields
}

func DefaultZSConfig ¶

func DefaultZSConfig(hostname string) *ZSConfig

func NewZSConfig ¶

func NewZSConfig(hostname string, port int, contextPath string) *ZSConfig

func (*ZSConfig) AccessKey ¶

func (config *ZSConfig) AccessKey(accessKeyId, accessKeySecret string) *ZSConfig

func (*ZSConfig) Debug ¶

func (config *ZSConfig) Debug(debug bool) *ZSConfig

func (*ZSConfig) LoginAccount ¶

func (config *ZSConfig) LoginAccount(accountName, password string) *ZSConfig

func (*ZSConfig) LoginAccountUser ¶

func (config *ZSConfig) LoginAccountUser(accountName, accountUserName, password string) *ZSConfig

func (*ZSConfig) ProxyFunc ¶

func (config *ZSConfig) ProxyFunc(proxyFunc httputils.TransportProxyFunc) *ZSConfig

func (*ZSConfig) ReadOnly ¶

func (config *ZSConfig) ReadOnly(readOnly bool) *ZSConfig

func (*ZSConfig) RetryInterval ¶

func (config *ZSConfig) RetryInterval(retryInterval int) *ZSConfig

func (*ZSConfig) RetryTimes ¶

func (config *ZSConfig) RetryTimes(retryTimes int) *ZSConfig

func (*ZSConfig) Session ¶

func (config *ZSConfig) Session(sessionId string) *ZSConfig

type ZSHttpClient ¶

type ZSHttpClient struct {
	*ZSConfig
	// contains filtered or unexported fields
}

func NewZSHttpClient ¶

func NewZSHttpClient(config *ZSConfig) *ZSHttpClient

func (*ZSHttpClient) Delete ¶

func (cli *ZSHttpClient) Delete(ctx context.Context, resource, resourceId, deleteMode string) error

func (*ZSHttpClient) DeleteWithAsync ¶

func (cli *ZSHttpClient) DeleteWithAsync(ctx context.Context, resource, resourceId, spec, paramsStr string, retVal interface{}, async bool) (string, error)

func (*ZSHttpClient) DeleteWithSpec ¶

func (cli *ZSHttpClient) DeleteWithSpec(ctx context.Context, resource, resourceId, spec, paramsStr string, retVal interface{}) error

func (*ZSHttpClient) Get ¶

func (cli *ZSHttpClient) Get(ctx context.Context, resource, resourceId string, params interface{}, retVal interface{}) error

func (*ZSHttpClient) GetWithRespKey ¶

func (cli *ZSHttpClient) GetWithRespKey(ctx context.Context, resource, resourceId, responseKey string, params interface{}, retVal interface{}) error

func (*ZSHttpClient) GetWithSpec ¶

func (cli *ZSHttpClient) GetWithSpec(ctx context.Context, resource, resourceId, spec, responseKey string, params interface{}, retVal interface{}) error

func (*ZSHttpClient) List ¶

func (cli *ZSHttpClient) List(ctx context.Context, resource string, params *param.QueryParam, retVal interface{}) error

func (*ZSHttpClient) ListAll ¶

func (cli *ZSHttpClient) ListAll(ctx context.Context, resource string, params *param.QueryParam, retVal interface{}) error

func (*ZSHttpClient) ListWithRespKey ¶

func (cli *ZSHttpClient) ListWithRespKey(ctx context.Context, resource, responseKey string, params *param.QueryParam, retVal interface{}) error

func (*ZSHttpClient) LoadSession ¶

func (cli *ZSHttpClient) LoadSession(sessionId string)

Valid when using account or user login authentication

func (*ZSHttpClient) Page ¶

func (cli *ZSHttpClient) Page(ctx context.Context, resource string, params *param.QueryParam, retVal interface{}) (int, error)

func (*ZSHttpClient) PageWithKey ¶

func (cli *ZSHttpClient) PageWithKey(ctx context.Context, resource, responseKey string, params *param.QueryParam, retVal interface{}) (int, error)

func (*ZSHttpClient) Post ¶

func (cli *ZSHttpClient) Post(ctx context.Context, resource string, params interface{}, retVal interface{}) error

func (*ZSHttpClient) PostWithAsync ¶

func (cli *ZSHttpClient) PostWithAsync(ctx context.Context, resource, responseKey string, params interface{}, retVal interface{}, async bool) (string, error)

func (*ZSHttpClient) PostWithRespKey ¶

func (cli *ZSHttpClient) PostWithRespKey(ctx context.Context, resource, responseKey string, params interface{}, retVal interface{}) error

func (*ZSHttpClient) Put ¶

func (cli *ZSHttpClient) Put(ctx context.Context, resource, resourceId string, params interface{}, retVal interface{}) error

func (*ZSHttpClient) PutWithAsync ¶

func (cli *ZSHttpClient) PutWithAsync(ctx context.Context, resource, resourceId, spec, responseKey string, params interface{}, retVal interface{}, async bool) (string, error)

func (*ZSHttpClient) PutWithRespKey ¶

func (cli *ZSHttpClient) PutWithRespKey(ctx context.Context, resource, resourceId, responseKey string, params interface{}, retVal interface{}) error

func (*ZSHttpClient) PutWithSpec ¶

func (cli *ZSHttpClient) PutWithSpec(ctx context.Context, resource, resourceId, spec, responseKey string, params interface{}, retVal interface{}) error

func (*ZSHttpClient) Wait ¶

func (cli *ZSHttpClient) Wait(ctx context.Context, location, responseKey string, retVal interface{}) error

Source Files ¶

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL