API键
编排>编排服务器>用户和身份验证> API密钥
使用此页面允许您的应用程序使用REST API,而无需会话身份验证和管理。您可以为API键指定权限,状态,名称和IP允许列表。
An API key can be passed either in the HTTP request header fieldX-auth-tokenor as a query parameterApikey。
注意:It is recommended to use different keys for different applications and users.
要添加和定义新的API键,请单击编辑icon and configure the fields below.
| 场地 | Description |
|---|---|
| 钥匙Name | Name of the key you are creating. |
| 钥匙 | Text you cut, paste, and insert into your client code. |
| 允许 | Read-Only or Read-Write. |
| Description | Enter details in this field that describe the purpose of the key you are configuring. |
| 到期 | Set the expiration date if you want a certain application or script to access the key for a fixed amount of time. |
| Active | 要显示键是活动的还是不活动的,请选择是的orNo。 |
| IP Allow List | 通过此指定的IP范围将流量过滤到您的私人资源。流量能够通过此字段中定义的IP地址通过。 |