Skip to main content

Get Entitlement Values For Endpoint

POST 

/getEntitlementValuesForEndpoint

This method returns a List of "EntitlementValues" for a specific endpoint in SSM.

The Authorization must have Bearer followed by Token.

Mandatory params: endpoint

Optional params: entitlementType, max, offset, entownerwithrank - if "true", returns the list of owners with owner rank for every entitlementValue returnentitlementmap(true/false,default:false) - If true, entitlementmap details will be returned

Request

Body

    endpointstring
    Example: Workday
    entitlementTypestring
    Example: Security-Groups
    entownerwithrankstring
    Example: true

Responses

Get Entitlement Values For Endpoint / Get Entitlement Values For Endpoint 2

Response Headers

  • Access-Control-Allow-Credentials

    string

  • Access-Control-Allow-Origin

    string

  • Cache-Control

    string

  • Date

    string

  • Expires

    string

  • Referrer-Policy

    string

  • Server

    string

  • Set-Cookie

    string

  • Strict-Transport-Security

    string

  • X-Content-Type-Options

    string

  • X-Frame-Options

    string

Schema

    Entitlementdetails

    object[]

  • Array [

  • entitlement_valuekeystring
    Example: 1
    entitlementIDstring
    Example: entitlementID
    accessstring
    Example: Select
    confidentialitystring
    Example: 0
    customproperty1string
    Example: test
    customproperty20string
    Example: cp20
    customproperty3string
    Example: cp3
    customproperty8string
    Example: cp8
    descriptionstring
    Example:
    displaynamestring
    Example: Display Name One
    endpointstring
    Example: System1

    entitlementOwner

    object

    anyOf

  • Array [

  • string

  • ]

  • entitlementTypestring
    Example: Access
    entitlement_glossarystring
    Example:
    entitlement_valuestring
    Example: TestEnt1
    modulestring
    Example: Select
    priviligedstring
    Example: 0
    requestFormstring
    Example: Request Form Table
    riskstring
    Example: 0
    soxcriticalstring
    Example: 0
    statusstring
    Example: 1
    syscriticalstring
    Example: 0
    updatedatestring
    Example: 04/08/2017
    updateuserstring
    Example: 1
  • ]

  • entitlementsCountnumber
    Example: 16
    errorCodestring
    Example: 0
    msgstring
    Example: Successful
    statusCodenumber
    Example: 200
    totalEntitlementCountnumber
    Example: 16