Index
Represents the index defined within a custom big
object. Available in Tooling API version 41.0 and later.
Supported SOAP Calls
query(), retrieve()
Supported REST HTTP Methods
Query, GET
Fields
Usage
REST GET
{
"attributes" : {
"type" : "Index",
"url" : "/services/data/v41.0/tooling/sobjects/Index/0c0D000000000GUIAY"
},
"Id" : "0c0D000000000GUIAY",
"SobjectType" : "01ID0000000AwIcMAK",
"DeveloperName" : "BigObject_PK",
"MasterLabel" : "BigOBject_PK",
...
"Type" : "PRIMARY"
}