ResponseContainerSpanSamplingPolicy

ResponseContainerSpanSamplingPolicy
ResponseContainerSpanSamplingPolicy

JSON container for the HTTP response along with status

JSON Example
{
    "status": {
        "result": "string",
        "message": "string",
        "code": 0
    },
    "response": {
        "name": "string",
        "id": "string",
        "active": false,
        "description": "string",
        "expression": "string",
        "createdEpochMillis": 0,
        "updatedEpochMillis": 0,
        "samplingPercent": 0,
        "deleted": false,
        "creatorId": "string",
        "updaterId": "string"
    }
}
status
Required

status

response
Optional

response