Interface UploadApi

    • Method Detail

      • uploadApplication

        String uploadApplication​(File file)
        Upload a living application Upload application
        Parameters:
        file - (optional)
        Returns:
        String
      • uploadApplicationWithHttpInfo

        ApiResponse<String> uploadApplicationWithHttpInfo​(File file)
        Upload a living application Similar to uploadApplication but it also returns the http response headers . Upload application
        Parameters:
        file - (optional)
        Returns:
        A ApiResponse that wraps the response boyd and the http headers.
      • uploadBDMAccessControl

        String uploadBDMAccessControl​(File file)
        Upload a BDM Access Control ![edition](https://img.shields.io/badge/edition-entreprise-blue) Upload BDM Access Control
        Parameters:
        file - (optional)
        Returns:
        String
      • uploadBDMAccessControlWithHttpInfo

        ApiResponse<String> uploadBDMAccessControlWithHttpInfo​(File file)
        Upload a BDM Access Control Similar to uploadBDMAccessControl but it also returns the http response headers . ![edition](https://img.shields.io/badge/edition-entreprise-blue) Upload BDM Access Control
        Parameters:
        file - (optional)
        Returns:
        A ApiResponse that wraps the response boyd and the http headers.
      • uploadFile

        String uploadFile​(File file)
        Upload a file Upload file. **NOTE:** If this file is a BDM zip, to do this, your tenant services need to be paused. In Enterprise editions, if you have an access control file installed on your tenant, you need to delete it before installing or updating your BDM.
        Parameters:
        file - (optional)
        Returns:
        String
      • uploadFileWithHttpInfo

        ApiResponse<String> uploadFileWithHttpInfo​(File file)
        Upload a file Similar to uploadFile but it also returns the http response headers . Upload file. **NOTE:** If this file is a BDM zip, to do this, your tenant services need to be paused. In Enterprise editions, if you have an access control file installed on your tenant, you need to delete it before installing or updating your BDM.
        Parameters:
        file - (optional)
        Returns:
        A ApiResponse that wraps the response boyd and the http headers.
      • uploadOrganization

        String uploadOrganization​(File file)
        Import an organization Upload organization
        Parameters:
        file - (optional)
        Returns:
        String
      • uploadOrganizationWithHttpInfo

        ApiResponse<String> uploadOrganizationWithHttpInfo​(File file)
        Import an organization Similar to uploadOrganization but it also returns the http response headers . Upload organization
        Parameters:
        file - (optional)
        Returns:
        A ApiResponse that wraps the response boyd and the http headers.
      • uploadPage

        String uploadPage​(File file)
        Upload a Page Upload Page
        Parameters:
        file - (optional)
        Returns:
        String
      • uploadPageWithHttpInfo

        ApiResponse<String> uploadPageWithHttpInfo​(File file)
        Upload a Page Similar to uploadPage but it also returns the http response headers . Upload Page
        Parameters:
        file - (optional)
        Returns:
        A ApiResponse that wraps the response boyd and the http headers.
      • uploadProcess

        String uploadProcess​(File file)
        Upload a bar file Upload a bar file
        Parameters:
        file - (optional)
        Returns:
        String
      • uploadProcessWithHttpInfo

        ApiResponse<String> uploadProcessWithHttpInfo​(File file)
        Upload a bar file Similar to uploadProcess but it also returns the http response headers . Upload a bar file
        Parameters:
        file - (optional)
        Returns:
        A ApiResponse that wraps the response boyd and the http headers.
      • uploadprofiles

        String uploadprofiles​(File file)
        Upload profiles Upload profiles
        Parameters:
        file - (optional)
        Returns:
        String
      • uploadprofilesWithHttpInfo

        ApiResponse<String> uploadprofilesWithHttpInfo​(File file)
        Upload profiles Similar to uploadprofiles but it also returns the http response headers . Upload profiles
        Parameters:
        file - (optional)
        Returns:
        A ApiResponse that wraps the response boyd and the http headers.