Dcdn Functions
object DcdnFunctions
Functions
Link copied to clipboard
Provides a collection of DCDN Domains to the specified filters.
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(argument: suspend GetIpaDomainsPlainArgsBuilder.() -> Unit): GetIpaDomainsResult
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(argument: suspend GetKvAccountPlainArgsBuilder.() -> Unit): 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.
Link copied to clipboard
This data source provides the Dcdn Waf Domains of the current Alibaba Cloud user.
suspend fun getWafDomains(argument: suspend GetWafDomainsPlainArgsBuilder.() -> Unit): GetWafDomainsResult
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(argument: suspend GetWafPoliciesPlainArgsBuilder.() -> Unit): GetWafPoliciesResult
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