Help Center> Intelligent EdgeFabric> API Reference> Before You Start> Message Header for Accessing a Platinum Service Instance
Updated on 2024-04-23 GMT+08:00

Message Header for Accessing a Platinum Service Instance

When you call the API of a platinum service instance, you need to add a message header named ief-instance-id to the request header. The value of ief-instance-id is a platinum service instance ID. For example:

1
2
3
POST https://{{ednpoint}}/v2/{project_id}/edgemgr/nodes
Content-Type: application/json
ief-instance-id: db953bf7-9f6c-4e90-9963-0a4453df72ba

You can obtain the platinum service instance ID from the IEF console.