v1

latestOpenAPI 3.1.02026-07-178140423.0 KB
AI Vector DB Policy Management

Update Vector Db Policy

Update an existing Vector DB policy by ID.

put/governance-service/api/ai/vectordb/{vector_db_id}/policy/{id}

Path parameters

vector_db_idinteger required
idinteger required

Request body

idinteger nullable

The unique identifier of the resource

statusinteger nullable

The status of the resource

createTimestring date-time nullable

The creation time of the resource

updateTimestring date-time nullable

The last update time of the resource

namestring nullable

The name of the Vector DB policy

descriptionstring nullable

The description of the Vector DB policy

allowedUsersstring[]

The list of allowed users

allowedGroupsstring[]

The list of allowed users

allowedRolesstring[]

The list of allowed users

deniedUsersstring[]

The list of denied users

deniedGroupsstring[]

The list of denied users

deniedRolesstring[]

The list of denied users

metadataKeystring

The metadata key for the policy

metadataValuestring

The metadata value for the policy

operatorstring

The operator for the policy

vectorDBIdinteger

The vector db id for the policy

Response

Successful Response

idinteger nullable

The unique identifier of the resource

statusinteger nullable

The status of the resource

createTimestring

The creation time of the resource

updateTimestring

The last update time of the resource

namestring nullable

The name of the Vector DB policy

descriptionstring nullable

The description of the Vector DB policy

allowedUsersstring[]

The list of allowed users

allowedGroupsstring[]

The list of allowed users

allowedRolesstring[]

The list of allowed users

deniedUsersstring[]

The list of denied users

deniedGroupsstring[]

The list of denied users

deniedRolesstring[]

The list of denied users

metadataKeystring

The metadata key for the policy

metadataValuestring

The metadata value for the policy

operatorstring

The operator for the policy

vectorDBIdinteger

The vector db id for the policy