FPGA Logical File Management
| Permission | API | Action | Dependent Permission | IAM Project | Enterprise Project |
|---|---|---|---|---|---|
| Querying Associations Between an FPGA Image and an ECS Image | GET /v1/{project_id}/cloudservers/fpga_image/associations{?image_id,fpga_image_id,page,size} | ecs:cloudServerFpgaImages:getRelations | N/A | √ | x |
| Disassociating an FPGA Image from an ECS Image | DELETE /v1/{project_id}/cloudservers/fpga_image/{fpga_image_id}/association | ecs:cloudServerFpgaImags:unrelate | N/A | √ | x |
| Viewing Details of FPGA Images | GET /v1/{project_id}/cloudservers/fpga_image/detail | ecs:cloudServerFpgaImages:list | N/A | √ | x |
| Deleting an FPGA Image | DELETE /v1/{project_id}/cloudservers/fpga_image/{fpga_image_id} | ecs:cloudServerFpgaImages:delete | N/A | √ | x |
| Associating an FPGA Image with an ECS Image | POST /v1/{project_id}/cloudservers/fpga_image/{fpga_image_id}/association | ecs:cloudServerFpgaImages:relate | N/A | √ | x |
| Registering an FPGA Image | POST /v1/{project_id}/cloudservers/fpga_image | ecs:cloudServerFpgaImages:register | N/A | √ | x |
Last Article: Tag Management
Next Article: Common Parameters
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.