- URL:
- https://<kgserver_datamodel_domains-url>/<domainName>
- Methods:
GET
- Operations:
- Update, Delete
Description
The domain
resource allows you to update or delete a specific domain defined in a knowledge graph service's data model resource if you have sufficient privileges.
Use the data model query operation to learn about the domains that are defined in the schema. Use the data model Domains resource with the name of the specific domain you want to access.
Request parameters
Parameter | Details |
---|---|
| The response format. The only supported response format is |
Example usage
The following is a sample request URL to get information about the Warehouse
domain that is defined in the data model resource for a knowledge graph service named Supply
:
https://machine.domain.com/webadaptor/rest/services/Hosted/SupplyChain/KnowledgeGraphServer/dataModel/domains/WarehouseType?f=html