Closed dvdheiden closed 1 year ago
Closes #68
kernelcare_license_key
redis_password
redis_memory_limit
nodejs_version
mariadb_version
mariadb_cluster_name
mariadb_backup_interval
postgresql_version
postgresql_backup_interval
Cluster
optimizing_enabled
backups_enabled
Database
group_poperties
Node
Tombstone
ApiUsers
children
Clusters
Client.php
Closes #68
Changes
Added
kernelcare_license_key
,redis_password
,redis_memory_limit
,nodejs_version
,mariadb_version
,mariadb_cluster_name
,mariadb_backup_interval
,postgresql_version
andpostgresql_backup_interval
attributes to theCluster
model.optimizing_enabled
andbackups_enabled
attribute to theDatabase
model.group_poperties
to theNode
model.Tombstone
endpoint.ApiUsers
endpoint, which is just a basic endpoint that returns the raw data.children
call to theClusters
endpoint, which is just a basic endpoint that returns the raw data.Changed
Checks
Client.php