{
  "baseUrl": "qa-ows-pdp.theorchard.io",
  "slackChannel": "#permissions-platform-alerts",
  "scenarios": {
    "identity-self-roles": {
      "startVUs": 1,
      "stages": [
        {
          "duration": "30s",
          "target": 10
        },
        {
          "duration": "300s",
          "target": 10
        }
      ],
      "gracefulStop": "30s",
      "endpoints": [
        {
          "method": "GET",
          "path": "/identity/self/roles/"
        }
      ]
    },
    "identity-self-roles-user-simple": {
      "username": "pdpteststresssimple@theorchard.com",
      "startVUs": 1,
      "stages": [
        {
          "duration": "30s",
          "target": 10
        },
        {
          "duration": "300s",
          "target": 10
        }
      ],
      "gracefulStop": "30s",
      "endpoints": [
        {
          "method": "GET",
          "path": "/identity/self/roles/"
        }
      ]
    },
    "identity-self-roles-user-complicated": {
      "username": "pdpteststresscomplicated@theorchard.com",
      "startVUs": 1,
      "stages": [
        {
          "duration": "30s",
          "target": 10
        },
        {
          "duration": "300s",
          "target": 10
        }
      ],
      "gracefulStop": "30s",
      "endpoints": [
        {
          "method": "GET",
          "path": "/identity/self/roles/"
        }
      ]
    },
    "identity-self-check-resources": {
      "startVUs": 1,
      "stages": [
        {
          "duration": "30s",
          "target": 10
        },
        {
          "duration": "300s",
          "target": 10
        }
      ],
      "gracefulStop": "30s",
      "endpoints": [
        {
          "method": "POST",
          "path": "/identity/self/check/resources/",
          "body": {
            "resources": [
              {
                "action": "view",
                "resource": {
                  "resource_id": "howdy-campaign-1",
                  "resource_type": "fan_data_channel",
                  "attributes": {
                    "tenant": {
                      "tenant_type": "account",
                      "tenant_uuid": "fff741c2-6def-4493-bfdf-c2bcb1128e02"
                    }
                  }
                }
              },
              {
                "action": "view",
                "resource": {
                  "resource_id": "howdy-campaign-2",
                  "resource_type": "fan_data_channel",
                  "attributes": {
                    "tenant": {
                      "tenant_type": "subaccount",
                      "tenant_uuid": "537d0575-12ae-4ebb-883c-f1cbb8d9c1fa"
                    }
                  }
                }
              }
            ]
          }
        }
      ]
    },
    "identity-self-check-resources-user-simple": {
      "username": "pdpteststresssimple@theorchard.com",
      "startVUs": 1,
      "stages": [
        {
          "duration": "30s",
          "target": 10
        },
        {
          "duration": "300s",
          "target": 10
        }
      ],
      "gracefulStop": "30s",
      "endpoints": [
        {
          "method": "POST",
          "path": "/identity/self/check/resources/",
          "body": {
            "resources": [
              {
                "action": "view",
                "resource": {
                  "resource_id": "howdy-campaign-1",
                  "resource_type": "fan_data_channel",
                  "attributes": {
                    "tenant": {
                      "tenant_type": "account",
                      "tenant_uuid": "16bad0cd-489e-4e17-b75b-eef3b013fa6d"
                    }
                  }
                }
              }
            ]
          }
        }
      ]
    },
    "identity-self-check-resources-user-complicated": {
      "username": "pdpteststresscomplicated@theorchard.com",
      "startVUs": 1,
      "stages": [
        {
          "duration": "30s",
          "target": 10
        },
        {
          "duration": "300s",
          "target": 10
        }
      ],
      "gracefulStop": "30s",
      "endpoints": [
        {
          "method": "POST",
          "path": "/identity/self/check/resources/",
          "body": {
            "resources": [
              {
                "action": "view",
                "resource": {
                  "resource_id": "howdy-campaign-1",
                  "resource_type": "fan_data_channel",
                  "attributes": {
                    "tenant": {
                      "tenant_type": "subaccount",
                      "tenant_uuid": "ec0fc9b3-7514-4de0-a9a4-53885d5d74b2"
                    }
                  }
                }
              }
            ]
          }
        }
      ]
    },
    "identity-4d5f24f5-roles": {
      "startVUs": 1,
      "stages": [
        {
          "duration": "30s",
          "target": 10
        },
        {
          "duration": "300s",
          "target": 10
        }
      ],
      "gracefulStop": "30s",
      "endpoints": [
        {
          "method": "GET",
          "path": "/identity/4d5f24f5-83f9-4989-9f82-0924a5feaf88/roles/"
        }
      ]
    },
    "identity-ef7cd70d-roles-user-simple": {
      "username": "pdpteststresssimple@theorchard.com",
      "startVUs": 1,
      "stages": [
        {
          "duration": "30s",
          "target": 10
        },
        {
          "duration": "300s",
          "target": 10
        }
      ],
      "gracefulStop": "30s",
      "endpoints": [
        {
          "method": "GET",
          "path": "/identity/ef7cd70d-4314-49f9-b158-f3b3be66372f/roles/"
        }
      ]
    },
    "identity-5f0f10e0-roles-user-complicated": {
      "username": "pdpteststresscomplicated@theorchard.com",
      "startVUs": 1,
      "stages": [
        {
          "duration": "30s",
          "target": 10
        },
        {
          "duration": "300s",
          "target": 10
        }
      ],
      "gracefulStop": "30s",
      "endpoints": [
        {
          "method": "GET",
          "path": "/identity/5f0f10e0-9a9a-48e5-9616-a02886837e99/roles/"
        }
      ]
    },
    "identity-4d5f24f5-check-resources": {
      "startVUs": 1,
      "stages": [
        {
          "duration": "30s",
          "target": 10
        },
        {
          "duration": "300s",
          "target": 10
        }
      ],
      "gracefulStop": "30s",
      "endpoints": [
        {
          "method": "POST",
          "path": "/identity/4d5f24f5-83f9-4989-9f82-0924a5feaf88/check/resources/",
          "body": {
            "resources": [
              {
                "action": "view",
                "resource": {
                  "resource_id": "howdy-campaign-1",
                  "resource_type": "fan_data_channel",
                  "attributes": {
                    "tenant": {
                      "tenant_type": "subaccount",
                      "tenant_uuid": "ec0fc9b3-7514-4de0-a9a4-53885d5d74b2"
                    }
                  }
                }
              }
            ]
          }
        }
      ]
    },
    "identity-ef7cd70d-check-resources-user-simple": {
      "username": "pdpteststresssimple@theorchard.com",
      "startVUs": 1,
      "stages": [
        {
          "duration": "30s",
          "target": 10
        },
        {
          "duration": "300s",
          "target": 10
        }
      ],
      "gracefulStop": "30s",
      "endpoints": [
        {
          "method": "POST",
          "path": "/identity/ef7cd70d-4314-49f9-b158-f3b3be66372f/check/resources/",
          "body": {
            "resources": [
              {
                "action": "view",
                "resource": {
                  "resource_id": "howdy-campaign-1",
                  "resource_type": "fan_data_channel",
                  "attributes": {
                    "tenant": {
                      "tenant_type": "account",
                      "tenant_uuid": "16bad0cd-489e-4e17-b75b-eef3b013fa6d"
                    }
                  }
                }
              }
            ]
          }
        }
      ]
    },
    "identity-5f0f10e0-check-resources-user-complicated": {
      "username": "pdpteststresscomplicated@theorchard.com",
      "startVUs": 1,
      "stages": [
        {
          "duration": "30s",
          "target": 10
        },
        {
          "duration": "300s",
          "target": 10
        }
      ],
      "gracefulStop": "30s",
      "endpoints": [
        {
          "method": "POST",
          "path": "/identity/5f0f10e0-9a9a-48e5-9616-a02886837e99/check/resources/",
          "body": {
            "resources": [
              {
                "action": "view",
                "resource": {
                  "resource_id": "howdy-campaign-1",
                  "resource_type": "fan_data_channel",
                  "attributes": {
                    "tenant": {
                      "tenant_type": "account",
                      "tenant_uuid": "16bad0cd-489e-4e17-b75b-eef3b013fa6d"
                    }
                  }
                }
              }
            ]
          }
        }
      ]
    }
  }
}
