1
0
forked from docs/doc-exports
doc-exports/docs/ecs/api-ref/en-us_topic_0132778339.html
Goncharov, Artem e804cc1855 ecs api-ref update from https://github.com/opentelekomcloud-docs/doc-exports/pull/13/
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Goncharov, Artem <artem.goncharov@t-systems.com>
Co-committed-by: Goncharov, Artem <artem.goncharov@t-systems.com>
2022-08-17 15:16:30 +00:00

6.0 KiB

FPGA Logical File Management

Permission

API

Action

Dependent Permission

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

Disassociating an FPGA Image from an ECS Image

DELETE /v1/{project_id}/cloudservers/fpga_image/{fpga_image_id}/association

ecs:cloudServerFpgaImags:unrelate

N/A

Viewing Details of FPGA Images

GET /v1/{project_id}/cloudservers/fpga_image/detail

ecs:cloudServerFpgaImages:list

N/A

Deleting an FPGA Image

DELETE /v1/{project_id}/cloudservers/fpga_image/{fpga_image_id}

ecs:cloudServerFpgaImages:delete

N/A

Associating an FPGA Image with an ECS Image

POST /v1/{project_id}/cloudservers/fpga_image/{fpga_image_id}/association

ecs:cloudServerFpgaImages:relate

N/A

Registering an FPGA Image

POST /v1/{project_id}/cloudservers/fpga_image

ecs:cloudServerFpgaImages:register

N/A