7.2 Resource info

GET http://{{rip_ip}}:5438/resources/{{resource_id}}/info

Retrieves details about the resource.

Response

Objects with basic information about the resource.

  • Name (string) : Name of the resource.
  • Type (string) : The type of resource, see 7.1 Resource > List.
  • SHA1 (string) : Sha1 checksum of the resource.
  • Owner (string) : When marked as “Public” the resource is read-only and shared with more accounts. When empty or “Private” it is exclusive for this account.
  • Meta (object, optional) : Metadata specific to the resource type. Often containing the user's visible name.