Sha256: 941c529cf02f90700f5d8a33682bcb8afe309af29b9654fac5201e77011e7bf8
Contents?: true
Size: 722 Bytes
Versions: 2
Compression:
Stored size: 722 Bytes
Contents
# Fn::Call ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | Call UUID ID. | [optional] **status** | **String** | Call execution status. | [optional] **app_name** | **String** | App name that is assigned to a route that is being executed. | [optional] **path** | **String** | App route that is being executed. | [optional] **created_at** | **DateTime** | Time when call was submitted. Always in UTC. | [optional] **started_at** | **DateTime** | Time when call started execution. Always in UTC. | [optional] **completed_at** | **DateTime** | Time when call completed, whether it was successul or failed. Always in UTC. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fn_ruby-0.2.1 | docs/Call.md |
fn_ruby-0.2.0 | docs/Call.md |