Changes to Create new Agent Policy

POST /policies/agent

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

Changed in 17 of the 25 revisions of this API.201542

  1. d95ee7691efb1
  2. ce59b3bdec001
  3. 5d3c055b50ec2
  4. 456757f3b5542
  5. b3e28725ccae6
  6. dc9b53b51fdd1
  7. 36e163b84ec9171
  8. e0d05716908c11
  9. 90506e561cb62
  10. adfab293130f2
  11. 0ab4ab3de1eb1
  12. c6c0b44a92ea1
  13. 3b5c71fcf139637
  14. 38562e9cb8e7212
  15. cb4b72ec6b0d357
  16. 9bf27c32eb501
  17. e95a4da3dd7a1

What changed

    • added the new required header request parameter Authorization to all path's operations

      new-required-request-default-parameter-to-existing-path

    • added the new required header request parameter Bearer authorization to all path's operations

      new-required-request-default-parameter-to-existing-path

    • added the optional property format to the response with the 201 status

      response-optional-property-added

    • added the optional property policy_data to the response with the 201 status

      response-optional-property-added

    • added the new optional request property oneOf[PolicyCreateReqSchemaJson]/schema_version

      new-optional-request-property

    • added the new optional request property oneOf[PolicyCreateReqSchemaYaml]/schema_version

      new-optional-request-property

    • added the new optional request property oneOf[PolicyCreateReqSchemaJson]/policy/handlers

      new-optional-request-property

    • added the new optional request property oneOf[PolicyCreateReqSchemaJson]/policy/input

      new-optional-request-property

    • added the new optional request property oneOf[PolicyCreateReqSchemaJson]/policy/kind

      new-optional-request-property

    • added the new optional request property oneOf[PolicyCreateReqSchemaJson]/version

      new-optional-request-property

    • the request property oneOf[PolicyCreateReqSchemaJson]/description became optional

      request-property-became-optional

    • the request property oneOf[PolicyCreateReqSchemaYaml]/description became optional

      request-property-became-optional

    • the policy response's property type/format changed from string/ to object/ for status 201

      response-property-type-changed

  • 36e163b84ec9171See the full diff
    • the request's body type/format changed from object/ to /

      request-body-type-changed

    • removed the request property backend

      request-property-removed

    • removed the request property description

      request-property-removed

    • removed the request property format

      request-property-removed

    • removed the request property name

      request-property-removed

    • removed the request property policy

      request-property-removed

    • removed the request property policy_data

      request-property-removed

    • removed the request property tags

      request-property-removed

    • added PolicyCreateReqSchemaJson PolicyCreateReqSchemaYaml to the request body oneOf list

      request-body-one-of-added

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

  • e0d05716908c11See the full diff
    • the policy request property type/format changed from string/ to object/

      request-property-type-changed

    • the request property policy became optional

      request-property-became-optional

    • added the new optional request property format

      new-optional-request-property

    • added the new optional request property policy_data

      new-optional-request-property

    • the policy request property type/format changed from object/ to string/

      request-property-type-changed

    • the policy response's property type/format changed from object/ to string/ for status 201

      response-property-type-changed

    • added the media type application/json for the response with the status 201

      response-media-type-added

    • added the new required request property policy

      new-required-request-property

  • 3b5c71fcf139637See the full diff
    • added the new required header request parameter Authorization to all path's operations

      new-required-request-default-parameter-to-existing-path

    • added the new required request property description

      new-required-request-property

    • added the new required request property tags

      new-required-request-property

    • the request property backend became required

      request-property-became-required

    • the request property name became required

      request-property-became-required

    • removed the success response with the status 200

      response-success-status-removed

    • removed the request property format

      request-property-removed

    • removed the request property policy

      request-property-removed

    • removed the request property policy_data

      request-property-removed

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 409

      response-non-success-status-added

    • added the non-success response with the status 415

      response-non-success-status-added

    • added the non-success response with the status 422

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • added the success response with the status 201

      response-success-status-added

  • 38562e9cb8e7212See the full diff
    • the request's body type/format changed from / to object/

      request-body-type-changed

    • removed the success response with the status 201

      response-success-status-removed

    • added the new optional request property backend

      new-optional-request-property

    • added the new optional request property format

      new-optional-request-property

    • added the new optional request property name

      new-optional-request-property

    • added the new optional request property policy

      new-optional-request-property

    • added the new optional request property policy_data

      new-optional-request-property

    • removed the non-success response with the status 400

      response-non-success-status-removed

    • removed the non-success response with the status 401

      response-non-success-status-removed

    • removed the non-success response with the status 409

      response-non-success-status-removed

    • removed the non-success response with the status 415

      response-non-success-status-removed

    • removed the non-success response with the status 422

      response-non-success-status-removed

    • removed the non-success response with the status 500

      response-non-success-status-removed

    • added the success response with the status 200

      response-success-status-added

  • cb4b72ec6b0d357See the full diff
    • added the new required header request parameter Authorization to all path's operations

      new-required-request-default-parameter-to-existing-path

    • the request's body type/format changed from object/ to /

      request-body-type-changed

    • removed the success response with the status 200

      response-success-status-removed

    • removed the request property backend

      request-property-removed

    • removed the request property format

      request-property-removed

    • removed the request property name

      request-property-removed

    • removed the request property policy

      request-property-removed

    • removed the request property policy_data

      request-property-removed

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 409

      response-non-success-status-added

    • added the non-success response with the status 415

      response-non-success-status-added

    • added the non-success response with the status 422

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • added the success response with the status 201

      response-success-status-added

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

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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