Familiarize yourself with some terms used in the process of managing your NetStorage content.
Term | Description |
---|---|
Access method | Access methods are used to define how you want the upload account to access a storage group. Upload accounts can have multiple access methods. |
Action header | This API uses a unified “action” HTTP header that specifies which action to perform on the object name specified in the request path. Use the action header with GET, POST, or PUT HTTP methods, depending on the operation. |
Connection hostname | This API uses a unique upload domain. For example, if you provide “baseball” as your domain name prefix:
|
Content Provider (CP) code | This is a unique numeric code assigned to you by contract, representing the default root directory in any NetStorage storage group. You need to create at least one CP code for a storage group. Reporting and billing services will reference the statistical data for these CP codes. For example, if the CP code associated with a storage group is “123456,” your root directory in that group would be “/123456,” and all of the previously mentioned data references this code.
|
Domain name prefix | When establishing a storage group, you provide us with a value to serve as a prefix for your domain names. Once you've determined an applicable domain name prefix, you'll use it with all domain names for a storage group. |
Storage group | We refer the basic unit within a NetStorage instance to as a “storage group.” A storage group is where you house your content for distribution. A storage group needs at least one upload account to upload content. |
Upload account | You use an upload account to access a specific storage group. This is done by associating it with an upload directory that is set up in the storage group, then assigning it with an access method. Use your upload account name as the |
Upload directory | An upload directory is a root directory in a storage group, represented by a CP code that has been provisioned for use with NetStorage. This is also referred to as a "CP code root." |
X-Akamai-ACS-Auth headers | This API uses two headers for authentication:
Learn more about X-Akamai-ACS-Auth headers. |