File tree Expand file tree Collapse file tree 5 files changed +9007
-0
lines changed
en/apis/advanced_apis/gitops Expand file tree Collapse file tree 5 files changed +9007
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ weight : 20
3+ ---
4+
5+ # Application
6+
7+ <OpenAPIPath path = " /gitops/v1/project/{project}/applications" />
8+
9+ <OpenAPIPath path = " /gitops/v1/project/{project}/applications/{name}" />
10+
11+ <OpenAPIPath path = " /gitops/v1/project/{project}/applications/{name}/events" />
12+
13+ <OpenAPIPath path = " /gitops/v1/project/{project}/applications/{name}/refresh" />
14+
15+ <OpenAPIPath path = " /gitops/v1/project/{project}/applications/{name}/sync" />
Original file line number Diff line number Diff line change 1+ ---
2+ weight : 30
3+ ---
4+
5+ # ApplicationSet
6+
7+ <OpenAPIPath path = " /gitops/v1/project/{project}/applicationsets" />
8+
9+ <OpenAPIPath path = " /gitops/v1/project/{project}/applicationsets/{name}" />
10+
11+ <OpenAPIPath path = " /gitops/v1/project/{project}/applicationsets/{name}/applications" />
12+
13+ <OpenAPIPath path = " /gitops/v1/project/{project}/applicationsets/{name}/applications/{app_name}" />
14+
15+ <OpenAPIPath path = " /gitops/v1/project/{project}/applicationsets/{name}/applications/{app_name}/sync" />
16+
17+ <OpenAPIPath path = " /gitops/v1/project/{project}/applicationsets/{name}/events" />
18+
19+ <OpenAPIPath path = " /gitops/v1/project/{project}/applicationsets/{name}/prometheusrules" />
20+
21+ <OpenAPIPath path = " /gitops/v1/project/{project}/applicationsets/{name}/prometheusrules/{rule_name}" />
22+
23+ <OpenAPIPath path = " /gitops/v1/project/{project}/applicationsets/{name}/refresh" />
24+
25+ <OpenAPIPath path = " /gitops/v1/project/{project}/applicationsets/{name}/sync" />
26+
27+ <OpenAPIPath path = " /gitops/v1/project/{project}/applicationsets/{name}/topology" />
Original file line number Diff line number Diff line change 1+ ---
2+ weight : 10
3+ ---
4+
5+ # Core
6+
7+ <OpenAPIPath path = " /gitops/v1/gql" />
8+
9+ <OpenAPIPath path = " /gitops/v1/project/{project}/unifiedapps" />
10+
11+ <OpenAPIPath path = " /gitops/v1/project/{project}/repository/apps" />
12+
13+ <OpenAPIPath path = " /gitops/v1/project/{project}/repository/refs" />
Original file line number Diff line number Diff line change 1+
2+ # GitOps APIs
3+
4+ <Overview overviewHeaders = { []} />
You can’t perform that action at this time.
0 commit comments