Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServiceListFileSystemsHeaders

Package version

Defines headers for Service_listFileSystems operation.

Hierarchy

  • ServiceListFileSystemsHeaders

Index

Properties

Optional contentType

contentType: undefined | string

The content type of list filesystem response. The default content type is application/json.

Optional continuation

continuation: undefined | string

If the number of filesystems to be listed exceeds the maxResults limit, a continuation token is returned in this response header. When a continuation token is returned in the response, it must be specified in a subsequent invocation of the list operation to continue listing the filesystems.

Optional date

date: Date

A UTC date/time value generated by the service that indicates the time at which the response was initiated.

Optional requestId

requestId: undefined | string

A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.

Optional version

version: undefined | string

The version of the REST protocol used to process the request.

Generated using TypeDoc