Skip To Content
ArcGIS Developer
Dashboard

Update (Domain)

Description

License:

At ArcGIS Enterprise 10.9.1, named users in the Enterprise portal must be licensed with the ArcGIS Knowledge user type extension to create, edit, and update Knowledge Graph Server services. At ArcGIS Enterprise 11.0, your account no longer requires the ArcGIS Knowledge user type extension, but you must be signed in to the Enterprise portal to create, edit, and update Knowledge Graph Server services.

The update operation allows you to update a specific domain defined in the data model. Identify the domain you want to update by specifying the domain name. Use the data model query operation to learn about the domains that are defined in the schema.

Requests and responses

This operation can only be performed by sending a Protocolbuffer Binary Format (PBF)-formatted request and receiving a PBF-formatted response. Details of the request and response parameters are provided in the appropriate .proto files.

PBF request

Create a PBF-formatted request to perform this operation based on the UpdateDomainRequest.proto file.

PBF response

Create a PBF-formatted response to get feedback from the operation based on the UpdateDomainResponse.proto file.