Sha256: c901b750c97a9b519e32086213af4ad8c42b39f3a0f0bad2c57a025b1c083455
Contents?: true
Size: 957 Bytes
Versions: 3
Compression:
Stored size: 957 Bytes
Contents
# Fastly::ServiceResponseAllOf ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **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] | | **environments** | [**Array<Environment>**](Environment.md) | A list of environments where the service has been deployed. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
fastly-9.0.0 | docs/ServiceResponseAllOf.md |
fastly-8.10.0 | docs/ServiceResponseAllOf.md |
fastly-8.9.0 | docs/ServiceResponseAllOf.md |