ResourceObject document (Data API 23.2)
Object to represent a resource in ocapi_config_api_request
Property | Type | Constraints | Description |
---|---|---|---|
cache_time |
Integer | Resource Cache time | |
config |
Map[String, String] | Configuration of the resource | |
methods |
[String] | mandatory=true, minItems=1, nullable=false | Allowed methods of the resource |
personalized_caching_enabled |
Boolean | Indicate if the personalized caching is enabled for the resource | |
read_attributes |
String | Read attributes of the resource | |
resource_id |
String | mandatory=true, minLength=1, nullable=false | Resource ID |
version_range |
VersionRangeObject | Version range | |
write_attributes |
String | Write attributes of the resource |
X
OCAPI versions 15.x and 16.x will be retired on March 31, 2021. For dates and more information, see the OCAPI versioning and deprecation policy and this Knowledge Article.