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

[C/OM] Missing orgId in example request

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Cloud Manager, Ops Manager
    • Labels:
      None
    • 2

      Description

      orgId is missing in Example Request from online document, https://docs.opsmanager.mongodb.com/current/reference/api/groups/create-one-group/

       

      curl --user "{PUBLIC-KEY}:{PRIVATE-KEY}" --digest \
        --header "Accept: application/json" \
        --header "Content-Type: application/json" \
        --include \
        --request POST "https://{opsManagerHost}:{port}/api/public/v1.0/groups?pretty=true" \

        --data '

          { "name": "Create Project API Example" }

        '

       

       

      Scope of changes

      Impact to Other Docs

      MVP (Work and Date)

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

            Assignee:
            john.williams@mongodb.com John Williams
            Reporter:
            ken.chen@mongodb.com Ken Chen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              3 years, 24 weeks, 2 days ago