[DOCS-12396] HTTP Request Example for Create One Restore Job for One Cluster API have some issue Created: 25/Jan/19  Updated: 29/Oct/23  Resolved: 29/Jan/19

Status: Closed
Project: Documentation
Component/s: Ops Manager
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Major - P3
Reporter: Gaurav Gupta Assignee: Steve Renaker (Inactive)
Resolution: Fixed Votes: 0
Labels: API
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Participants:
Days since reply: 5 years, 5 days ago

 Description   

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.)



 Comments   
Comment by Githook User [ 09/Feb/19 ]

Author:

{'name': 'Steve Renaker', 'email': 'steve.renaker@10gen.com', 'username': 'steveren'}

Message: DOCS-12396: HTTP Request Example for Create One Restore Job for One Cluster errors (#2103)
Branch: one-agent-prep
https://github.com/10gen/mms-docs/commit/b2085c0d285397a32fd747131705ab9888ffc565

Comment by Steve Renaker (Inactive) [ 30/Jan/19 ]

Hi gaurav.gupta – the pull request is merged into the master branch, and the new content will go live next time we publish the docs. PR is here: https://github.com/10gen/mms-docs/pull/2103 Thanks for opening the ticket.

Comment by Gaurav Gupta [ 30/Jan/19 ]

The HTTP Request Example for Create One Restore Job for One Cluster is not yet updated at the time of writing the comment.

Generated at Thu Feb 08 08:05:08 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.