---
title: Resource
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/resource
---

# Resource

A resource such as an app or book.

## Declaration

```data
object Resource
```

## Properties

attributes: The attribute metadata for the resource. href: The relative location for the resource, if it may be fetched directly. id: The identifier of the resource. meta: Contextual data about the resource. relationships: The relationships for the resource. type: The type of the resource. views: The views for the resource.

## Topics

### Related Objects

- [View](devicemanagement/view.md)
- [Resource.Attributes](devicemanagement/resource/attributes-data.dictionary.md)
- [Resource.Meta](devicemanagement/resource/meta-data.dictionary.md)
- [Resource.Relationships](devicemanagement/resource/relationships-data.dictionary.md)
- [Resource.Views](devicemanagement/resource/views-data.dictionary.md)

## See Also

### Getting resource and relationship information

- [Relationship](devicemanagement/relationship.md)
