waldur-js-client 8.0.8-dev.34 → 8.0.8-dev.35
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/sdk.gen.d.ts +111 -26
- package/dist/sdk.gen.js +1020 -144
- package/dist/types.gen.d.ts +1224 -258
- package/package.json +1 -1
package/dist/types.gen.d.ts
CHANGED
|
@@ -4942,6 +4942,7 @@ export type ConsumptionStatusResponse = {
|
|
|
4942
4942
|
last_sync_run: string | null;
|
|
4943
4943
|
};
|
|
4944
4944
|
export type ContainerFormatEnum = 'bare' | 'ovf' | 'aki' | 'ami' | 'ari';
|
|
4945
|
+
export type ContentTypeInputEnum = 'resource' | 'resource_project';
|
|
4945
4946
|
export type CoreAuthToken = {
|
|
4946
4947
|
/**
|
|
4947
4948
|
* Authentication token for API access
|
|
@@ -6708,7 +6709,7 @@ export type EventMetadataResponse = {
|
|
|
6708
6709
|
* Map of event group keys to lists of event type enums from EventType
|
|
6709
6710
|
*/
|
|
6710
6711
|
event_groups: {
|
|
6711
|
-
[key: string]: Array<'access_subnet_creation_succeeded' | 'access_subnet_deletion_succeeded' | 'access_subnet_update_succeeded' | 'allowed_offerings_have_been_updated' | 'attachment_created' | 'attachment_deleted' | 'attachment_updated' | 'auth_logged_in_with_saml2' | 'auth_logged_in_with_username' | 'auth_logged_in_with_oauth' | 'auth_logged_out' | 'auth_logged_out_with_saml2' | 'auth_login_failed_with_username' | 'block_creation_of_new_resources' | 'block_modification_of_existing_resources' | 'call_document_added' | 'call_document_removed' | 'create_of_credit_by_staff' | 'create_of_project_credit_by_staff' | 'custom_notification' | 'customer_creation_succeeded' | 'customer_deletion_succeeded' | 'customer_update_succeeded' | 'customer_permission_review_created' | 'customer_permission_review_closed' | 'droplet_resize_scheduled' | 'droplet_resize_succeeded' | 'freeipa_profile_created' | 'freeipa_profile_deleted' | 'freeipa_profile_disabled' | 'freeipa_profile_enabled' | 'invoice_canceled' | 'invoice_created' | 'invoice_item_created' | 'invoice_item_deleted' | 'invoice_item_updated' | 'invoice_paid' | 'issue_creation_succeeded' | 'issue_deletion_succeeded' | 'issue_update_succeeded' | 'marketplace_offering_component_created' | 'marketplace_offering_component_deleted' | 'marketplace_offering_component_updated' | 'marketplace_offering_created' | '
|
|
6712
|
+
[key: string]: Array<'access_subnet_creation_succeeded' | 'access_subnet_deletion_succeeded' | 'access_subnet_update_succeeded' | 'allowed_offerings_have_been_updated' | 'attachment_created' | 'attachment_deleted' | 'attachment_updated' | 'auth_logged_in_with_saml2' | 'auth_logged_in_with_username' | 'auth_logged_in_with_oauth' | 'auth_logged_out' | 'auth_logged_out_with_saml2' | 'auth_login_failed_with_username' | 'block_creation_of_new_resources' | 'block_modification_of_existing_resources' | 'call_document_added' | 'call_document_removed' | 'create_of_credit_by_staff' | 'create_of_project_credit_by_staff' | 'custom_notification' | 'customer_creation_succeeded' | 'customer_deletion_succeeded' | 'customer_update_succeeded' | 'customer_permission_review_created' | 'customer_permission_review_closed' | 'droplet_resize_scheduled' | 'droplet_resize_succeeded' | 'freeipa_profile_created' | 'freeipa_profile_deleted' | 'freeipa_profile_disabled' | 'freeipa_profile_enabled' | 'invoice_canceled' | 'invoice_created' | 'invoice_item_created' | 'invoice_item_deleted' | 'invoice_item_updated' | 'invoice_paid' | 'issue_creation_succeeded' | 'issue_deletion_succeeded' | 'issue_update_succeeded' | 'marketplace_offering_component_created' | 'marketplace_offering_component_deleted' | 'marketplace_offering_component_updated' | 'marketplace_offering_created' | 'marketplace_offering_updated' | 'marketplace_offering_user_created' | 'marketplace_offering_user_updated' | 'marketplace_offering_user_deleted' | 'marketplace_offering_user_restriction_updated' | 'marketplace_order_approved' | 'marketplace_order_completed' | 'marketplace_order_created' | 'marketplace_order_failed' | 'marketplace_order_rejected' | 'marketplace_order_terminated' | 'marketplace_order_unlinked' | 'marketplace_plan_archived' | 'marketplace_plan_component_current_price_updated' | 'marketplace_plan_component_future_price_updated' | 'marketplace_plan_component_quota_updated' | 'marketplace_plan_created' | 'marketplace_plan_updated' | 'marketplace_plan_deleted' | 'marketplace_resource_create_canceled' | 'marketplace_resource_create_failed' | 'marketplace_resource_create_requested' | 'marketplace_resource_create_succeeded' | 'marketplace_resource_downscaled' | 'marketplace_resource_erred_on_backend' | 'marketplace_resource_paused' | 'marketplace_resource_terminate_canceled' | 'marketplace_resource_terminate_failed' | 'marketplace_resource_terminate_requested' | 'marketplace_resource_terminate_succeeded' | 'marketplace_resource_unlinked' | 'marketplace_resource_update_canceled' | 'marketplace_resource_update_end_date_succeeded' | 'marketplace_resource_update_failed' | 'marketplace_resource_update_limits_failed' | 'marketplace_resource_update_limits_succeeded' | 'marketplace_resource_update_requested' | 'marketplace_resource_update_succeeded' | 'notify_external_user' | 'notify_organization_owners' | 'notify_project_team' | 'openstack_floating_ip_attached' | 'openstack_floating_ip_connected' | 'openstack_floating_ip_description_updated' | 'openstack_floating_ip_detached' | 'openstack_floating_ip_disconnected' | 'openstack_network_cleaned' | 'openstack_network_created' | 'openstack_network_deleted' | 'openstack_network_imported' | 'openstack_network_pulled' | 'openstack_network_updated' | 'openstack_port_cleaned' | 'openstack_port_created' | 'openstack_port_deleted' | 'openstack_port_imported' | 'openstack_port_pulled' | 'openstack_port_updated' | 'openstack_router_updated' | 'openstack_security_group_cleaned' | 'openstack_security_group_created' | 'openstack_security_group_deleted' | 'openstack_security_group_imported' | 'openstack_security_group_pulled' | 'openstack_security_group_rule_cleaned' | 'openstack_security_group_rule_created' | 'openstack_security_group_rule_deleted' | 'openstack_security_group_rule_imported' | 'openstack_security_group_rule_updated' | 'openstack_security_group_updated' | 'openstack_security_group_added_remotely' | 'openstack_security_group_removed_remotely' | 'openstack_security_group_added_locally' | 'openstack_security_group_removed_locally' | 'openstack_server_group_cleaned' | 'openstack_server_group_created' | 'openstack_server_group_deleted' | 'openstack_server_group_imported' | 'openstack_server_group_pulled' | 'openstack_subnet_cleaned' | 'openstack_subnet_created' | 'openstack_subnet_deleted' | 'openstack_subnet_imported' | 'openstack_subnet_pulled' | 'openstack_subnet_updated' | 'openstack_tenant_quota_limit_updated' | 'payment_added' | 'payment_created' | 'payment_removed' | 'policy_notification' | 'project_creation_succeeded' | 'project_deletion_succeeded' | 'project_deletion_triggered' | 'project_update_request_approved' | 'project_update_request_created' | 'project_update_request_rejected' | 'project_end_date_change_request_approved' | 'project_end_date_change_request_created' | 'project_end_date_change_request_rejected' | 'project_update_succeeded' | 'project_permission_review_created' | 'project_permission_review_closed' | 'proposal_canceled' | 'proposal_document_added' | 'proposal_document_removed' | 'query_executed' | 'reduction_of_customer_credit' | 'reduction_of_customer_credit_due_to_minimal_consumption' | 'reduction_of_customer_expected_consumption' | 'reduction_of_project_credit' | 'reduction_of_project_credit_due_to_minimal_consumption' | 'reduction_of_project_expected_consumption' | 'request_downscaling' | 'request_pausing' | 'request_slurm_resource_downscaling' | 'request_slurm_resource_pausing' | 'reset_downscaling' | 'reset_member_restriction' | 'reset_pausing' | 'resource_assign_floating_ip_failed' | 'resource_assign_floating_ip_scheduled' | 'resource_assign_floating_ip_succeeded' | 'resource_attach_failed' | 'resource_attach_scheduled' | 'resource_attach_succeeded' | 'resource_backup_creation_failed' | 'resource_backup_creation_scheduled' | 'resource_backup_creation_succeeded' | 'resource_backup_deletion_failed' | 'resource_backup_deletion_scheduled' | 'resource_backup_deletion_succeeded' | 'resource_backup_restoration_failed' | 'resource_backup_restoration_scheduled' | 'resource_backup_restoration_succeeded' | 'resource_change_flavor_failed' | 'resource_change_flavor_scheduled' | 'resource_change_flavor_succeeded' | 'resource_creation_failed' | 'resource_creation_scheduled' | 'resource_creation_succeeded' | 'resource_deletion_failed' | 'resource_deletion_scheduled' | 'resource_deletion_succeeded' | 'resource_detach_failed' | 'resource_detach_scheduled' | 'resource_detach_succeeded' | 'resource_extend_failed' | 'resource_extend_scheduled' | 'resource_extend_succeeded' | 'resource_extend_volume_failed' | 'resource_extend_volume_scheduled' | 'resource_extend_volume_succeeded' | 'resource_import_succeeded' | 'resource_pull_failed' | 'resource_pull_scheduled' | 'resource_pull_succeeded' | 'resource_restart_failed' | 'resource_restart_scheduled' | 'resource_restart_succeeded' | 'resource_retype_failed' | 'resource_retype_scheduled' | 'resource_retype_succeeded' | 'resource_robot_account_created' | 'resource_robot_account_deleted' | 'resource_robot_account_state_changed' | 'resource_robot_account_updated' | 'resource_start_failed' | 'resource_start_scheduled' | 'resource_start_succeeded' | 'resource_stop_failed' | 'resource_stop_scheduled' | 'resource_stop_succeeded' | 'resource_unassign_floating_ip_failed' | 'resource_unassign_floating_ip_scheduled' | 'resource_unassign_floating_ip_succeeded' | 'resource_update_allowed_address_pairs_failed' | 'resource_update_allowed_address_pairs_scheduled' | 'resource_update_allowed_address_pairs_succeeded' | 'resource_update_floating_ips_failed' | 'resource_update_floating_ips_scheduled' | 'resource_update_floating_ips_succeeded' | 'resource_update_ports_failed' | 'resource_update_ports_scheduled' | 'resource_update_ports_succeeded' | 'resource_update_security_groups_failed' | 'resource_update_security_groups_scheduled' | 'resource_update_security_groups_succeeded' | 'resource_update_succeeded' | 'restrict_members' | 'review_canceled' | 'role_granted' | 'role_revoked' | 'role_updated' | 'roll_back_customer_credit' | 'roll_back_project_credit' | 'service_account_created' | 'service_account_deleted' | 'service_account_updated' | 'set_to_zero_overdue_credit' | 'slurm_policy_evaluation' | 'ssh_key_creation_succeeded' | 'ssh_key_deletion_succeeded' | 'terminate_resources' | 'token_created' | 'token_lifetime_updated' | 'update_of_credit_by_staff' | 'update_of_project_credit_by_staff' | 'automatic_credit_adjustment' | 'user_activated' | 'user_creation_succeeded' | 'user_data_accessed' | 'user_deactivated' | 'user_deactivated_no_roles' | 'user_deletion_succeeded' | 'user_details_update_succeeded' | 'user_has_been_created_by_staff' | 'user_password_updated' | 'user_password_updated_by_staff' | 'user_password_removed_by_staff' | 'user_update_succeeded' | 'user_group_invitation_updated' | 'user_invitation_updated' | 'user_invitation_deleted' | 'terms_of_service_consent_granted' | 'terms_of_service_consent_revoked' | 'chat_session_accessed' | 'chat_thread_accessed' | 'chat_injection_detected' | 'chat_pii_detected' | 'chat_feedback_submitted' | 'onboarding_verification_deleted' | 'onboarding_verification_deleted_by_task' | 'pat_created' | 'pat_revoked' | 'pat_rotated' | 'pat_expired' | 'pat_used_from_new_ip'>;
|
|
6712
6713
|
};
|
|
6713
6714
|
};
|
|
6714
6715
|
export type EventStats = {
|
|
@@ -6787,7 +6788,7 @@ export type EventSubscriptionRequest = {
|
|
|
6787
6788
|
*/
|
|
6788
6789
|
observable_objects?: unknown;
|
|
6789
6790
|
};
|
|
6790
|
-
export type EventTypesEnum = 'access_subnet_creation_succeeded' | 'access_subnet_deletion_succeeded' | 'access_subnet_update_succeeded' | 'allowed_offerings_have_been_updated' | 'attachment_created' | 'attachment_deleted' | 'attachment_updated' | 'auth_logged_in_with_saml2' | 'auth_logged_in_with_username' | 'auth_logged_in_with_oauth' | 'auth_logged_out' | 'auth_logged_out_with_saml2' | 'auth_login_failed_with_username' | 'block_creation_of_new_resources' | 'block_modification_of_existing_resources' | 'call_document_added' | 'call_document_removed' | 'create_of_credit_by_staff' | 'create_of_project_credit_by_staff' | 'custom_notification' | 'customer_creation_succeeded' | 'customer_deletion_succeeded' | 'customer_update_succeeded' | 'customer_permission_review_created' | 'customer_permission_review_closed' | 'droplet_resize_scheduled' | 'droplet_resize_succeeded' | 'freeipa_profile_created' | 'freeipa_profile_deleted' | 'freeipa_profile_disabled' | 'freeipa_profile_enabled' | 'invoice_canceled' | 'invoice_created' | 'invoice_item_created' | 'invoice_item_deleted' | 'invoice_item_updated' | 'invoice_paid' | 'issue_creation_succeeded' | 'issue_deletion_succeeded' | 'issue_update_succeeded' | 'marketplace_offering_component_created' | 'marketplace_offering_component_deleted' | 'marketplace_offering_component_updated' | 'marketplace_offering_created' | '
|
|
6791
|
+
export type EventTypesEnum = 'access_subnet_creation_succeeded' | 'access_subnet_deletion_succeeded' | 'access_subnet_update_succeeded' | 'allowed_offerings_have_been_updated' | 'attachment_created' | 'attachment_deleted' | 'attachment_updated' | 'auth_logged_in_with_saml2' | 'auth_logged_in_with_username' | 'auth_logged_in_with_oauth' | 'auth_logged_out' | 'auth_logged_out_with_saml2' | 'auth_login_failed_with_username' | 'block_creation_of_new_resources' | 'block_modification_of_existing_resources' | 'call_document_added' | 'call_document_removed' | 'create_of_credit_by_staff' | 'create_of_project_credit_by_staff' | 'custom_notification' | 'customer_creation_succeeded' | 'customer_deletion_succeeded' | 'customer_update_succeeded' | 'customer_permission_review_created' | 'customer_permission_review_closed' | 'droplet_resize_scheduled' | 'droplet_resize_succeeded' | 'freeipa_profile_created' | 'freeipa_profile_deleted' | 'freeipa_profile_disabled' | 'freeipa_profile_enabled' | 'invoice_canceled' | 'invoice_created' | 'invoice_item_created' | 'invoice_item_deleted' | 'invoice_item_updated' | 'invoice_paid' | 'issue_creation_succeeded' | 'issue_deletion_succeeded' | 'issue_update_succeeded' | 'marketplace_offering_component_created' | 'marketplace_offering_component_deleted' | 'marketplace_offering_component_updated' | 'marketplace_offering_created' | 'marketplace_offering_updated' | 'marketplace_offering_user_created' | 'marketplace_offering_user_updated' | 'marketplace_offering_user_deleted' | 'marketplace_offering_user_restriction_updated' | 'marketplace_order_approved' | 'marketplace_order_completed' | 'marketplace_order_created' | 'marketplace_order_failed' | 'marketplace_order_rejected' | 'marketplace_order_terminated' | 'marketplace_order_unlinked' | 'marketplace_plan_archived' | 'marketplace_plan_component_current_price_updated' | 'marketplace_plan_component_future_price_updated' | 'marketplace_plan_component_quota_updated' | 'marketplace_plan_created' | 'marketplace_plan_updated' | 'marketplace_plan_deleted' | 'marketplace_resource_create_canceled' | 'marketplace_resource_create_failed' | 'marketplace_resource_create_requested' | 'marketplace_resource_create_succeeded' | 'marketplace_resource_downscaled' | 'marketplace_resource_erred_on_backend' | 'marketplace_resource_paused' | 'marketplace_resource_terminate_canceled' | 'marketplace_resource_terminate_failed' | 'marketplace_resource_terminate_requested' | 'marketplace_resource_terminate_succeeded' | 'marketplace_resource_unlinked' | 'marketplace_resource_update_canceled' | 'marketplace_resource_update_end_date_succeeded' | 'marketplace_resource_update_failed' | 'marketplace_resource_update_limits_failed' | 'marketplace_resource_update_limits_succeeded' | 'marketplace_resource_update_requested' | 'marketplace_resource_update_succeeded' | 'notify_external_user' | 'notify_organization_owners' | 'notify_project_team' | 'openstack_floating_ip_attached' | 'openstack_floating_ip_connected' | 'openstack_floating_ip_description_updated' | 'openstack_floating_ip_detached' | 'openstack_floating_ip_disconnected' | 'openstack_network_cleaned' | 'openstack_network_created' | 'openstack_network_deleted' | 'openstack_network_imported' | 'openstack_network_pulled' | 'openstack_network_updated' | 'openstack_port_cleaned' | 'openstack_port_created' | 'openstack_port_deleted' | 'openstack_port_imported' | 'openstack_port_pulled' | 'openstack_port_updated' | 'openstack_router_updated' | 'openstack_security_group_cleaned' | 'openstack_security_group_created' | 'openstack_security_group_deleted' | 'openstack_security_group_imported' | 'openstack_security_group_pulled' | 'openstack_security_group_rule_cleaned' | 'openstack_security_group_rule_created' | 'openstack_security_group_rule_deleted' | 'openstack_security_group_rule_imported' | 'openstack_security_group_rule_updated' | 'openstack_security_group_updated' | 'openstack_security_group_added_remotely' | 'openstack_security_group_removed_remotely' | 'openstack_security_group_added_locally' | 'openstack_security_group_removed_locally' | 'openstack_server_group_cleaned' | 'openstack_server_group_created' | 'openstack_server_group_deleted' | 'openstack_server_group_imported' | 'openstack_server_group_pulled' | 'openstack_subnet_cleaned' | 'openstack_subnet_created' | 'openstack_subnet_deleted' | 'openstack_subnet_imported' | 'openstack_subnet_pulled' | 'openstack_subnet_updated' | 'openstack_tenant_quota_limit_updated' | 'payment_added' | 'payment_created' | 'payment_removed' | 'policy_notification' | 'project_creation_succeeded' | 'project_deletion_succeeded' | 'project_deletion_triggered' | 'project_update_request_approved' | 'project_update_request_created' | 'project_update_request_rejected' | 'project_end_date_change_request_approved' | 'project_end_date_change_request_created' | 'project_end_date_change_request_rejected' | 'project_update_succeeded' | 'project_permission_review_created' | 'project_permission_review_closed' | 'proposal_canceled' | 'proposal_document_added' | 'proposal_document_removed' | 'query_executed' | 'reduction_of_customer_credit' | 'reduction_of_customer_credit_due_to_minimal_consumption' | 'reduction_of_customer_expected_consumption' | 'reduction_of_project_credit' | 'reduction_of_project_credit_due_to_minimal_consumption' | 'reduction_of_project_expected_consumption' | 'request_downscaling' | 'request_pausing' | 'request_slurm_resource_downscaling' | 'request_slurm_resource_pausing' | 'reset_downscaling' | 'reset_member_restriction' | 'reset_pausing' | 'resource_assign_floating_ip_failed' | 'resource_assign_floating_ip_scheduled' | 'resource_assign_floating_ip_succeeded' | 'resource_attach_failed' | 'resource_attach_scheduled' | 'resource_attach_succeeded' | 'resource_backup_creation_failed' | 'resource_backup_creation_scheduled' | 'resource_backup_creation_succeeded' | 'resource_backup_deletion_failed' | 'resource_backup_deletion_scheduled' | 'resource_backup_deletion_succeeded' | 'resource_backup_restoration_failed' | 'resource_backup_restoration_scheduled' | 'resource_backup_restoration_succeeded' | 'resource_change_flavor_failed' | 'resource_change_flavor_scheduled' | 'resource_change_flavor_succeeded' | 'resource_creation_failed' | 'resource_creation_scheduled' | 'resource_creation_succeeded' | 'resource_deletion_failed' | 'resource_deletion_scheduled' | 'resource_deletion_succeeded' | 'resource_detach_failed' | 'resource_detach_scheduled' | 'resource_detach_succeeded' | 'resource_extend_failed' | 'resource_extend_scheduled' | 'resource_extend_succeeded' | 'resource_extend_volume_failed' | 'resource_extend_volume_scheduled' | 'resource_extend_volume_succeeded' | 'resource_import_succeeded' | 'resource_pull_failed' | 'resource_pull_scheduled' | 'resource_pull_succeeded' | 'resource_restart_failed' | 'resource_restart_scheduled' | 'resource_restart_succeeded' | 'resource_retype_failed' | 'resource_retype_scheduled' | 'resource_retype_succeeded' | 'resource_robot_account_created' | 'resource_robot_account_deleted' | 'resource_robot_account_state_changed' | 'resource_robot_account_updated' | 'resource_start_failed' | 'resource_start_scheduled' | 'resource_start_succeeded' | 'resource_stop_failed' | 'resource_stop_scheduled' | 'resource_stop_succeeded' | 'resource_unassign_floating_ip_failed' | 'resource_unassign_floating_ip_scheduled' | 'resource_unassign_floating_ip_succeeded' | 'resource_update_allowed_address_pairs_failed' | 'resource_update_allowed_address_pairs_scheduled' | 'resource_update_allowed_address_pairs_succeeded' | 'resource_update_floating_ips_failed' | 'resource_update_floating_ips_scheduled' | 'resource_update_floating_ips_succeeded' | 'resource_update_ports_failed' | 'resource_update_ports_scheduled' | 'resource_update_ports_succeeded' | 'resource_update_security_groups_failed' | 'resource_update_security_groups_scheduled' | 'resource_update_security_groups_succeeded' | 'resource_update_succeeded' | 'restrict_members' | 'review_canceled' | 'role_granted' | 'role_revoked' | 'role_updated' | 'roll_back_customer_credit' | 'roll_back_project_credit' | 'service_account_created' | 'service_account_deleted' | 'service_account_updated' | 'set_to_zero_overdue_credit' | 'slurm_policy_evaluation' | 'ssh_key_creation_succeeded' | 'ssh_key_deletion_succeeded' | 'terminate_resources' | 'token_created' | 'token_lifetime_updated' | 'update_of_credit_by_staff' | 'update_of_project_credit_by_staff' | 'automatic_credit_adjustment' | 'user_activated' | 'user_creation_succeeded' | 'user_data_accessed' | 'user_deactivated' | 'user_deactivated_no_roles' | 'user_deletion_succeeded' | 'user_details_update_succeeded' | 'user_has_been_created_by_staff' | 'user_password_updated' | 'user_password_updated_by_staff' | 'user_password_removed_by_staff' | 'user_update_succeeded' | 'user_group_invitation_updated' | 'user_invitation_updated' | 'user_invitation_deleted' | 'terms_of_service_consent_granted' | 'terms_of_service_consent_revoked' | 'chat_session_accessed' | 'chat_thread_accessed' | 'chat_injection_detected' | 'chat_pii_detected' | 'chat_feedback_submitted' | 'onboarding_verification_deleted' | 'onboarding_verification_deleted_by_task' | 'pat_created' | 'pat_revoked' | 'pat_rotated' | 'pat_expired' | 'pat_used_from_new_ip';
|
|
6791
6792
|
export type ExecuteActionErrorResponse = {
|
|
6792
6793
|
error: string;
|
|
6793
6794
|
};
|
|
@@ -9531,6 +9532,14 @@ export type MergedPluginOptions = {
|
|
|
9531
9532
|
* If set to True, create orders when options of related resources are changed.
|
|
9532
9533
|
*/
|
|
9533
9534
|
create_orders_on_resource_option_change?: boolean;
|
|
9535
|
+
/**
|
|
9536
|
+
* Enable sub-project management within resources.
|
|
9537
|
+
*/
|
|
9538
|
+
enable_resource_projects?: boolean;
|
|
9539
|
+
/**
|
|
9540
|
+
* If set to True, create orders when resource projects are created, updated or deleted.
|
|
9541
|
+
*/
|
|
9542
|
+
create_orders_on_resource_project_change?: boolean;
|
|
9534
9543
|
/**
|
|
9535
9544
|
* If set to True, resource can be restored.
|
|
9536
9545
|
*/
|
|
@@ -9837,6 +9846,14 @@ export type MergedPluginOptionsRequest = {
|
|
|
9837
9846
|
* If set to True, create orders when options of related resources are changed.
|
|
9838
9847
|
*/
|
|
9839
9848
|
create_orders_on_resource_option_change?: boolean;
|
|
9849
|
+
/**
|
|
9850
|
+
* Enable sub-project management within resources.
|
|
9851
|
+
*/
|
|
9852
|
+
enable_resource_projects?: boolean;
|
|
9853
|
+
/**
|
|
9854
|
+
* If set to True, create orders when resource projects are created, updated or deleted.
|
|
9855
|
+
*/
|
|
9856
|
+
create_orders_on_resource_project_change?: boolean;
|
|
9840
9857
|
/**
|
|
9841
9858
|
* If set to True, resource can be restored.
|
|
9842
9859
|
*/
|
|
@@ -11088,13 +11105,13 @@ export type NestedRequestedOfferingRequest = {
|
|
|
11088
11105
|
attributes?: unknown;
|
|
11089
11106
|
plan?: string | null;
|
|
11090
11107
|
};
|
|
11091
|
-
export type
|
|
11092
|
-
readonly
|
|
11093
|
-
|
|
11094
|
-
readonly
|
|
11095
|
-
|
|
11096
|
-
|
|
11097
|
-
|
|
11108
|
+
export type NestedResourceProjectPermission = {
|
|
11109
|
+
readonly url: string;
|
|
11110
|
+
readonly uuid: string;
|
|
11111
|
+
readonly name: string;
|
|
11112
|
+
readonly role_name: string;
|
|
11113
|
+
readonly role_uuid: string;
|
|
11114
|
+
expiration_time?: string | null;
|
|
11098
11115
|
};
|
|
11099
11116
|
export type NestedRound = {
|
|
11100
11117
|
readonly uuid?: string;
|
|
@@ -11416,7 +11433,6 @@ export type Offering = {
|
|
|
11416
11433
|
readonly endpoints?: Array<NestedEndpoint>;
|
|
11417
11434
|
readonly software_catalogs?: Array<NestedSoftwareCatalog>;
|
|
11418
11435
|
readonly partitions?: Array<NestedPartition>;
|
|
11419
|
-
readonly roles?: Array<NestedRole>;
|
|
11420
11436
|
customer?: string | null;
|
|
11421
11437
|
readonly customer_uuid?: string | null;
|
|
11422
11438
|
readonly customer_name?: string | null;
|
|
@@ -11488,6 +11504,8 @@ export type Offering = {
|
|
|
11488
11504
|
readonly billing_type_classification?: string;
|
|
11489
11505
|
readonly effective_available_limits?: Array<string>;
|
|
11490
11506
|
compliance_checklist?: string | null;
|
|
11507
|
+
readonly profile_uuid?: string | null;
|
|
11508
|
+
readonly profile_name?: string | null;
|
|
11491
11509
|
readonly user_has_consent?: boolean;
|
|
11492
11510
|
readonly is_accessible?: boolean;
|
|
11493
11511
|
googlecalendar?: GoogleCalendar;
|
|
@@ -11983,10 +12001,6 @@ export type OfferingKeycloakGroup = {
|
|
|
11983
12001
|
readonly offering_name: string;
|
|
11984
12002
|
role: string;
|
|
11985
12003
|
readonly role_name: string;
|
|
11986
|
-
/**
|
|
11987
|
-
* Level this role applies at, e.g. 'cluster', 'project'. Empty means offering-wide.
|
|
11988
|
-
*/
|
|
11989
|
-
readonly role_scope_type: string;
|
|
11990
12004
|
resource?: string | null;
|
|
11991
12005
|
readonly resource_uuid: string;
|
|
11992
12006
|
readonly resource_name: string | null;
|
|
@@ -12021,14 +12035,6 @@ export type OfferingKeycloakMembership = {
|
|
|
12021
12035
|
* Sub-entity identifier within a resource, e.g. Rancher project ID within a cluster.
|
|
12022
12036
|
*/
|
|
12023
12037
|
readonly group_scope_id: string;
|
|
12024
|
-
/**
|
|
12025
|
-
* Level this role applies at, e.g. 'cluster', 'project'. Empty means offering-wide.
|
|
12026
|
-
*/
|
|
12027
|
-
readonly group_role_scope_type: string;
|
|
12028
|
-
/**
|
|
12029
|
-
* Human-readable label for scope_type shown to end users, e.g. 'Rancher Project', 'Cluster Namespace'. Falls back to capitalized scope_type if empty.
|
|
12030
|
-
*/
|
|
12031
|
-
readonly group_role_scope_type_label: string;
|
|
12032
12038
|
user?: string | null;
|
|
12033
12039
|
state: KeycloakUserGroupMembershipState;
|
|
12034
12040
|
readonly created: string;
|
|
@@ -12312,6 +12318,37 @@ export type OfferingPermission = {
|
|
|
12312
12318
|
*/
|
|
12313
12319
|
readonly user_email: string;
|
|
12314
12320
|
};
|
|
12321
|
+
export type OfferingProfile = {
|
|
12322
|
+
readonly uuid: string;
|
|
12323
|
+
name: string;
|
|
12324
|
+
description?: string;
|
|
12325
|
+
readonly roles: Array<OfferingProfileRole>;
|
|
12326
|
+
readonly offerings_count: number;
|
|
12327
|
+
readonly created: string;
|
|
12328
|
+
readonly modified: string;
|
|
12329
|
+
};
|
|
12330
|
+
export type OfferingProfileBindRequest = {
|
|
12331
|
+
/**
|
|
12332
|
+
* OfferingProfile UUID to bind to. Pass null to unbind.
|
|
12333
|
+
*/
|
|
12334
|
+
profile?: string | null;
|
|
12335
|
+
};
|
|
12336
|
+
export type OfferingProfileRequest = {
|
|
12337
|
+
name: string;
|
|
12338
|
+
description?: string;
|
|
12339
|
+
};
|
|
12340
|
+
export type OfferingProfileRoleAssign = {
|
|
12341
|
+
/**
|
|
12342
|
+
* Role UUID to add or remove.
|
|
12343
|
+
*/
|
|
12344
|
+
role: string;
|
|
12345
|
+
};
|
|
12346
|
+
export type OfferingProfileRoleAssignRequest = {
|
|
12347
|
+
/**
|
|
12348
|
+
* Role UUID to add or remove.
|
|
12349
|
+
*/
|
|
12350
|
+
role: string;
|
|
12351
|
+
};
|
|
12315
12352
|
export type OfferingReference = {
|
|
12316
12353
|
/**
|
|
12317
12354
|
* Name of the offering
|
|
@@ -12339,6 +12376,28 @@ export type OfferingReferral = {
|
|
|
12339
12376
|
export type OfferingResourceOptionsUpdateRequest = {
|
|
12340
12377
|
resource_options: OfferingOptionsRequest;
|
|
12341
12378
|
};
|
|
12379
|
+
export type OfferingRole = {
|
|
12380
|
+
readonly uuid: string;
|
|
12381
|
+
name: string;
|
|
12382
|
+
description?: string;
|
|
12383
|
+
readonly content_type: string | null;
|
|
12384
|
+
readonly offering_uuid: string | null;
|
|
12385
|
+
readonly offering_name: string | null;
|
|
12386
|
+
readonly is_active: boolean;
|
|
12387
|
+
readonly permissions: Array<string>;
|
|
12388
|
+
};
|
|
12389
|
+
export type OfferingRoleRequest = {
|
|
12390
|
+
name: string;
|
|
12391
|
+
description?: string;
|
|
12392
|
+
/**
|
|
12393
|
+
* Scope on create: 'resource' or 'resource_project'.
|
|
12394
|
+
*/
|
|
12395
|
+
content_type_input?: ContentTypeInputEnum;
|
|
12396
|
+
/**
|
|
12397
|
+
* Offering UUID — pin role to this single offering.
|
|
12398
|
+
*/
|
|
12399
|
+
offering?: string;
|
|
12400
|
+
};
|
|
12342
12401
|
export type OfferingSoftwareCatalog = {
|
|
12343
12402
|
readonly uuid: string;
|
|
12344
12403
|
readonly created: string;
|
|
@@ -12706,33 +12765,6 @@ export type OfferingUserRequest = {
|
|
|
12706
12765
|
offering_uuid?: string;
|
|
12707
12766
|
user_uuid?: string;
|
|
12708
12767
|
};
|
|
12709
|
-
export type OfferingUserRole = {
|
|
12710
|
-
name: string;
|
|
12711
|
-
readonly uuid: string;
|
|
12712
|
-
offering: string;
|
|
12713
|
-
readonly offering_uuid: string;
|
|
12714
|
-
readonly offering_name: string;
|
|
12715
|
-
/**
|
|
12716
|
-
* Level this role applies at, e.g. 'cluster', 'project'. Empty means offering-wide.
|
|
12717
|
-
*/
|
|
12718
|
-
scope_type?: string;
|
|
12719
|
-
/**
|
|
12720
|
-
* Human-readable label for scope_type shown to end users, e.g. 'Rancher Project', 'Cluster Namespace'. Falls back to capitalized scope_type if empty.
|
|
12721
|
-
*/
|
|
12722
|
-
scope_type_label?: string;
|
|
12723
|
-
};
|
|
12724
|
-
export type OfferingUserRoleRequest = {
|
|
12725
|
-
name: string;
|
|
12726
|
-
offering: string;
|
|
12727
|
-
/**
|
|
12728
|
-
* Level this role applies at, e.g. 'cluster', 'project'. Empty means offering-wide.
|
|
12729
|
-
*/
|
|
12730
|
-
scope_type?: string;
|
|
12731
|
-
/**
|
|
12732
|
-
* Human-readable label for scope_type shown to end users, e.g. 'Rancher Project', 'Cluster Namespace'. Falls back to capitalized scope_type if empty.
|
|
12733
|
-
*/
|
|
12734
|
-
scope_type_label?: string;
|
|
12735
|
-
};
|
|
12736
12768
|
export type OfferingUserServiceProviderComment = {
|
|
12737
12769
|
service_provider_comment?: string;
|
|
12738
12770
|
/**
|
|
@@ -16395,6 +16427,22 @@ export type PatchedOfferingPartitionUpdateRequest = {
|
|
|
16395
16427
|
*/
|
|
16396
16428
|
req_resv?: boolean;
|
|
16397
16429
|
};
|
|
16430
|
+
export type PatchedOfferingProfileRequest = {
|
|
16431
|
+
name?: string;
|
|
16432
|
+
description?: string;
|
|
16433
|
+
};
|
|
16434
|
+
export type PatchedOfferingRoleRequest = {
|
|
16435
|
+
name?: string;
|
|
16436
|
+
description?: string;
|
|
16437
|
+
/**
|
|
16438
|
+
* Scope on create: 'resource' or 'resource_project'.
|
|
16439
|
+
*/
|
|
16440
|
+
content_type_input?: ContentTypeInputEnum;
|
|
16441
|
+
/**
|
|
16442
|
+
* Offering UUID — pin role to this single offering.
|
|
16443
|
+
*/
|
|
16444
|
+
offering?: string;
|
|
16445
|
+
};
|
|
16398
16446
|
export type PatchedOfferingSoftwareCatalogUpdateRequest = {
|
|
16399
16447
|
offering_catalog_uuid?: string;
|
|
16400
16448
|
catalog?: string;
|
|
@@ -16465,18 +16513,6 @@ export type PatchedOfferingUserRequest = {
|
|
|
16465
16513
|
offering_uuid?: string;
|
|
16466
16514
|
user_uuid?: string;
|
|
16467
16515
|
};
|
|
16468
|
-
export type PatchedOfferingUserRoleRequest = {
|
|
16469
|
-
name?: string;
|
|
16470
|
-
offering?: string;
|
|
16471
|
-
/**
|
|
16472
|
-
* Level this role applies at, e.g. 'cluster', 'project'. Empty means offering-wide.
|
|
16473
|
-
*/
|
|
16474
|
-
scope_type?: string;
|
|
16475
|
-
/**
|
|
16476
|
-
* Human-readable label for scope_type shown to end users, e.g. 'Rancher Project', 'Cluster Namespace'. Falls back to capitalized scope_type if empty.
|
|
16477
|
-
*/
|
|
16478
|
-
scope_type_label?: string;
|
|
16479
|
-
};
|
|
16480
16516
|
export type PatchedOfferingUserServiceProviderCommentRequest = {
|
|
16481
16517
|
service_provider_comment?: string;
|
|
16482
16518
|
/**
|
|
@@ -17060,6 +17096,15 @@ export type PatchedRequestedResourceRequest = {
|
|
|
17060
17096
|
requested_offering_uuid?: string;
|
|
17061
17097
|
call_resource_template_uuid?: string;
|
|
17062
17098
|
};
|
|
17099
|
+
export type PatchedResourceProjectRequest = {
|
|
17100
|
+
resource?: string;
|
|
17101
|
+
name?: string;
|
|
17102
|
+
description?: string;
|
|
17103
|
+
/**
|
|
17104
|
+
* Dictionary mapping component types to quota values. Same format as Resource.limits.
|
|
17105
|
+
*/
|
|
17106
|
+
limits?: unknown;
|
|
17107
|
+
};
|
|
17063
17108
|
export type PatchedResourceUpdateRequest = {
|
|
17064
17109
|
name?: string;
|
|
17065
17110
|
description?: string;
|
|
@@ -17664,6 +17709,7 @@ export type Permission = {
|
|
|
17664
17709
|
readonly scope_name?: string;
|
|
17665
17710
|
readonly customer_uuid?: string;
|
|
17666
17711
|
readonly customer_name?: string;
|
|
17712
|
+
readonly resource_uuid?: string | null;
|
|
17667
17713
|
};
|
|
17668
17714
|
export type PermissionMetadataResponse = {
|
|
17669
17715
|
/**
|
|
@@ -17676,13 +17722,13 @@ export type PermissionMetadataResponse = {
|
|
|
17676
17722
|
* Map of permission keys to permission enum values from PermissionEnum
|
|
17677
17723
|
*/
|
|
17678
17724
|
permissions: {
|
|
17679
|
-
[key: string]: 'SERVICE_PROVIDER.REGISTER' | 'OFFERING.CREATE' | 'OFFERING.DELETE' | 'OFFERING.UPDATE_THUMBNAIL' | 'OFFERING.UPDATE' | 'OFFERING.UPDATE_ATTRIBUTES' | 'OFFERING.UPDATE_LOCATION' | 'OFFERING.UPDATE_DESCRIPTION' | 'OFFERING.UPDATE_OPTIONS' | 'OFFERING.UPDATE_INTEGRATION' | 'OFFERING.ADD_ENDPOINT' | 'OFFERING.DELETE_ENDPOINT' | 'OFFERING.UPDATE_COMPONENTS' | 'OFFERING.PAUSE' | 'OFFERING.UNPAUSE' | 'OFFERING.ARCHIVE' | 'OFFERING.DRY_RUN_SCRIPT' | 'OFFERING.MANAGE_CAMPAIGN' | 'OFFERING.MANAGE_USER_GROUP' | 'OFFERING.CREATE_PLAN' | 'OFFERING.UPDATE_PLAN' | 'OFFERING.ARCHIVE_PLAN' | 'OFFERING.CREATE_SCREENSHOT' | 'OFFERING.UPDATE_SCREENSHOT' | 'OFFERING.DELETE_SCREENSHOT' | 'OFFERING.CREATE_USER' | 'OFFERING.UPDATE_USER' | 'OFFERING.DELETE_USER' | 'OFFERING.MANAGE_USER_ROLE' | 'RESOURCE.CREATE_ROBOT_ACCOUNT' | 'RESOURCE.UPDATE_ROBOT_ACCOUNT' | 'RESOURCE.DELETE_ROBOT_ACCOUNT' | 'ORDER.LIST' | 'ORDER.CREATE' | 'ORDER.APPROVE_PRIVATE' | 'ORDER.APPROVE' | 'ORDER.REJECT' | 'ORDER.DESTROY' | 'ORDER.CANCEL' | 'ORDER.SET_CONSUMER_INFO' | 'RESOURCE.LIST' | 'RESOURCE.UPDATE' | 'RESOURCE.TERMINATE' | 'RESOURCE.LIST_IMPORTABLE' | 'RESOURCE.SET_END_DATE' | 'RESOURCE.SET_USAGE' | 'RESOURCE.SET_PLAN' | 'RESOURCE.SET_LIMITS' | 'RESOURCE.SET_BACKEND_ID' | 'RESOURCE.SUBMIT_REPORT' | 'RESOURCE.SET_BACKEND_METADATA' | 'RESOURCE.SET_STATE' | 'RESOURCE.UPDATE_OPTIONS' | 'RESOURCE.ACCEPT_BOOKING_REQUEST' | 'RESOURCE.REJECT_BOOKING_REQUEST' | 'RESOURCE.MANAGE_USERS' | 'RESOURCE.CONSUMPTION_LIMITATION' | 'OFFERING.MANAGE_BACKEND_RESOURCES' | 'SERVICE_PROVIDER.GET_API_SECRET_CODE' | 'SERVICE_PROVIDER.GENERATE_API_SECRET_CODE' | 'SERVICE_PROVIDER.LIST_CUSTOMERS' | 'SERVICE_PROVIDER.LIST_CUSTOMER_PROJECTS' | 'SERVICE_PROVIDER.LIST_PROJECTS' | 'SERVICE_PROVIDER.LIST_PROJECT_PERMISSIONS' | 'SERVICE_PROVIDER.LIST_KEYS' | 'SERVICE_PROVIDER.LIST_USERS' | 'SERVICE_PROVIDER.LIST_USER_CUSTOMERS' | 'SERVICE_PROVIDER.LIST_SERVICE_ACCOUNTS' | 'SERVICE_PROVIDER.LIST_COURSE_ACCOUNTS' | 'SERVICE_PROVIDER.SET_OFFERINGS_USERNAME' | 'SERVICE_PROVIDER.GET_STATISTICS' | 'SERVICE_PROVIDER.GET_REVENUE' | 'SERVICE_PROVIDER.GET_ROBOT_ACCOUNT_CUSTOMERS' | 'SERVICE_PROVIDER.GET_ROBOT_ACCOUNT_PROJECTS' | 'PROJECT.CREATE_PERMISSION' | 'CUSTOMER.CREATE_PERMISSION' | 'OFFERING.CREATE_PERMISSION' | 'CALL.CREATE_PERMISSION' | 'PROPOSAL.MANAGE' | 'PROPOSAL.MANAGE_REVIEW' | 'PROJECT.UPDATE_PERMISSION' | 'CUSTOMER.UPDATE_PERMISSION' | 'OFFERING.UPDATE_PERMISSION' | 'CALL.UPDATE_PERMISSION' | 'PROPOSAL.UPDATE_PERMISSION' | 'PROJECT.DELETE_PERMISSION' | 'CUSTOMER.DELETE_PERMISSION' | 'OFFERING.DELETE_PERMISSION' | 'CALL.DELETE_PERMISSION' | 'PROPOSAL.DELETE_PERMISSION' | 'LEXIS_LINK.CREATE' | 'LEXIS_LINK.DELETE' | 'PROJECT.LIST' | 'PROJECT.CREATE' | 'PROJECT.DELETE' | 'PROJECT.UPDATE' | 'PROJECT.UPDATE_METADATA' | 'PROJECT.REVIEW_MEMBERSHIP' | 'CUSTOMER.UPDATE' | 'CUSTOMER.CONTACT_UPDATE' | 'CUSTOMER.LIST_USERS' | 'OFFERING.ACCEPT_CALL_REQUEST' | 'CALL.APPROVE_AND_REJECT_PROPOSALS' | 'CALL.CLOSE_ROUNDS' | 'ACCESS_SUBNET.CREATE' | 'ACCESS_SUBNET.UPDATE' | 'ACCESS_SUBNET.DELETE' | 'OFFERINGUSER.UPDATE_RESTRICTION' | 'INVITATION.LIST' | 'CUSTOMER.LIST_PERMISSION_REVIEWS' | 'CALL.LIST' | 'CALL.CREATE' | 'CALL.UPDATE' | 'ROUND.LIST' | 'PROPOSAL.LIST' | 'SERVICE_ACCOUNT.MANAGE' | 'PROJECT.COURSE_ACCOUNT_MANAGE' | 'SERVICE_PROVIDER.OPENSTACK_IMAGE_MANAGEMENT' | 'OPENSTACK_INSTANCE.CONSOLE_ACCESS' | 'OPENSTACK_INSTANCE.MANAGE_POWER' | 'OPENSTACK_INSTANCE.MANAGE' | 'OPENSTACK_ROUTER.MANAGE_GATEWAY' | 'STAFF.ACCESS' | 'SUPPORT.ACCESS';
|
|
17725
|
+
[key: string]: 'SERVICE_PROVIDER.REGISTER' | 'OFFERING.CREATE' | 'OFFERING.DELETE' | 'OFFERING.UPDATE_THUMBNAIL' | 'OFFERING.UPDATE' | 'OFFERING.UPDATE_ATTRIBUTES' | 'OFFERING.UPDATE_LOCATION' | 'OFFERING.UPDATE_DESCRIPTION' | 'OFFERING.UPDATE_OPTIONS' | 'OFFERING.UPDATE_INTEGRATION' | 'OFFERING.ADD_ENDPOINT' | 'OFFERING.DELETE_ENDPOINT' | 'OFFERING.UPDATE_COMPONENTS' | 'OFFERING.PAUSE' | 'OFFERING.UNPAUSE' | 'OFFERING.ARCHIVE' | 'OFFERING.DRY_RUN_SCRIPT' | 'OFFERING.MANAGE_CAMPAIGN' | 'OFFERING.MANAGE_USER_GROUP' | 'OFFERING.CREATE_PLAN' | 'OFFERING.UPDATE_PLAN' | 'OFFERING.ARCHIVE_PLAN' | 'OFFERING.CREATE_SCREENSHOT' | 'OFFERING.UPDATE_SCREENSHOT' | 'OFFERING.DELETE_SCREENSHOT' | 'OFFERING.CREATE_USER' | 'OFFERING.UPDATE_USER' | 'OFFERING.DELETE_USER' | 'OFFERING.MANAGE_USER_ROLE' | 'RESOURCE.CREATE_ROBOT_ACCOUNT' | 'RESOURCE.UPDATE_ROBOT_ACCOUNT' | 'RESOURCE.DELETE_ROBOT_ACCOUNT' | 'ORDER.LIST' | 'ORDER.CREATE' | 'ORDER.APPROVE_PRIVATE' | 'ORDER.APPROVE' | 'ORDER.REJECT' | 'ORDER.DESTROY' | 'ORDER.CANCEL' | 'ORDER.SET_CONSUMER_INFO' | 'RESOURCE.LIST' | 'RESOURCE.UPDATE' | 'RESOURCE.TERMINATE' | 'RESOURCE.LIST_IMPORTABLE' | 'RESOURCE.SET_END_DATE' | 'RESOURCE.SET_USAGE' | 'RESOURCE.SET_PLAN' | 'RESOURCE.SET_LIMITS' | 'RESOURCE.SET_BACKEND_ID' | 'RESOURCE.SUBMIT_REPORT' | 'RESOURCE.SET_BACKEND_METADATA' | 'RESOURCE.SET_STATE' | 'RESOURCE.UPDATE_OPTIONS' | 'RESOURCE.ACCEPT_BOOKING_REQUEST' | 'RESOURCE.REJECT_BOOKING_REQUEST' | 'RESOURCE.MANAGE_USERS' | 'RESOURCE.CREATE_PERMISSION' | 'RESOURCE.UPDATE_PERMISSION' | 'RESOURCE.DELETE_PERMISSION' | 'RESOURCE_PROJECT.CREATE_PERMISSION' | 'RESOURCE_PROJECT.UPDATE_PERMISSION' | 'RESOURCE_PROJECT.DELETE_PERMISSION' | 'RESOURCE.CONSUMPTION_LIMITATION' | 'OFFERING.MANAGE_BACKEND_RESOURCES' | 'SERVICE_PROVIDER.GET_API_SECRET_CODE' | 'SERVICE_PROVIDER.GENERATE_API_SECRET_CODE' | 'SERVICE_PROVIDER.LIST_CUSTOMERS' | 'SERVICE_PROVIDER.LIST_CUSTOMER_PROJECTS' | 'SERVICE_PROVIDER.LIST_PROJECTS' | 'SERVICE_PROVIDER.LIST_PROJECT_PERMISSIONS' | 'SERVICE_PROVIDER.LIST_KEYS' | 'SERVICE_PROVIDER.LIST_USERS' | 'SERVICE_PROVIDER.LIST_USER_CUSTOMERS' | 'SERVICE_PROVIDER.LIST_SERVICE_ACCOUNTS' | 'SERVICE_PROVIDER.LIST_COURSE_ACCOUNTS' | 'SERVICE_PROVIDER.SET_OFFERINGS_USERNAME' | 'SERVICE_PROVIDER.GET_STATISTICS' | 'SERVICE_PROVIDER.GET_REVENUE' | 'SERVICE_PROVIDER.GET_ROBOT_ACCOUNT_CUSTOMERS' | 'SERVICE_PROVIDER.GET_ROBOT_ACCOUNT_PROJECTS' | 'PROJECT.CREATE_PERMISSION' | 'CUSTOMER.CREATE_PERMISSION' | 'OFFERING.CREATE_PERMISSION' | 'CALL.CREATE_PERMISSION' | 'PROPOSAL.MANAGE' | 'PROPOSAL.MANAGE_REVIEW' | 'PROJECT.UPDATE_PERMISSION' | 'CUSTOMER.UPDATE_PERMISSION' | 'OFFERING.UPDATE_PERMISSION' | 'CALL.UPDATE_PERMISSION' | 'PROPOSAL.UPDATE_PERMISSION' | 'PROJECT.DELETE_PERMISSION' | 'CUSTOMER.DELETE_PERMISSION' | 'OFFERING.DELETE_PERMISSION' | 'CALL.DELETE_PERMISSION' | 'PROPOSAL.DELETE_PERMISSION' | 'LEXIS_LINK.CREATE' | 'LEXIS_LINK.DELETE' | 'PROJECT.LIST' | 'PROJECT.CREATE' | 'PROJECT.DELETE' | 'PROJECT.UPDATE' | 'PROJECT.UPDATE_METADATA' | 'PROJECT.REVIEW_MEMBERSHIP' | 'CUSTOMER.UPDATE' | 'CUSTOMER.CONTACT_UPDATE' | 'CUSTOMER.LIST_USERS' | 'OFFERING.ACCEPT_CALL_REQUEST' | 'CALL.APPROVE_AND_REJECT_PROPOSALS' | 'CALL.CLOSE_ROUNDS' | 'ACCESS_SUBNET.CREATE' | 'ACCESS_SUBNET.UPDATE' | 'ACCESS_SUBNET.DELETE' | 'OFFERINGUSER.UPDATE_RESTRICTION' | 'INVITATION.LIST' | 'CUSTOMER.LIST_PERMISSION_REVIEWS' | 'CALL.LIST' | 'CALL.CREATE' | 'CALL.UPDATE' | 'ROUND.LIST' | 'PROPOSAL.LIST' | 'SERVICE_ACCOUNT.MANAGE' | 'PROJECT.COURSE_ACCOUNT_MANAGE' | 'SERVICE_PROVIDER.OPENSTACK_IMAGE_MANAGEMENT' | 'OPENSTACK_INSTANCE.CONSOLE_ACCESS' | 'OPENSTACK_INSTANCE.MANAGE_POWER' | 'OPENSTACK_INSTANCE.MANAGE' | 'OPENSTACK_ROUTER.MANAGE_GATEWAY' | 'STAFF.ACCESS' | 'SUPPORT.ACCESS';
|
|
17680
17726
|
};
|
|
17681
17727
|
/**
|
|
17682
17728
|
* Map of resource types to create permission enums
|
|
17683
17729
|
*/
|
|
17684
17730
|
permission_map: {
|
|
17685
|
-
[key: string]: 'SERVICE_PROVIDER.REGISTER' | 'OFFERING.CREATE' | 'OFFERING.DELETE' | 'OFFERING.UPDATE_THUMBNAIL' | 'OFFERING.UPDATE' | 'OFFERING.UPDATE_ATTRIBUTES' | 'OFFERING.UPDATE_LOCATION' | 'OFFERING.UPDATE_DESCRIPTION' | 'OFFERING.UPDATE_OPTIONS' | 'OFFERING.UPDATE_INTEGRATION' | 'OFFERING.ADD_ENDPOINT' | 'OFFERING.DELETE_ENDPOINT' | 'OFFERING.UPDATE_COMPONENTS' | 'OFFERING.PAUSE' | 'OFFERING.UNPAUSE' | 'OFFERING.ARCHIVE' | 'OFFERING.DRY_RUN_SCRIPT' | 'OFFERING.MANAGE_CAMPAIGN' | 'OFFERING.MANAGE_USER_GROUP' | 'OFFERING.CREATE_PLAN' | 'OFFERING.UPDATE_PLAN' | 'OFFERING.ARCHIVE_PLAN' | 'OFFERING.CREATE_SCREENSHOT' | 'OFFERING.UPDATE_SCREENSHOT' | 'OFFERING.DELETE_SCREENSHOT' | 'OFFERING.CREATE_USER' | 'OFFERING.UPDATE_USER' | 'OFFERING.DELETE_USER' | 'OFFERING.MANAGE_USER_ROLE' | 'RESOURCE.CREATE_ROBOT_ACCOUNT' | 'RESOURCE.UPDATE_ROBOT_ACCOUNT' | 'RESOURCE.DELETE_ROBOT_ACCOUNT' | 'ORDER.LIST' | 'ORDER.CREATE' | 'ORDER.APPROVE_PRIVATE' | 'ORDER.APPROVE' | 'ORDER.REJECT' | 'ORDER.DESTROY' | 'ORDER.CANCEL' | 'ORDER.SET_CONSUMER_INFO' | 'RESOURCE.LIST' | 'RESOURCE.UPDATE' | 'RESOURCE.TERMINATE' | 'RESOURCE.LIST_IMPORTABLE' | 'RESOURCE.SET_END_DATE' | 'RESOURCE.SET_USAGE' | 'RESOURCE.SET_PLAN' | 'RESOURCE.SET_LIMITS' | 'RESOURCE.SET_BACKEND_ID' | 'RESOURCE.SUBMIT_REPORT' | 'RESOURCE.SET_BACKEND_METADATA' | 'RESOURCE.SET_STATE' | 'RESOURCE.UPDATE_OPTIONS' | 'RESOURCE.ACCEPT_BOOKING_REQUEST' | 'RESOURCE.REJECT_BOOKING_REQUEST' | 'RESOURCE.MANAGE_USERS' | 'RESOURCE.CONSUMPTION_LIMITATION' | 'OFFERING.MANAGE_BACKEND_RESOURCES' | 'SERVICE_PROVIDER.GET_API_SECRET_CODE' | 'SERVICE_PROVIDER.GENERATE_API_SECRET_CODE' | 'SERVICE_PROVIDER.LIST_CUSTOMERS' | 'SERVICE_PROVIDER.LIST_CUSTOMER_PROJECTS' | 'SERVICE_PROVIDER.LIST_PROJECTS' | 'SERVICE_PROVIDER.LIST_PROJECT_PERMISSIONS' | 'SERVICE_PROVIDER.LIST_KEYS' | 'SERVICE_PROVIDER.LIST_USERS' | 'SERVICE_PROVIDER.LIST_USER_CUSTOMERS' | 'SERVICE_PROVIDER.LIST_SERVICE_ACCOUNTS' | 'SERVICE_PROVIDER.LIST_COURSE_ACCOUNTS' | 'SERVICE_PROVIDER.SET_OFFERINGS_USERNAME' | 'SERVICE_PROVIDER.GET_STATISTICS' | 'SERVICE_PROVIDER.GET_REVENUE' | 'SERVICE_PROVIDER.GET_ROBOT_ACCOUNT_CUSTOMERS' | 'SERVICE_PROVIDER.GET_ROBOT_ACCOUNT_PROJECTS' | 'PROJECT.CREATE_PERMISSION' | 'CUSTOMER.CREATE_PERMISSION' | 'OFFERING.CREATE_PERMISSION' | 'CALL.CREATE_PERMISSION' | 'PROPOSAL.MANAGE' | 'PROPOSAL.MANAGE_REVIEW' | 'PROJECT.UPDATE_PERMISSION' | 'CUSTOMER.UPDATE_PERMISSION' | 'OFFERING.UPDATE_PERMISSION' | 'CALL.UPDATE_PERMISSION' | 'PROPOSAL.UPDATE_PERMISSION' | 'PROJECT.DELETE_PERMISSION' | 'CUSTOMER.DELETE_PERMISSION' | 'OFFERING.DELETE_PERMISSION' | 'CALL.DELETE_PERMISSION' | 'PROPOSAL.DELETE_PERMISSION' | 'LEXIS_LINK.CREATE' | 'LEXIS_LINK.DELETE' | 'PROJECT.LIST' | 'PROJECT.CREATE' | 'PROJECT.DELETE' | 'PROJECT.UPDATE' | 'PROJECT.UPDATE_METADATA' | 'PROJECT.REVIEW_MEMBERSHIP' | 'CUSTOMER.UPDATE' | 'CUSTOMER.CONTACT_UPDATE' | 'CUSTOMER.LIST_USERS' | 'OFFERING.ACCEPT_CALL_REQUEST' | 'CALL.APPROVE_AND_REJECT_PROPOSALS' | 'CALL.CLOSE_ROUNDS' | 'ACCESS_SUBNET.CREATE' | 'ACCESS_SUBNET.UPDATE' | 'ACCESS_SUBNET.DELETE' | 'OFFERINGUSER.UPDATE_RESTRICTION' | 'INVITATION.LIST' | 'CUSTOMER.LIST_PERMISSION_REVIEWS' | 'CALL.LIST' | 'CALL.CREATE' | 'CALL.UPDATE' | 'ROUND.LIST' | 'PROPOSAL.LIST' | 'SERVICE_ACCOUNT.MANAGE' | 'PROJECT.COURSE_ACCOUNT_MANAGE' | 'SERVICE_PROVIDER.OPENSTACK_IMAGE_MANAGEMENT' | 'OPENSTACK_INSTANCE.CONSOLE_ACCESS' | 'OPENSTACK_INSTANCE.MANAGE_POWER' | 'OPENSTACK_INSTANCE.MANAGE' | 'OPENSTACK_ROUTER.MANAGE_GATEWAY' | 'STAFF.ACCESS' | 'SUPPORT.ACCESS';
|
|
17731
|
+
[key: string]: 'SERVICE_PROVIDER.REGISTER' | 'OFFERING.CREATE' | 'OFFERING.DELETE' | 'OFFERING.UPDATE_THUMBNAIL' | 'OFFERING.UPDATE' | 'OFFERING.UPDATE_ATTRIBUTES' | 'OFFERING.UPDATE_LOCATION' | 'OFFERING.UPDATE_DESCRIPTION' | 'OFFERING.UPDATE_OPTIONS' | 'OFFERING.UPDATE_INTEGRATION' | 'OFFERING.ADD_ENDPOINT' | 'OFFERING.DELETE_ENDPOINT' | 'OFFERING.UPDATE_COMPONENTS' | 'OFFERING.PAUSE' | 'OFFERING.UNPAUSE' | 'OFFERING.ARCHIVE' | 'OFFERING.DRY_RUN_SCRIPT' | 'OFFERING.MANAGE_CAMPAIGN' | 'OFFERING.MANAGE_USER_GROUP' | 'OFFERING.CREATE_PLAN' | 'OFFERING.UPDATE_PLAN' | 'OFFERING.ARCHIVE_PLAN' | 'OFFERING.CREATE_SCREENSHOT' | 'OFFERING.UPDATE_SCREENSHOT' | 'OFFERING.DELETE_SCREENSHOT' | 'OFFERING.CREATE_USER' | 'OFFERING.UPDATE_USER' | 'OFFERING.DELETE_USER' | 'OFFERING.MANAGE_USER_ROLE' | 'RESOURCE.CREATE_ROBOT_ACCOUNT' | 'RESOURCE.UPDATE_ROBOT_ACCOUNT' | 'RESOURCE.DELETE_ROBOT_ACCOUNT' | 'ORDER.LIST' | 'ORDER.CREATE' | 'ORDER.APPROVE_PRIVATE' | 'ORDER.APPROVE' | 'ORDER.REJECT' | 'ORDER.DESTROY' | 'ORDER.CANCEL' | 'ORDER.SET_CONSUMER_INFO' | 'RESOURCE.LIST' | 'RESOURCE.UPDATE' | 'RESOURCE.TERMINATE' | 'RESOURCE.LIST_IMPORTABLE' | 'RESOURCE.SET_END_DATE' | 'RESOURCE.SET_USAGE' | 'RESOURCE.SET_PLAN' | 'RESOURCE.SET_LIMITS' | 'RESOURCE.SET_BACKEND_ID' | 'RESOURCE.SUBMIT_REPORT' | 'RESOURCE.SET_BACKEND_METADATA' | 'RESOURCE.SET_STATE' | 'RESOURCE.UPDATE_OPTIONS' | 'RESOURCE.ACCEPT_BOOKING_REQUEST' | 'RESOURCE.REJECT_BOOKING_REQUEST' | 'RESOURCE.MANAGE_USERS' | 'RESOURCE.CREATE_PERMISSION' | 'RESOURCE.UPDATE_PERMISSION' | 'RESOURCE.DELETE_PERMISSION' | 'RESOURCE_PROJECT.CREATE_PERMISSION' | 'RESOURCE_PROJECT.UPDATE_PERMISSION' | 'RESOURCE_PROJECT.DELETE_PERMISSION' | 'RESOURCE.CONSUMPTION_LIMITATION' | 'OFFERING.MANAGE_BACKEND_RESOURCES' | 'SERVICE_PROVIDER.GET_API_SECRET_CODE' | 'SERVICE_PROVIDER.GENERATE_API_SECRET_CODE' | 'SERVICE_PROVIDER.LIST_CUSTOMERS' | 'SERVICE_PROVIDER.LIST_CUSTOMER_PROJECTS' | 'SERVICE_PROVIDER.LIST_PROJECTS' | 'SERVICE_PROVIDER.LIST_PROJECT_PERMISSIONS' | 'SERVICE_PROVIDER.LIST_KEYS' | 'SERVICE_PROVIDER.LIST_USERS' | 'SERVICE_PROVIDER.LIST_USER_CUSTOMERS' | 'SERVICE_PROVIDER.LIST_SERVICE_ACCOUNTS' | 'SERVICE_PROVIDER.LIST_COURSE_ACCOUNTS' | 'SERVICE_PROVIDER.SET_OFFERINGS_USERNAME' | 'SERVICE_PROVIDER.GET_STATISTICS' | 'SERVICE_PROVIDER.GET_REVENUE' | 'SERVICE_PROVIDER.GET_ROBOT_ACCOUNT_CUSTOMERS' | 'SERVICE_PROVIDER.GET_ROBOT_ACCOUNT_PROJECTS' | 'PROJECT.CREATE_PERMISSION' | 'CUSTOMER.CREATE_PERMISSION' | 'OFFERING.CREATE_PERMISSION' | 'CALL.CREATE_PERMISSION' | 'PROPOSAL.MANAGE' | 'PROPOSAL.MANAGE_REVIEW' | 'PROJECT.UPDATE_PERMISSION' | 'CUSTOMER.UPDATE_PERMISSION' | 'OFFERING.UPDATE_PERMISSION' | 'CALL.UPDATE_PERMISSION' | 'PROPOSAL.UPDATE_PERMISSION' | 'PROJECT.DELETE_PERMISSION' | 'CUSTOMER.DELETE_PERMISSION' | 'OFFERING.DELETE_PERMISSION' | 'CALL.DELETE_PERMISSION' | 'PROPOSAL.DELETE_PERMISSION' | 'LEXIS_LINK.CREATE' | 'LEXIS_LINK.DELETE' | 'PROJECT.LIST' | 'PROJECT.CREATE' | 'PROJECT.DELETE' | 'PROJECT.UPDATE' | 'PROJECT.UPDATE_METADATA' | 'PROJECT.REVIEW_MEMBERSHIP' | 'CUSTOMER.UPDATE' | 'CUSTOMER.CONTACT_UPDATE' | 'CUSTOMER.LIST_USERS' | 'OFFERING.ACCEPT_CALL_REQUEST' | 'CALL.APPROVE_AND_REJECT_PROPOSALS' | 'CALL.CLOSE_ROUNDS' | 'ACCESS_SUBNET.CREATE' | 'ACCESS_SUBNET.UPDATE' | 'ACCESS_SUBNET.DELETE' | 'OFFERINGUSER.UPDATE_RESTRICTION' | 'INVITATION.LIST' | 'CUSTOMER.LIST_PERMISSION_REVIEWS' | 'CALL.LIST' | 'CALL.CREATE' | 'CALL.UPDATE' | 'ROUND.LIST' | 'PROPOSAL.LIST' | 'SERVICE_ACCOUNT.MANAGE' | 'PROJECT.COURSE_ACCOUNT_MANAGE' | 'SERVICE_PROVIDER.OPENSTACK_IMAGE_MANAGEMENT' | 'OPENSTACK_INSTANCE.CONSOLE_ACCESS' | 'OPENSTACK_INSTANCE.MANAGE_POWER' | 'OPENSTACK_INSTANCE.MANAGE' | 'OPENSTACK_ROUTER.MANAGE_GATEWAY' | 'STAFF.ACCESS' | 'SUPPORT.ACCESS';
|
|
17686
17732
|
};
|
|
17687
17733
|
/**
|
|
17688
17734
|
* Grouped permission descriptions for UI
|
|
@@ -19206,7 +19252,6 @@ export type ProviderOfferingDetails = {
|
|
|
19206
19252
|
readonly endpoints?: Array<NestedEndpoint>;
|
|
19207
19253
|
readonly software_catalogs?: Array<NestedSoftwareCatalog>;
|
|
19208
19254
|
readonly partitions?: Array<NestedPartition>;
|
|
19209
|
-
readonly roles?: Array<NestedRole>;
|
|
19210
19255
|
customer?: string | null;
|
|
19211
19256
|
readonly customer_uuid?: string | null;
|
|
19212
19257
|
readonly customer_name?: string | null;
|
|
@@ -19286,6 +19331,8 @@ export type ProviderOfferingDetails = {
|
|
|
19286
19331
|
readonly billing_type_classification?: string;
|
|
19287
19332
|
readonly effective_available_limits?: Array<string>;
|
|
19288
19333
|
compliance_checklist?: string | null;
|
|
19334
|
+
readonly profile_uuid?: string | null;
|
|
19335
|
+
readonly profile_name?: string | null;
|
|
19289
19336
|
readonly integration_status?: Array<IntegrationStatus> | null;
|
|
19290
19337
|
readonly google_calendar_is_public?: boolean | null;
|
|
19291
19338
|
/**
|
|
@@ -19568,7 +19615,6 @@ export type PublicOfferingDetails = {
|
|
|
19568
19615
|
readonly endpoints?: Array<NestedEndpoint>;
|
|
19569
19616
|
readonly software_catalogs?: Array<NestedSoftwareCatalog>;
|
|
19570
19617
|
readonly partitions?: Array<NestedPartition>;
|
|
19571
|
-
readonly roles?: Array<NestedRole>;
|
|
19572
19618
|
customer?: string | null;
|
|
19573
19619
|
readonly customer_uuid?: string | null;
|
|
19574
19620
|
readonly customer_name?: string | null;
|
|
@@ -19640,6 +19686,8 @@ export type PublicOfferingDetails = {
|
|
|
19640
19686
|
readonly billing_type_classification?: string;
|
|
19641
19687
|
readonly effective_available_limits?: Array<string>;
|
|
19642
19688
|
compliance_checklist?: string | null;
|
|
19689
|
+
readonly profile_uuid?: string | null;
|
|
19690
|
+
readonly profile_name?: string | null;
|
|
19643
19691
|
readonly user_has_consent?: boolean;
|
|
19644
19692
|
readonly is_accessible?: boolean;
|
|
19645
19693
|
readonly google_calendar_is_public?: boolean | null;
|
|
@@ -21625,6 +21673,41 @@ export type ResourcePlanPeriod = {
|
|
|
21625
21673
|
end?: string | null;
|
|
21626
21674
|
components: Array<BaseComponentUsage>;
|
|
21627
21675
|
};
|
|
21676
|
+
export type ResourceProject = {
|
|
21677
|
+
readonly uuid: string;
|
|
21678
|
+
resource: string;
|
|
21679
|
+
name: string;
|
|
21680
|
+
description?: string;
|
|
21681
|
+
readonly backend_id: string;
|
|
21682
|
+
readonly state: string;
|
|
21683
|
+
/**
|
|
21684
|
+
* Dictionary mapping component types to quota values. Same format as Resource.limits.
|
|
21685
|
+
*/
|
|
21686
|
+
limits?: unknown;
|
|
21687
|
+
/**
|
|
21688
|
+
* Dictionary mapping component types to current usage amounts. Populated by backend synchronization.
|
|
21689
|
+
*/
|
|
21690
|
+
readonly current_usages: unknown;
|
|
21691
|
+
readonly resource_uuid: string;
|
|
21692
|
+
readonly resource_name: string;
|
|
21693
|
+
readonly created: string;
|
|
21694
|
+
readonly modified: string;
|
|
21695
|
+
};
|
|
21696
|
+
export type ResourceProjectBackendId = {
|
|
21697
|
+
backend_id: string;
|
|
21698
|
+
};
|
|
21699
|
+
export type ResourceProjectBackendIdRequest = {
|
|
21700
|
+
backend_id: string;
|
|
21701
|
+
};
|
|
21702
|
+
export type ResourceProjectRequest = {
|
|
21703
|
+
resource: string;
|
|
21704
|
+
name: string;
|
|
21705
|
+
description?: string;
|
|
21706
|
+
/**
|
|
21707
|
+
* Dictionary mapping component types to quota values. Same format as Resource.limits.
|
|
21708
|
+
*/
|
|
21709
|
+
limits?: unknown;
|
|
21710
|
+
};
|
|
21628
21711
|
export type ResourceProvisioningStats = {
|
|
21629
21712
|
/**
|
|
21630
21713
|
* UUID of the offering
|
|
@@ -21763,6 +21846,24 @@ export type ResourceSuggestNameRequest = {
|
|
|
21763
21846
|
export type ResourceSwitchPlanRequest = {
|
|
21764
21847
|
plan: string;
|
|
21765
21848
|
};
|
|
21849
|
+
export type ResourceTeamMember = {
|
|
21850
|
+
readonly url: string;
|
|
21851
|
+
readonly uuid: string;
|
|
21852
|
+
/**
|
|
21853
|
+
* Required. 128 characters or fewer. Lowercase letters, numbers and @/./+/-/_ characters
|
|
21854
|
+
*/
|
|
21855
|
+
username: string;
|
|
21856
|
+
readonly full_name: string;
|
|
21857
|
+
/**
|
|
21858
|
+
* Email address
|
|
21859
|
+
*/
|
|
21860
|
+
email?: string;
|
|
21861
|
+
image?: string | null;
|
|
21862
|
+
readonly role_name: string | null;
|
|
21863
|
+
readonly role_uuid: string | null;
|
|
21864
|
+
readonly expiration_time: string | null;
|
|
21865
|
+
readonly resource_projects: Array<NestedResourceProjectPermission>;
|
|
21866
|
+
};
|
|
21766
21867
|
export type ResourceTerminateRequest = {
|
|
21767
21868
|
/**
|
|
21768
21869
|
* Termination attributes
|
|
@@ -21878,27 +21979,6 @@ export type ResourceUsageByOrgType = {
|
|
|
21878
21979
|
*/
|
|
21879
21980
|
resource_count: number;
|
|
21880
21981
|
};
|
|
21881
|
-
export type ResourceUser = {
|
|
21882
|
-
readonly uuid: string;
|
|
21883
|
-
resource: string;
|
|
21884
|
-
role: string;
|
|
21885
|
-
user: string;
|
|
21886
|
-
readonly resource_uuid: string;
|
|
21887
|
-
readonly role_uuid: string;
|
|
21888
|
-
readonly user_uuid: string;
|
|
21889
|
-
readonly resource_name: string;
|
|
21890
|
-
readonly role_name: string;
|
|
21891
|
-
/**
|
|
21892
|
-
* Required. 128 characters or fewer. Lowercase letters, numbers and @/./+/-/_ characters
|
|
21893
|
-
*/
|
|
21894
|
-
readonly user_username: string;
|
|
21895
|
-
readonly user_full_name: string;
|
|
21896
|
-
};
|
|
21897
|
-
export type ResourceUserRequest = {
|
|
21898
|
-
resource: string;
|
|
21899
|
-
role: string;
|
|
21900
|
-
user: string;
|
|
21901
|
-
};
|
|
21902
21982
|
export type ResourcesGeographySummary = {
|
|
21903
21983
|
/**
|
|
21904
21984
|
* Total number of active resources
|
|
@@ -22740,6 +22820,18 @@ export type RobotAccountRequest = {
|
|
|
22740
22820
|
responsible_user?: string | null;
|
|
22741
22821
|
};
|
|
22742
22822
|
export type RobotAccountStates = 'Requested' | 'Creating' | 'OK' | 'Requested deletion' | 'Deleted' | 'Error';
|
|
22823
|
+
export type RoleAvailabilityDetails = {
|
|
22824
|
+
readonly uuid: string;
|
|
22825
|
+
readonly role_uuid: string;
|
|
22826
|
+
readonly role_name: string;
|
|
22827
|
+
readonly role_content_type: string | null;
|
|
22828
|
+
readonly scope_type: string | null;
|
|
22829
|
+
readonly scope_uuid: string | null;
|
|
22830
|
+
readonly scope_name: string | null;
|
|
22831
|
+
readonly is_profile_managed: boolean;
|
|
22832
|
+
readonly profile_uuid: string | null;
|
|
22833
|
+
readonly profile_name: string | null;
|
|
22834
|
+
};
|
|
22743
22835
|
export type RoleDescription = {
|
|
22744
22836
|
description?: string;
|
|
22745
22837
|
/**
|
|
@@ -23001,7 +23093,7 @@ export type RoleTemplate = {
|
|
|
23001
23093
|
readonly display_name: string;
|
|
23002
23094
|
readonly settings: string;
|
|
23003
23095
|
};
|
|
23004
|
-
export type RoleType = 'customer' | 'service_provider' | 'call_organizer' | 'project' | 'offering' | 'call' | 'proposal';
|
|
23096
|
+
export type RoleType = 'customer' | 'service_provider' | 'call_organizer' | 'project' | 'offering' | 'resource' | 'resource_project' | 'call' | 'proposal';
|
|
23005
23097
|
export type RoundReviewer = {
|
|
23006
23098
|
readonly full_name: string;
|
|
23007
23099
|
email: string;
|
|
@@ -26080,6 +26172,12 @@ export type WebHookRequest = {
|
|
|
26080
26172
|
};
|
|
26081
26173
|
export type WidgetEnum = 'csv' | 'filesize' | 'attached_instance';
|
|
26082
26174
|
export type ZammadarticletypeEnum = 'email' | 'phone' | 'web' | 'note' | 'sms' | 'chat' | 'fax' | 'twitter status' | 'twitter direct-message' | 'facebook feed post' | 'facebook feed comment' | 'telegram personal-message';
|
|
26175
|
+
export type OfferingProfileRole = {
|
|
26176
|
+
uuid: string;
|
|
26177
|
+
name: string;
|
|
26178
|
+
content_type: string | null;
|
|
26179
|
+
description: string;
|
|
26180
|
+
};
|
|
26083
26181
|
export type AzureVirtualMachineCreateOrderAttributes = {
|
|
26084
26182
|
name: string;
|
|
26085
26183
|
description?: string;
|
|
@@ -28174,7 +28272,7 @@ export type AzureSqlDatabaseFieldEnum = 'access_url' | 'backend_id' | 'charset'
|
|
|
28174
28272
|
export type AzureSqlServerFieldEnum = 'access_url' | 'backend_id' | 'created' | 'customer' | 'customer_abbreviation' | 'customer_name' | 'customer_native_name' | 'customer_uuid' | 'description' | 'error_message' | 'error_traceback' | 'fqdn' | 'is_limit_based' | 'is_usage_based' | 'location' | 'location_name' | 'marketplace_category_name' | 'marketplace_category_uuid' | 'marketplace_offering_name' | 'marketplace_offering_plugin_options' | 'marketplace_offering_type' | 'marketplace_offering_uuid' | 'marketplace_plan_uuid' | 'marketplace_resource_state' | 'marketplace_resource_uuid' | 'modified' | 'name' | 'password' | 'project' | 'project_name' | 'project_uuid' | 'resource_group' | 'resource_group_name' | 'resource_type' | 'service_name' | 'service_settings' | 'service_settings_error_message' | 'service_settings_state' | 'service_settings_uuid' | 'state' | 'storage_mb' | 'url' | 'username' | 'uuid';
|
|
28175
28273
|
export type AzureVirtualMachineFieldEnum = 'access_url' | 'backend_id' | 'cores' | 'created' | 'customer' | 'customer_abbreviation' | 'customer_name' | 'customer_native_name' | 'customer_uuid' | 'description' | 'disk' | 'error_message' | 'error_traceback' | 'external_ips' | 'image' | 'image_name' | 'internal_ips' | 'is_limit_based' | 'is_usage_based' | 'key_fingerprint' | 'key_name' | 'latitude' | 'location' | 'location_name' | 'longitude' | 'marketplace_category_name' | 'marketplace_category_uuid' | 'marketplace_offering_name' | 'marketplace_offering_plugin_options' | 'marketplace_offering_type' | 'marketplace_offering_uuid' | 'marketplace_plan_uuid' | 'marketplace_resource_state' | 'marketplace_resource_uuid' | 'min_disk' | 'min_ram' | 'modified' | 'name' | 'password' | 'project' | 'project_name' | 'project_uuid' | 'ram' | 'resource_group' | 'resource_group_name' | 'resource_type' | 'runtime_state' | 'service_name' | 'service_settings' | 'service_settings_error_message' | 'service_settings_state' | 'service_settings_uuid' | 'size' | 'size_name' | 'ssh_public_key' | 'start_time' | 'state' | 'url' | 'user_data' | 'username' | 'uuid';
|
|
28176
28274
|
export type BackendResourceReqOEnum = '-created' | 'created';
|
|
28177
|
-
export type OfferingFieldEnum = 'access_url' | 'attributes' | 'backend_id' | 'backend_metadata' | 'billable' | 'billing_type_classification' | 'category' | 'category_title' | 'category_uuid' | 'citation_count' | 'compliance_checklist' | 'components' | 'country' | 'created' | 'customer' | 'customer_name' | 'customer_uuid' | 'datacite_doi' | 'description' | 'documentation_url' | 'effective_available_limits' | 'endpoints' | 'files' | 'full_description' | 'getting_started' | 'googlecalendar' | 'has_compliance_requirements' | 'helpdesk_url' | 'image' | 'integration_guide' | 'is_accessible' | 'latitude' | 'longitude' | 'name' | 'options' | 'order_count' | 'organization_groups' | 'parent_description' | 'parent_name' | 'parent_uuid' | 'partitions' | 'paused_reason' | 'plans' | 'plugin_options' | 'privacy_policy_link' | 'project' | 'project_name' | 'project_uuid' | 'quotas' | 'resource_options' | '
|
|
28275
|
+
export type OfferingFieldEnum = 'access_url' | 'attributes' | 'backend_id' | 'backend_metadata' | 'billable' | 'billing_type_classification' | 'category' | 'category_title' | 'category_uuid' | 'citation_count' | 'compliance_checklist' | 'components' | 'country' | 'created' | 'customer' | 'customer_name' | 'customer_uuid' | 'datacite_doi' | 'description' | 'documentation_url' | 'effective_available_limits' | 'endpoints' | 'files' | 'full_description' | 'getting_started' | 'googlecalendar' | 'has_compliance_requirements' | 'helpdesk_url' | 'image' | 'integration_guide' | 'is_accessible' | 'latitude' | 'longitude' | 'name' | 'options' | 'order_count' | 'organization_groups' | 'parent_description' | 'parent_name' | 'parent_uuid' | 'partitions' | 'paused_reason' | 'plans' | 'plugin_options' | 'privacy_policy_link' | 'profile_name' | 'profile_uuid' | 'project' | 'project_name' | 'project_uuid' | 'quotas' | 'resource_options' | 'scope' | 'scope_error_message' | 'scope_name' | 'scope_state' | 'scope_uuid' | 'screenshots' | 'secret_options' | 'service_attributes' | 'shared' | 'slug' | 'software_catalogs' | 'state' | 'tags' | 'thumbnail' | 'total_cost' | 'total_cost_estimated' | 'total_customers' | 'type' | 'url' | 'user_has_consent' | 'uuid' | 'vendor_details';
|
|
28178
28276
|
export type BookingResourceFieldEnum = 'attributes' | 'available_actions' | 'backend_id' | 'backend_metadata' | 'can_terminate' | 'category_icon' | 'category_title' | 'category_uuid' | 'consumer_reviewed_by' | 'consumer_reviewed_by_full_name' | 'consumer_reviewed_by_username' | 'created' | 'created_by' | 'created_by_full_name' | 'created_by_username' | 'creation_order' | 'current_usages' | 'customer_name' | 'customer_slug' | 'customer_uuid' | 'description' | 'downscaled' | 'effective_id' | 'end_date' | 'end_date_requested_by' | 'endpoints' | 'error_message' | 'error_traceback' | 'is_limit_based' | 'is_usage_based' | 'last_sync' | 'limit_usage' | 'limits' | 'modified' | 'name' | 'offering' | 'offering_backend_id' | 'offering_billable' | 'offering_components' | 'offering_description' | 'offering_image' | 'offering_name' | 'offering_plugin_options' | 'offering_shared' | 'offering_slug' | 'offering_state' | 'offering_thumbnail' | 'offering_type' | 'offering_uuid' | 'options' | 'order_in_progress' | 'parent_name' | 'parent_offering_name' | 'parent_offering_slug' | 'parent_offering_uuid' | 'parent_uuid' | 'paused' | 'plan' | 'plan_description' | 'plan_name' | 'plan_unit' | 'plan_uuid' | 'project' | 'project_description' | 'project_effective_end_date' | 'project_end_date' | 'project_end_date_requested_by' | 'project_is_in_grace_period' | 'project_name' | 'project_slug' | 'project_uuid' | 'provider_description' | 'provider_name' | 'provider_slug' | 'provider_uuid' | 'renewal_date' | 'report' | 'resource_type' | 'resource_uuid' | 'restrict_member_access' | 'scope' | 'service_settings_uuid' | 'slots' | 'slug' | 'state' | 'url' | 'user_requires_reconsent' | 'username' | 'uuid';
|
|
28179
28277
|
export type BookingResourceOEnum = '-created' | '-name' | '-schedules' | '-type' | 'created' | 'name' | 'schedules' | 'type';
|
|
28180
28278
|
export type BroadcastMessageFieldEnum = 'author_full_name' | 'body' | 'created' | 'emails' | 'query' | 'send_at' | 'state' | 'subject' | 'uuid';
|
|
@@ -28233,13 +28331,13 @@ export type OfferingUserOEnum = '-created' | '-modified' | '-username' | 'create
|
|
|
28233
28331
|
export type OrderDetailsFieldEnum = 'accepting_terms_of_service' | 'activation_price' | 'attachment' | 'attributes' | 'backend_id' | 'callback_url' | 'can_terminate' | 'category_icon' | 'category_title' | 'category_uuid' | 'completed_at' | 'consumer_message' | 'consumer_message_attachment' | 'consumer_rejection_comment' | 'consumer_reviewed_at' | 'consumer_reviewed_by' | 'consumer_reviewed_by_full_name' | 'consumer_reviewed_by_username' | 'cost' | 'created' | 'created_by_civil_number' | 'created_by_email' | 'created_by_full_name' | 'created_by_organization' | 'created_by_organization_registry_code' | 'created_by_username' | 'customer_name' | 'customer_slug' | 'customer_uuid' | 'error_message' | 'error_traceback' | 'error_updated_at' | 'fixed_price' | 'issue' | 'limits' | 'marketplace_resource_uuid' | 'modified' | 'new_cost_estimate' | 'new_plan_name' | 'new_plan_uuid' | 'offering' | 'offering_billable' | 'offering_description' | 'offering_image' | 'offering_name' | 'offering_plugin_options' | 'offering_shared' | 'offering_thumbnail' | 'offering_type' | 'offering_uuid' | 'old_cost_estimate' | 'old_plan_name' | 'old_plan_uuid' | 'order_subtype' | 'output' | 'output_updated_at' | 'plan' | 'plan_description' | 'plan_name' | 'plan_unit' | 'plan_uuid' | 'project_description' | 'project_name' | 'project_slug' | 'project_uuid' | 'provider_description' | 'provider_message' | 'provider_message_attachment' | 'provider_message_url' | 'provider_name' | 'provider_rejection_comment' | 'provider_reviewed_at' | 'provider_reviewed_by' | 'provider_reviewed_by_full_name' | 'provider_reviewed_by_username' | 'provider_slug' | 'provider_uuid' | 'request_comment' | 'resource_name' | 'resource_type' | 'resource_uuid' | 'slug' | 'start_date' | 'state' | 'termination_comment' | 'type' | 'url' | 'uuid';
|
|
28234
28332
|
export type OrderDetailsOEnum = '-consumer_reviewed_at' | '-cost' | '-created' | '-state' | 'consumer_reviewed_at' | 'cost' | 'created' | 'state';
|
|
28235
28333
|
export type RemoteProjectUpdateRequestStateEnum = 'approved' | 'canceled' | 'draft' | 'pending' | 'rejected';
|
|
28236
|
-
export type ProviderOfferingDetailsFieldEnum = 'access_url' | 'attributes' | 'backend_id' | 'backend_id_rules' | 'backend_metadata' | 'billable' | 'billing_type_classification' | 'category' | 'category_title' | 'category_uuid' | 'citation_count' | 'compliance_checklist' | 'components' | 'country' | 'created' | 'customer' | 'customer_name' | 'customer_uuid' | 'datacite_doi' | 'description' | 'documentation_url' | 'effective_available_limits' | 'endpoints' | 'files' | 'full_description' | 'getting_started' | 'google_calendar_is_public' | 'google_calendar_link' | 'has_compliance_requirements' | 'helpdesk_url' | 'image' | 'integration_guide' | 'integration_status' | 'latitude' | 'longitude' | 'name' | 'options' | 'order_count' | 'organization_groups' | 'parent_description' | 'parent_name' | 'parent_uuid' | 'partitions' | 'paused_reason' | 'plans' | 'plugin_options' | 'privacy_policy_link' | 'project' | 'project_name' | 'project_uuid' | 'quotas' | 'resource_options' | '
|
|
28334
|
+
export type ProviderOfferingDetailsFieldEnum = 'access_url' | 'attributes' | 'backend_id' | 'backend_id_rules' | 'backend_metadata' | 'billable' | 'billing_type_classification' | 'category' | 'category_title' | 'category_uuid' | 'citation_count' | 'compliance_checklist' | 'components' | 'country' | 'created' | 'customer' | 'customer_name' | 'customer_uuid' | 'datacite_doi' | 'description' | 'documentation_url' | 'effective_available_limits' | 'endpoints' | 'files' | 'full_description' | 'getting_started' | 'google_calendar_is_public' | 'google_calendar_link' | 'has_compliance_requirements' | 'helpdesk_url' | 'image' | 'integration_guide' | 'integration_status' | 'latitude' | 'longitude' | 'name' | 'options' | 'order_count' | 'organization_groups' | 'parent_description' | 'parent_name' | 'parent_uuid' | 'partitions' | 'paused_reason' | 'plans' | 'plugin_options' | 'privacy_policy_link' | 'profile_name' | 'profile_uuid' | 'project' | 'project_name' | 'project_uuid' | 'quotas' | 'resource_options' | 'scope' | 'scope_error_message' | 'scope_name' | 'scope_state' | 'scope_uuid' | 'screenshots' | 'secret_options' | 'service_attributes' | 'shared' | 'slug' | 'software_catalogs' | 'state' | 'tags' | 'thumbnail' | 'total_cost' | 'total_cost_estimated' | 'total_customers' | 'type' | 'url' | 'uuid' | 'vendor_details';
|
|
28237
28335
|
export type ProviderOfferingDetailsOEnum = '-created' | '-name' | '-state' | '-total_cost' | '-total_cost_estimated' | '-total_customers' | '-type' | 'created' | 'name' | 'state' | 'total_cost' | 'total_cost_estimated' | 'total_customers' | 'type';
|
|
28238
28336
|
export type ProviderOfferingCustomerFieldEnum = 'abbreviation' | 'email' | 'name' | 'phone_number' | 'slug' | 'uuid';
|
|
28239
28337
|
export type ProjectFieldEnum = 'affiliated_organizations' | 'backend_id' | 'billing_price_estimate' | 'created' | 'customer' | 'customer_abbreviation' | 'customer_display_billing_info_in_projects' | 'customer_grace_period_days' | 'customer_name' | 'customer_native_name' | 'customer_slug' | 'customer_uuid' | 'description' | 'effective_end_date' | 'end_date' | 'end_date_requested_by' | 'end_date_updated_at' | 'grace_period_days' | 'image' | 'is_in_grace_period' | 'is_industry' | 'is_removed' | 'kind' | 'marketplace_resource_count' | 'max_service_accounts' | 'name' | 'oecd_fos_2007_code' | 'oecd_fos_2007_label' | 'project_credit' | 'resources_count' | 'science_domain_code' | 'science_domain_name' | 'science_domain_uuid' | 'science_sub_domain' | 'science_sub_domain_code' | 'science_sub_domain_name' | 'slug' | 'staff_notes' | 'start_date' | 'termination_metadata' | 'type' | 'type_name' | 'type_uuid' | 'url' | 'user_affiliations' | 'user_email_patterns' | 'user_identity_sources' | 'uuid';
|
|
28240
28338
|
export type UserFieldEnum = 'active_isds' | 'address' | 'affiliations' | 'agree_with_policy' | 'agreement_date' | 'attribute_sources' | 'birth_date' | 'civil_number' | 'country_of_residence' | 'date_joined' | 'deactivation_reason' | 'description' | 'eduperson_assurance' | 'email' | 'first_name' | 'full_name' | 'gender' | 'has_active_session' | 'has_usable_password' | 'identity_provider_fields' | 'identity_provider_label' | 'identity_provider_management_url' | 'identity_provider_name' | 'identity_source' | 'image' | 'ip_address' | 'is_active' | 'is_identity_manager' | 'is_staff' | 'is_support' | 'job_title' | 'last_name' | 'managed_isds' | 'nationalities' | 'nationality' | 'native_name' | 'notifications_enabled' | 'organization' | 'organization_country' | 'organization_registry_code' | 'organization_type' | 'permissions' | 'personal_title' | 'phone_number' | 'place_of_birth' | 'preferred_language' | 'registration_method' | 'requested_email' | 'slug' | 'token' | 'token_expires_at' | 'token_lifetime' | 'url' | 'username' | 'uuid';
|
|
28241
28339
|
export type ResourceOEnum = '-created' | '-end_date' | '-name' | '-project_name' | '-state' | 'created' | 'end_date' | 'name' | 'project_name' | 'state';
|
|
28242
|
-
export type PublicOfferingDetailsFieldEnum = 'access_url' | 'attributes' | 'backend_id' | 'backend_metadata' | 'billable' | 'billing_type_classification' | 'category' | 'category_title' | 'category_uuid' | 'citation_count' | 'compliance_checklist' | 'components' | 'country' | 'created' | 'customer' | 'customer_name' | 'customer_uuid' | 'datacite_doi' | 'description' | 'documentation_url' | 'effective_available_limits' | 'endpoints' | 'files' | 'full_description' | 'getting_started' | 'google_calendar_is_public' | 'google_calendar_link' | 'has_compliance_requirements' | 'helpdesk_url' | 'image' | 'integration_guide' | 'is_accessible' | 'latitude' | 'longitude' | 'name' | 'options' | 'order_count' | 'organization_groups' | 'parent_description' | 'parent_name' | 'parent_uuid' | 'partitions' | 'paused_reason' | 'plans' | 'plugin_options' | 'privacy_policy_link' | 'project' | 'project_name' | 'project_uuid' | 'promotion_campaigns' | 'quotas' | 'resource_options' | '
|
|
28340
|
+
export type PublicOfferingDetailsFieldEnum = 'access_url' | 'attributes' | 'backend_id' | 'backend_metadata' | 'billable' | 'billing_type_classification' | 'category' | 'category_title' | 'category_uuid' | 'citation_count' | 'compliance_checklist' | 'components' | 'country' | 'created' | 'customer' | 'customer_name' | 'customer_uuid' | 'datacite_doi' | 'description' | 'documentation_url' | 'effective_available_limits' | 'endpoints' | 'files' | 'full_description' | 'getting_started' | 'google_calendar_is_public' | 'google_calendar_link' | 'has_compliance_requirements' | 'helpdesk_url' | 'image' | 'integration_guide' | 'is_accessible' | 'latitude' | 'longitude' | 'name' | 'options' | 'order_count' | 'organization_groups' | 'parent_description' | 'parent_name' | 'parent_uuid' | 'partitions' | 'paused_reason' | 'plans' | 'plugin_options' | 'privacy_policy_link' | 'profile_name' | 'profile_uuid' | 'project' | 'project_name' | 'project_uuid' | 'promotion_campaigns' | 'quotas' | 'resource_options' | 'scope' | 'scope_error_message' | 'scope_name' | 'scope_state' | 'scope_uuid' | 'screenshots' | 'secret_options' | 'service_attributes' | 'shared' | 'slug' | 'software_catalogs' | 'state' | 'tags' | 'thumbnail' | 'total_cost' | 'total_cost_estimated' | 'total_customers' | 'type' | 'url' | 'user_has_consent' | 'uuid' | 'vendor_details';
|
|
28243
28341
|
export type RobotAccountDetailsFieldEnum = 'backend_id' | 'created' | 'customer_name' | 'customer_uuid' | 'description' | 'error_message' | 'error_traceback' | 'fingerprints' | 'keys' | 'modified' | 'offering_plugin_options' | 'project_name' | 'project_uuid' | 'provider_name' | 'provider_uuid' | 'resource' | 'resource_name' | 'resource_uuid' | 'responsible_user' | 'state' | 'type' | 'url' | 'user_keys' | 'username' | 'users' | 'uuid';
|
|
28244
28342
|
export type ServiceProviderFieldEnum = 'allowed_domains' | 'created' | 'customer' | 'customer_abbreviation' | 'customer_country' | 'customer_image' | 'customer_name' | 'customer_native_name' | 'customer_slug' | 'customer_uuid' | 'description' | 'enable_notifications' | 'image' | 'offering_count' | 'organization_groups' | 'url' | 'uuid';
|
|
28245
28343
|
export type MarketplaceProviderCustomerProjectFieldEnum = 'billing_price_estimate' | 'description' | 'end_date' | 'name' | 'resources_count' | 'users_count' | 'uuid';
|
|
@@ -44661,6 +44759,131 @@ export type MarketplaceOfferingPermissionsRetrieveResponses = {
|
|
|
44661
44759
|
200: OfferingPermission;
|
|
44662
44760
|
};
|
|
44663
44761
|
export type MarketplaceOfferingPermissionsRetrieveResponse = MarketplaceOfferingPermissionsRetrieveResponses[keyof MarketplaceOfferingPermissionsRetrieveResponses];
|
|
44762
|
+
export type MarketplaceOfferingProfilesListData = {
|
|
44763
|
+
body?: never;
|
|
44764
|
+
path?: never;
|
|
44765
|
+
query?: {
|
|
44766
|
+
/**
|
|
44767
|
+
* A page number within the paginated result set.
|
|
44768
|
+
*/
|
|
44769
|
+
page?: number;
|
|
44770
|
+
/**
|
|
44771
|
+
* Number of results to return per page.
|
|
44772
|
+
*/
|
|
44773
|
+
page_size?: number;
|
|
44774
|
+
};
|
|
44775
|
+
url: '/api/marketplace-offering-profiles/';
|
|
44776
|
+
};
|
|
44777
|
+
export type MarketplaceOfferingProfilesListResponses = {
|
|
44778
|
+
200: Array<OfferingProfile>;
|
|
44779
|
+
};
|
|
44780
|
+
export type MarketplaceOfferingProfilesListResponse = MarketplaceOfferingProfilesListResponses[keyof MarketplaceOfferingProfilesListResponses];
|
|
44781
|
+
export type MarketplaceOfferingProfilesCountData = {
|
|
44782
|
+
body?: never;
|
|
44783
|
+
path?: never;
|
|
44784
|
+
query?: {
|
|
44785
|
+
/**
|
|
44786
|
+
* A page number within the paginated result set.
|
|
44787
|
+
*/
|
|
44788
|
+
page?: number;
|
|
44789
|
+
/**
|
|
44790
|
+
* Number of results to return per page.
|
|
44791
|
+
*/
|
|
44792
|
+
page_size?: number;
|
|
44793
|
+
};
|
|
44794
|
+
url: '/api/marketplace-offering-profiles/';
|
|
44795
|
+
};
|
|
44796
|
+
export type MarketplaceOfferingProfilesCountResponses = {
|
|
44797
|
+
/**
|
|
44798
|
+
* No response body
|
|
44799
|
+
*/
|
|
44800
|
+
200: unknown;
|
|
44801
|
+
};
|
|
44802
|
+
export type MarketplaceOfferingProfilesCreateData = {
|
|
44803
|
+
body: OfferingProfileRequest;
|
|
44804
|
+
path?: never;
|
|
44805
|
+
query?: never;
|
|
44806
|
+
url: '/api/marketplace-offering-profiles/';
|
|
44807
|
+
};
|
|
44808
|
+
export type MarketplaceOfferingProfilesCreateResponses = {
|
|
44809
|
+
201: OfferingProfile;
|
|
44810
|
+
};
|
|
44811
|
+
export type MarketplaceOfferingProfilesCreateResponse = MarketplaceOfferingProfilesCreateResponses[keyof MarketplaceOfferingProfilesCreateResponses];
|
|
44812
|
+
export type MarketplaceOfferingProfilesDestroyData = {
|
|
44813
|
+
body?: never;
|
|
44814
|
+
path: {
|
|
44815
|
+
uuid: string;
|
|
44816
|
+
};
|
|
44817
|
+
query?: never;
|
|
44818
|
+
url: '/api/marketplace-offering-profiles/{uuid}/';
|
|
44819
|
+
};
|
|
44820
|
+
export type MarketplaceOfferingProfilesDestroyResponses = {
|
|
44821
|
+
/**
|
|
44822
|
+
* No response body
|
|
44823
|
+
*/
|
|
44824
|
+
204: void;
|
|
44825
|
+
};
|
|
44826
|
+
export type MarketplaceOfferingProfilesDestroyResponse = MarketplaceOfferingProfilesDestroyResponses[keyof MarketplaceOfferingProfilesDestroyResponses];
|
|
44827
|
+
export type MarketplaceOfferingProfilesRetrieveData = {
|
|
44828
|
+
body?: never;
|
|
44829
|
+
path: {
|
|
44830
|
+
uuid: string;
|
|
44831
|
+
};
|
|
44832
|
+
query?: never;
|
|
44833
|
+
url: '/api/marketplace-offering-profiles/{uuid}/';
|
|
44834
|
+
};
|
|
44835
|
+
export type MarketplaceOfferingProfilesRetrieveResponses = {
|
|
44836
|
+
200: OfferingProfile;
|
|
44837
|
+
};
|
|
44838
|
+
export type MarketplaceOfferingProfilesRetrieveResponse = MarketplaceOfferingProfilesRetrieveResponses[keyof MarketplaceOfferingProfilesRetrieveResponses];
|
|
44839
|
+
export type MarketplaceOfferingProfilesPartialUpdateData = {
|
|
44840
|
+
body?: PatchedOfferingProfileRequest;
|
|
44841
|
+
path: {
|
|
44842
|
+
uuid: string;
|
|
44843
|
+
};
|
|
44844
|
+
query?: never;
|
|
44845
|
+
url: '/api/marketplace-offering-profiles/{uuid}/';
|
|
44846
|
+
};
|
|
44847
|
+
export type MarketplaceOfferingProfilesPartialUpdateResponses = {
|
|
44848
|
+
200: OfferingProfile;
|
|
44849
|
+
};
|
|
44850
|
+
export type MarketplaceOfferingProfilesPartialUpdateResponse = MarketplaceOfferingProfilesPartialUpdateResponses[keyof MarketplaceOfferingProfilesPartialUpdateResponses];
|
|
44851
|
+
export type MarketplaceOfferingProfilesUpdateData = {
|
|
44852
|
+
body: OfferingProfileRequest;
|
|
44853
|
+
path: {
|
|
44854
|
+
uuid: string;
|
|
44855
|
+
};
|
|
44856
|
+
query?: never;
|
|
44857
|
+
url: '/api/marketplace-offering-profiles/{uuid}/';
|
|
44858
|
+
};
|
|
44859
|
+
export type MarketplaceOfferingProfilesUpdateResponses = {
|
|
44860
|
+
200: OfferingProfile;
|
|
44861
|
+
};
|
|
44862
|
+
export type MarketplaceOfferingProfilesUpdateResponse = MarketplaceOfferingProfilesUpdateResponses[keyof MarketplaceOfferingProfilesUpdateResponses];
|
|
44863
|
+
export type MarketplaceOfferingProfilesAddRoleData = {
|
|
44864
|
+
body: OfferingProfileRoleAssignRequest;
|
|
44865
|
+
path: {
|
|
44866
|
+
uuid: string;
|
|
44867
|
+
};
|
|
44868
|
+
query?: never;
|
|
44869
|
+
url: '/api/marketplace-offering-profiles/{uuid}/add_role/';
|
|
44870
|
+
};
|
|
44871
|
+
export type MarketplaceOfferingProfilesAddRoleResponses = {
|
|
44872
|
+
200: OfferingProfileRoleAssign;
|
|
44873
|
+
};
|
|
44874
|
+
export type MarketplaceOfferingProfilesAddRoleResponse = MarketplaceOfferingProfilesAddRoleResponses[keyof MarketplaceOfferingProfilesAddRoleResponses];
|
|
44875
|
+
export type MarketplaceOfferingProfilesRemoveRoleData = {
|
|
44876
|
+
body: OfferingProfileRoleAssignRequest;
|
|
44877
|
+
path: {
|
|
44878
|
+
uuid: string;
|
|
44879
|
+
};
|
|
44880
|
+
query?: never;
|
|
44881
|
+
url: '/api/marketplace-offering-profiles/{uuid}/remove_role/';
|
|
44882
|
+
};
|
|
44883
|
+
export type MarketplaceOfferingProfilesRemoveRoleResponses = {
|
|
44884
|
+
200: OfferingProfileRoleAssign;
|
|
44885
|
+
};
|
|
44886
|
+
export type MarketplaceOfferingProfilesRemoveRoleResponse = MarketplaceOfferingProfilesRemoveRoleResponses[keyof MarketplaceOfferingProfilesRemoveRoleResponses];
|
|
44664
44887
|
export type MarketplaceOfferingReferralsListData = {
|
|
44665
44888
|
body?: never;
|
|
44666
44889
|
path?: never;
|
|
@@ -44733,6 +44956,113 @@ export type MarketplaceOfferingReferralsRetrieveResponses = {
|
|
|
44733
44956
|
200: OfferingReferral;
|
|
44734
44957
|
};
|
|
44735
44958
|
export type MarketplaceOfferingReferralsRetrieveResponse = MarketplaceOfferingReferralsRetrieveResponses[keyof MarketplaceOfferingReferralsRetrieveResponses];
|
|
44959
|
+
export type MarketplaceOfferingRolesListData = {
|
|
44960
|
+
body?: never;
|
|
44961
|
+
path?: never;
|
|
44962
|
+
query?: {
|
|
44963
|
+
content_type?: string;
|
|
44964
|
+
name?: string;
|
|
44965
|
+
offering_uuid?: string;
|
|
44966
|
+
/**
|
|
44967
|
+
* A page number within the paginated result set.
|
|
44968
|
+
*/
|
|
44969
|
+
page?: number;
|
|
44970
|
+
/**
|
|
44971
|
+
* Number of results to return per page.
|
|
44972
|
+
*/
|
|
44973
|
+
page_size?: number;
|
|
44974
|
+
};
|
|
44975
|
+
url: '/api/marketplace-offering-roles/';
|
|
44976
|
+
};
|
|
44977
|
+
export type MarketplaceOfferingRolesListResponses = {
|
|
44978
|
+
200: Array<OfferingRole>;
|
|
44979
|
+
};
|
|
44980
|
+
export type MarketplaceOfferingRolesListResponse = MarketplaceOfferingRolesListResponses[keyof MarketplaceOfferingRolesListResponses];
|
|
44981
|
+
export type MarketplaceOfferingRolesCountData = {
|
|
44982
|
+
body?: never;
|
|
44983
|
+
path?: never;
|
|
44984
|
+
query?: {
|
|
44985
|
+
content_type?: string;
|
|
44986
|
+
name?: string;
|
|
44987
|
+
offering_uuid?: string;
|
|
44988
|
+
/**
|
|
44989
|
+
* A page number within the paginated result set.
|
|
44990
|
+
*/
|
|
44991
|
+
page?: number;
|
|
44992
|
+
/**
|
|
44993
|
+
* Number of results to return per page.
|
|
44994
|
+
*/
|
|
44995
|
+
page_size?: number;
|
|
44996
|
+
};
|
|
44997
|
+
url: '/api/marketplace-offering-roles/';
|
|
44998
|
+
};
|
|
44999
|
+
export type MarketplaceOfferingRolesCountResponses = {
|
|
45000
|
+
/**
|
|
45001
|
+
* No response body
|
|
45002
|
+
*/
|
|
45003
|
+
200: unknown;
|
|
45004
|
+
};
|
|
45005
|
+
export type MarketplaceOfferingRolesCreateData = {
|
|
45006
|
+
body: OfferingRoleRequest;
|
|
45007
|
+
path?: never;
|
|
45008
|
+
query?: never;
|
|
45009
|
+
url: '/api/marketplace-offering-roles/';
|
|
45010
|
+
};
|
|
45011
|
+
export type MarketplaceOfferingRolesCreateResponses = {
|
|
45012
|
+
201: OfferingRole;
|
|
45013
|
+
};
|
|
45014
|
+
export type MarketplaceOfferingRolesCreateResponse = MarketplaceOfferingRolesCreateResponses[keyof MarketplaceOfferingRolesCreateResponses];
|
|
45015
|
+
export type MarketplaceOfferingRolesDestroyData = {
|
|
45016
|
+
body?: never;
|
|
45017
|
+
path: {
|
|
45018
|
+
uuid: string;
|
|
45019
|
+
};
|
|
45020
|
+
query?: never;
|
|
45021
|
+
url: '/api/marketplace-offering-roles/{uuid}/';
|
|
45022
|
+
};
|
|
45023
|
+
export type MarketplaceOfferingRolesDestroyResponses = {
|
|
45024
|
+
/**
|
|
45025
|
+
* No response body
|
|
45026
|
+
*/
|
|
45027
|
+
204: void;
|
|
45028
|
+
};
|
|
45029
|
+
export type MarketplaceOfferingRolesDestroyResponse = MarketplaceOfferingRolesDestroyResponses[keyof MarketplaceOfferingRolesDestroyResponses];
|
|
45030
|
+
export type MarketplaceOfferingRolesRetrieveData = {
|
|
45031
|
+
body?: never;
|
|
45032
|
+
path: {
|
|
45033
|
+
uuid: string;
|
|
45034
|
+
};
|
|
45035
|
+
query?: never;
|
|
45036
|
+
url: '/api/marketplace-offering-roles/{uuid}/';
|
|
45037
|
+
};
|
|
45038
|
+
export type MarketplaceOfferingRolesRetrieveResponses = {
|
|
45039
|
+
200: OfferingRole;
|
|
45040
|
+
};
|
|
45041
|
+
export type MarketplaceOfferingRolesRetrieveResponse = MarketplaceOfferingRolesRetrieveResponses[keyof MarketplaceOfferingRolesRetrieveResponses];
|
|
45042
|
+
export type MarketplaceOfferingRolesPartialUpdateData = {
|
|
45043
|
+
body?: PatchedOfferingRoleRequest;
|
|
45044
|
+
path: {
|
|
45045
|
+
uuid: string;
|
|
45046
|
+
};
|
|
45047
|
+
query?: never;
|
|
45048
|
+
url: '/api/marketplace-offering-roles/{uuid}/';
|
|
45049
|
+
};
|
|
45050
|
+
export type MarketplaceOfferingRolesPartialUpdateResponses = {
|
|
45051
|
+
200: OfferingRole;
|
|
45052
|
+
};
|
|
45053
|
+
export type MarketplaceOfferingRolesPartialUpdateResponse = MarketplaceOfferingRolesPartialUpdateResponses[keyof MarketplaceOfferingRolesPartialUpdateResponses];
|
|
45054
|
+
export type MarketplaceOfferingRolesUpdateData = {
|
|
45055
|
+
body: OfferingRoleRequest;
|
|
45056
|
+
path: {
|
|
45057
|
+
uuid: string;
|
|
45058
|
+
};
|
|
45059
|
+
query?: never;
|
|
45060
|
+
url: '/api/marketplace-offering-roles/{uuid}/';
|
|
45061
|
+
};
|
|
45062
|
+
export type MarketplaceOfferingRolesUpdateResponses = {
|
|
45063
|
+
200: OfferingRole;
|
|
45064
|
+
};
|
|
45065
|
+
export type MarketplaceOfferingRolesUpdateResponse = MarketplaceOfferingRolesUpdateResponses[keyof MarketplaceOfferingRolesUpdateResponses];
|
|
44736
45066
|
export type MarketplaceOfferingTermsOfServiceListData = {
|
|
44737
45067
|
body?: never;
|
|
44738
45068
|
path?: never;
|
|
@@ -45130,127 +45460,6 @@ export type MarketplaceOfferingUserChecklistCompletionsRetrieveResponses = {
|
|
|
45130
45460
|
200: UserChecklistCompletion;
|
|
45131
45461
|
};
|
|
45132
45462
|
export type MarketplaceOfferingUserChecklistCompletionsRetrieveResponse = MarketplaceOfferingUserChecklistCompletionsRetrieveResponses[keyof MarketplaceOfferingUserChecklistCompletionsRetrieveResponses];
|
|
45133
|
-
export type MarketplaceOfferingUserRolesListData = {
|
|
45134
|
-
body?: never;
|
|
45135
|
-
path?: never;
|
|
45136
|
-
query?: {
|
|
45137
|
-
offering?: string;
|
|
45138
|
-
/**
|
|
45139
|
-
* Multiple values may be separated by commas.
|
|
45140
|
-
*/
|
|
45141
|
-
offering_slug?: Array<string>;
|
|
45142
|
-
/**
|
|
45143
|
-
* Multiple values may be separated by commas.
|
|
45144
|
-
*/
|
|
45145
|
-
offering_uuid?: Array<string>;
|
|
45146
|
-
/**
|
|
45147
|
-
* A page number within the paginated result set.
|
|
45148
|
-
*/
|
|
45149
|
-
page?: number;
|
|
45150
|
-
/**
|
|
45151
|
-
* Number of results to return per page.
|
|
45152
|
-
*/
|
|
45153
|
-
page_size?: number;
|
|
45154
|
-
parent_offering_uuid?: string;
|
|
45155
|
-
};
|
|
45156
|
-
url: '/api/marketplace-offering-user-roles/';
|
|
45157
|
-
};
|
|
45158
|
-
export type MarketplaceOfferingUserRolesListResponses = {
|
|
45159
|
-
200: Array<OfferingUserRole>;
|
|
45160
|
-
};
|
|
45161
|
-
export type MarketplaceOfferingUserRolesListResponse = MarketplaceOfferingUserRolesListResponses[keyof MarketplaceOfferingUserRolesListResponses];
|
|
45162
|
-
export type MarketplaceOfferingUserRolesCountData = {
|
|
45163
|
-
body?: never;
|
|
45164
|
-
path?: never;
|
|
45165
|
-
query?: {
|
|
45166
|
-
offering?: string;
|
|
45167
|
-
/**
|
|
45168
|
-
* Multiple values may be separated by commas.
|
|
45169
|
-
*/
|
|
45170
|
-
offering_slug?: Array<string>;
|
|
45171
|
-
/**
|
|
45172
|
-
* Multiple values may be separated by commas.
|
|
45173
|
-
*/
|
|
45174
|
-
offering_uuid?: Array<string>;
|
|
45175
|
-
/**
|
|
45176
|
-
* A page number within the paginated result set.
|
|
45177
|
-
*/
|
|
45178
|
-
page?: number;
|
|
45179
|
-
/**
|
|
45180
|
-
* Number of results to return per page.
|
|
45181
|
-
*/
|
|
45182
|
-
page_size?: number;
|
|
45183
|
-
parent_offering_uuid?: string;
|
|
45184
|
-
};
|
|
45185
|
-
url: '/api/marketplace-offering-user-roles/';
|
|
45186
|
-
};
|
|
45187
|
-
export type MarketplaceOfferingUserRolesCountResponses = {
|
|
45188
|
-
/**
|
|
45189
|
-
* No response body
|
|
45190
|
-
*/
|
|
45191
|
-
200: unknown;
|
|
45192
|
-
};
|
|
45193
|
-
export type MarketplaceOfferingUserRolesCreateData = {
|
|
45194
|
-
body: OfferingUserRoleRequest;
|
|
45195
|
-
path?: never;
|
|
45196
|
-
query?: never;
|
|
45197
|
-
url: '/api/marketplace-offering-user-roles/';
|
|
45198
|
-
};
|
|
45199
|
-
export type MarketplaceOfferingUserRolesCreateResponses = {
|
|
45200
|
-
201: OfferingUserRole;
|
|
45201
|
-
};
|
|
45202
|
-
export type MarketplaceOfferingUserRolesCreateResponse = MarketplaceOfferingUserRolesCreateResponses[keyof MarketplaceOfferingUserRolesCreateResponses];
|
|
45203
|
-
export type MarketplaceOfferingUserRolesDestroyData = {
|
|
45204
|
-
body?: never;
|
|
45205
|
-
path: {
|
|
45206
|
-
uuid: string;
|
|
45207
|
-
};
|
|
45208
|
-
query?: never;
|
|
45209
|
-
url: '/api/marketplace-offering-user-roles/{uuid}/';
|
|
45210
|
-
};
|
|
45211
|
-
export type MarketplaceOfferingUserRolesDestroyResponses = {
|
|
45212
|
-
/**
|
|
45213
|
-
* No response body
|
|
45214
|
-
*/
|
|
45215
|
-
204: void;
|
|
45216
|
-
};
|
|
45217
|
-
export type MarketplaceOfferingUserRolesDestroyResponse = MarketplaceOfferingUserRolesDestroyResponses[keyof MarketplaceOfferingUserRolesDestroyResponses];
|
|
45218
|
-
export type MarketplaceOfferingUserRolesRetrieveData = {
|
|
45219
|
-
body?: never;
|
|
45220
|
-
path: {
|
|
45221
|
-
uuid: string;
|
|
45222
|
-
};
|
|
45223
|
-
query?: never;
|
|
45224
|
-
url: '/api/marketplace-offering-user-roles/{uuid}/';
|
|
45225
|
-
};
|
|
45226
|
-
export type MarketplaceOfferingUserRolesRetrieveResponses = {
|
|
45227
|
-
200: OfferingUserRole;
|
|
45228
|
-
};
|
|
45229
|
-
export type MarketplaceOfferingUserRolesRetrieveResponse = MarketplaceOfferingUserRolesRetrieveResponses[keyof MarketplaceOfferingUserRolesRetrieveResponses];
|
|
45230
|
-
export type MarketplaceOfferingUserRolesPartialUpdateData = {
|
|
45231
|
-
body?: PatchedOfferingUserRoleRequest;
|
|
45232
|
-
path: {
|
|
45233
|
-
uuid: string;
|
|
45234
|
-
};
|
|
45235
|
-
query?: never;
|
|
45236
|
-
url: '/api/marketplace-offering-user-roles/{uuid}/';
|
|
45237
|
-
};
|
|
45238
|
-
export type MarketplaceOfferingUserRolesPartialUpdateResponses = {
|
|
45239
|
-
200: OfferingUserRole;
|
|
45240
|
-
};
|
|
45241
|
-
export type MarketplaceOfferingUserRolesPartialUpdateResponse = MarketplaceOfferingUserRolesPartialUpdateResponses[keyof MarketplaceOfferingUserRolesPartialUpdateResponses];
|
|
45242
|
-
export type MarketplaceOfferingUserRolesUpdateData = {
|
|
45243
|
-
body: OfferingUserRoleRequest;
|
|
45244
|
-
path: {
|
|
45245
|
-
uuid: string;
|
|
45246
|
-
};
|
|
45247
|
-
query?: never;
|
|
45248
|
-
url: '/api/marketplace-offering-user-roles/{uuid}/';
|
|
45249
|
-
};
|
|
45250
|
-
export type MarketplaceOfferingUserRolesUpdateResponses = {
|
|
45251
|
-
200: OfferingUserRole;
|
|
45252
|
-
};
|
|
45253
|
-
export type MarketplaceOfferingUserRolesUpdateResponse = MarketplaceOfferingUserRolesUpdateResponses[keyof MarketplaceOfferingUserRolesUpdateResponses];
|
|
45254
45463
|
export type MarketplaceOfferingUsersListData = {
|
|
45255
45464
|
body?: never;
|
|
45256
45465
|
path?: never;
|
|
@@ -49457,6 +49666,20 @@ export type MarketplaceProviderOfferingsSetBackendMetadataResponses = {
|
|
|
49457
49666
|
*/
|
|
49458
49667
|
200: unknown;
|
|
49459
49668
|
};
|
|
49669
|
+
export type MarketplaceProviderOfferingsSetProfileData = {
|
|
49670
|
+
body?: OfferingProfileBindRequest;
|
|
49671
|
+
path: {
|
|
49672
|
+
uuid: string;
|
|
49673
|
+
};
|
|
49674
|
+
query?: never;
|
|
49675
|
+
url: '/api/marketplace-provider-offerings/{uuid}/set_profile/';
|
|
49676
|
+
};
|
|
49677
|
+
export type MarketplaceProviderOfferingsSetProfileResponses = {
|
|
49678
|
+
/**
|
|
49679
|
+
* No response body
|
|
49680
|
+
*/
|
|
49681
|
+
200: unknown;
|
|
49682
|
+
};
|
|
49460
49683
|
export type MarketplaceProviderOfferingsStateCountersRetrieveData = {
|
|
49461
49684
|
body?: never;
|
|
49462
49685
|
path: {
|
|
@@ -50200,6 +50423,241 @@ export type MarketplaceProviderOfferingsImportOfferingResponses = {
|
|
|
50200
50423
|
200: OfferingImportResponse;
|
|
50201
50424
|
};
|
|
50202
50425
|
export type MarketplaceProviderOfferingsImportOfferingResponse = MarketplaceProviderOfferingsImportOfferingResponses[keyof MarketplaceProviderOfferingsImportOfferingResponses];
|
|
50426
|
+
export type MarketplaceProviderResourceProjectsListData = {
|
|
50427
|
+
body?: never;
|
|
50428
|
+
path?: never;
|
|
50429
|
+
query?: {
|
|
50430
|
+
name?: string;
|
|
50431
|
+
/**
|
|
50432
|
+
* A page number within the paginated result set.
|
|
50433
|
+
*/
|
|
50434
|
+
page?: number;
|
|
50435
|
+
/**
|
|
50436
|
+
* Number of results to return per page.
|
|
50437
|
+
*/
|
|
50438
|
+
page_size?: number;
|
|
50439
|
+
/**
|
|
50440
|
+
* Resource URL
|
|
50441
|
+
*/
|
|
50442
|
+
resource?: string;
|
|
50443
|
+
/**
|
|
50444
|
+
* Resource UUID
|
|
50445
|
+
*/
|
|
50446
|
+
resource_uuid?: string;
|
|
50447
|
+
};
|
|
50448
|
+
url: '/api/marketplace-provider-resource-projects/';
|
|
50449
|
+
};
|
|
50450
|
+
export type MarketplaceProviderResourceProjectsListResponses = {
|
|
50451
|
+
200: Array<ResourceProject>;
|
|
50452
|
+
};
|
|
50453
|
+
export type MarketplaceProviderResourceProjectsListResponse = MarketplaceProviderResourceProjectsListResponses[keyof MarketplaceProviderResourceProjectsListResponses];
|
|
50454
|
+
export type MarketplaceProviderResourceProjectsCountData = {
|
|
50455
|
+
body?: never;
|
|
50456
|
+
path?: never;
|
|
50457
|
+
query?: {
|
|
50458
|
+
name?: string;
|
|
50459
|
+
/**
|
|
50460
|
+
* A page number within the paginated result set.
|
|
50461
|
+
*/
|
|
50462
|
+
page?: number;
|
|
50463
|
+
/**
|
|
50464
|
+
* Number of results to return per page.
|
|
50465
|
+
*/
|
|
50466
|
+
page_size?: number;
|
|
50467
|
+
/**
|
|
50468
|
+
* Resource URL
|
|
50469
|
+
*/
|
|
50470
|
+
resource?: string;
|
|
50471
|
+
/**
|
|
50472
|
+
* Resource UUID
|
|
50473
|
+
*/
|
|
50474
|
+
resource_uuid?: string;
|
|
50475
|
+
};
|
|
50476
|
+
url: '/api/marketplace-provider-resource-projects/';
|
|
50477
|
+
};
|
|
50478
|
+
export type MarketplaceProviderResourceProjectsCountResponses = {
|
|
50479
|
+
/**
|
|
50480
|
+
* No response body
|
|
50481
|
+
*/
|
|
50482
|
+
200: unknown;
|
|
50483
|
+
};
|
|
50484
|
+
export type MarketplaceProviderResourceProjectsRetrieveData = {
|
|
50485
|
+
body?: never;
|
|
50486
|
+
path: {
|
|
50487
|
+
uuid: string;
|
|
50488
|
+
};
|
|
50489
|
+
query?: never;
|
|
50490
|
+
url: '/api/marketplace-provider-resource-projects/{uuid}/';
|
|
50491
|
+
};
|
|
50492
|
+
export type MarketplaceProviderResourceProjectsRetrieveResponses = {
|
|
50493
|
+
200: ResourceProject;
|
|
50494
|
+
};
|
|
50495
|
+
export type MarketplaceProviderResourceProjectsRetrieveResponse = MarketplaceProviderResourceProjectsRetrieveResponses[keyof MarketplaceProviderResourceProjectsRetrieveResponses];
|
|
50496
|
+
export type MarketplaceProviderResourceProjectsPartialUpdateData = {
|
|
50497
|
+
body?: PatchedResourceProjectRequest;
|
|
50498
|
+
path: {
|
|
50499
|
+
uuid: string;
|
|
50500
|
+
};
|
|
50501
|
+
query?: never;
|
|
50502
|
+
url: '/api/marketplace-provider-resource-projects/{uuid}/';
|
|
50503
|
+
};
|
|
50504
|
+
export type MarketplaceProviderResourceProjectsPartialUpdateResponses = {
|
|
50505
|
+
200: ResourceProject;
|
|
50506
|
+
};
|
|
50507
|
+
export type MarketplaceProviderResourceProjectsPartialUpdateResponse = MarketplaceProviderResourceProjectsPartialUpdateResponses[keyof MarketplaceProviderResourceProjectsPartialUpdateResponses];
|
|
50508
|
+
export type MarketplaceProviderResourceProjectsUpdateData = {
|
|
50509
|
+
body: ResourceProjectRequest;
|
|
50510
|
+
path: {
|
|
50511
|
+
uuid: string;
|
|
50512
|
+
};
|
|
50513
|
+
query?: never;
|
|
50514
|
+
url: '/api/marketplace-provider-resource-projects/{uuid}/';
|
|
50515
|
+
};
|
|
50516
|
+
export type MarketplaceProviderResourceProjectsUpdateResponses = {
|
|
50517
|
+
200: ResourceProject;
|
|
50518
|
+
};
|
|
50519
|
+
export type MarketplaceProviderResourceProjectsUpdateResponse = MarketplaceProviderResourceProjectsUpdateResponses[keyof MarketplaceProviderResourceProjectsUpdateResponses];
|
|
50520
|
+
export type MarketplaceProviderResourceProjectsAddUserData = {
|
|
50521
|
+
body: UserRoleCreateRequest;
|
|
50522
|
+
path: {
|
|
50523
|
+
uuid: string;
|
|
50524
|
+
};
|
|
50525
|
+
query?: never;
|
|
50526
|
+
url: '/api/marketplace-provider-resource-projects/{uuid}/add_user/';
|
|
50527
|
+
};
|
|
50528
|
+
export type MarketplaceProviderResourceProjectsAddUserErrors = {
|
|
50529
|
+
/**
|
|
50530
|
+
* Validation error, for example when trying to add a user to a terminated project.
|
|
50531
|
+
*/
|
|
50532
|
+
400: unknown;
|
|
50533
|
+
};
|
|
50534
|
+
export type MarketplaceProviderResourceProjectsAddUserResponses = {
|
|
50535
|
+
201: UserRoleExpirationTime;
|
|
50536
|
+
};
|
|
50537
|
+
export type MarketplaceProviderResourceProjectsAddUserResponse = MarketplaceProviderResourceProjectsAddUserResponses[keyof MarketplaceProviderResourceProjectsAddUserResponses];
|
|
50538
|
+
export type MarketplaceProviderResourceProjectsDeleteUserData = {
|
|
50539
|
+
body: UserRoleDeleteRequest;
|
|
50540
|
+
path: {
|
|
50541
|
+
uuid: string;
|
|
50542
|
+
};
|
|
50543
|
+
query?: never;
|
|
50544
|
+
url: '/api/marketplace-provider-resource-projects/{uuid}/delete_user/';
|
|
50545
|
+
};
|
|
50546
|
+
export type MarketplaceProviderResourceProjectsDeleteUserResponses = {
|
|
50547
|
+
/**
|
|
50548
|
+
* Role revoked successfully.
|
|
50549
|
+
*/
|
|
50550
|
+
200: unknown;
|
|
50551
|
+
};
|
|
50552
|
+
export type MarketplaceProviderResourceProjectsListUsersListData = {
|
|
50553
|
+
body?: never;
|
|
50554
|
+
path: {
|
|
50555
|
+
uuid: string;
|
|
50556
|
+
};
|
|
50557
|
+
query?: {
|
|
50558
|
+
/**
|
|
50559
|
+
* Fields to include in response
|
|
50560
|
+
*/
|
|
50561
|
+
field?: Array<UserRoleDetailsFieldEnum>;
|
|
50562
|
+
/**
|
|
50563
|
+
* User full name
|
|
50564
|
+
*/
|
|
50565
|
+
full_name?: string;
|
|
50566
|
+
/**
|
|
50567
|
+
* User native name
|
|
50568
|
+
*/
|
|
50569
|
+
native_name?: string;
|
|
50570
|
+
/**
|
|
50571
|
+
* Ordering fields
|
|
50572
|
+
*/
|
|
50573
|
+
o?: Array<UserRoleDetailsOEnum>;
|
|
50574
|
+
/**
|
|
50575
|
+
* A page number within the paginated result set.
|
|
50576
|
+
*/
|
|
50577
|
+
page?: number;
|
|
50578
|
+
/**
|
|
50579
|
+
* Number of results to return per page.
|
|
50580
|
+
*/
|
|
50581
|
+
page_size?: number;
|
|
50582
|
+
/**
|
|
50583
|
+
* Role UUID or name
|
|
50584
|
+
*/
|
|
50585
|
+
role?: string;
|
|
50586
|
+
/**
|
|
50587
|
+
* Search string for user
|
|
50588
|
+
*/
|
|
50589
|
+
search_string?: string;
|
|
50590
|
+
/**
|
|
50591
|
+
* User UUID
|
|
50592
|
+
*/
|
|
50593
|
+
user?: string;
|
|
50594
|
+
/**
|
|
50595
|
+
* User slug
|
|
50596
|
+
*/
|
|
50597
|
+
user_slug?: string;
|
|
50598
|
+
/**
|
|
50599
|
+
* User URL
|
|
50600
|
+
*/
|
|
50601
|
+
user_url?: string;
|
|
50602
|
+
/**
|
|
50603
|
+
* User username
|
|
50604
|
+
*/
|
|
50605
|
+
username?: string;
|
|
50606
|
+
};
|
|
50607
|
+
url: '/api/marketplace-provider-resource-projects/{uuid}/list_users/';
|
|
50608
|
+
};
|
|
50609
|
+
export type MarketplaceProviderResourceProjectsListUsersListResponses = {
|
|
50610
|
+
200: Array<UserRoleDetails>;
|
|
50611
|
+
};
|
|
50612
|
+
export type MarketplaceProviderResourceProjectsListUsersListResponse = MarketplaceProviderResourceProjectsListUsersListResponses[keyof MarketplaceProviderResourceProjectsListUsersListResponses];
|
|
50613
|
+
export type MarketplaceProviderResourceProjectsSetBackendIdData = {
|
|
50614
|
+
body: ResourceProjectBackendIdRequest;
|
|
50615
|
+
path: {
|
|
50616
|
+
uuid: string;
|
|
50617
|
+
};
|
|
50618
|
+
query?: never;
|
|
50619
|
+
url: '/api/marketplace-provider-resource-projects/{uuid}/set_backend_id/';
|
|
50620
|
+
};
|
|
50621
|
+
export type MarketplaceProviderResourceProjectsSetBackendIdResponses = {
|
|
50622
|
+
200: ResourceProjectBackendId;
|
|
50623
|
+
};
|
|
50624
|
+
export type MarketplaceProviderResourceProjectsSetBackendIdResponse = MarketplaceProviderResourceProjectsSetBackendIdResponses[keyof MarketplaceProviderResourceProjectsSetBackendIdResponses];
|
|
50625
|
+
export type MarketplaceProviderResourceProjectsSetStateErredData = {
|
|
50626
|
+
body: ResourceProjectRequest;
|
|
50627
|
+
path: {
|
|
50628
|
+
uuid: string;
|
|
50629
|
+
};
|
|
50630
|
+
query?: never;
|
|
50631
|
+
url: '/api/marketplace-provider-resource-projects/{uuid}/set_state_erred/';
|
|
50632
|
+
};
|
|
50633
|
+
export type MarketplaceProviderResourceProjectsSetStateErredResponses = {
|
|
50634
|
+
200: ResourceProject;
|
|
50635
|
+
};
|
|
50636
|
+
export type MarketplaceProviderResourceProjectsSetStateErredResponse = MarketplaceProviderResourceProjectsSetStateErredResponses[keyof MarketplaceProviderResourceProjectsSetStateErredResponses];
|
|
50637
|
+
export type MarketplaceProviderResourceProjectsSetStateOkData = {
|
|
50638
|
+
body: ResourceProjectRequest;
|
|
50639
|
+
path: {
|
|
50640
|
+
uuid: string;
|
|
50641
|
+
};
|
|
50642
|
+
query?: never;
|
|
50643
|
+
url: '/api/marketplace-provider-resource-projects/{uuid}/set_state_ok/';
|
|
50644
|
+
};
|
|
50645
|
+
export type MarketplaceProviderResourceProjectsSetStateOkResponses = {
|
|
50646
|
+
200: ResourceProject;
|
|
50647
|
+
};
|
|
50648
|
+
export type MarketplaceProviderResourceProjectsSetStateOkResponse = MarketplaceProviderResourceProjectsSetStateOkResponses[keyof MarketplaceProviderResourceProjectsSetStateOkResponses];
|
|
50649
|
+
export type MarketplaceProviderResourceProjectsUpdateUserData = {
|
|
50650
|
+
body: UserRoleUpdateRequest;
|
|
50651
|
+
path: {
|
|
50652
|
+
uuid: string;
|
|
50653
|
+
};
|
|
50654
|
+
query?: never;
|
|
50655
|
+
url: '/api/marketplace-provider-resource-projects/{uuid}/update_user/';
|
|
50656
|
+
};
|
|
50657
|
+
export type MarketplaceProviderResourceProjectsUpdateUserResponses = {
|
|
50658
|
+
200: UserRoleExpirationTime;
|
|
50659
|
+
};
|
|
50660
|
+
export type MarketplaceProviderResourceProjectsUpdateUserResponse = MarketplaceProviderResourceProjectsUpdateUserResponses[keyof MarketplaceProviderResourceProjectsUpdateUserResponses];
|
|
50203
50661
|
export type MarketplaceProviderResourcesListData = {
|
|
50204
50662
|
body?: never;
|
|
50205
50663
|
path?: never;
|
|
@@ -51856,10 +52314,11 @@ export type MarketplaceResourceOfferingsListResponses = {
|
|
|
51856
52314
|
200: Array<ResourceOffering>;
|
|
51857
52315
|
};
|
|
51858
52316
|
export type MarketplaceResourceOfferingsListResponse = MarketplaceResourceOfferingsListResponses[keyof MarketplaceResourceOfferingsListResponses];
|
|
51859
|
-
export type
|
|
52317
|
+
export type MarketplaceResourceProjectsListData = {
|
|
51860
52318
|
body?: never;
|
|
51861
52319
|
path?: never;
|
|
51862
52320
|
query?: {
|
|
52321
|
+
name?: string;
|
|
51863
52322
|
/**
|
|
51864
52323
|
* A page number within the paginated result set.
|
|
51865
52324
|
*/
|
|
@@ -51876,29 +52335,18 @@ export type MarketplaceResourceUsersListData = {
|
|
|
51876
52335
|
* Resource UUID
|
|
51877
52336
|
*/
|
|
51878
52337
|
resource_uuid?: string;
|
|
51879
|
-
/**
|
|
51880
|
-
* Role name
|
|
51881
|
-
*/
|
|
51882
|
-
role_name?: string;
|
|
51883
|
-
/**
|
|
51884
|
-
* Role UUID
|
|
51885
|
-
*/
|
|
51886
|
-
role_uuid?: string;
|
|
51887
|
-
/**
|
|
51888
|
-
* User UUID
|
|
51889
|
-
*/
|
|
51890
|
-
user_uuid?: string;
|
|
51891
52338
|
};
|
|
51892
|
-
url: '/api/marketplace-resource-
|
|
52339
|
+
url: '/api/marketplace-resource-projects/';
|
|
51893
52340
|
};
|
|
51894
|
-
export type
|
|
51895
|
-
200: Array<
|
|
52341
|
+
export type MarketplaceResourceProjectsListResponses = {
|
|
52342
|
+
200: Array<ResourceProject>;
|
|
51896
52343
|
};
|
|
51897
|
-
export type
|
|
51898
|
-
export type
|
|
52344
|
+
export type MarketplaceResourceProjectsListResponse = MarketplaceResourceProjectsListResponses[keyof MarketplaceResourceProjectsListResponses];
|
|
52345
|
+
export type MarketplaceResourceProjectsCountData = {
|
|
51899
52346
|
body?: never;
|
|
51900
52347
|
path?: never;
|
|
51901
52348
|
query?: {
|
|
52349
|
+
name?: string;
|
|
51902
52350
|
/**
|
|
51903
52351
|
* A page number within the paginated result set.
|
|
51904
52352
|
*/
|
|
@@ -51915,64 +52363,181 @@ export type MarketplaceResourceUsersCountData = {
|
|
|
51915
52363
|
* Resource UUID
|
|
51916
52364
|
*/
|
|
51917
52365
|
resource_uuid?: string;
|
|
51918
|
-
/**
|
|
51919
|
-
* Role name
|
|
51920
|
-
*/
|
|
51921
|
-
role_name?: string;
|
|
51922
|
-
/**
|
|
51923
|
-
* Role UUID
|
|
51924
|
-
*/
|
|
51925
|
-
role_uuid?: string;
|
|
51926
|
-
/**
|
|
51927
|
-
* User UUID
|
|
51928
|
-
*/
|
|
51929
|
-
user_uuid?: string;
|
|
51930
52366
|
};
|
|
51931
|
-
url: '/api/marketplace-resource-
|
|
52367
|
+
url: '/api/marketplace-resource-projects/';
|
|
51932
52368
|
};
|
|
51933
|
-
export type
|
|
52369
|
+
export type MarketplaceResourceProjectsCountResponses = {
|
|
51934
52370
|
/**
|
|
51935
52371
|
* No response body
|
|
51936
52372
|
*/
|
|
51937
52373
|
200: unknown;
|
|
51938
52374
|
};
|
|
51939
|
-
export type
|
|
51940
|
-
body:
|
|
52375
|
+
export type MarketplaceResourceProjectsCreateData = {
|
|
52376
|
+
body: ResourceProjectRequest;
|
|
51941
52377
|
path?: never;
|
|
51942
52378
|
query?: never;
|
|
51943
|
-
url: '/api/marketplace-resource-
|
|
52379
|
+
url: '/api/marketplace-resource-projects/';
|
|
51944
52380
|
};
|
|
51945
|
-
export type
|
|
51946
|
-
201:
|
|
52381
|
+
export type MarketplaceResourceProjectsCreateResponses = {
|
|
52382
|
+
201: ResourceProject;
|
|
51947
52383
|
};
|
|
51948
|
-
export type
|
|
51949
|
-
export type
|
|
52384
|
+
export type MarketplaceResourceProjectsCreateResponse = MarketplaceResourceProjectsCreateResponses[keyof MarketplaceResourceProjectsCreateResponses];
|
|
52385
|
+
export type MarketplaceResourceProjectsDestroyData = {
|
|
51950
52386
|
body?: never;
|
|
51951
52387
|
path: {
|
|
51952
52388
|
uuid: string;
|
|
51953
52389
|
};
|
|
51954
52390
|
query?: never;
|
|
51955
|
-
url: '/api/marketplace-resource-
|
|
52391
|
+
url: '/api/marketplace-resource-projects/{uuid}/';
|
|
51956
52392
|
};
|
|
51957
|
-
export type
|
|
52393
|
+
export type MarketplaceResourceProjectsDestroyResponses = {
|
|
51958
52394
|
/**
|
|
51959
52395
|
* No response body
|
|
51960
52396
|
*/
|
|
51961
52397
|
204: void;
|
|
51962
52398
|
};
|
|
51963
|
-
export type
|
|
51964
|
-
export type
|
|
52399
|
+
export type MarketplaceResourceProjectsDestroyResponse = MarketplaceResourceProjectsDestroyResponses[keyof MarketplaceResourceProjectsDestroyResponses];
|
|
52400
|
+
export type MarketplaceResourceProjectsRetrieveData = {
|
|
51965
52401
|
body?: never;
|
|
51966
52402
|
path: {
|
|
51967
52403
|
uuid: string;
|
|
51968
52404
|
};
|
|
51969
52405
|
query?: never;
|
|
51970
|
-
url: '/api/marketplace-resource-
|
|
52406
|
+
url: '/api/marketplace-resource-projects/{uuid}/';
|
|
52407
|
+
};
|
|
52408
|
+
export type MarketplaceResourceProjectsRetrieveResponses = {
|
|
52409
|
+
200: ResourceProject;
|
|
52410
|
+
};
|
|
52411
|
+
export type MarketplaceResourceProjectsRetrieveResponse = MarketplaceResourceProjectsRetrieveResponses[keyof MarketplaceResourceProjectsRetrieveResponses];
|
|
52412
|
+
export type MarketplaceResourceProjectsPartialUpdateData = {
|
|
52413
|
+
body?: PatchedResourceProjectRequest;
|
|
52414
|
+
path: {
|
|
52415
|
+
uuid: string;
|
|
52416
|
+
};
|
|
52417
|
+
query?: never;
|
|
52418
|
+
url: '/api/marketplace-resource-projects/{uuid}/';
|
|
52419
|
+
};
|
|
52420
|
+
export type MarketplaceResourceProjectsPartialUpdateResponses = {
|
|
52421
|
+
200: ResourceProject;
|
|
52422
|
+
};
|
|
52423
|
+
export type MarketplaceResourceProjectsPartialUpdateResponse = MarketplaceResourceProjectsPartialUpdateResponses[keyof MarketplaceResourceProjectsPartialUpdateResponses];
|
|
52424
|
+
export type MarketplaceResourceProjectsUpdateData = {
|
|
52425
|
+
body: ResourceProjectRequest;
|
|
52426
|
+
path: {
|
|
52427
|
+
uuid: string;
|
|
52428
|
+
};
|
|
52429
|
+
query?: never;
|
|
52430
|
+
url: '/api/marketplace-resource-projects/{uuid}/';
|
|
52431
|
+
};
|
|
52432
|
+
export type MarketplaceResourceProjectsUpdateResponses = {
|
|
52433
|
+
200: ResourceProject;
|
|
52434
|
+
};
|
|
52435
|
+
export type MarketplaceResourceProjectsUpdateResponse = MarketplaceResourceProjectsUpdateResponses[keyof MarketplaceResourceProjectsUpdateResponses];
|
|
52436
|
+
export type MarketplaceResourceProjectsAddUserData = {
|
|
52437
|
+
body: UserRoleCreateRequest;
|
|
52438
|
+
path: {
|
|
52439
|
+
uuid: string;
|
|
52440
|
+
};
|
|
52441
|
+
query?: never;
|
|
52442
|
+
url: '/api/marketplace-resource-projects/{uuid}/add_user/';
|
|
52443
|
+
};
|
|
52444
|
+
export type MarketplaceResourceProjectsAddUserErrors = {
|
|
52445
|
+
/**
|
|
52446
|
+
* Validation error, for example when trying to add a user to a terminated project.
|
|
52447
|
+
*/
|
|
52448
|
+
400: unknown;
|
|
52449
|
+
};
|
|
52450
|
+
export type MarketplaceResourceProjectsAddUserResponses = {
|
|
52451
|
+
201: UserRoleExpirationTime;
|
|
51971
52452
|
};
|
|
51972
|
-
export type
|
|
51973
|
-
|
|
52453
|
+
export type MarketplaceResourceProjectsAddUserResponse = MarketplaceResourceProjectsAddUserResponses[keyof MarketplaceResourceProjectsAddUserResponses];
|
|
52454
|
+
export type MarketplaceResourceProjectsDeleteUserData = {
|
|
52455
|
+
body: UserRoleDeleteRequest;
|
|
52456
|
+
path: {
|
|
52457
|
+
uuid: string;
|
|
52458
|
+
};
|
|
52459
|
+
query?: never;
|
|
52460
|
+
url: '/api/marketplace-resource-projects/{uuid}/delete_user/';
|
|
52461
|
+
};
|
|
52462
|
+
export type MarketplaceResourceProjectsDeleteUserResponses = {
|
|
52463
|
+
/**
|
|
52464
|
+
* Role revoked successfully.
|
|
52465
|
+
*/
|
|
52466
|
+
200: unknown;
|
|
51974
52467
|
};
|
|
51975
|
-
export type
|
|
52468
|
+
export type MarketplaceResourceProjectsListUsersListData = {
|
|
52469
|
+
body?: never;
|
|
52470
|
+
path: {
|
|
52471
|
+
uuid: string;
|
|
52472
|
+
};
|
|
52473
|
+
query?: {
|
|
52474
|
+
/**
|
|
52475
|
+
* Fields to include in response
|
|
52476
|
+
*/
|
|
52477
|
+
field?: Array<UserRoleDetailsFieldEnum>;
|
|
52478
|
+
/**
|
|
52479
|
+
* User full name
|
|
52480
|
+
*/
|
|
52481
|
+
full_name?: string;
|
|
52482
|
+
/**
|
|
52483
|
+
* User native name
|
|
52484
|
+
*/
|
|
52485
|
+
native_name?: string;
|
|
52486
|
+
/**
|
|
52487
|
+
* Ordering fields
|
|
52488
|
+
*/
|
|
52489
|
+
o?: Array<UserRoleDetailsOEnum>;
|
|
52490
|
+
/**
|
|
52491
|
+
* A page number within the paginated result set.
|
|
52492
|
+
*/
|
|
52493
|
+
page?: number;
|
|
52494
|
+
/**
|
|
52495
|
+
* Number of results to return per page.
|
|
52496
|
+
*/
|
|
52497
|
+
page_size?: number;
|
|
52498
|
+
/**
|
|
52499
|
+
* Role UUID or name
|
|
52500
|
+
*/
|
|
52501
|
+
role?: string;
|
|
52502
|
+
/**
|
|
52503
|
+
* Search string for user
|
|
52504
|
+
*/
|
|
52505
|
+
search_string?: string;
|
|
52506
|
+
/**
|
|
52507
|
+
* User UUID
|
|
52508
|
+
*/
|
|
52509
|
+
user?: string;
|
|
52510
|
+
/**
|
|
52511
|
+
* User slug
|
|
52512
|
+
*/
|
|
52513
|
+
user_slug?: string;
|
|
52514
|
+
/**
|
|
52515
|
+
* User URL
|
|
52516
|
+
*/
|
|
52517
|
+
user_url?: string;
|
|
52518
|
+
/**
|
|
52519
|
+
* User username
|
|
52520
|
+
*/
|
|
52521
|
+
username?: string;
|
|
52522
|
+
};
|
|
52523
|
+
url: '/api/marketplace-resource-projects/{uuid}/list_users/';
|
|
52524
|
+
};
|
|
52525
|
+
export type MarketplaceResourceProjectsListUsersListResponses = {
|
|
52526
|
+
200: Array<UserRoleDetails>;
|
|
52527
|
+
};
|
|
52528
|
+
export type MarketplaceResourceProjectsListUsersListResponse = MarketplaceResourceProjectsListUsersListResponses[keyof MarketplaceResourceProjectsListUsersListResponses];
|
|
52529
|
+
export type MarketplaceResourceProjectsUpdateUserData = {
|
|
52530
|
+
body: UserRoleUpdateRequest;
|
|
52531
|
+
path: {
|
|
52532
|
+
uuid: string;
|
|
52533
|
+
};
|
|
52534
|
+
query?: never;
|
|
52535
|
+
url: '/api/marketplace-resource-projects/{uuid}/update_user/';
|
|
52536
|
+
};
|
|
52537
|
+
export type MarketplaceResourceProjectsUpdateUserResponses = {
|
|
52538
|
+
200: UserRoleExpirationTime;
|
|
52539
|
+
};
|
|
52540
|
+
export type MarketplaceResourceProjectsUpdateUserResponse = MarketplaceResourceProjectsUpdateUserResponses[keyof MarketplaceResourceProjectsUpdateUserResponses];
|
|
51976
52541
|
export type MarketplaceResourcesListData = {
|
|
51977
52542
|
body?: never;
|
|
51978
52543
|
path?: never;
|
|
@@ -52404,6 +52969,38 @@ export type MarketplaceResourcesUpdateResponses = {
|
|
|
52404
52969
|
200: ResourceUpdate;
|
|
52405
52970
|
};
|
|
52406
52971
|
export type MarketplaceResourcesUpdateResponse = MarketplaceResourcesUpdateResponses[keyof MarketplaceResourcesUpdateResponses];
|
|
52972
|
+
export type MarketplaceResourcesAddUserData = {
|
|
52973
|
+
body: UserRoleCreateRequest;
|
|
52974
|
+
path: {
|
|
52975
|
+
uuid: string;
|
|
52976
|
+
};
|
|
52977
|
+
query?: never;
|
|
52978
|
+
url: '/api/marketplace-resources/{uuid}/add_user/';
|
|
52979
|
+
};
|
|
52980
|
+
export type MarketplaceResourcesAddUserErrors = {
|
|
52981
|
+
/**
|
|
52982
|
+
* Validation error, for example when trying to add a user to a terminated project.
|
|
52983
|
+
*/
|
|
52984
|
+
400: unknown;
|
|
52985
|
+
};
|
|
52986
|
+
export type MarketplaceResourcesAddUserResponses = {
|
|
52987
|
+
201: UserRoleExpirationTime;
|
|
52988
|
+
};
|
|
52989
|
+
export type MarketplaceResourcesAddUserResponse = MarketplaceResourcesAddUserResponses[keyof MarketplaceResourcesAddUserResponses];
|
|
52990
|
+
export type MarketplaceResourcesDeleteUserData = {
|
|
52991
|
+
body: UserRoleDeleteRequest;
|
|
52992
|
+
path: {
|
|
52993
|
+
uuid: string;
|
|
52994
|
+
};
|
|
52995
|
+
query?: never;
|
|
52996
|
+
url: '/api/marketplace-resources/{uuid}/delete_user/';
|
|
52997
|
+
};
|
|
52998
|
+
export type MarketplaceResourcesDeleteUserResponses = {
|
|
52999
|
+
/**
|
|
53000
|
+
* Role revoked successfully.
|
|
53001
|
+
*/
|
|
53002
|
+
200: unknown;
|
|
53003
|
+
};
|
|
52407
53004
|
export type MarketplaceResourcesDetailsRetrieveData = {
|
|
52408
53005
|
body?: never;
|
|
52409
53006
|
path: {
|
|
@@ -52673,6 +53270,67 @@ export type MarketplaceResourcesHistoryAtRetrieveResponses = {
|
|
|
52673
53270
|
200: VersionHistory;
|
|
52674
53271
|
};
|
|
52675
53272
|
export type MarketplaceResourcesHistoryAtRetrieveResponse = MarketplaceResourcesHistoryAtRetrieveResponses[keyof MarketplaceResourcesHistoryAtRetrieveResponses];
|
|
53273
|
+
export type MarketplaceResourcesListUsersListData = {
|
|
53274
|
+
body?: never;
|
|
53275
|
+
path: {
|
|
53276
|
+
uuid: string;
|
|
53277
|
+
};
|
|
53278
|
+
query?: {
|
|
53279
|
+
/**
|
|
53280
|
+
* Fields to include in response
|
|
53281
|
+
*/
|
|
53282
|
+
field?: Array<UserRoleDetailsFieldEnum>;
|
|
53283
|
+
/**
|
|
53284
|
+
* User full name
|
|
53285
|
+
*/
|
|
53286
|
+
full_name?: string;
|
|
53287
|
+
/**
|
|
53288
|
+
* User native name
|
|
53289
|
+
*/
|
|
53290
|
+
native_name?: string;
|
|
53291
|
+
/**
|
|
53292
|
+
* Ordering fields
|
|
53293
|
+
*/
|
|
53294
|
+
o?: Array<UserRoleDetailsOEnum>;
|
|
53295
|
+
/**
|
|
53296
|
+
* A page number within the paginated result set.
|
|
53297
|
+
*/
|
|
53298
|
+
page?: number;
|
|
53299
|
+
/**
|
|
53300
|
+
* Number of results to return per page.
|
|
53301
|
+
*/
|
|
53302
|
+
page_size?: number;
|
|
53303
|
+
/**
|
|
53304
|
+
* Role UUID or name
|
|
53305
|
+
*/
|
|
53306
|
+
role?: string;
|
|
53307
|
+
/**
|
|
53308
|
+
* Search string for user
|
|
53309
|
+
*/
|
|
53310
|
+
search_string?: string;
|
|
53311
|
+
/**
|
|
53312
|
+
* User UUID
|
|
53313
|
+
*/
|
|
53314
|
+
user?: string;
|
|
53315
|
+
/**
|
|
53316
|
+
* User slug
|
|
53317
|
+
*/
|
|
53318
|
+
user_slug?: string;
|
|
53319
|
+
/**
|
|
53320
|
+
* User URL
|
|
53321
|
+
*/
|
|
53322
|
+
user_url?: string;
|
|
53323
|
+
/**
|
|
53324
|
+
* User username
|
|
53325
|
+
*/
|
|
53326
|
+
username?: string;
|
|
53327
|
+
};
|
|
53328
|
+
url: '/api/marketplace-resources/{uuid}/list_users/';
|
|
53329
|
+
};
|
|
53330
|
+
export type MarketplaceResourcesListUsersListResponses = {
|
|
53331
|
+
200: Array<UserRoleDetails>;
|
|
53332
|
+
};
|
|
53333
|
+
export type MarketplaceResourcesListUsersListResponse = MarketplaceResourcesListUsersListResponses[keyof MarketplaceResourcesListUsersListResponses];
|
|
52676
53334
|
export type MarketplaceResourcesMoveResourceData = {
|
|
52677
53335
|
body: MoveResourceRequest;
|
|
52678
53336
|
path: {
|
|
@@ -52884,6 +53542,203 @@ export type MarketplaceResourcesTeamListResponses = {
|
|
|
52884
53542
|
200: Array<ProjectUser>;
|
|
52885
53543
|
};
|
|
52886
53544
|
export type MarketplaceResourcesTeamListResponse = MarketplaceResourcesTeamListResponses[keyof MarketplaceResourcesTeamListResponses];
|
|
53545
|
+
export type MarketplaceResourcesTeamMembersListData = {
|
|
53546
|
+
body?: never;
|
|
53547
|
+
path: {
|
|
53548
|
+
uuid: string;
|
|
53549
|
+
};
|
|
53550
|
+
query?: {
|
|
53551
|
+
/**
|
|
53552
|
+
* Backend ID
|
|
53553
|
+
*/
|
|
53554
|
+
backend_id?: string;
|
|
53555
|
+
/**
|
|
53556
|
+
* Category UUID
|
|
53557
|
+
*/
|
|
53558
|
+
category_uuid?: string;
|
|
53559
|
+
/**
|
|
53560
|
+
* Filter by exact number of components
|
|
53561
|
+
*/
|
|
53562
|
+
component_count?: number;
|
|
53563
|
+
/**
|
|
53564
|
+
* Created after
|
|
53565
|
+
*/
|
|
53566
|
+
created?: string;
|
|
53567
|
+
/**
|
|
53568
|
+
* Created before
|
|
53569
|
+
*/
|
|
53570
|
+
created_before?: string;
|
|
53571
|
+
/**
|
|
53572
|
+
* Customer URL
|
|
53573
|
+
*/
|
|
53574
|
+
customer?: string;
|
|
53575
|
+
/**
|
|
53576
|
+
* Customer UUID
|
|
53577
|
+
*/
|
|
53578
|
+
customer_uuid?: string;
|
|
53579
|
+
/**
|
|
53580
|
+
* Downscaled
|
|
53581
|
+
*/
|
|
53582
|
+
downscaled?: boolean;
|
|
53583
|
+
/**
|
|
53584
|
+
* Has termination date
|
|
53585
|
+
*/
|
|
53586
|
+
has_terminate_date?: boolean;
|
|
53587
|
+
/**
|
|
53588
|
+
* Filter by attached state
|
|
53589
|
+
*/
|
|
53590
|
+
is_attached?: boolean;
|
|
53591
|
+
/**
|
|
53592
|
+
* LEXIS links supported
|
|
53593
|
+
*/
|
|
53594
|
+
lexis_links_supported?: boolean;
|
|
53595
|
+
/**
|
|
53596
|
+
* Filter by limit-based offerings
|
|
53597
|
+
*/
|
|
53598
|
+
limit_based?: boolean;
|
|
53599
|
+
/**
|
|
53600
|
+
* Filter by exact number of limit-based components
|
|
53601
|
+
*/
|
|
53602
|
+
limit_component_count?: number;
|
|
53603
|
+
/**
|
|
53604
|
+
* Modified after
|
|
53605
|
+
*/
|
|
53606
|
+
modified?: string;
|
|
53607
|
+
/**
|
|
53608
|
+
* Modified before
|
|
53609
|
+
*/
|
|
53610
|
+
modified_before?: string;
|
|
53611
|
+
/**
|
|
53612
|
+
* Name
|
|
53613
|
+
*/
|
|
53614
|
+
name?: string;
|
|
53615
|
+
/**
|
|
53616
|
+
* Name (exact)
|
|
53617
|
+
*/
|
|
53618
|
+
name_exact?: string;
|
|
53619
|
+
/**
|
|
53620
|
+
* Ordering
|
|
53621
|
+
*
|
|
53622
|
+
*
|
|
53623
|
+
*/
|
|
53624
|
+
o?: Array<ResourceOEnum>;
|
|
53625
|
+
offering?: string;
|
|
53626
|
+
/**
|
|
53627
|
+
* Offering billable
|
|
53628
|
+
*/
|
|
53629
|
+
offering_billable?: boolean;
|
|
53630
|
+
/**
|
|
53631
|
+
* Offering shared
|
|
53632
|
+
*/
|
|
53633
|
+
offering_shared?: boolean;
|
|
53634
|
+
/**
|
|
53635
|
+
* Multiple values may be separated by commas.
|
|
53636
|
+
*/
|
|
53637
|
+
offering_slug?: Array<string>;
|
|
53638
|
+
/**
|
|
53639
|
+
* Offering type
|
|
53640
|
+
*/
|
|
53641
|
+
offering_type?: string;
|
|
53642
|
+
/**
|
|
53643
|
+
* Multiple values may be separated by commas.
|
|
53644
|
+
*/
|
|
53645
|
+
offering_uuid?: Array<string>;
|
|
53646
|
+
/**
|
|
53647
|
+
* Filter resources with only limit-based components
|
|
53648
|
+
*/
|
|
53649
|
+
only_limit_based?: boolean;
|
|
53650
|
+
/**
|
|
53651
|
+
* Filter resources with only usage-based components
|
|
53652
|
+
*/
|
|
53653
|
+
only_usage_based?: boolean;
|
|
53654
|
+
/**
|
|
53655
|
+
* Order state
|
|
53656
|
+
*
|
|
53657
|
+
*
|
|
53658
|
+
*/
|
|
53659
|
+
order_state?: Array<OrderState>;
|
|
53660
|
+
/**
|
|
53661
|
+
* A page number within the paginated result set.
|
|
53662
|
+
*/
|
|
53663
|
+
page?: number;
|
|
53664
|
+
/**
|
|
53665
|
+
* Number of results to return per page.
|
|
53666
|
+
*/
|
|
53667
|
+
page_size?: number;
|
|
53668
|
+
parent_offering_uuid?: string;
|
|
53669
|
+
/**
|
|
53670
|
+
* Paused
|
|
53671
|
+
*/
|
|
53672
|
+
paused?: boolean;
|
|
53673
|
+
/**
|
|
53674
|
+
* Plan UUID
|
|
53675
|
+
*/
|
|
53676
|
+
plan_uuid?: string;
|
|
53677
|
+
/**
|
|
53678
|
+
* Project name
|
|
53679
|
+
*/
|
|
53680
|
+
project_name?: string;
|
|
53681
|
+
/**
|
|
53682
|
+
* Project UUID
|
|
53683
|
+
*/
|
|
53684
|
+
project_uuid?: string;
|
|
53685
|
+
/**
|
|
53686
|
+
* Provider UUID
|
|
53687
|
+
*/
|
|
53688
|
+
provider_uuid?: string;
|
|
53689
|
+
/**
|
|
53690
|
+
* Search by resource UUID, name, slug, backend ID, effective ID, IPs or hypervisor
|
|
53691
|
+
*/
|
|
53692
|
+
query?: string;
|
|
53693
|
+
/**
|
|
53694
|
+
* Resource attributes (JSON)
|
|
53695
|
+
*/
|
|
53696
|
+
resource_attributes?: string;
|
|
53697
|
+
/**
|
|
53698
|
+
* Restrict member access
|
|
53699
|
+
*/
|
|
53700
|
+
restrict_member_access?: boolean;
|
|
53701
|
+
/**
|
|
53702
|
+
* Runtime state
|
|
53703
|
+
*/
|
|
53704
|
+
runtime_state?: string;
|
|
53705
|
+
/**
|
|
53706
|
+
* Filter by scope URL.
|
|
53707
|
+
*/
|
|
53708
|
+
scope?: string;
|
|
53709
|
+
/**
|
|
53710
|
+
* Service manager UUID
|
|
53711
|
+
*/
|
|
53712
|
+
service_manager_uuid?: string;
|
|
53713
|
+
/**
|
|
53714
|
+
* Slug
|
|
53715
|
+
*/
|
|
53716
|
+
slug?: string;
|
|
53717
|
+
/**
|
|
53718
|
+
* Resource state
|
|
53719
|
+
*
|
|
53720
|
+
*
|
|
53721
|
+
*/
|
|
53722
|
+
state?: Array<ResourceState>;
|
|
53723
|
+
/**
|
|
53724
|
+
* Filter by usage-based offerings
|
|
53725
|
+
*/
|
|
53726
|
+
usage_based?: boolean;
|
|
53727
|
+
/**
|
|
53728
|
+
* Include only resources visible to service providers
|
|
53729
|
+
*/
|
|
53730
|
+
visible_to_providers?: boolean;
|
|
53731
|
+
/**
|
|
53732
|
+
* Visible to username
|
|
53733
|
+
*/
|
|
53734
|
+
visible_to_username?: string;
|
|
53735
|
+
};
|
|
53736
|
+
url: '/api/marketplace-resources/{uuid}/team_members/';
|
|
53737
|
+
};
|
|
53738
|
+
export type MarketplaceResourcesTeamMembersListResponses = {
|
|
53739
|
+
200: Array<ResourceTeamMember>;
|
|
53740
|
+
};
|
|
53741
|
+
export type MarketplaceResourcesTeamMembersListResponse = MarketplaceResourcesTeamMembersListResponses[keyof MarketplaceResourcesTeamMembersListResponses];
|
|
52887
53742
|
export type MarketplaceResourcesTerminateData = {
|
|
52888
53743
|
body?: ResourceTerminateRequest;
|
|
52889
53744
|
path: {
|
|
@@ -52948,6 +53803,18 @@ export type MarketplaceResourcesUpdateOptionsResponses = {
|
|
|
52948
53803
|
201: OrderUuid;
|
|
52949
53804
|
};
|
|
52950
53805
|
export type MarketplaceResourcesUpdateOptionsResponse = MarketplaceResourcesUpdateOptionsResponses[keyof MarketplaceResourcesUpdateOptionsResponses];
|
|
53806
|
+
export type MarketplaceResourcesUpdateUserData = {
|
|
53807
|
+
body: UserRoleUpdateRequest;
|
|
53808
|
+
path: {
|
|
53809
|
+
uuid: string;
|
|
53810
|
+
};
|
|
53811
|
+
query?: never;
|
|
53812
|
+
url: '/api/marketplace-resources/{uuid}/update_user/';
|
|
53813
|
+
};
|
|
53814
|
+
export type MarketplaceResourcesUpdateUserResponses = {
|
|
53815
|
+
200: UserRoleExpirationTime;
|
|
53816
|
+
};
|
|
53817
|
+
export type MarketplaceResourcesUpdateUserResponse = MarketplaceResourcesUpdateUserResponses[keyof MarketplaceResourcesUpdateUserResponses];
|
|
52951
53818
|
export type MarketplaceResourcesSuggestNameData = {
|
|
52952
53819
|
body: ResourceSuggestNameRequest;
|
|
52953
53820
|
path?: never;
|
|
@@ -77819,6 +78686,105 @@ export type ReviewerSuggestionsRejectResponses = {
|
|
|
77819
78686
|
200: ReviewerSuggestion;
|
|
77820
78687
|
};
|
|
77821
78688
|
export type ReviewerSuggestionsRejectResponse = ReviewerSuggestionsRejectResponses[keyof ReviewerSuggestionsRejectResponses];
|
|
78689
|
+
export type RoleAvailabilitiesListData = {
|
|
78690
|
+
body?: never;
|
|
78691
|
+
path?: never;
|
|
78692
|
+
query?: {
|
|
78693
|
+
/**
|
|
78694
|
+
* Scope object id
|
|
78695
|
+
*/
|
|
78696
|
+
object_id?: number;
|
|
78697
|
+
/**
|
|
78698
|
+
* A page number within the paginated result set.
|
|
78699
|
+
*/
|
|
78700
|
+
page?: number;
|
|
78701
|
+
/**
|
|
78702
|
+
* Number of results to return per page.
|
|
78703
|
+
*/
|
|
78704
|
+
page_size?: number;
|
|
78705
|
+
/**
|
|
78706
|
+
* Role name contains
|
|
78707
|
+
*/
|
|
78708
|
+
role_name?: string;
|
|
78709
|
+
/**
|
|
78710
|
+
* Role UUID
|
|
78711
|
+
*/
|
|
78712
|
+
role_uuid?: string;
|
|
78713
|
+
/**
|
|
78714
|
+
* Scope content type (e.g. 'offering', 'customer')
|
|
78715
|
+
*/
|
|
78716
|
+
scope_type?: string;
|
|
78717
|
+
};
|
|
78718
|
+
url: '/api/role-availabilities/';
|
|
78719
|
+
};
|
|
78720
|
+
export type RoleAvailabilitiesListResponses = {
|
|
78721
|
+
200: Array<RoleAvailabilityDetails>;
|
|
78722
|
+
};
|
|
78723
|
+
export type RoleAvailabilitiesListResponse = RoleAvailabilitiesListResponses[keyof RoleAvailabilitiesListResponses];
|
|
78724
|
+
export type RoleAvailabilitiesCountData = {
|
|
78725
|
+
body?: never;
|
|
78726
|
+
path?: never;
|
|
78727
|
+
query?: {
|
|
78728
|
+
/**
|
|
78729
|
+
* Scope object id
|
|
78730
|
+
*/
|
|
78731
|
+
object_id?: number;
|
|
78732
|
+
/**
|
|
78733
|
+
* A page number within the paginated result set.
|
|
78734
|
+
*/
|
|
78735
|
+
page?: number;
|
|
78736
|
+
/**
|
|
78737
|
+
* Number of results to return per page.
|
|
78738
|
+
*/
|
|
78739
|
+
page_size?: number;
|
|
78740
|
+
/**
|
|
78741
|
+
* Role name contains
|
|
78742
|
+
*/
|
|
78743
|
+
role_name?: string;
|
|
78744
|
+
/**
|
|
78745
|
+
* Role UUID
|
|
78746
|
+
*/
|
|
78747
|
+
role_uuid?: string;
|
|
78748
|
+
/**
|
|
78749
|
+
* Scope content type (e.g. 'offering', 'customer')
|
|
78750
|
+
*/
|
|
78751
|
+
scope_type?: string;
|
|
78752
|
+
};
|
|
78753
|
+
url: '/api/role-availabilities/';
|
|
78754
|
+
};
|
|
78755
|
+
export type RoleAvailabilitiesCountResponses = {
|
|
78756
|
+
/**
|
|
78757
|
+
* No response body
|
|
78758
|
+
*/
|
|
78759
|
+
200: unknown;
|
|
78760
|
+
};
|
|
78761
|
+
export type RoleAvailabilitiesDestroyData = {
|
|
78762
|
+
body?: never;
|
|
78763
|
+
path: {
|
|
78764
|
+
uuid: string;
|
|
78765
|
+
};
|
|
78766
|
+
query?: never;
|
|
78767
|
+
url: '/api/role-availabilities/{uuid}/';
|
|
78768
|
+
};
|
|
78769
|
+
export type RoleAvailabilitiesDestroyResponses = {
|
|
78770
|
+
/**
|
|
78771
|
+
* No response body
|
|
78772
|
+
*/
|
|
78773
|
+
204: void;
|
|
78774
|
+
};
|
|
78775
|
+
export type RoleAvailabilitiesDestroyResponse = RoleAvailabilitiesDestroyResponses[keyof RoleAvailabilitiesDestroyResponses];
|
|
78776
|
+
export type RoleAvailabilitiesRetrieveData = {
|
|
78777
|
+
body?: never;
|
|
78778
|
+
path: {
|
|
78779
|
+
uuid: string;
|
|
78780
|
+
};
|
|
78781
|
+
query?: never;
|
|
78782
|
+
url: '/api/role-availabilities/{uuid}/';
|
|
78783
|
+
};
|
|
78784
|
+
export type RoleAvailabilitiesRetrieveResponses = {
|
|
78785
|
+
200: RoleAvailabilityDetails;
|
|
78786
|
+
};
|
|
78787
|
+
export type RoleAvailabilitiesRetrieveResponse = RoleAvailabilitiesRetrieveResponses[keyof RoleAvailabilitiesRetrieveResponses];
|
|
77822
78788
|
export type RolesListData = {
|
|
77823
78789
|
body?: never;
|
|
77824
78790
|
path?: never;
|