Closed
Description
In line with other REST API specs that accept a comma-separated list of values, the slm.get_lifecycle
REST API spec policy_id
should be of type "list"
, and not "string"
:
This affects REST specs back to v7.4.0.
The docs should also be updated to use policy_id
instead of policy_ids
, to match the REST API spec.