Skip to main content

Update Entitlement Type

PUT 

/updateEntitlementType

This API updates Entitlement Type in SSM.

The Authorization must have Bearer followed by Token.

Mandatory params: entitlementname, endpointname,

Optional params: entitlementdescription, workflow, customproperty<N>, availableQueryServiceAccount, selectedQueryServiceAccount, arsRequestableEntitlementQuery, arsSelectedEntitlementQuery , createTaskAction - it can be one value or list of values. The values can be ["noAction","removeTaskForExistingEntitlements", "enableRollback"], requestDatesConfJson , startDateInRevokeRequest , startEndDateInRequest , allowRemoveAllEntitlementInRequest , orderindex , requiredinrequest , hiearchyrequired , requestoption

requestoption param values can be - SHOW_BUT_NOTREUESTABLESINGLE/ SHOW_BUT_NOTREUESTABLEMULTIPLE/ NONE/ SINGLE/ MULTIPLE/ TABLE/ FREEFORMTEXT/ TABLENOREMOVE/ RADIOBUTN/ CHECKBOXN/ READONLYTABLE/ NONE_BUT_CREATETASK

Request

Body

    allowRemoveAllEntitlementInRequest string
    arsRequestableEntitlementQuery string
    arsSelectedEntitlementQuery string
    availableQueryServiceAccount string
    createTaskAction string[]
    createTaskAction1 string
    customproperty1 string
    customproperty9 string
    endpointname string
    entitlementdescription string
    entitlementname string
    hiearchyrequired string
    orderindex string
    requestDatesConfJson string
    requestoption string
    requiredinrequest string
    selectedQueryServiceAccount string
    startDateInRevokeRequest string
    startEndDateInRequest string
    workflow string

Responses

Update Entitlement Type

Response Headers

  • Date

    string

  • Server

    string

  • Set-Cookie

    string

  • X-Content-Type-Options

    string

Schema

    errorCode string
    msg string
Loading...