Working with Resources


What is a Resource?

The "Resource" system is tied to the Permissions structure. What this means is that you get granular control on a resource level and can create groups around a single resource or even groups of resources. Since resources can inherit permissions from others - it can be an easy way to categorize generic objects.

There are key resources that are used by the System that should not be deleted. We have put in some safeguards in the UI, but the API can delete these resources if prompted. The resources that you should not remove are "Holding" and "Reverse". The "Available" resource can be renamed - simply not deleted.


How to Work with Resources?

The resource is an entity that users can assign network resources to (IP blocks, hosts, DNS zones, etc.). You can also create hierarchies between resources which allows you to leverage permissions to control who can view and interact with any given resource and its assigned elements. Please note that you can also have resources that do NOT have anything assigned to them regarding network resources. The result of this flexible architecture is that you can work with resources in three ways:

Want to customize Sections? Check out Customizing Sections and Customizing Fields for more details!

Some examples:

1) Service Provider

2) Managed Service Provider

3) Datacenter/Colocation Provider

4) Enterprise


Additional Information