get_structuralresources_content_constraints_agency_resource_version: Get content constraints agency resource version

get_structuralresources_content_constraints_agency_resource_versionR Documentation

Get content constraints agency resource version

Description

This function returns the content from “/v1.0/contentConstraints/agencyID/resourceID/version“

Usage

get_structuralresources_content_constraints_agency_resource_version(
  agencyid,
  resourceid,
  version
)

Arguments

agencyid

(string): Identifier of the agency that publishes.

resourceid

(string): Resource identifier.

version

(string): Specific version of the resource.

Examples

get_structuralresources_content_constraints_agency_resource_version(
"ISTAC",
"CSM_C00010A_SIE",
"01.000"
)

istacr documentation built on Dec. 28, 2022, 2:01 a.m.