{
  "_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"
    },
    {
      "scope": "string",
      "tag": "string"
    }
  ],
  "_create_user": "string",
  "_protection": "string",
  "_create_time": 10,
  "_last_modified_time": 10,
  "_last_modified_user": "string",
  "id": "string",
  "resource_type": "string",
  "feature_stack_name": "string",
  "client_type_collection_configurations": [
    {
      "client_type": "MANAGEMENT_PLANE_PLATFORM",
      "data_type_configurations": [
        {
          "collection_frequency": 4,
          "data_type": "STATUS"
        }
      ]
    },
    {
      "client_type": "CONTROL_PLANE",
      "data_type_configurations": [
        {
          "collection_frequency": 4,
          "data_type": "STATISTICS"
        }
      ]
    },
    {
      "client_type": "CONTROL_PLANE",
      "data_type_configurations": [
        {
          "collection_frequency": 10,
          "data_type": "STATUS"
        },
        {
          "collection_frequency": 4,
          "data_type": "STATISTICS"
        },
        {
          "collection_frequency": 5,
          "data_type": "STATUS"
        },
        {
          "collection_frequency": 4,
          "data_type": "STATISTICS"
        },
        {
          "collection_frequency": 4,
          "data_type": "STATUS"
        },
        {
          "collection_frequency": 5,
          "data_type": "STATISTICS"
        },
        {
          "collection_frequency": 2,
          "data_type": "STATISTICS"
        },
        {
          "collection_frequency": 4,
          "data_type": "STATUS"
        }
      ]
    }
  ]
}