-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UPDATED 2022-06-25-1310CDT v00.60.11.000.030
UPDATED 2022-06-25-1310CDT v00.60.11.000.030 Refactored object definition data in scripts, reworked some methods on object type selection, corrected some errors that crept in by copy-paste affecting some imports. Finalized approach for object type specific selectors and standardized reference only export naming for file add-on.
- Loading branch information
1 parent
7e40ec3
commit 3bff7e0
Showing
107 changed files
with
17,507 additions
and
7,499 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
..._Purpose_and_Utilization.v00.60.10.000.md → ..._Purpose_and_Utilization.v00.60.11.000.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# R8x-export-import-api-scripts - What's NEW in v00.60.11 | ||
|
||
What's NEW in Check Point R8x Export, Import, Set/Update, Rename to new-name, and Delete mgmt_cli API scripts for bash on Check Point Gaia OS management hosts, using CSV files (v00.60.xx.yyy) | ||
|
||
## UPDATED: 2022-06-25 | ||
|
||
Interim update | ||
|
||
## What's New | ||
|
||
As of v00.60.11 this file will document major changes and additions to the version. | ||
|
||
- Specific limitations and caveats are added to the LIMITATIONS_and_CAVEATS.md file for reference. | ||
|
||
- Details of object type specific capabilities are documented in the supported_objects.{version}.tsv | ||
|
||
### v00.60.11 | ||
|
||
- Addresses issue where service objects that have aggressive aging settings need to be separated between those that are set to use the defautl time out and those that do not use the default timeout, which now generates explicit CSV files for each supported import operation, but also a dedicated reference export that combines all of that service time for review | ||
|
||
- Addresses issue where TACACS Server object import needs specific information for TACACS versus TACACS+ configuration. Specific CSV files for each TACACS server type are generated for input, which also addresses the limitation that the API exports a value for TACACS+ that can't import. Also generate a consolidated reference export. | ||
|
||
- Added support for objects to have an initial object specific selection criteria based on key and value data. Future expansion is possible. | ||
|
||
- Added support for objects type smtp-servers from API version 1.9 (R81.20) forward | ||
|
||
- Added support for objects type network-feeds from API version 1.9 (R81.20) forward | ||
|
||
- Added support for objects type interoperable-devices from API version 1.9 (R81.20) forward | ||
|
||
- Reference only exports now use standard name extension of "REFERENCE_DO_NOT_IMPORT" added to the regular name. |
File renamed without changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
..._Purpose_and_Utilization.v00.60.10.000.md → ..._Purpose_and_Utilization.v00.60.11.000.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# R8x-export-import-api-scripts - What's NEW in v00.60.11 | ||
|
||
What's NEW in Check Point R8x Export, Import, Set/Update, Rename to new-name, and Delete mgmt_cli API scripts for bash on Check Point Gaia OS management hosts, using CSV files (v00.60.xx.yyy) | ||
|
||
## UPDATED: 2022-06-25 | ||
|
||
Interim update | ||
|
||
## What's New | ||
|
||
As of v00.60.11 this file will document major changes and additions to the version. | ||
|
||
- Specific limitations and caveats are added to the LIMITATIONS_and_CAVEATS.md file for reference. | ||
|
||
- Details of object type specific capabilities are documented in the supported_objects.{version}.tsv | ||
|
||
### v00.60.11 | ||
|
||
- Addresses issue where service objects that have aggressive aging settings need to be separated between those that are set to use the defautl time out and those that do not use the default timeout, which now generates explicit CSV files for each supported import operation, but also a dedicated reference export that combines all of that service time for review | ||
|
||
- Addresses issue where TACACS Server object import needs specific information for TACACS versus TACACS+ configuration. Specific CSV files for each TACACS server type are generated for input, which also addresses the limitation that the API exports a value for TACACS+ that can't import. Also generate a consolidated reference export. | ||
|
||
- Added support for objects to have an initial object specific selection criteria based on key and value data. Future expansion is possible. | ||
|
||
- Added support for objects type smtp-servers from API version 1.9 (R81.20) forward | ||
|
||
- Added support for objects type network-feeds from API version 1.9 (R81.20) forward | ||
|
||
- Added support for objects type interoperable-devices from API version 1.9 (R81.20) forward | ||
|
||
- Reference only exports now use standard name extension of "REFERENCE_DO_NOT_IMPORT" added to the regular name. |
Oops, something went wrong.