Create Resource Lock Config RuleAsk AIpost https://api.corestack.io/resource/locks/{tenant_id}/lock_config_ruleCreates a new lock config rule under a CoreStackPath Paramstenant_idstringrequiredSpecify the tenant ID. This is a unique ID and can be retrieved using the List Tenants API.Body Paramscloud_account_idstringrequiredcloud_acccount_idcloud_account_namestringrequiredcloud_account_namecloudstringrequiredThe category will be either service or resourcetenant_idsarray of stringsrequiredDisplays the list of tenant idstenant_ids*ADD stringscopestringrequiredAccount Scope - For account scope,user can apply lock to particular cloud account,Tenant Scope - Users with tenant can apply lock for multiple tenants., allowed values are tenant, cloud_accountfiltersarray of objectsfilters for cloud _account_scopefiltersADD objectlock_typestringlock typeconfig_rule_idstringconfig rule id to enable/disable config ruleactionstringaction to enable/disable config rule. allowed values are enable or diableResponses 201Created 400Bad Request 401Unauthorized 500Internal Server ErrorUpdated about 2 months ago