Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

Table of Contents

Specification

Schema

Features

Input parameters 

  • id

Authorize

  1. Verify the validity of access token
  2. Check user scope (scope = 'service_catalog:write') in order to perform this action
    1. In case error - generate 401 response

Validate Service

Purpose validation: Check on existing Service record 

  1. Check exist Service by $.id.

    1. if invalid - return 404 error (message: "Service is not found!")

Update service

Update service record by $.id  set values:


Destination
Source
is_active FALSE
updated_at:timestamp
updated_byuser_id