# NetworkBody

### object

metadata  
object [DefaultMetadata](https://docs.mediakind.com/api-reference/infrastructure-api/schemas/defaultmetadata) Required  
Resource metadata.

#### Show 2 properties
Hide 2 properties

- **displayName**  
  string Required  
  A human-readable name for the resource.
- **labels**  
  map from strings to string Optional  
  A dictionary of labels associated with the resource.  
  Maximum number of labels: 32.  
  Maximum length of a label or value: 256 characters.  
  Label: alphanumeric, hyphens and underscores.  
  Value: alphanumeric, hyphens, underscores and spaces.

### Show value schema
Hide value schema

- **[any key]**  
  string

#### spec  
object [NetworkBodySpec](https://docs.mediakind.com/api-reference/infrastructure-api/schemas/networkbodyspec) Required  
Network specification.
