Modifying database parameters

put

/databases/modifyDb

Request

Supported Media Types
Header Parameters
  • Minimum Length: 1
    Maximum Length: 64
    A user-supplied token that uniquely identifies a request. A single request will be acted upon among many requests that share the same token. Idempotency tokens expire after 30 minutes.
Body ()
Database parameters
Root Schema : DBModificationRequest
Type: object
Show Source
Nested Schema : networksToAdd
Type: array
Show Source
Nested Schema : networksToRemove
Type: array
Show Source
Back to Top

Response

Supported Media Types

200 Response

Database modification state.
Body ()
Root Schema : ServiceJobReport
Type: object
Job Request Status
Show Source
Nested Schema : reports
Type: array
Show Source
Nested Schema : resourceList
Type: array
Show Source
Nested Schema : TaskReport
Type: object
Show Source
Nested Schema : tags
Type: array
Show Source
Nested Schema : JobResourceInfo
Type: object
resource information
Show Source

Default Response

An unexpected error has occurred
Body ()
Root Schema : Error
Type: object
Show Source
Back to Top