Changes to Create Or Update BMC Credential

PUT /v2/org/{org}/nico/credential/bmc

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 90 revisions of this API.428

  1. edcf92c1de6512
  2. 6c8dcd576e4b11
  3. 90356f383b7c224
  4. 1a990cce2ce11

What changed

  • edcf92c1de6512See the full diff
    • removed the success response with the status 202

      response-success-status-removed

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the success response with the status 200

      response-success-status-added

    • removed the success response with the status 200

      response-success-status-removed

    • added the success response with the status 202

      response-success-status-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 90356f383b7c224See the full diff
    • removed the enum value bmc-root of the request property kind

      request-property-enum-value-removed

    • removed the enum value site-wide-root of the request property kind

      request-property-enum-value-removed

    • added the new BMCRoot enum value to the kind response property for the response status 200

      response-property-enum-value-added

    • added the new SiteWideRoot enum value to the kind response property for the response status 200

      response-property-enum-value-added

    • added the new BMCRoot enum value to the request property kind

      request-property-enum-value-added

    • added the new SiteWideRoot enum value to the request property kind

      request-property-enum-value-added

    • removed the bmc-root enum value from the kind response property for the response status 200

      response-property-enum-value-removed

    • removed the site-wide-root enum value from the kind response property for the response status 200

      response-property-enum-value-removed

    • endpoint added

      endpoint-added