Update policy details for a given policy id
    • PDF

    Update policy details for a given policy id

    • PDF

    Article summary

    Patch
    /api/resource-manager/profiles/{profileId}/policies/{policyId}
    Security
    HTTP
    Type bearer
    Path parameters
    profileId
    stringRequired

    Id of profile to add policy

    policyId
    stringRequired

    policy ID to update policy details

    Body parameters

    update policy details

    Expand All
    object
    id
    string
    name
    string
    isActive
    boolean
    isDraft
    boolean
    isReadOnly
    boolean
    condition
    object
    resource
    string
    accessLevel
    string
    consumer
    string
    members
    Array of object (MemberDto)
    object
    id
    string
    name
    string
    memberType
    string
    Valid values[ "User", "Tag" ]
    resourceLabels
    object (LabelAssociation)
    property*
    Array of string additionalProperties
    string
    Responses
    204

    policy details got updated successfully

    404

    Not found


    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.