Tool to add an IP restriction rule to a CertCentral account. Use when you need to limit API or user access to specific IP address ranges for enhanced security.
user_idintegerID of user to create the rule for. Mutually exclusive with api_key_id.
api_key_idintegerID of API key to create the rule for. Mutually exclusive with user_id.
ip_addressRequiredstringStarting IP address in allowed address range. IPv4 format required (e.g., 192.0.2.100).
descriptionstringCustom rule description for documentation purposes.
container_idRequiredintegerID of the top-level account container (division). Retrieve this value from the List containers endpoint; it's the container with parent_id of 0.
ip_address_endRequiredstringEnding IP address in allowed address range. IPv4 format required. For single IP, use same value as ip_address.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.