databases_create_ip_attribute
Enable IP address data storage in Appwrite databases by defining a new IP attribute for a specified collection using database and collection IDs.
Instructions
Create IP address attribute
Input Schema
Name | Required | Description | Default |
---|---|---|---|
array | No | Parameter 'array' | |
collection_id | Yes | Parameter 'collection_id' | |
database_id | Yes | Parameter 'database_id' | |
default | No | Parameter 'default' | |
key | Yes | Parameter 'key' | |
required | Yes | Parameter 'required' |