# Functions
CreateActionDiskCheckRequest creates a request to invoke ActionDiskCheck API.
CreateActionDiskCheckResponse creates a response to parse from ActionDiskCheck response.
CreateActionDiskMaskRequest creates a request to invoke ActionDiskMask API.
CreateActionDiskMaskResponse creates a response to parse from ActionDiskMask response.
CreateActionDiskRmaRequest creates a request to invoke ActionDiskRma API.
CreateActionDiskRmaResponse creates a response to parse from ActionDiskRma response.
CreateActionRequest creates a request to invoke Action API.
CreateActionResponse creates a response to parse from Action response.
CreateHostGetsRequest creates a request to invoke HostGets API.
CreateHostGetsResponse creates a response to parse from HostGets response.
NewClient creates a sdk client with environment variables.
NewClientWithAccessKey is a shortcut to create sdk client with accesskey usage: https://help.aliyun.com/document_detail/66217.html.
NewClientWithEcsRamRole is a shortcut to create sdk client with ecs ram role usage: https://help.aliyun.com/document_detail/66223.html.
NewClientWithOptions creates a sdk client with regionId/sdkConfig/credential this is the common api to create a sdk client.
NewClientWithRamRoleArn is a shortcut to create sdk client with ram roleArn usage: https://help.aliyun.com/document_detail/66222.html.
NewClientWithRsaKeyPair is a shortcut to create sdk client with rsa key pair attention: rsa key pair auth is only Japan regions available.
NewClientWithStsToken is a shortcut to create sdk client with sts token usage: https://help.aliyun.com/document_detail/66222.html.
# Structs
ActionDiskCheckRequest is the request struct for api ActionDiskCheck.
ActionDiskCheckResponse is the response struct for api ActionDiskCheck.
ActionDiskMaskRequest is the request struct for api ActionDiskMask.
ActionDiskMaskResponse is the response struct for api ActionDiskMask.
ActionDiskRmaRequest is the request struct for api ActionDiskRma.
ActionDiskRmaResponse is the response struct for api ActionDiskRma.
ActionRequest is the request struct for api Action.
ActionResponse is the response struct for api Action.
Client is the sdk client struct, each func corresponds to an OpenAPI.
Data is a nested struct in tesladam response.
DataInHostGets is a nested struct in tesladam response.
HostGetsRequest is the request struct for api HostGets.
HostGetsResponse is the response struct for api HostGets.