资源编排服务 RFS-获取执行计划元数据:请求示例

时间:2024-11-04 14:51:26

请求示例

  • 获取指定执行计划的元数据

    GET https://{endpoint}/v1/ba2b9930c977f71edaeaa3a5e96a8ff1/stacks/my_hello_world_stack/execution-plans/my_first_execution_plan/metadata
  • 获取指定执行计划的元数据,并提供资源栈id和执行计划id以校验是否与当前资源栈和执行计划匹配

    GET https://{endpoint}/v1/ba2b9930c977f71edaeaa3a5e96a8ff1/stacks/my_hello_world_stack/execution-plans/my_first_execution_plan/metadata?stack_id=ea6a4f0e-ee8a-494e-b12a-8be4a1e65af2&execution_plan_id=fb5e781e-a27d-46e2-9954-242753857a9f
support.huaweicloud.com/api-aos/GetExecutionPlanMetadata.html