Sha256: 534bd74beb97cc8a97bc5d641e5ed3e9a14835cf85dcbc3014b60c5398e185b5
Contents?: true
Size: 1.34 KB
Versions: 7
Compression:
Stored size: 1.34 KB
Contents
# Fastly::ServiceResponse ## 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](https://www.fastly.com/documentation/reference/api/services/version/) associated with the service. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
7 entries across 7 versions & 1 rubygems