)]}'
{"openstack/compute/v2/server_actions.py":[{"author":{"_account_id":27900,"name":"Artem Goncharov","email":"artem.goncharov@gmail.com","username":"gtema"},"change_message_id":"38873de5b6769aef74f3f4567c7fbd3d5ada884f","unresolved":true,"context_lines":[{"line_number":18,"context_line":"    base_path \u003d \u0027/servers/%(server_id)s/os-instance-actions\u0027"},{"line_number":19,"context_line":""},{"line_number":20,"context_line":"    # capabilities"},{"line_number":21,"context_line":"    allow_list \u003d True"},{"line_number":22,"context_line":""},{"line_number":23,"context_line":"    _query_mapping \u003d resource.QueryParameters("},{"line_number":24,"context_line":"        \"server_id\", \"limit\", \"marker\","}],"source_content_type":"text/x-python","patch_set":1,"id":"0f2d583d_c39b243f","line":21,"updated":"2021-09-01 07:32:06.000000000","message":"you can also fetch it","commit_id":"9ef206348c002c97dc43f6190e249d0369b7d4ef"},{"author":{"_account_id":27900,"name":"Artem Goncharov","email":"artem.goncharov@gmail.com","username":"gtema"},"change_message_id":"38873de5b6769aef74f3f4567c7fbd3d5ada884f","unresolved":true,"context_lines":[{"line_number":40,"context_line":"    #: The ID of the project which initiated the server action"},{"line_number":41,"context_line":"    project_id \u003d resource.Body(\u0027project_id\u0027)"},{"line_number":42,"context_line":"    #: The request id generated when execute the API of this action."},{"line_number":43,"context_line":"    request_id \u003d resource.Body(\u0027request_id\u0027)"},{"line_number":44,"context_line":"    #: The date and time when the action was started."},{"line_number":45,"context_line":"    start_time \u003d resource.Body(\u0027start_time\u0027)"},{"line_number":46,"context_line":"    #: The ID of the user which initiated the server action."}],"source_content_type":"text/x-python","patch_set":1,"id":"917aae1a_cb591189","line":43,"updated":"2021-09-01 07:32:06.000000000","message":"this parameter is in reality id, therefore you can define it `request_id \u003d resource.Body(\u0027request_id\u0027, alternate_id\u003dTrue)`","commit_id":"9ef206348c002c97dc43f6190e249d0369b7d4ef"},{"author":{"_account_id":27900,"name":"Artem Goncharov","email":"artem.goncharov@gmail.com","username":"gtema"},"change_message_id":"38873de5b6769aef74f3f4567c7fbd3d5ada884f","unresolved":true,"context_lines":[{"line_number":48,"context_line":"    #: The date and time when the instance action was updated."},{"line_number":49,"context_line":"    updated_at \u003d resource.Body(\u0027updated_at\u0027)"},{"line_number":50,"context_line":"    #: Links pertaining to the instance action."},{"line_number":51,"context_line":"    links \u003d resource.Body(\u0027links\u0027)"}],"source_content_type":"text/x-python","patch_set":1,"id":"d12a84ed_02e59c91","line":51,"updated":"2021-09-01 07:32:06.000000000","message":"please drop \"links\" parameter. This is only a helper parameter in the listing and is never returned directly to the user","commit_id":"9ef206348c002c97dc43f6190e249d0369b7d4ef"}]}
