You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"""Users with write-access to a project may create a new STACKIT Git instance by posting the instance creation request to this endpoint, which will schedule the creation of a new STACKIT Git instance within that project.
66
+
"""Creates a new STACKIT Git instance within the project.
67
67
68
-
Creates a new STACKIT Git instance within the project.
68
+
Users with write-access to a project may create a new STACKIT Git instance by posting the instance creation request to this endpoint, which will schedule the creation of a new STACKIT Git instance within that project.
69
69
70
70
:param project_id: The STACKIT portal project UUID the STACKIT Git instance is part of. (required)
"""Users with write-access to a project may create a new STACKIT Git instance by posting the instance creation request to this endpoint, which will schedule the creation of a new STACKIT Git instance within that project.
143
+
"""Creates a new STACKIT Git instance within the project.
144
144
145
-
Creates a new STACKIT Git instance within the project.
145
+
Users with write-access to a project may create a new STACKIT Git instance by posting the instance creation request to this endpoint, which will schedule the creation of a new STACKIT Git instance within that project.
146
146
147
147
:param project_id: The STACKIT portal project UUID the STACKIT Git instance is part of. (required)
"""Users with write-access to a project may create a new STACKIT Git instance by posting the instance creation request to this endpoint, which will schedule the creation of a new STACKIT Git instance within that project.
220
+
"""Creates a new STACKIT Git instance within the project.
221
221
222
-
Creates a new STACKIT Git instance within the project.
222
+
Users with write-access to a project may create a new STACKIT Git instance by posting the instance creation request to this endpoint, which will schedule the creation of a new STACKIT Git instance within that project.
223
223
224
224
:param project_id: The STACKIT portal project UUID the STACKIT Git instance is part of. (required)
"""Allows a user with write-access to a project to schedule the deletion of a STACKIT Git instance, which will soon eliminate all repositories & user metadata associated with that instance. This is a destructive operation.
352
+
"""Deletes the given STACKIT Git instance.
353
353
354
-
Deletes the given STACKIT Git instance.
354
+
Allows a user with write-access to a project to schedule the deletion of a STACKIT Git instance, which will soon eliminate all repositories & user metadata associated with that instance. This is a destructive operation.
355
355
356
356
:param project_id: The STACKIT portal project UUID the STACKIT Git instance is part of. (required)
"""Allows a user with write-access to a project to schedule the deletion of a STACKIT Git instance, which will soon eliminate all repositories & user metadata associated with that instance. This is a destructive operation.
428
+
"""Deletes the given STACKIT Git instance.
429
429
430
-
Deletes the given STACKIT Git instance.
430
+
Allows a user with write-access to a project to schedule the deletion of a STACKIT Git instance, which will soon eliminate all repositories & user metadata associated with that instance. This is a destructive operation.
431
431
432
432
:param project_id: The STACKIT portal project UUID the STACKIT Git instance is part of. (required)
"""Allows a user with write-access to a project to schedule the deletion of a STACKIT Git instance, which will soon eliminate all repositories & user metadata associated with that instance. This is a destructive operation.
504
+
"""Deletes the given STACKIT Git instance.
505
505
506
-
Deletes the given STACKIT Git instance.
506
+
Allows a user with write-access to a project to schedule the deletion of a STACKIT Git instance, which will soon eliminate all repositories & user metadata associated with that instance. This is a destructive operation.
507
507
508
508
:param project_id: The STACKIT portal project UUID the STACKIT Git instance is part of. (required)
"""Provides detailed information about the state of an instance within the specified project including information about how to access the instance for further use.
629
+
"""Returns the details for the given STACKIT Git instance.
630
630
631
-
Returns the details for the given STACKIT Git instance.
631
+
Provides detailed information about the state of an instance within the specified project including information about how to access the instance for further use.
632
632
633
633
:param project_id: The STACKIT portal project UUID the STACKIT Git instance is part of. (required)
"""Provides detailed information about the state of an instance within the specified project including information about how to access the instance for further use.
704
+
"""Returns the details for the given STACKIT Git instance.
705
705
706
-
Returns the details for the given STACKIT Git instance.
706
+
Provides detailed information about the state of an instance within the specified project including information about how to access the instance for further use.
707
707
708
708
:param project_id: The STACKIT portal project UUID the STACKIT Git instance is part of. (required)
"""Provides detailed information about the state of an instance within the specified project including information about how to access the instance for further use.
779
+
"""Returns the details for the given STACKIT Git instance.
780
780
781
-
Returns the details for the given STACKIT Git instance.
781
+
Provides detailed information about the state of an instance within the specified project including information about how to access the instance for further use.
782
782
783
783
:param project_id: The STACKIT portal project UUID the STACKIT Git instance is part of. (required)
"""STACKIT Git instances exist within a project, and a project may have zero or more instances. This endpoint allows a user with read-access to a project to list all instances that exist within the specified project.
902
+
"""Returns a list of all STACKIT Git instanceswithin the project.
903
903
904
-
Returns a list of all STACKIT Git instanceswithin the project.
904
+
STACKIT Git instances exist within a project, and a project may have zero or more instances. This endpoint allows a user with read-access to a project to list all instances that exist within the specified project.
905
905
906
906
:param project_id: The STACKIT portal project UUID the STACKIT Git instance is part of. (required)
"""STACKIT Git instances exist within a project, and a project may have zero or more instances. This endpoint allows a user with read-access to a project to list all instances that exist within the specified project.
972
+
"""Returns a list of all STACKIT Git instanceswithin the project.
973
973
974
-
Returns a list of all STACKIT Git instanceswithin the project.
974
+
STACKIT Git instances exist within a project, and a project may have zero or more instances. This endpoint allows a user with read-access to a project to list all instances that exist within the specified project.
975
975
976
976
:param project_id: The STACKIT portal project UUID the STACKIT Git instance is part of. (required)
"""STACKIT Git instances exist within a project, and a project may have zero or more instances. This endpoint allows a user with read-access to a project to list all instances that exist within the specified project.
1042
+
"""Returns a list of all STACKIT Git instanceswithin the project.
1043
1043
1044
-
Returns a list of all STACKIT Git instanceswithin the project.
1044
+
STACKIT Git instances exist within a project, and a project may have zero or more instances. This endpoint allows a user with read-access to a project to list all instances that exist within the specified project.
1045
1045
1046
1046
:param project_id: The STACKIT portal project UUID the STACKIT Git instance is part of. (required)
0 commit comments