Creates or updates a exception policy.

Creates or updates a exception policy.

patch/routing/exceptionPolicies/{exceptionPolicyId}

Path parameters

exceptionPolicyIdstring required

Id of an exception policy.

Query parameters

api-versionstring required

The API version to use for this operation.

Headers

If-Matchstring

The request should only proceed if an entity matches this string.

If-Unmodified-Sincestring date-time-rfc7231

The request should only proceed if the entity was not modified after this time.

Response

The request has succeeded.

etagstring required

The ETag (or entity tag) HTTP response header is an identifier for a specific version of a resource. It lets caches be more efficient and save bandwidth, as a web server does not need to resend a full response if the content was not changed.

It is a string of ASCII characters placed between double quotes, like "675af34563dc-tr34".

idstring required

Id of an exception policy.

namestring

Friendly name of this policy.

Changes

Changed in 1 of the 5 revisions of this API.152

  • 8cbeaf5a7ce3152See the full diff
    • removed the success response with the status 201

      response-success-status-removed

    • the optional response header ETag removed for the status 200

      optional-response-header-removed

    • the optional response header Last-Modified removed for the status 200

      optional-response-header-removed

    • the optional response header x-ms-error-code removed for the status default

      optional-response-header-removed

    • deleted the header request parameter If-Match

      request-parameter-removed

    • deleted the header request parameter If-Unmodified-Since

      request-parameter-removed

    • api operation id JobRouterAdministrationOperations_UpsertExceptionPolicy removed and replaced with JobRouter_UpsertExceptionPolicy

      api-operation-id-removed

    • api tag ExceptionPolicies added

      api-tag-added

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