Sha256: 0eddc1a8fb865303f72389d6c607c0aeb505eb47555ad529e2c734ebb8756cff

Contents?: true

Size: 1.49 KB

Versions: 25

Compression:

Stored size: 1.49 KB

Contents

# Fastly::ServiceDetail

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **created_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
| **deleted_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
| **updated_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
| **comment** | **String** | A freeform descriptive note. | [optional] |
| **name** | **String** | The name of the service. | [optional] |
| **customer_id** | **String** | Alphanumeric string identifying the customer. | [optional] |
| **type** | **String** | The type of this service. | [optional] |
| **id** | **String** |  | [optional][readonly] |
| **publish_key** | **String** | Unused at this time. | [optional] |
| **paused** | **Boolean** | Whether the service is paused. Services are paused due to a lack of traffic for an extended period of time. Services are resumed either when a draft version is activated or a locked version is cloned and reactivated. | [optional] |
| **versions** | [**Array<SchemasVersionResponse>**](SchemasVersionResponse.md) | A list of [versions](/reference/api/services/version/) associated with the service. | [optional] |
| **active_version** | [**ServiceVersionDetailOrNull**](ServiceVersionDetailOrNull.md) |  | [optional] |
| **version** | [**ServiceVersionDetail**](ServiceVersionDetail.md) |  | [optional] |

[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
fastly-8.0.1 docs/ServiceDetail.md
fastly-8.0.0 docs/ServiceDetail.md
fastly-7.2.2 docs/ServiceDetail.md
fastly-7.2.1 docs/ServiceDetail.md
fastly-7.2.0 docs/ServiceDetail.md
fastly-7.1.1 docs/ServiceDetail.md
fastly-7.1.0 docs/ServiceDetail.md
fastly-7.0.0 docs/ServiceDetail.md
fastly-6.0.2 docs/ServiceDetail.md
fastly-6.0.1 docs/ServiceDetail.md
fastly-6.0.0 docs/ServiceDetail.md
fastly-5.3.1 docs/ServiceDetail.md
fastly-5.3.0 docs/ServiceDetail.md
fastly-5.2.2 docs/ServiceDetail.md
fastly-5.2.1 docs/ServiceDetail.md
fastly-5.2.0 docs/ServiceDetail.md
fastly-5.1.1 docs/ServiceDetail.md
fastly-5.1.0 docs/ServiceDetail.md
fastly-5.0.0 docs/ServiceDetail.md
fastly-4.4.0 docs/ServiceDetail.md