{
  "_self": {
    "action": "string",
    "href": "string",
    "rel": "string"
  },
  "_links": [
    {
      "action": "string",
      "href": "string",
      "rel": "string"
    }
  ],
  "_schema": "string",
  "_revision": 2,
  "_system_owned": false,
  "display_name": "string",
  "description": "string",
  "tags": [
    {
      "scope": "string",
      "tag": "string"
    },
    {
      "scope": "string",
      "tag": "string"
    },
    {
      "scope": "string",
      "tag": "string"
    },
    {
      "scope": "string",
      "tag": "string"
    },
    {
      "scope": "string",
      "tag": "string"
    },
    {
      "scope": "string",
      "tag": "string"
    },
    {
      "scope": "string",
      "tag": "string"
    },
    {
      "scope": "string",
      "tag": "string"
    }
  ],
  "_create_user": "string",
  "_protection": "string",
  "_create_time": 6,
  "_last_modified_time": 6,
  "_last_modified_user": "string",
  "id": "string",
  "resource_type": "string",
  "session_cache_enabled": true,
  "session_cache_timeout": 300,
  "prefer_server_ciphers": true,
  "is_secure": true,
  "ciphers": [
    "TLS_RSA_WITH_AES_256_CBC_SHA",
    "TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA",
    "TLS_ECDH_RSA_WITH_AES_256_CBC_SHA",
    "TLS_ECDH_RSA_WITH_AES_128_CBC_SHA",
    "TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384",
    "TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384",
    "TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384"
  ],
  "protocols": [
    "TLS_V1",
    "TLS_V1"
  ]
}