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.

WARNING!

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:

  • Resource Entries: 
    These are the actual resource names. When you click the "Add Entry" button you can customize various elements of the entry and assign the parent resource, section and category from their respective dropdown menus. You may also add a Custom ID if desired. 
    When done, hitting "Create" and clicking on "Open resource here" will pull up the field set for the chosen section and allow you to enter the data for the given entry.
  • Resource Sections: 
    These can be anything from "customers" to "firewalls" to "cross-connects". Since you can customize the fields for these elements, you have flexibility in organizing the data. Check out Customizing Sections and Customizing Fields for more details on how to fit these elements to your business.

  • Resource Categories: 
    Categories can be used to create some filtered views for given resources and sections. For example, you can create a section called "Resource Holder" and then assign a category "Customer". Then you can view a list of resources that have been assigned to category "Customer". In the same way, you could also assign a section called "Router" under the parent resource "Corporate Datacenter" and then assign a category "Infrastructure".

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