DcdnFunctions

Functions

Link copied to clipboard

Provides a collection of DCDN Domains to the specified filters.

suspend fun getDomains(argument: suspend GetDomainsPlainArgsBuilder.() -> Unit): GetDomainsResult
suspend fun getDomains(changeEndTime: String? = null, changeStartTime: String? = null, checkDomainShow: Boolean? = null, domainSearchType: String? = null, enableDetails: Boolean? = null, ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null, resourceGroupId: String? = null, securityToken: String? = null, status: String? = null): GetDomainsResult
Link copied to clipboard

This data source provides the Dcdn Ipa Domains of the current Alibaba Cloud user.

suspend fun getIpaDomains(domainName: String? = null, enableDetails: Boolean? = null, ids: List<String>? = null, outputFile: String? = null, status: String? = null): GetIpaDomainsResult
Link copied to clipboard

This data source provides DCDN kv account available to the user.What is DCDN Kv Account

suspend fun getKvAccount(status: String? = null): GetKvAccountResult
Link copied to clipboard

Using this data source can open DCDN service automatically. If the service has been opened, it will return opened. For information about DCDN and how to use it, see What is DCDN.

suspend fun getService(enable: String? = null): GetServiceResult
suspend fun getService(argument: suspend GetServicePlainArgsBuilder.() -> Unit): GetServiceResult
Link copied to clipboard

This data source provides the Dcdn Waf Domains of the current Alibaba Cloud user.

suspend fun getWafDomains(enableDetails: Boolean? = null, ids: List<String>? = null, outputFile: String? = null, queryArgs: String? = null): GetWafDomainsResult
Link copied to clipboard

This data source provides the Dcdn Waf Policies of the current Alibaba Cloud user.

suspend fun getWafPolicies(ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null, queryArgs: String? = null, status: String? = null): GetWafPoliciesResult
Link copied to clipboard

This data source provides Dcdn Waf Rule available to the user.What is Waf Rule

suspend fun getWafRules(argument: suspend GetWafRulesPlainArgsBuilder.() -> Unit): GetWafRulesResult
suspend fun getWafRules(ids: List<String>? = null, outputFile: String? = null, pageNumber: Int? = null, pageSize: Int? = null, queryArgs: String? = null): GetWafRulesResult