Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-12396

HTTP Request Example for Create One Restore Job for One Cluster API have some issue

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Ops Manager
    • Labels:

      Description

      Ops Manager version 4.0 documentation for Create One Restore Job for One Cluster have 2 issues .

      1. The API Resource says

      {CLUSTER-ID}

      to be used in request. While the HTTP Request Example changes this to

      {CLUSTER-NAME}

      . This is not very major issue but still confuses customers.

      Please update the HTTP Request Example.

      2. HTTP Request Example has a missing comma(,) after "maxDownloads" : "1" . This leads to error

        "detail" : "Received JSON for the delivery attribute does not match expected format.",
        "error" : 400,
        "errorCode" : "INVALID_JSON_ATTRIBUTE",
      

      Please include the comma(,) after "maxDownloads" : "1" for the example to be successful.

      Regards

      Scope of changes

      Please update the HTTP Request Example.

      Impact to Other Docs

      MVP (Work and Date)

      Resources (Scope or Design Docs, Invision, etc.)

            Assignee:
            steve.renaker@mongodb.com Steve Renaker (Inactive)
            Reporter:
            gaurav.gupta@mongodb.com Gaurav Gupta
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              5 years, 12 weeks ago