Simpleapplicationserver Functions
Functions
Link copied to clipboard
This data source provides the Simple Application Server Images of the current Alibaba Cloud user.
Link copied to clipboard
This data source provides the Simple Application Server Instances of the current Alibaba Cloud user.
suspend fun getInstances(argument: suspend GetInstancesPlainArgsBuilder.() -> Unit): GetInstancesResult
suspend fun getInstances(ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null, paymentType: String? = null, status: String? = null): GetInstancesResult
Link copied to clipboard
suspend fun getServerCustomImages(argument: GetServerCustomImagesPlainArgs): GetServerCustomImagesResult
This data source provides the Simple Application Server Custom Images of the current Alibaba Cloud user.
suspend fun getServerCustomImages(argument: suspend GetServerCustomImagesPlainArgsBuilder.() -> Unit): GetServerCustomImagesResult
suspend fun getServerCustomImages(ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null): GetServerCustomImagesResult
Link copied to clipboard
This data source provides the Simple Application Server Disks of the current Alibaba Cloud user.
suspend fun getServerDisks(argument: suspend GetServerDisksPlainArgsBuilder.() -> Unit): GetServerDisksResult
suspend fun getServerDisks(diskType: String? = null, ids: List<String>? = null, instanceId: String? = null, nameRegex: String? = null, outputFile: String? = null, status: String? = null): GetServerDisksResult
Link copied to clipboard
suspend fun getServerFirewallRules(argument: GetServerFirewallRulesPlainArgs): GetServerFirewallRulesResult
This data source provides the Simple Application Server Firewall Rules of the current Alibaba Cloud user.
suspend fun getServerFirewallRules(argument: suspend GetServerFirewallRulesPlainArgsBuilder.() -> Unit): GetServerFirewallRulesResult
suspend fun getServerFirewallRules(ids: List<String>? = null, instanceId: String, outputFile: String? = null): GetServerFirewallRulesResult
Link copied to clipboard
This data source provides the Simple Application Server Plans of the current Alibaba Cloud user.
suspend fun getServerPlans(argument: suspend GetServerPlansPlainArgsBuilder.() -> Unit): GetServerPlansResult
Link copied to clipboard
This data source provides the Simple Application Server Snapshots of the current Alibaba Cloud user.
suspend fun getServerSnapshots(argument: suspend GetServerSnapshotsPlainArgsBuilder.() -> Unit): GetServerSnapshotsResult
suspend fun getServerSnapshots(diskId: String? = null, ids: List<String>? = null, instanceId: String? = null, nameRegex: String? = null, outputFile: String? = null, status: String? = null): GetServerSnapshotsResult