D4Science D4Science Don't have a D4Science account? Create one

CatalogueRequest Data Type

The Class CatalogueRequest.

Properties
name data type description
gcube_scope string Gets the gcube_scope.
entity_context string Gets the entity_context.
entity_name string Gets the entity_name.

Example

{
  "gcube_scope" : "...",
  "entity_context" : "...",
  "entity_name" : "..."
}